Pull request #43185 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 rather than 833139f3908f55c0c8c592910b8a2de01868ca1c Obtained Jenkinsfile from 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 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-43185@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-02-18T20:42:46.423Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-18T20:42:46.428Z] Trying to pass milestone 7 [Pipeline] milestone [2022-02-18T20:42:46.500Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-18T20:42:46.941Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-002da99dc92f6189f) in /home/ubuntu/workspace/moby_PR-43185 [Pipeline] { [Pipeline] checkout [2022-02-18T20:42:46.990Z] The recommended git tool is: git [2022-02-18T20:42:49.617Z] using credential docker-jenkins-github-credentials [2022-02-18T20:42:49.626Z] Cloning the remote Git repository [2022-02-18T20:42:49.626Z] Cloning with configured refspecs honoured and without tags [2022-02-18T20:42:49.668Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T20:42:49.703Z] > git init /home/ubuntu/workspace/moby_PR-43185 # timeout=10 [2022-02-18T20:42:49.914Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:42:49.915Z] > git --version # timeout=10 [2022-02-18T20:42:49.951Z] > git --version # 'git version 2.17.1' [2022-02-18T20:42:49.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:42:49.953Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:43:14.075Z] Fetching without tags [2022-02-18T20:43:14.381Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:43:15.169Z] Merge succeeded, producing 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:43:15.169Z] Checking out Revision 833139f3908f55c0c8c592910b8a2de01868ca1c (PR-43185) [2022-02-18T20:43:13.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:43:13.995Z] > git config --add remote.origin.fetch +refs/pull/43185/head:refs/remotes/origin/PR-43185 # timeout=10 [2022-02-18T20:43:14.014Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:43:14.035Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:43:14.078Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:43:14.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:14.109Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:43:14.387Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:43:14.410Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:43:15.114Z] > git remote # timeout=10 [2022-02-18T20:43:15.126Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T20:43:15.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:15.140Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T20:43:15.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T20:43:15.170Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:43:15.188Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:43:19.122Z] Commit message: "pkg/archive: audit gosec file-traversal lints" [2022-02-18T20:43:19.150Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-18T20:43:19.124Z] > git rev-list --no-walk c98286a8a8e6da0f42dfbc375222cb5122560502 # timeout=10 [2022-02-18T20:43:20.275Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43185:/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-02-18T20:43:23.573Z] Unable to find image 'alpine:latest' locally [2022-02-18T20:43:23.838Z] latest: Pulling from library/alpine [2022-02-18T20:43:24.408Z] 59bf1c3509f3: Pulling fs layer [2022-02-18T20:43:24.667Z] 59bf1c3509f3: Verifying Checksum [2022-02-18T20:43:24.667Z] 59bf1c3509f3: Download complete [2022-02-18T20:43:26.050Z] 59bf1c3509f3: Pull complete [2022-02-18T20:43:26.623Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-18T20:43:26.623Z] Status: Downloaded newer image for alpine:latest [2022-02-18T20:43:31.906Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-02-18T20:43:32.789Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-002da99dc92f6189f) in /home/ubuntu/workspace/moby_PR-43185 [Pipeline] node [2022-02-18T20:43:32.795Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0302f061362d12745) in /home/ubuntu/workspace/moby_PR-43185 [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) [2022-02-18T20:43:32.809Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02398c7f38037a5ee) in /home/ubuntu/workspace/moby_PR-43185 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-02-18T20:43:32.871Z] The recommended git tool is: git [Pipeline] checkout [2022-02-18T20:43:32.876Z] The recommended git tool is: git [2022-02-18T20:43:32.882Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2022-02-18T20:43:32.926Z] using credential docker-jenkins-github-credentials [2022-02-18T20:43:32.927Z] Fetching changes from the remote Git repository [2022-02-18T20:43:32.929Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05be1534d988ad782) in /home/ubuntu/workspace/moby_PR-43185 [Pipeline] // stage [2022-02-18T20:43:32.942Z] Fetching without tags [2022-02-18T20:43:32.945Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c2d1815983f737cc) in /home/ubuntu/workspace/moby_PR-43185 [Pipeline] // stage [2022-02-18T20:43:32.961Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-02-18T20:43:32.979Z] Fetching without tags [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-02-18T20:43:32.996Z] The recommended git tool is: git [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] } [2022-02-18T20:43:33.006Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-02-18T20:43:33.016Z] Cloning the remote Git repository [2022-02-18T20:43:33.016Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] checkout [2022-02-18T20:43:33.048Z] The recommended git tool is: git [2022-02-18T20:43:33.058Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-02-18T20:43:33.068Z] The recommended git tool is: git [Pipeline] // stage [2022-02-18T20:43:33.078Z] Cloning the remote Git repository [2022-02-18T20:43:33.078Z] Cloning with configured refspecs honoured and without tags [2022-02-18T20:43:33.079Z] using credential docker-jenkins-github-credentials [2022-02-18T20:43:33.092Z] Cloning the remote Git repository [2022-02-18T20:43:33.092Z] Cloning with configured refspecs honoured and without tags [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 [2022-02-18T20:43:33.239Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 833139f3908f55c0c8c592910b8a2de01868ca1c [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-18T20:43:33.401Z] Merge succeeded, producing 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:43:33.401Z] Checking out Revision 833139f3908f55c0c8c592910b8a2de01868ca1c (PR-43185) [2022-02-18T20:43:33.574Z] Commit message: "pkg/archive: audit gosec file-traversal lints" [2022-02-18T20:43:33.607Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:43:33.758Z] Merge succeeded, producing 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:43:33.758Z] Checking out Revision 833139f3908f55c0c8c592910b8a2de01868ca1c (PR-43185) [2022-02-18T20:43:33.813Z] Commit message: "pkg/archive: audit gosec file-traversal lints" [2022-02-18T20:43:32.918Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43185/.git # timeout=10 [2022-02-18T20:43:32.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:43:32.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:43:32.945Z] > git --version # timeout=10 [2022-02-18T20:43:32.956Z] > git --version # 'git version 2.17.1' [2022-02-18T20:43:32.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:32.957Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:43:33.243Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:43:33.249Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:43:33.335Z] > git remote # timeout=10 [2022-02-18T20:43:33.349Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T20:43:33.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:33.371Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T20:43:33.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T20:43:33.404Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:43:33.418Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:43:32.939Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43185/.git # timeout=10 [2022-02-18T20:43:32.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:43:32.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:43:32.982Z] > git --version # timeout=10 [2022-02-18T20:43:32.988Z] > git --version # 'git version 2.17.1' [2022-02-18T20:43:32.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:32.989Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:43:33.608Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:43:33.629Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:43:33.729Z] > git remote # timeout=10 [2022-02-18T20:43:33.735Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T20:43:33.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:33.739Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T20:43:33.748Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T20:43:33.760Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:43:33.765Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:43:33.018Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T20:43:33.019Z] > git init /home/ubuntu/workspace/moby_PR-43185 # timeout=10 [2022-02-18T20:43:33.039Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:43:33.039Z] > git --version # timeout=10 [2022-02-18T20:43:33.059Z] > git --version # 'git version 2.17.1' [2022-02-18T20:43:33.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:33.070Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T20:43:33.081Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T20:43:33.081Z] > git init /home/ubuntu/workspace/moby_PR-43185 # timeout=10 [2022-02-18T20:43:33.087Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:43:33.087Z] > git --version # timeout=10 [2022-02-18T20:43:33.092Z] > git --version # 'git version 2.25.1' [2022-02-18T20:43:33.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:33.093Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:43:33.093Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T20:43:33.093Z] > git init /home/ubuntu/workspace/moby_PR-43185 # timeout=10 [2022-02-18T20:43:33.102Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:43:33.103Z] > git --version # timeout=10 [2022-02-18T20:43:33.108Z] > git --version # 'git version 2.25.1' [2022-02-18T20:43:33.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:33.109Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T20:43:34.273Z] + docker version [2022-02-18T20:43:34.273Z] Client: Docker Engine - Community [2022-02-18T20:43:34.273Z] Version: 20.10.12 [2022-02-18T20:43:34.273Z] API version: 1.41 [2022-02-18T20:43:34.273Z] Go version: go1.16.12 [2022-02-18T20:43:34.273Z] Git commit: e91ed57 [2022-02-18T20:43:34.273Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-18T20:43:34.273Z] OS/Arch: linux/amd64 [2022-02-18T20:43:34.273Z] Context: default [2022-02-18T20:43:34.273Z] Experimental: true [2022-02-18T20:43:34.273Z] [2022-02-18T20:43:34.273Z] Server: Docker Engine - Community [2022-02-18T20:43:34.273Z] Engine: [2022-02-18T20:43:34.273Z] Version: 20.10.12 [2022-02-18T20:43:34.273Z] API version: 1.41 (minimum version 1.12) [2022-02-18T20:43:34.273Z] Go version: go1.16.12 [2022-02-18T20:43:34.273Z] Git commit: 459d0df [2022-02-18T20:43:34.273Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-18T20:43:34.273Z] OS/Arch: linux/amd64 [2022-02-18T20:43:34.273Z] Experimental: true [2022-02-18T20:43:34.273Z] containerd: [2022-02-18T20:43:34.273Z] Version: 1.4.12 [2022-02-18T20:43:34.273Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T20:43:34.273Z] runc: [2022-02-18T20:43:34.273Z] Version: 1.0.2 [2022-02-18T20:43:34.273Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-18T20:43:34.273Z] docker-init: [2022-02-18T20:43:34.273Z] Version: 0.19.0 [2022-02-18T20:43:34.273Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-18T20:43:34.471Z] + docker version [2022-02-18T20:43:34.471Z] Client: Docker Engine - Community [2022-02-18T20:43:34.471Z] Version: 20.10.12 [2022-02-18T20:43:34.471Z] API version: 1.41 [2022-02-18T20:43:34.471Z] Go version: go1.16.12 [2022-02-18T20:43:34.471Z] Git commit: e91ed57 [2022-02-18T20:43:34.471Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-18T20:43:34.471Z] OS/Arch: linux/amd64 [2022-02-18T20:43:34.471Z] Context: default [2022-02-18T20:43:34.471Z] Experimental: true [2022-02-18T20:43:34.471Z] [2022-02-18T20:43:34.471Z] Server: Docker Engine - Community [2022-02-18T20:43:34.471Z] Engine: [2022-02-18T20:43:34.471Z] Version: 20.10.12 [2022-02-18T20:43:34.471Z] API version: 1.41 (minimum version 1.12) [2022-02-18T20:43:34.471Z] Go version: go1.16.12 [2022-02-18T20:43:34.471Z] Git commit: 459d0df [2022-02-18T20:43:34.471Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-18T20:43:34.471Z] OS/Arch: linux/amd64 [2022-02-18T20:43:34.471Z] Experimental: true [2022-02-18T20:43:34.471Z] containerd: [2022-02-18T20:43:34.471Z] Version: 1.4.12 [2022-02-18T20:43:34.471Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T20:43:34.471Z] runc: [2022-02-18T20:43:34.471Z] Version: 1.0.2 [2022-02-18T20:43:34.471Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-18T20:43:34.471Z] docker-init: [2022-02-18T20:43:34.471Z] Version: 0.19.0 [2022-02-18T20:43:34.471Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-18T20:43:34.565Z] + docker info [2022-02-18T20:43:34.805Z] + docker info [2022-02-18T20:43:34.805Z] Client: [2022-02-18T20:43:34.805Z] Context: default [2022-02-18T20:43:34.805Z] Debug Mode: false [2022-02-18T20:43:34.805Z] Plugins: [2022-02-18T20:43:34.805Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-18T20:43:34.805Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-18T20:43:34.805Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-18T20:43:34.805Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-18T20:43:34.805Z] [2022-02-18T20:43:34.805Z] Server: [2022-02-18T20:43:34.805Z] Containers: 0 [2022-02-18T20:43:34.805Z] Running: 0 [2022-02-18T20:43:34.805Z] Paused: 0 [2022-02-18T20:43:34.805Z] Stopped: 0 [2022-02-18T20:43:34.805Z] Images: 2 [2022-02-18T20:43:34.805Z] Server Version: 20.10.12 [2022-02-18T20:43:34.805Z] Storage Driver: overlay2 [2022-02-18T20:43:34.805Z] Backing Filesystem: extfs [2022-02-18T20:43:34.805Z] Supports d_type: true [2022-02-18T20:43:34.805Z] Native Overlay Diff: true [2022-02-18T20:43:34.805Z] userxattr: false [2022-02-18T20:43:34.805Z] Logging Driver: json-file [2022-02-18T20:43:34.805Z] Cgroup Driver: cgroupfs [2022-02-18T20:43:34.805Z] Cgroup Version: 1 [2022-02-18T20:43:34.805Z] Plugins: [2022-02-18T20:43:34.805Z] Volume: local [2022-02-18T20:43:34.805Z] Network: bridge host ipvlan macvlan null overlay [2022-02-18T20:43:34.805Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-18T20:43:34.805Z] Swarm: inactive [2022-02-18T20:43:34.805Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-02-18T20:43:34.805Z] Default Runtime: runc [2022-02-18T20:43:34.805Z] Init Binary: docker-init [2022-02-18T20:43:34.805Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T20:43:34.805Z] runc version: v1.0.2-0-g52b36a2 [2022-02-18T20:43:34.805Z] init version: de40ad0 [2022-02-18T20:43:34.805Z] Security Options: [2022-02-18T20:43:34.805Z] apparmor [2022-02-18T20:43:34.805Z] seccomp [2022-02-18T20:43:34.805Z] Profile: default [2022-02-18T20:43:34.805Z] Kernel Version: 5.4.0-1061-aws [2022-02-18T20:43:34.805Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-18T20:43:34.805Z] OSType: linux [2022-02-18T20:43:34.805Z] Architecture: x86_64 [2022-02-18T20:43:34.805Z] CPUs: 2 [2022-02-18T20:43:34.805Z] Total Memory: 7.565GiB [2022-02-18T20:43:34.805Z] Name: ip-10-100-70-157 [2022-02-18T20:43:34.805Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-18T20:43:34.805Z] Docker Root Dir: /var/lib/docker [2022-02-18T20:43:34.805Z] Debug Mode: false [2022-02-18T20:43:34.805Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:43:34.805Z] Labels: [2022-02-18T20:43:34.805Z] Experimental: true [2022-02-18T20:43:34.805Z] Insecure Registries: [2022-02-18T20:43:34.805Z] 127.0.0.0/8 [2022-02-18T20:43:34.805Z] Live Restore Enabled: true [2022-02-18T20:43:34.805Z] [2022-02-18T20:43:34.805Z] WARNING: No swap limit support [Pipeline] sh [2022-02-18T20:43:35.126Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T20:43:35.126Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T20:43:35.126Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43185/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-18T20:43:35.126Z] + bash /home/ubuntu/workspace/moby_PR-43185/check-config.sh [2022-02-18T20:43:35.126Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-18T20:43:35.126Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-18T20:43:35.126Z] [2022-02-18T20:43:35.126Z] Generally Necessary: [2022-02-18T20:43:35.126Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-18T20:43:35.126Z] - apparmor: enabled and tools installed [2022-02-18T20:43:35.126Z] - CONFIG_NAMESPACES: enabled [2022-02-18T20:43:35.126Z] - CONFIG_NET_NS: enabled [2022-02-18T20:43:35.126Z] - CONFIG_PID_NS: enabled [2022-02-18T20:43:35.126Z] - CONFIG_IPC_NS: enabled [2022-02-18T20:43:35.126Z] - CONFIG_UTS_NS: enabled [2022-02-18T20:43:35.126Z] - CONFIG_CGROUPS: enabled [2022-02-18T20:43:35.126Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-18T20:43:35.126Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-18T20:43:35.126Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-18T20:43:35.126Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-18T20:43:35.126Z] - CONFIG_CPUSETS: enabled [2022-02-18T20:43:35.126Z] - CONFIG_MEMCG: enabled [2022-02-18T20:43:35.126Z] - CONFIG_KEYS: enabled [2022-02-18T20:43:35.126Z] - CONFIG_VETH: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-18T20:43:35.126Z] - CONFIG_CGROUP_BPF: enabled [2022-02-18T20:43:35.126Z] [2022-02-18T20:43:35.126Z] Optional Features: [2022-02-18T20:43:35.126Z] - CONFIG_USER_NS: enabled [2022-02-18T20:43:35.126Z] - CONFIG_SECCOMP: enabled [2022-02-18T20:43:35.126Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-18T20:43:35.126Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-18T20:43:35.126Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-18T20:43:35.126Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-18T20:43:35.126Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-18T20:43:35.126Z] - CONFIG_BLK_CGROUP: enabled [2022-02-18T20:43:35.126Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-18T20:43:35.126Z] - CONFIG_CGROUP_PERF: enabled [2022-02-18T20:43:35.126Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-18T20:43:35.126Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-18T20:43:35.126Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-18T20:43:35.126Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-18T20:43:35.126Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-18T20:43:35.126Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-18T20:43:35.126Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-18T20:43:35.384Z] - CONFIG_IP_VS: enabled (as module) [2022-02-18T20:43:35.384Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-18T20:43:35.384Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-18T20:43:35.384Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-18T20:43:35.384Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-18T20:43:35.384Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-18T20:43:35.384Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-18T20:43:35.384Z] - CONFIG_EXT4_FS: enabled [2022-02-18T20:43:35.384Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-18T20:43:35.384Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-18T20:43:35.384Z] - Network Drivers: [2022-02-18T20:43:35.384Z] - "overlay": [2022-02-18T20:43:35.384Z] - CONFIG_VXLAN: enabled (as module) [2022-02-18T20:43:35.384Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-18T20:43:35.384Z] Optional (for encrypted networks): [2022-02-18T20:43:35.384Z] - CONFIG_CRYPTO: enabled [2022-02-18T20:43:35.384Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-18T20:43:35.384Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-18T20:43:35.384Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-18T20:43:35.384Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-18T20:43:35.384Z] - CONFIG_XFRM: enabled [2022-02-18T20:43:35.384Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-18T20:43:35.384Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-18T20:43:35.384Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-18T20:43:35.384Z] - "ipvlan": [2022-02-18T20:43:35.384Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-18T20:43:35.384Z] - "macvlan": [2022-02-18T20:43:35.384Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-18T20:43:35.384Z] - CONFIG_DUMMY: enabled (as module) [2022-02-18T20:43:35.384Z] - "ftp,tftp client in container": [2022-02-18T20:43:35.384Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-18T20:43:35.384Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-18T20:43:35.384Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-18T20:43:35.384Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-18T20:43:35.384Z] - Storage Drivers: [2022-02-18T20:43:35.384Z] - "aufs": [2022-02-18T20:43:35.384Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-18T20:43:35.384Z] - "btrfs": [2022-02-18T20:43:35.384Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-18T20:43:35.384Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-18T20:43:35.384Z] - "devicemapper": [2022-02-18T20:43:35.384Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-18T20:43:35.384Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-18T20:43:35.384Z] - "overlay": [2022-02-18T20:43:35.384Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-18T20:43:35.384Z] - "zfs": [2022-02-18T20:43:35.384Z] - /dev/zfs: present [2022-02-18T20:43:35.384Z] - zfs command: missing [2022-02-18T20:43:35.384Z] - zpool command: missing [2022-02-18T20:43:35.384Z] [2022-02-18T20:43:35.384Z] Limits: [2022-02-18T20:43:35.384Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-18T20:43:35.384Z] [2022-02-18T20:43:35.384Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-18T20:43:35.713Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:833139f3908f55c0c8c592910b8a2de01868ca1c . [2022-02-18T20:43:35.713Z] #1 [internal] load build definition from Dockerfile [2022-02-18T20:43:35.713Z] #1 sha256:71a50c2dcfe3bc2be1cd7852d75e9bda2d324044f900e08002a26746c378af2d [2022-02-18T20:43:35.713Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-02-18T20:43:35.713Z] #1 DONE 0.0s [2022-02-18T20:43:35.713Z] [2022-02-18T20:43:35.713Z] #2 [internal] load .dockerignore [2022-02-18T20:43:35.713Z] #2 sha256:a3f157f5d4f846ec620f55e150bca07d8e7c7e9b9c56883754e4943fd07d0e54 [2022-02-18T20:43:35.713Z] #2 transferring context: 87B done [2022-02-18T20:43:35.713Z] #2 DONE 0.0s [2022-02-18T20:43:35.713Z] [2022-02-18T20:43:35.713Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-18T20:43:35.713Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-18T20:43:35.713Z] #3 DONE 0.1s [2022-02-18T20:43:35.970Z] [2022-02-18T20:43:35.970Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-18T20:43:35.970Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-18T20:43:35.970Z] #4 CACHED [2022-02-18T20:43:36.228Z] [2022-02-18T20:43:36.228Z] #5 [internal] load build definition from Dockerfile [2022-02-18T20:43:36.228Z] #5 sha256:283c03d7623c83442504f8586ddf42081b5d1da1875d2f5c50e4792ccaf1e13c [2022-02-18T20:43:36.228Z] #5 DONE 0.0s [2022-02-18T20:43:36.228Z] [2022-02-18T20:43:36.228Z] #6 [internal] load .dockerignore [2022-02-18T20:43:36.228Z] #6 sha256:a7d60ab24ff1af8e6c8db54c92e3a3524188321b5ee42466276587e0b0c3114d [2022-02-18T20:43:36.228Z] #6 DONE 0.0s [2022-02-18T20:43:36.228Z] [2022-02-18T20:43:36.228Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:43:36.228Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T20:43:36.488Z] #10 ... [2022-02-18T20:43:36.488Z] [2022-02-18T20:43:36.488Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-18T20:43:36.488Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-18T20:43:36.488Z] #7 DONE 0.4s [2022-02-18T20:43:36.488Z] [2022-02-18T20:43:36.488Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:43:36.488Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T20:43:36.488Z] #10 DONE 0.5s [2022-02-18T20:43:36.488Z] [2022-02-18T20:43:36.488Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:43:36.488Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-18T20:43:36.488Z] #9 DONE 0.5s [2022-02-18T20:43:36.488Z] [2022-02-18T20:43:36.488Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-18T20:43:36.488Z] #8 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-18T20:43:36.747Z] #8 DONE 0.6s [2022-02-18T20:43:36.747Z] [2022-02-18T20:43:36.747Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:43:36.747Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T20:43:36.747Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-18T20:43:36.748Z] #69 DONE 0.0s [2022-02-18T20:43:36.748Z] [2022-02-18T20:43:36.748Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:43:36.748Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T20:43:36.748Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-18T20:43:36.748Z] #67 DONE 0.0s [2022-02-18T20:43:36.748Z] [2022-02-18T20:43:36.748Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:43:36.748Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T20:43:36.748Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:43:36.748Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-18T20:43:37.010Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-18T20:43:37.010Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-18T20:43:37.010Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-18T20:43:37.010Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.19MB / 54.92MB 0.1s [2022-02-18T20:43:37.010Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 12.58MB / 54.92MB 0.2s [2022-02-18T20:43:37.010Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 19.97MB / 54.92MB 0.3s [2022-02-18T20:43:37.275Z] #28 ... [2022-02-18T20:43:37.275Z] [2022-02-18T20:43:37.275Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T20:43:37.275Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T20:43:37.275Z] #45 DONE 0.0s [2022-02-18T20:43:37.275Z] [2022-02-18T20:43:37.275Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:43:37.275Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T20:43:37.275Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 24.12MB / 54.92MB 0.4s [2022-02-18T20:43:37.533Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 32.51MB / 54.92MB 0.5s [2022-02-18T20:43:37.533Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 40.89MB / 54.92MB 0.7s [2022-02-18T20:43:37.533Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 47.19MB / 54.92MB 0.8s [2022-02-18T20:43:37.837Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.53MB / 54.92MB 0.9s [2022-02-18T20:43:38.403Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.5s done [2022-02-18T20:43:40.311Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.5s [2022-02-18T20:43:41.243Z] #28 ... [2022-02-18T20:43:41.243Z] [2022-02-18T20:43:41.243Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:43:41.243Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T20:43:41.243Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-18T20:43:41.243Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-02-18T20:43:41.243Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T20:43:41.243Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-18T20:43:41.243Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-02-18T20:43:41.243Z] #67 DONE 4.5s [2022-02-18T20:43:41.243Z] [2022-02-18T20:43:41.243Z] #24 [internal] load build context [2022-02-18T20:43:41.243Z] #24 sha256:141372015fa31dbc0b52f3858706ce38ad16aa751441dc453dbf8ef20719a7d2 [2022-02-18T20:43:41.243Z] #24 transferring context: 56.98MB 4.2s done [2022-02-18T20:43:41.243Z] #24 DONE 4.6s [2022-02-18T20:43:41.243Z] [2022-02-18T20:43:41.243Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:41.243Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:41.243Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-18T20:43:41.243Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.5s done [2022-02-18T20:43:41.243Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-18T20:43:41.243Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-18T20:43:41.243Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-18T20:43:41.243Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.6s done [2022-02-18T20:43:41.243Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.7s done [2022-02-18T20:43:41.243Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.3s done [2022-02-18T20:43:41.243Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.4s done [2022-02-18T20:43:41.243Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 116.90MB / 134.83MB 4.4s [2022-02-18T20:43:41.243Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 3.6s done [2022-02-18T20:43:41.501Z] #11 ... [2022-02-18T20:43:41.501Z] [2022-02-18T20:43:41.501Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:43:41.501Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T20:43:41.501Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T20:43:41.501Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-18T20:43:41.501Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-18T20:43:41.501Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-02-18T20:43:41.501Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-02-18T20:43:41.501Z] #69 DONE 4.6s [2022-02-18T20:43:41.501Z] [2022-02-18T20:43:41.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:41.501Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:41.501Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 126.88MB / 134.83MB 4.6s [2022-02-18T20:43:41.501Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.22MB / 134.83MB 4.7s [2022-02-18T20:43:43.393Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 6.3s done [2022-02-18T20:43:43.651Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.8s done [2022-02-18T20:43:43.651Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-18T20:43:43.910Z] #11 ... [2022-02-18T20:43:43.910Z] [2022-02-18T20:43:43.910Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:43:43.910Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T20:43:43.910Z] #28 DONE 7.1s [2022-02-18T20:43:43.910Z] [2022-02-18T20:43:43.910Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:43.910Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:44.168Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [2022-02-18T20:43:44.168Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-18T20:43:44.560Z] Client: [2022-02-18T20:43:44.560Z] Context: default [2022-02-18T20:43:44.560Z] Debug Mode: false [2022-02-18T20:43:44.560Z] Plugins: [2022-02-18T20:43:44.560Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-18T20:43:44.560Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-18T20:43:44.560Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-18T20:43:44.560Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-18T20:43:44.560Z] [2022-02-18T20:43:44.560Z] Server: [2022-02-18T20:43:44.560Z] Containers: 0 [2022-02-18T20:43:44.560Z] Running: 0 [2022-02-18T20:43:44.560Z] Paused: 0 [2022-02-18T20:43:44.560Z] Stopped: 0 [2022-02-18T20:43:44.560Z] Images: 1 [2022-02-18T20:43:44.560Z] Server Version: 20.10.12 [2022-02-18T20:43:44.560Z] Storage Driver: overlay2 [2022-02-18T20:43:44.560Z] Backing Filesystem: extfs [2022-02-18T20:43:44.560Z] Supports d_type: true [2022-02-18T20:43:44.560Z] Native Overlay Diff: true [2022-02-18T20:43:44.560Z] userxattr: false [2022-02-18T20:43:44.560Z] Logging Driver: json-file [2022-02-18T20:43:44.560Z] Cgroup Driver: cgroupfs [2022-02-18T20:43:44.560Z] Cgroup Version: 1 [2022-02-18T20:43:44.560Z] Plugins: [2022-02-18T20:43:44.560Z] Volume: local [2022-02-18T20:43:44.560Z] Network: bridge host ipvlan macvlan null overlay [2022-02-18T20:43:44.560Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-18T20:43:44.560Z] Swarm: inactive [2022-02-18T20:43:44.560Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-18T20:43:44.560Z] Default Runtime: runc [2022-02-18T20:43:44.560Z] Init Binary: docker-init [2022-02-18T20:43:44.560Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T20:43:44.560Z] runc version: v1.0.2-0-g52b36a2 [2022-02-18T20:43:44.560Z] init version: de40ad0 [2022-02-18T20:43:44.560Z] Security Options: [2022-02-18T20:43:44.560Z] apparmor [2022-02-18T20:43:44.560Z] seccomp [2022-02-18T20:43:44.560Z] Profile: default [2022-02-18T20:43:44.560Z] Kernel Version: 5.4.0-1061-aws [2022-02-18T20:43:44.560Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-18T20:43:44.560Z] OSType: linux [2022-02-18T20:43:44.560Z] Architecture: x86_64 [2022-02-18T20:43:44.560Z] CPUs: 2 [2022-02-18T20:43:44.560Z] Total Memory: 7.565GiB [2022-02-18T20:43:44.560Z] Name: ip-10-100-113-216 [2022-02-18T20:43:44.560Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-18T20:43:44.560Z] Docker Root Dir: /var/lib/docker [2022-02-18T20:43:44.560Z] Debug Mode: false [2022-02-18T20:43:44.560Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:43:44.560Z] Labels: [2022-02-18T20:43:44.560Z] Experimental: true [2022-02-18T20:43:44.560Z] Insecure Registries: [2022-02-18T20:43:44.560Z] 127.0.0.0/8 [2022-02-18T20:43:44.560Z] Live Restore Enabled: true [2022-02-18T20:43:44.560Z] [2022-02-18T20:43:44.560Z] WARNING: No swap limit support [Pipeline] sh [2022-02-18T20:43:44.757Z] #11 ... [2022-02-18T20:43:44.757Z] [2022-02-18T20:43:44.757Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-18T20:43:44.757Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-18T20:43:44.757Z] #68 DONE 0.5s [2022-02-18T20:43:44.757Z] [2022-02-18T20:43:44.757Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:44.757Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:44.849Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T20:43:44.849Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T20:43:44.849Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43185/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-18T20:43:44.849Z] + bash /home/ubuntu/workspace/moby_PR-43185/check-config.sh [2022-02-18T20:43:44.849Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-18T20:43:44.849Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-18T20:43:44.849Z] [2022-02-18T20:43:44.849Z] Generally Necessary: [2022-02-18T20:43:44.849Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-18T20:43:44.849Z] - apparmor: enabled and tools installed [2022-02-18T20:43:44.849Z] - CONFIG_NAMESPACES: enabled [2022-02-18T20:43:44.849Z] - CONFIG_NET_NS: enabled [2022-02-18T20:43:44.849Z] - CONFIG_PID_NS: enabled [2022-02-18T20:43:44.849Z] - CONFIG_IPC_NS: enabled [2022-02-18T20:43:44.849Z] - CONFIG_UTS_NS: enabled [2022-02-18T20:43:44.849Z] - CONFIG_CGROUPS: enabled [2022-02-18T20:43:44.849Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-18T20:43:44.849Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-18T20:43:44.849Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-18T20:43:44.849Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-18T20:43:44.849Z] - CONFIG_CPUSETS: enabled [2022-02-18T20:43:44.849Z] - CONFIG_MEMCG: enabled [2022-02-18T20:43:44.849Z] - CONFIG_KEYS: enabled [2022-02-18T20:43:44.849Z] - CONFIG_VETH: enabled (as module) [2022-02-18T20:43:44.849Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-18T20:43:44.849Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-18T20:43:44.849Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-18T20:43:44.849Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-18T20:43:44.849Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-18T20:43:44.849Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-18T20:43:44.849Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-18T20:43:44.849Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-18T20:43:45.012Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.6s done [2022-02-18T20:43:45.116Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-18T20:43:45.116Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-18T20:43:45.116Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-18T20:43:45.116Z] - CONFIG_CGROUP_BPF: enabled [2022-02-18T20:43:45.116Z] [2022-02-18T20:43:45.116Z] Optional Features: [2022-02-18T20:43:45.116Z] - CONFIG_USER_NS: enabled [2022-02-18T20:43:45.116Z] - CONFIG_SECCOMP: enabled [2022-02-18T20:43:45.116Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-18T20:43:45.116Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-18T20:43:45.116Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-18T20:43:45.116Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-18T20:43:45.116Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-18T20:43:45.116Z] - CONFIG_BLK_CGROUP: enabled [2022-02-18T20:43:45.117Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-18T20:43:45.117Z] - CONFIG_CGROUP_PERF: enabled [2022-02-18T20:43:45.117Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-18T20:43:45.117Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-18T20:43:45.117Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-18T20:43:45.117Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-18T20:43:45.117Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-18T20:43:45.117Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-18T20:43:45.117Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-18T20:43:45.117Z] - CONFIG_IP_VS: enabled (as module) [2022-02-18T20:43:45.117Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-18T20:43:45.117Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-18T20:43:45.117Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-18T20:43:45.117Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-18T20:43:45.117Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-18T20:43:45.117Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-18T20:43:45.117Z] - CONFIG_EXT4_FS: enabled [2022-02-18T20:43:45.117Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-18T20:43:45.117Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-18T20:43:45.117Z] - Network Drivers: [2022-02-18T20:43:45.117Z] - "overlay": [2022-02-18T20:43:45.383Z] - CONFIG_VXLAN: enabled (as module) [2022-02-18T20:43:45.383Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-18T20:43:45.383Z] Optional (for encrypted networks): [2022-02-18T20:43:45.383Z] - CONFIG_CRYPTO: enabled [2022-02-18T20:43:45.383Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-18T20:43:45.383Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-18T20:43:45.383Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-18T20:43:45.383Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-18T20:43:45.383Z] - CONFIG_XFRM: enabled [2022-02-18T20:43:45.383Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-18T20:43:45.383Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-18T20:43:45.383Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-18T20:43:45.383Z] - "ipvlan": [2022-02-18T20:43:45.383Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-18T20:43:45.383Z] - "macvlan": [2022-02-18T20:43:45.383Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-18T20:43:45.383Z] - CONFIG_DUMMY: enabled (as module) [2022-02-18T20:43:45.383Z] - "ftp,tftp client in container": [2022-02-18T20:43:45.383Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-18T20:43:45.383Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-18T20:43:45.383Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-18T20:43:45.383Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-18T20:43:45.383Z] - Storage Drivers: [2022-02-18T20:43:45.383Z] - "aufs": [2022-02-18T20:43:45.383Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-18T20:43:45.383Z] - "btrfs": [2022-02-18T20:43:45.383Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-18T20:43:45.383Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-18T20:43:45.384Z] - "devicemapper": [2022-02-18T20:43:45.384Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-18T20:43:45.384Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-18T20:43:45.384Z] - "overlay": [2022-02-18T20:43:45.384Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-18T20:43:45.384Z] - "zfs": [2022-02-18T20:43:45.384Z] - /dev/zfs: present [2022-02-18T20:43:45.384Z] - zfs command: missing [2022-02-18T20:43:45.384Z] - zpool command: missing [2022-02-18T20:43:45.384Z] [2022-02-18T20:43:45.384Z] Limits: [2022-02-18T20:43:45.384Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-18T20:43:45.384Z] [2022-02-18T20:43:45.384Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-18T20:43:45.577Z] #11 ... [2022-02-18T20:43:45.577Z] [2022-02-18T20:43:45.577Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-18T20:43:45.577Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-18T20:43:45.577Z] #70 DONE 0.8s [2022-02-18T20:43:45.726Z] + sudo modprobe ip_vs [2022-02-18T20:43:45.726Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:833139f3908f55c0c8c592910b8a2de01868ca1c . [2022-02-18T20:43:45.832Z] [2022-02-18T20:43:45.832Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:45.832Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:45.832Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0.1s [2022-02-18T20:43:45.986Z] #1 [internal] load build definition from Dockerfile [2022-02-18T20:43:45.986Z] #1 sha256:478da7045383f3684cbe75078a4d51741dd8bf59566eeb80115ae68d83474005 [2022-02-18T20:43:45.986Z] #1 transferring dockerfile: 16.77kB done [2022-02-18T20:43:45.986Z] #1 DONE 0.0s [2022-02-18T20:43:45.986Z] [2022-02-18T20:43:45.986Z] #2 [internal] load .dockerignore [2022-02-18T20:43:45.986Z] #2 sha256:33b97485613794abdd3e0e257e1de85c8813b3d7cc1216b66733b5413574802a [2022-02-18T20:43:45.986Z] #2 transferring context: 87B done [2022-02-18T20:43:45.986Z] #2 DONE 0.0s [2022-02-18T20:43:45.986Z] [2022-02-18T20:43:45.986Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-18T20:43:45.986Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-18T20:43:46.698Z] #3 DONE 0.4s [2022-02-18T20:43:46.698Z] [2022-02-18T20:43:46.698Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-18T20:43:46.698Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-18T20:43:46.698Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-18T20:43:46.698Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-18T20:43:46.698Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-02-18T20:43:46.698Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-18T20:43:46.698Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.2s [2022-02-18T20:43:46.698Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-18T20:43:46.959Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s [2022-02-18T20:43:46.959Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-02-18T20:43:46.959Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-18T20:43:47.533Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-18T20:43:47.533Z] #4 DONE 1.2s [2022-02-18T20:43:47.792Z] [2022-02-18T20:43:47.792Z] #5 [internal] load build definition from Dockerfile [2022-02-18T20:43:47.792Z] #5 sha256:9d141294570f5403aa9ddd99911a5d877c78e94c1d78f1e910ebcac695fa655b [2022-02-18T20:43:47.792Z] #5 DONE 0.0s [2022-02-18T20:43:47.792Z] [2022-02-18T20:43:47.792Z] #6 [internal] load .dockerignore [2022-02-18T20:43:47.792Z] #6 sha256:9d798c3ad9e831bec31d69fc5e10556ab8309ae504f2895e7cbe74d8190ee8a0 [2022-02-18T20:43:47.792Z] #6 DONE 0.0s [2022-02-18T20:43:47.792Z] [2022-02-18T20:43:47.792Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:43:47.792Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T20:43:47.798Z] Still waiting to schedule task [2022-02-18T20:43:47.798Z] ‘azwin-2-26e340’ is offline [2022-02-18T20:43:47.800Z] Still waiting to schedule task [2022-02-18T20:43:47.800Z] All nodes of label ‘windows-2022’ are offline [2022-02-18T20:43:47.801Z] Still waiting to schedule task [2022-02-18T20:43:47.801Z] All nodes of label ‘windows-2022’ are offline [2022-02-18T20:43:48.363Z] #10 DONE 0.4s [2022-02-18T20:43:48.363Z] [2022-02-18T20:43:48.363Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-18T20:43:48.363Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-18T20:43:48.363Z] #7 DONE 0.4s [2022-02-18T20:43:48.363Z] [2022-02-18T20:43:48.363Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:43:48.363Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-18T20:43:48.363Z] #8 DONE 0.5s [2022-02-18T20:43:48.363Z] [2022-02-18T20:43:48.363Z] #9 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-18T20:43:48.363Z] #9 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-18T20:43:48.363Z] #9 DONE 0.5s [2022-02-18T20:43:48.559Z] Fetching without tags [2022-02-18T20:43:48.808Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:43:48.530Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:43:48.535Z] > git config --add remote.origin.fetch +refs/pull/43185/head:refs/remotes/origin/PR-43185 # timeout=10 [2022-02-18T20:43:48.539Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:43:48.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:43:48.562Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:43:48.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:48.563Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:43:48.810Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:43:48.813Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:43:49.290Z] Merge succeeded, producing 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:43:49.290Z] Checking out Revision 833139f3908f55c0c8c592910b8a2de01868ca1c (PR-43185) [2022-02-18T20:43:49.717Z] Commit message: "pkg/archive: audit gosec file-traversal lints" [2022-02-18T20:43:49.742Z] [2022-02-18T20:43:49.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:49.742Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:49.742Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-18T20:43:49.742Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.19MB / 54.92MB 0.1s [2022-02-18T20:43:49.742Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-18T20:43:49.742Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-18T20:43:49.742Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-18T20:43:50.009Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.47MB / 54.92MB 0.2s [2022-02-18T20:43:50.009Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 12.58MB / 54.92MB 0.3s [Pipeline] withEnv [Pipeline] { [2022-02-18T20:43:50.077Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T20:43:50.269Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 15.65MB / 54.92MB 0.4s [2022-02-18T20:43:50.269Z] #11 ... [2022-02-18T20:43:50.269Z] [2022-02-18T20:43:50.269Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T20:43:50.269Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T20:43:50.269Z] #45 DONE 0.0s [2022-02-18T20:43:50.269Z] [2022-02-18T20:43:50.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:50.269Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:50.269Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0B / 5.15MB 0.5s [2022-02-18T20:43:50.354Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:43:50.399Z] + docker version [2022-02-18T20:43:50.399Z] Client: Docker Engine - Community [2022-02-18T20:43:50.399Z] Version: 20.10.12 [2022-02-18T20:43:50.399Z] API version: 1.41 [2022-02-18T20:43:50.399Z] Go version: go1.16.12 [2022-02-18T20:43:50.399Z] Git commit: e91ed57 [2022-02-18T20:43:50.399Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-18T20:43:50.399Z] OS/Arch: linux/arm64 [2022-02-18T20:43:50.399Z] Context: default [2022-02-18T20:43:50.399Z] Experimental: true [2022-02-18T20:43:50.399Z] [2022-02-18T20:43:50.399Z] Server: Docker Engine - Community [2022-02-18T20:43:50.399Z] Engine: [2022-02-18T20:43:50.399Z] Version: 20.10.12 [2022-02-18T20:43:50.399Z] API version: 1.41 (minimum version 1.12) [2022-02-18T20:43:50.399Z] Go version: go1.16.12 [2022-02-18T20:43:50.399Z] Git commit: 459d0df [2022-02-18T20:43:50.399Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-18T20:43:50.399Z] OS/Arch: linux/arm64 [2022-02-18T20:43:50.399Z] Experimental: true [2022-02-18T20:43:50.399Z] containerd: [2022-02-18T20:43:50.399Z] Version: 1.4.12 [2022-02-18T20:43:50.399Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T20:43:50.399Z] runc: [2022-02-18T20:43:50.399Z] Version: 1.0.2 [2022-02-18T20:43:50.399Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-18T20:43:50.399Z] docker-init: [2022-02-18T20:43:50.399Z] Version: 0.19.0 [2022-02-18T20:43:50.399Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-18T20:43:50.530Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 23.07MB / 54.92MB 0.7s [2022-02-18T20:43:50.530Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 3.15MB / 5.15MB 0.7s [2022-02-18T20:43:50.530Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 31.46MB / 54.92MB 0.8s [2022-02-18T20:43:50.530Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.8s [2022-02-18T20:43:50.688Z] + docker info [2022-02-18T20:43:50.688Z] Client: [2022-02-18T20:43:50.688Z] Context: default [2022-02-18T20:43:50.688Z] Debug Mode: false [2022-02-18T20:43:50.688Z] Plugins: [2022-02-18T20:43:50.688Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-18T20:43:50.688Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-18T20:43:50.688Z] [2022-02-18T20:43:50.688Z] Server: [2022-02-18T20:43:50.688Z] Containers: 0 [2022-02-18T20:43:50.688Z] Running: 0 [2022-02-18T20:43:50.688Z] Paused: 0 [2022-02-18T20:43:50.688Z] Stopped: 0 [2022-02-18T20:43:50.688Z] Images: 1 [2022-02-18T20:43:50.688Z] Server Version: 20.10.12 [2022-02-18T20:43:50.688Z] Storage Driver: overlay2 [2022-02-18T20:43:50.688Z] Backing Filesystem: extfs [2022-02-18T20:43:50.688Z] Supports d_type: true [2022-02-18T20:43:50.688Z] Native Overlay Diff: true [2022-02-18T20:43:50.688Z] userxattr: false [2022-02-18T20:43:50.688Z] Logging Driver: json-file [2022-02-18T20:43:50.688Z] Cgroup Driver: cgroupfs [2022-02-18T20:43:50.688Z] Cgroup Version: 1 [2022-02-18T20:43:50.688Z] Plugins: [2022-02-18T20:43:50.688Z] Volume: local [2022-02-18T20:43:50.688Z] Network: bridge host ipvlan macvlan null overlay [2022-02-18T20:43:50.688Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-18T20:43:50.688Z] Swarm: inactive [2022-02-18T20:43:50.688Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-18T20:43:50.688Z] Default Runtime: runc [2022-02-18T20:43:50.688Z] Init Binary: docker-init [2022-02-18T20:43:50.688Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T20:43:50.688Z] runc version: v1.0.2-0-g52b36a2 [2022-02-18T20:43:50.688Z] init version: de40ad0 [2022-02-18T20:43:50.688Z] Security Options: [2022-02-18T20:43:50.688Z] apparmor [2022-02-18T20:43:50.688Z] seccomp [2022-02-18T20:43:50.688Z] Profile: default [2022-02-18T20:43:50.688Z] Kernel Version: 5.11.0-1023-aws [2022-02-18T20:43:50.688Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-18T20:43:50.688Z] OSType: linux [2022-02-18T20:43:50.688Z] Architecture: aarch64 [2022-02-18T20:43:50.688Z] CPUs: 2 [2022-02-18T20:43:50.688Z] Total Memory: 7.576GiB [2022-02-18T20:43:50.688Z] Name: ip-10-100-46-155 [2022-02-18T20:43:50.688Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-18T20:43:50.688Z] Docker Root Dir: /var/lib/docker [2022-02-18T20:43:50.688Z] Debug Mode: false [2022-02-18T20:43:50.688Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:43:50.688Z] Labels: [2022-02-18T20:43:50.688Z] Experimental: true [2022-02-18T20:43:50.688Z] Insecure Registries: [2022-02-18T20:43:50.688Z] 127.0.0.0/8 [2022-02-18T20:43:50.688Z] Live Restore Enabled: true [2022-02-18T20:43:50.688Z] [Pipeline] sh [2022-02-18T20:43:49.266Z] > git remote # timeout=10 [2022-02-18T20:43:49.268Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T20:43:49.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:49.273Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T20:43:49.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T20:43:49.293Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:43:49.295Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:43:50.051Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:43:50.058Z] > git config --add remote.origin.fetch +refs/pull/43185/head:refs/remotes/origin/PR-43185 # timeout=10 [2022-02-18T20:43:50.064Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:43:50.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:43:50.086Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:43:50.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:50.087Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:43:50.357Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:43:50.360Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:43:50.790Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 35.65MB / 54.92MB 1.0s [2022-02-18T20:43:50.790Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.9s done [2022-02-18T20:43:50.790Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 1.0s [2022-02-18T20:43:50.790Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0B / 54.57MB 1.0s [2022-02-18T20:43:50.790Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.24MB / 54.57MB 1.1s [2022-02-18T20:43:50.865Z] Merge succeeded, producing 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:43:50.865Z] Checking out Revision 833139f3908f55c0c8c592910b8a2de01868ca1c (PR-43185) [2022-02-18T20:43:50.977Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T20:43:50.977Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T20:43:50.977Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43185/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-18T20:43:50.977Z] + bash /home/ubuntu/workspace/moby_PR-43185/check-config.sh [2022-02-18T20:43:50.977Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-18T20:43:50.977Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-18T20:43:50.977Z] [2022-02-18T20:43:50.977Z] Generally Necessary: [2022-02-18T20:43:50.977Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-18T20:43:50.977Z] - apparmor: enabled and tools installed [2022-02-18T20:43:50.977Z] - CONFIG_NAMESPACES: enabled [2022-02-18T20:43:50.977Z] - CONFIG_NET_NS: enabled [2022-02-18T20:43:50.977Z] - CONFIG_PID_NS: enabled [2022-02-18T20:43:50.977Z] - CONFIG_IPC_NS: enabled [2022-02-18T20:43:50.977Z] - CONFIG_UTS_NS: enabled [2022-02-18T20:43:50.977Z] - CONFIG_CGROUPS: enabled [2022-02-18T20:43:50.977Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-18T20:43:50.977Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-18T20:43:50.977Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-18T20:43:50.977Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-18T20:43:50.977Z] - CONFIG_CPUSETS: enabled [2022-02-18T20:43:50.977Z] - CONFIG_MEMCG: enabled [2022-02-18T20:43:50.977Z] - CONFIG_KEYS: enabled [2022-02-18T20:43:50.977Z] - CONFIG_VETH: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-18T20:43:50.977Z] - CONFIG_CGROUP_BPF: enabled [2022-02-18T20:43:50.977Z] [2022-02-18T20:43:50.977Z] Optional Features: [2022-02-18T20:43:50.977Z] - CONFIG_USER_NS: enabled [2022-02-18T20:43:50.977Z] - CONFIG_SECCOMP: enabled [2022-02-18T20:43:50.977Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-18T20:43:50.977Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-18T20:43:50.977Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-18T20:43:50.977Z] (cgroup swap accounting is currently enabled) [2022-02-18T20:43:50.977Z] - CONFIG_BLK_CGROUP: enabled [2022-02-18T20:43:50.977Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-18T20:43:50.977Z] - CONFIG_CGROUP_PERF: enabled [2022-02-18T20:43:50.977Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-18T20:43:50.977Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-18T20:43:50.977Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-18T20:43:50.977Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-18T20:43:50.977Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-18T20:43:50.977Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_IP_VS: enabled (as module) [2022-02-18T20:43:50.977Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-18T20:43:50.977Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-18T20:43:50.977Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-18T20:43:51.051Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 40.89MB / 54.92MB 1.2s [2022-02-18T20:43:51.051Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 8.39MB / 54.57MB 1.2s [2022-02-18T20:43:51.051Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 4.19MB / 10.87MB 1.3s [2022-02-18T20:43:51.051Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 12.58MB / 54.57MB 1.3s [2022-02-18T20:43:51.094Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.8s done [2022-02-18T20:43:51.094Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-18T20:43:51.238Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-18T20:43:51.238Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-18T20:43:51.238Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-18T20:43:51.238Z] - CONFIG_EXT4_FS: enabled [2022-02-18T20:43:51.238Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-18T20:43:51.238Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-18T20:43:51.238Z] - Network Drivers: [2022-02-18T20:43:51.238Z] - "overlay": [2022-02-18T20:43:51.238Z] - CONFIG_VXLAN: enabled (as module) [2022-02-18T20:43:51.238Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-18T20:43:51.238Z] Optional (for encrypted networks): [2022-02-18T20:43:51.238Z] - CONFIG_CRYPTO: enabled [2022-02-18T20:43:51.238Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-18T20:43:51.238Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-18T20:43:51.238Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-18T20:43:51.238Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-18T20:43:51.238Z] - CONFIG_XFRM: enabled [2022-02-18T20:43:51.238Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-18T20:43:51.238Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-18T20:43:51.238Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-18T20:43:51.238Z] - "ipvlan": [2022-02-18T20:43:51.238Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-18T20:43:51.238Z] - "macvlan": [2022-02-18T20:43:51.238Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-18T20:43:51.238Z] - CONFIG_DUMMY: enabled (as module) [2022-02-18T20:43:51.238Z] - "ftp,tftp client in container": [2022-02-18T20:43:51.238Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-18T20:43:51.238Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-18T20:43:51.238Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-18T20:43:51.238Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-18T20:43:51.238Z] - Storage Drivers: [2022-02-18T20:43:51.238Z] - "aufs": [2022-02-18T20:43:51.238Z] - CONFIG_AUFS_FS: missing [2022-02-18T20:43:51.238Z] - "btrfs": [2022-02-18T20:43:51.238Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-18T20:43:51.238Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-18T20:43:51.238Z] - "devicemapper": [2022-02-18T20:43:51.238Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-18T20:43:51.238Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-18T20:43:51.238Z] - "overlay": [2022-02-18T20:43:51.238Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-18T20:43:51.238Z] - "zfs": [2022-02-18T20:43:51.238Z] - /dev/zfs: present [2022-02-18T20:43:51.238Z] - zfs command: missing [2022-02-18T20:43:51.238Z] - zpool command: missing [2022-02-18T20:43:51.238Z] [2022-02-18T20:43:51.238Z] Limits: [2022-02-18T20:43:51.238Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-18T20:43:51.238Z] [2022-02-18T20:43:51.238Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-18T20:43:51.314Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 50.33MB / 54.92MB 1.5s [2022-02-18T20:43:51.314Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.5s [2022-02-18T20:43:51.314Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 17.83MB / 54.57MB 1.5s [2022-02-18T20:43:51.314Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 24.12MB / 54.57MB 1.6s [2022-02-18T20:43:51.443Z] Commit message: "pkg/archive: audit gosec file-traversal lints" [2022-02-18T20:43:51.570Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:833139f3908f55c0c8c592910b8a2de01868ca1c . [2022-02-18T20:43:51.570Z] #1 [internal] load build definition from Dockerfile [2022-02-18T20:43:51.570Z] #1 sha256:007e6b8c6a0bc8bc8b3ca49ad15aa642e7e3c1d4c0383b32f5e0cf8115c93f09 [2022-02-18T20:43:51.570Z] #1 transferring dockerfile: 16.77kB done [2022-02-18T20:43:51.570Z] #1 DONE 0.0s [2022-02-18T20:43:51.570Z] [2022-02-18T20:43:51.570Z] #2 [internal] load .dockerignore [2022-02-18T20:43:51.570Z] #2 sha256:4a8972c472fb0732307b05e5cd1fbd07f658d0217fe60f4a1a1b524bf0043154 [2022-02-18T20:43:51.570Z] #2 transferring context: 87B done [2022-02-18T20:43:51.570Z] #2 DONE 0.0s [2022-02-18T20:43:51.570Z] [2022-02-18T20:43:51.570Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-18T20:43:51.570Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-18T20:43:51.576Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.8s [2022-02-18T20:43:51.576Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.7s done [2022-02-18T20:43:51.576Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 31.46MB / 54.57MB 1.8s [2022-02-18T20:43:51.576Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 2.10MB / 85.81MB 1.8s [2022-02-18T20:43:51.576Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 37.27MB / 54.57MB 1.9s [Pipeline] withEnv [Pipeline] { [2022-02-18T20:43:51.832Z] #3 DONE 0.1s [2022-02-18T20:43:51.832Z] [2022-02-18T20:43:51.832Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-18T20:43:51.832Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-18T20:43:51.832Z] #4 CACHED [2022-02-18T20:43:51.838Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 42.99MB / 54.57MB 2.0s [2022-02-18T20:43:51.839Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 8.39MB / 85.81MB 2.0s [2022-02-18T20:43:51.839Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 47.19MB / 54.57MB 2.1s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T20:43:52.092Z] [2022-02-18T20:43:52.092Z] #6 [internal] load build definition from Dockerfile [2022-02-18T20:43:52.092Z] #6 sha256:8b15e1c760617a9a4749b22957a7b9b21c836e36fcf16dae898eaaa9768646b9 [2022-02-18T20:43:52.092Z] #6 DONE 0.0s [2022-02-18T20:43:52.092Z] [2022-02-18T20:43:52.092Z] #5 [internal] load .dockerignore [2022-02-18T20:43:52.092Z] #5 sha256:a4baa9abed5ecf939f1e01a45913e589a4c9b323ddac8a1d61d4538e90448e17 [2022-02-18T20:43:52.092Z] #5 DONE 0.0s [2022-02-18T20:43:52.092Z] [2022-02-18T20:43:52.092Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:43:52.092Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-18T20:43:52.101Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 50.33MB / 54.57MB 2.2s [2022-02-18T20:43:52.101Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.4s [2022-02-18T20:43:52.101Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 17.83MB / 85.81MB 2.4s [2022-02-18T20:43:52.142Z] + docker version [2022-02-18T20:43:52.142Z] Client: Docker Engine - Community [2022-02-18T20:43:52.142Z] Version: 20.10.12 [2022-02-18T20:43:52.142Z] API version: 1.41 [2022-02-18T20:43:52.142Z] Go version: go1.16.12 [2022-02-18T20:43:52.142Z] Git commit: e91ed57 [2022-02-18T20:43:52.142Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-18T20:43:52.142Z] OS/Arch: linux/amd64 [2022-02-18T20:43:52.142Z] Context: default [2022-02-18T20:43:52.142Z] Experimental: true [2022-02-18T20:43:52.142Z] [2022-02-18T20:43:52.142Z] Server: Docker Engine - Community [2022-02-18T20:43:52.142Z] Engine: [2022-02-18T20:43:52.142Z] Version: 20.10.12 [2022-02-18T20:43:52.142Z] API version: 1.41 (minimum version 1.12) [2022-02-18T20:43:52.142Z] Go version: go1.16.12 [2022-02-18T20:43:52.142Z] Git commit: 459d0df [2022-02-18T20:43:52.142Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-18T20:43:52.142Z] OS/Arch: linux/amd64 [2022-02-18T20:43:52.142Z] Experimental: true [2022-02-18T20:43:52.142Z] containerd: [2022-02-18T20:43:52.142Z] Version: 1.4.12 [2022-02-18T20:43:52.142Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T20:43:52.142Z] runc: [2022-02-18T20:43:52.142Z] Version: 1.0.2 [2022-02-18T20:43:52.142Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-18T20:43:52.142Z] docker-init: [2022-02-18T20:43:52.142Z] Version: 0.19.0 [2022-02-18T20:43:52.142Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-18T20:43:52.364Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-18T20:43:52.428Z] + docker info [2022-02-18T20:43:52.428Z] Client: [2022-02-18T20:43:52.428Z] Context: default [2022-02-18T20:43:52.428Z] Debug Mode: false [2022-02-18T20:43:52.428Z] Plugins: [2022-02-18T20:43:52.428Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-18T20:43:52.428Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-18T20:43:52.428Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-18T20:43:52.428Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-18T20:43:52.428Z] [2022-02-18T20:43:52.428Z] Server: [2022-02-18T20:43:52.428Z] Containers: 0 [2022-02-18T20:43:52.428Z] Running: 0 [2022-02-18T20:43:52.428Z] Paused: 0 [2022-02-18T20:43:52.428Z] Stopped: 0 [2022-02-18T20:43:52.428Z] Images: 1 [2022-02-18T20:43:52.428Z] Server Version: 20.10.12 [2022-02-18T20:43:52.428Z] Storage Driver: overlay2 [2022-02-18T20:43:52.428Z] Backing Filesystem: extfs [2022-02-18T20:43:52.428Z] Supports d_type: true [2022-02-18T20:43:52.428Z] Native Overlay Diff: true [2022-02-18T20:43:52.428Z] userxattr: false [2022-02-18T20:43:52.428Z] Logging Driver: json-file [2022-02-18T20:43:52.428Z] Cgroup Driver: systemd [2022-02-18T20:43:52.428Z] Cgroup Version: 2 [2022-02-18T20:43:52.428Z] Plugins: [2022-02-18T20:43:52.428Z] Volume: local [2022-02-18T20:43:52.428Z] Network: bridge host ipvlan macvlan null overlay [2022-02-18T20:43:52.428Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-18T20:43:52.428Z] Swarm: inactive [2022-02-18T20:43:52.428Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-18T20:43:52.428Z] Default Runtime: runc [2022-02-18T20:43:52.428Z] Init Binary: docker-init [2022-02-18T20:43:52.428Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T20:43:52.428Z] runc version: v1.0.2-0-g52b36a2 [2022-02-18T20:43:52.428Z] init version: de40ad0 [2022-02-18T20:43:52.428Z] Security Options: [2022-02-18T20:43:52.428Z] apparmor [2022-02-18T20:43:52.428Z] seccomp [2022-02-18T20:43:52.428Z] Profile: default [2022-02-18T20:43:52.428Z] cgroupns [2022-02-18T20:43:52.428Z] Kernel Version: 5.11.0-1023-aws [2022-02-18T20:43:52.428Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-18T20:43:52.428Z] OSType: linux [2022-02-18T20:43:52.428Z] Architecture: x86_64 [2022-02-18T20:43:52.428Z] CPUs: 2 [2022-02-18T20:43:52.428Z] Total Memory: 7.559GiB [2022-02-18T20:43:52.428Z] Name: ip-10-100-50-30 [2022-02-18T20:43:52.428Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-18T20:43:52.428Z] Docker Root Dir: /var/lib/docker [2022-02-18T20:43:52.429Z] Debug Mode: false [2022-02-18T20:43:52.429Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:43:52.429Z] Labels: [2022-02-18T20:43:52.429Z] Experimental: true [2022-02-18T20:43:52.429Z] Insecure Registries: [2022-02-18T20:43:52.429Z] 127.0.0.0/8 [2022-02-18T20:43:52.429Z] Live Restore Enabled: true [2022-02-18T20:43:52.429Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-18T20:43:52.622Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 30.41MB / 85.81MB 2.8s [2022-02-18T20:43:50.831Z] > git remote # timeout=10 [2022-02-18T20:43:50.843Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T20:43:50.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:50.847Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T20:43:50.858Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T20:43:50.867Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:43:50.879Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:43:52.761Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:833139f3908f55c0c8c592910b8a2de01868ca1c . [2022-02-18T20:43:52.761Z] #1 [internal] load build definition from Dockerfile [2022-02-18T20:43:52.761Z] #1 sha256:bbd87e2cdd764c3ee5be3e9af964518a579b35c2b965699c5ff3f0a0a93d642a [2022-02-18T20:43:52.761Z] #1 transferring dockerfile: 16.77kB done [2022-02-18T20:43:52.761Z] #1 DONE 0.0s [2022-02-18T20:43:52.761Z] [2022-02-18T20:43:52.761Z] #2 [internal] load .dockerignore [2022-02-18T20:43:52.761Z] #2 sha256:b846506c2c299820750bad153314bc79b68f04358b0c0aa0666b7000e939e04b [2022-02-18T20:43:52.761Z] #2 transferring context: 87B done [2022-02-18T20:43:52.761Z] #2 DONE 0.0s [2022-02-18T20:43:52.761Z] [2022-02-18T20:43:52.761Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-18T20:43:52.761Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-18T20:43:52.761Z] #3 DONE 0.1s [2022-02-18T20:43:52.887Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 40.89MB / 85.81MB 3.0s [2022-02-18T20:43:52.887Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 47.19MB / 85.81MB 3.2s [2022-02-18T20:43:53.024Z] [2022-02-18T20:43:53.024Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-18T20:43:53.024Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-18T20:43:53.024Z] #4 CACHED [2022-02-18T20:43:53.148Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.2s done [2022-02-18T20:43:53.148Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 0B / 134.83MB 3.3s [2022-02-18T20:43:53.148Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 0B / 156B 3.3s [2022-02-18T20:43:53.148Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 52.43MB / 85.81MB 3.4s [2022-02-18T20:43:53.148Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 3.4s done [2022-02-18T20:43:53.285Z] [2022-02-18T20:43:53.285Z] #5 [internal] load .dockerignore [2022-02-18T20:43:53.285Z] #5 sha256:f0d691b6feac2e6d64390e41656c9c95e1b95429fb5ee1677ef4886618de2d63 [2022-02-18T20:43:53.285Z] #5 DONE 0.0s [2022-02-18T20:43:53.285Z] [2022-02-18T20:43:53.285Z] #6 [internal] load build definition from Dockerfile [2022-02-18T20:43:53.285Z] #6 sha256:e23cb49ebc4b6a922d2cb0188b01c05c2a65c596e264167f626372a63e8db53a [2022-02-18T20:43:53.285Z] #6 DONE 0.0s [2022-02-18T20:43:53.285Z] [2022-02-18T20:43:53.285Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:43:53.285Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-18T20:43:53.407Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 61.87MB / 85.81MB 3.6s [2022-02-18T20:43:53.407Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 8.39MB / 134.83MB 3.6s [2022-02-18T20:43:53.407Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 70.25MB / 85.81MB 3.8s [2022-02-18T20:43:53.476Z] #10 DONE 1.2s [2022-02-18T20:43:53.476Z] [2022-02-18T20:43:53.476Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:43:53.476Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T20:43:53.476Z] #9 DONE 1.2s [2022-02-18T20:43:53.476Z] [2022-02-18T20:43:53.476Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-18T20:43:53.476Z] #8 sha256:1e9883a0d5b244c5c62286e2ce9a44fdb2e671a95ab620a5108bea58e8490ce6 [2022-02-18T20:43:53.476Z] #8 DONE 1.2s [2022-02-18T20:43:53.476Z] [2022-02-18T20:43:53.476Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-18T20:43:53.476Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-18T20:43:53.476Z] #7 DONE 1.2s [2022-02-18T20:43:53.666Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 78.62MB / 85.81MB 4.0s [2022-02-18T20:43:53.666Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 23.07MB / 134.83MB 4.0s [2022-02-18T20:43:53.925Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.3s [2022-02-18T20:43:53.925Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 30.41MB / 134.83MB 4.3s [2022-02-18T20:43:54.227Z] #10 DONE 1.1s [2022-02-18T20:43:54.227Z] [2022-02-18T20:43:54.227Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-18T20:43:54.227Z] #8 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-18T20:43:54.227Z] #8 DONE 1.0s [2022-02-18T20:43:54.227Z] [2022-02-18T20:43:54.227Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:43:54.227Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T20:43:54.227Z] #9 DONE 1.0s [2022-02-18T20:43:54.227Z] [2022-02-18T20:43:54.227Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-18T20:43:54.227Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-18T20:43:54.227Z] #7 DONE 1.0s [2022-02-18T20:43:54.376Z] #11 ... [2022-02-18T20:43:54.376Z] [2022-02-18T20:43:54.376Z] #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-02-18T20:43:54.376Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T20:43:54.376Z] #29 1.115 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:43:54.376Z] #29 1.116 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:43:54.376Z] #29 1.129 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:43:54.376Z] #29 1.265 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:43:54.376Z] #29 1.365 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:43:54.376Z] #29 1.602 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:43:54.376Z] #29 3.055 Fetched 8505 kB in 2s (3873 kB/s) [2022-02-18T20:43:54.376Z] #29 3.055 Reading package lists... [2022-02-18T20:43:54.376Z] #29 3.867 Reading package lists... [2022-02-18T20:43:54.376Z] #29 4.672 Building dependency tree... [2022-02-18T20:43:54.376Z] #29 5.028 The following additional packages will be installed: [2022-02-18T20:43:54.376Z] #29 5.029 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-18T20:43:54.376Z] #29 5.029 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-18T20:43:54.376Z] #29 5.030 Recommended packages: [2022-02-18T20:43:54.376Z] #29 5.030 libldap-common publicsuffix libsasl2-modules [2022-02-18T20:43:54.376Z] #29 5.204 The following NEW packages will be installed: [2022-02-18T20:43:54.376Z] #29 5.205 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-18T20:43:54.376Z] #29 5.205 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-18T20:43:54.376Z] #29 5.206 libssh2-1 openssl [2022-02-18T20:43:54.376Z] #29 5.479 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T20:43:54.376Z] #29 5.479 Need to get 3038 kB of archives. [2022-02-18T20:43:54.376Z] #29 5.479 After this operation, 6650 kB of additional disk space will be used. [2022-02-18T20:43:54.376Z] #29 5.479 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-18T20:43:54.376Z] #29 5.491 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-18T20:43:54.376Z] #29 5.493 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-18T20:43:54.376Z] #29 5.496 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-18T20:43:54.376Z] #29 5.501 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-18T20:43:54.376Z] #29 5.501 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-18T20:43:54.376Z] #29 5.501 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-18T20:43:54.376Z] #29 5.501 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-18T20:43:54.376Z] #29 5.501 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-18T20:43:54.376Z] #29 5.503 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-18T20:43:54.376Z] #29 5.519 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-18T20:43:54.376Z] #29 5.519 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-18T20:43:54.376Z] #29 5.519 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T20:43:54.376Z] #29 5.519 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T20:43:54.376Z] #29 5.519 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T20:43:54.376Z] #29 5.675 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:43:54.376Z] #29 5.704 Fetched 3038 kB in 0s (9942 kB/s) [2022-02-18T20:43:54.376Z] #29 5.729 Selecting previously unselected package openssl. [2022-02-18T20:43:54.376Z] #29 5.729 (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-02-18T20:43:54.376Z] #29 5.729 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-18T20:43:54.376Z] #29 5.732 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-18T20:43:54.376Z] #29 5.870 Selecting previously unselected package ca-certificates. [2022-02-18T20:43:54.376Z] #29 5.872 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-18T20:43:54.376Z] #29 5.876 Unpacking ca-certificates (20210119) ... [2022-02-18T20:43:54.376Z] #29 5.953 Selecting previously unselected package libbrotli1:amd64. [2022-02-18T20:43:54.376Z] #29 5.953 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-18T20:43:54.376Z] #29 5.961 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T20:43:54.376Z] #29 6.040 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-18T20:43:54.376Z] #29 6.040 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T20:43:54.376Z] #29 6.042 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:43:54.376Z] #29 6.081 Selecting previously unselected package libsasl2-2:amd64. [2022-02-18T20:43:54.376Z] #29 6.081 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T20:43:54.376Z] #29 6.085 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:43:54.376Z] #29 6.133 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-18T20:43:54.376Z] #29 6.133 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-18T20:43:54.376Z] #29 6.135 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T20:43:54.376Z] #29 6.222 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-18T20:43:54.376Z] #29 6.222 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-18T20:43:54.376Z] #29 6.223 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T20:43:54.376Z] #29 6.266 Selecting previously unselected package libpsl5:amd64. [2022-02-18T20:43:54.376Z] #29 6.267 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-18T20:43:54.376Z] #29 6.272 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T20:43:54.376Z] #29 6.312 Selecting previously unselected package librtmp1:amd64. [2022-02-18T20:43:54.376Z] #29 6.313 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-18T20:43:54.376Z] #29 6.316 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T20:43:54.376Z] #29 6.370 Selecting previously unselected package libssh2-1:amd64. [2022-02-18T20:43:54.376Z] #29 6.370 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-18T20:43:54.376Z] #29 6.374 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T20:43:54.376Z] #29 6.443 Selecting previously unselected package libcurl4:amd64. [2022-02-18T20:43:54.376Z] #29 6.443 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T20:43:54.376Z] #29 6.443 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T20:43:54.376Z] #29 6.520 Selecting previously unselected package curl. [2022-02-18T20:43:54.376Z] #29 6.520 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T20:43:54.376Z] #29 6.524 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-18T20:43:54.376Z] #29 6.596 Selecting previously unselected package libonig5:amd64. [2022-02-18T20:43:54.377Z] #29 6.596 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T20:43:54.377Z] #29 6.601 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:43:54.377Z] #29 6.701 Selecting previously unselected package libjq1:amd64. [2022-02-18T20:43:54.377Z] #29 6.701 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T20:43:54.377Z] #29 6.706 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:43:54.377Z] #29 6.759 Selecting previously unselected package jq. [2022-02-18T20:43:54.377Z] #29 6.759 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-18T20:43:54.377Z] #29 6.762 Unpacking jq (1.6-2.1) ... [2022-02-18T20:43:54.377Z] #29 6.812 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T20:43:54.377Z] #29 6.822 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T20:43:54.377Z] #29 6.833 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T20:43:54.377Z] #29 6.843 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:43:54.377Z] #29 6.853 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T20:43:54.377Z] #29 6.864 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:43:54.377Z] #29 6.876 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T20:43:54.377Z] #29 6.887 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-18T20:43:54.377Z] #29 6.901 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:43:54.377Z] #29 6.911 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:43:54.377Z] #29 6.921 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T20:43:54.377Z] #29 6.931 Setting up ca-certificates (20210119) ... [2022-02-18T20:43:54.377Z] #29 7.542 Updating certificates in /etc/ssl/certs... [2022-02-18T20:43:54.377Z] #29 8.350 129 added, 0 removed; done. [2022-02-18T20:43:54.377Z] #29 8.435 Setting up jq (1.6-2.1) ... [2022-02-18T20:43:54.377Z] #29 8.446 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T20:43:54.377Z] #29 8.457 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-18T20:43:54.377Z] #29 8.470 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:43:54.377Z] #29 8.487 Processing triggers for ca-certificates (20210119) ... [2022-02-18T20:43:54.377Z] #29 8.495 Updating certificates in /etc/ssl/certs... [2022-02-18T20:43:54.377Z] #29 9.141 0 added, 0 removed; done. [2022-02-18T20:43:54.377Z] #29 9.142 Running hooks in /etc/ca-certificates/update.d... [2022-02-18T20:43:54.377Z] #29 9.143 done. [2022-02-18T20:43:54.377Z] #29 ... [2022-02-18T20:43:54.377Z] [2022-02-18T20:43:54.377Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:54.377Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:54.433Z] [2022-02-18T20:43:54.433Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:43:54.433Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T20:43:54.433Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-18T20:43:54.433Z] #69 DONE 0.0s [2022-02-18T20:43:54.433Z] [2022-02-18T20:43:54.433Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:43:54.433Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-18T20:43:54.433Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-18T20:43:54.433Z] #28 DONE 0.0s [2022-02-18T20:43:54.433Z] [2022-02-18T20:43:54.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:54.433Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T20:43:54.433Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.0s done [2022-02-18T20:43:54.433Z] #11 DONE 0.0s [2022-02-18T20:43:54.433Z] [2022-02-18T20:43:54.433Z] #24 [internal] load build context [2022-02-18T20:43:54.433Z] #24 sha256:a3540134e7458db1298896b7ba334c850ae2a21a9fd55ab1f195c5b91ccc385f [2022-02-18T20:43:54.494Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 37.75MB / 134.83MB 4.6s [2022-02-18T20:43:54.633Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 3.8s done [2022-02-18T20:43:54.753Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 47.19MB / 134.83MB 4.9s [2022-02-18T20:43:54.891Z] #11 ... [2022-02-18T20:43:54.891Z] [2022-02-18T20:43:54.891Z] #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-02-18T20:43:54.891Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T20:43:54.891Z] #29 DONE 11.1s [2022-02-18T20:43:54.891Z] [2022-02-18T20:43:54.891Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:54.891Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:54.891Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 [2022-02-18T20:43:55.011Z] #24 ... [2022-02-18T20:43:55.011Z] [2022-02-18T20:43:55.011Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T20:43:55.011Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T20:43:55.011Z] #45 DONE 0.0s [2022-02-18T20:43:55.011Z] [2022-02-18T20:43:55.011Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:55.011Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T20:43:55.011Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-18T20:43:55.011Z] #11 sha256:55bebd100dc82c17d2111bff177156fd4aa4f5db37a396b5834c645b19208d44 1.80kB / 1.80kB done [2022-02-18T20:43:55.011Z] #11 sha256:b510d72af22dfca21bd2d9cc327efc7ad927865c671d648428dd78cf08cf63d9 7.06kB / 7.06kB done [2022-02-18T20:43:55.011Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 40.90MB / 53.61MB 0.3s [2022-02-18T20:43:55.011Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0B / 10.66MB 0.3s [2022-02-18T20:43:55.011Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 4.19MB / 5.14MB 0.3s [2022-02-18T20:43:55.012Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.1s done [2022-02-18T20:43:55.012Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 56.94MB / 134.83MB 5.2s [2022-02-18T20:43:55.012Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 63.96MB / 134.83MB 5.3s [2022-02-18T20:43:55.148Z] #11 ... [2022-02-18T20:43:55.148Z] [2022-02-18T20:43:55.148Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-18T20:43:55.148Z] #30 sha256:43c745bb21b5b0c2ac25f56408550ccdf72e6ca66b101c1566e4db5664b5ff6a [2022-02-18T20:43:55.148Z] #30 DONE 0.1s [2022-02-18T20:43:55.148Z] [2022-02-18T20:43:55.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:55.148Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:55.169Z] [2022-02-18T20:43:55.170Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:43:55.170Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T20:43:55.170Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-18T20:43:55.170Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-18T20:43:55.170Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-18T20:43:55.170Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-18T20:43:55.276Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 72.35MB / 134.83MB 5.6s [2022-02-18T20:43:55.279Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 0.5s [2022-02-18T20:43:55.279Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 8.39MB / 10.66MB 0.5s [2022-02-18T20:43:55.279Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.5s done [2022-02-18T20:43:55.279Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 0B / 54.67MB 0.5s [2022-02-18T20:43:55.279Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 0.6s [2022-02-18T20:43:55.432Z] #28 ... [2022-02-18T20:43:55.432Z] [2022-02-18T20:43:55.432Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T20:43:55.432Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T20:43:55.432Z] #45 DONE 0.0s [2022-02-18T20:43:55.432Z] [2022-02-18T20:43:55.432Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:43:55.432Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T20:43:55.432Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.3s [2022-02-18T20:43:55.536Z] #11 ... [2022-02-18T20:43:55.536Z] [2022-02-18T20:43:55.536Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:43:55.536Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T20:43:55.536Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-18T20:43:55.536Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T20:43:55.536Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-18T20:43:55.536Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-18T20:43:55.536Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-02-18T20:43:55.536Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-02-18T20:43:55.536Z] #67 DONE 5.8s [2022-02-18T20:43:55.536Z] [2022-02-18T20:43:55.536Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:55.536Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:55.536Z] #11 ... [2022-02-18T20:43:55.536Z] [2022-02-18T20:43:55.536Z] #24 [internal] load build context [2022-02-18T20:43:55.536Z] #24 sha256:9283db75d31ba8ffac45d0e2d75ed6212eff1269d2b6c6bf5b3f8a3f0d315965 [2022-02-18T20:43:55.536Z] #24 transferring context: 47.77MB 5.9s [2022-02-18T20:43:55.544Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 17.83MB / 54.67MB 0.8s [2022-02-18T20:43:55.544Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 32.51MB / 54.67MB 0.9s [2022-02-18T20:43:55.694Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.24MB / 54.92MB 0.5s [2022-02-18T20:43:55.694Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 17.83MB / 54.92MB 0.7s [2022-02-18T20:43:55.804Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 38.30MB / 54.67MB 1.0s [2022-02-18T20:43:55.804Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 53.48MB / 54.67MB 1.1s [2022-02-18T20:43:55.958Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 25.17MB / 54.92MB 0.8s [2022-02-18T20:43:55.958Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 33.55MB / 54.92MB 0.9s [2022-02-18T20:43:56.223Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 39.85MB / 54.92MB 1.0s [2022-02-18T20:43:56.223Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 53.48MB / 54.92MB 1.2s [2022-02-18T20:43:57.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:43:57.097Z] > git config --add remote.origin.fetch +refs/pull/43185/head:refs/remotes/origin/PR-43185 # timeout=10 [2022-02-18T20:43:57.106Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:43:59.977Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.1s [2022-02-18T20:43:59.978Z] Fetching without tags [2022-02-18T20:43:59.978Z] #11 ... [2022-02-18T20:43:59.978Z] [2022-02-18T20:43:59.978Z] #24 [internal] load build context [2022-02-18T20:43:59.978Z] #24 sha256:a3540134e7458db1298896b7ba334c850ae2a21a9fd55ab1f195c5b91ccc385f [2022-02-18T20:43:59.978Z] #24 transferring context: 56.98MB 1.7s done [2022-02-18T20:43:59.978Z] #24 DONE 2.1s [2022-02-18T20:43:59.978Z] [2022-02-18T20:43:59.978Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:59.978Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T20:43:59.978Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 1.6s done [2022-02-18T20:43:59.978Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 0.1s [2022-02-18T20:43:59.978Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 2.0s done [2022-02-18T20:43:59.978Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 2.10MB / 102.66MB 2.1s [2022-02-18T20:43:59.978Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 10.49MB / 102.66MB 2.2s [2022-02-18T20:43:59.978Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 16.78MB / 102.66MB 2.3s [2022-02-18T20:43:59.978Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 22.02MB / 102.66MB 2.4s [2022-02-18T20:43:59.978Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 45.09MB / 102.66MB 2.6s [2022-02-18T20:43:59.978Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 55.57MB / 102.66MB 2.7s [2022-02-18T20:43:59.978Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 76.55MB / 102.66MB 3.0s [2022-02-18T20:43:59.978Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 99.61MB / 102.66MB 3.1s [2022-02-18T20:43:59.978Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 3.1s done [2022-02-18T20:43:59.978Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 1.9s done [2022-02-18T20:43:59.978Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 [2022-02-18T20:43:59.978Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.2s done [2022-02-18T20:43:59.978Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c [2022-02-18T20:43:59.979Z] #24 ... [2022-02-18T20:43:59.979Z] [2022-02-18T20:43:59.979Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:59.979Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:59.979Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 96.47MB / 134.83MB 6.6s [2022-02-18T20:43:59.979Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 105.91MB / 134.83MB 7.0s [2022-02-18T20:43:59.979Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 113.25MB / 134.83MB 7.2s [2022-02-18T20:43:59.979Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 121.63MB / 134.83MB 7.4s [2022-02-18T20:43:59.979Z] #11 ... [2022-02-18T20:43:59.979Z] [2022-02-18T20:43:59.979Z] #24 [internal] load build context [2022-02-18T20:43:59.979Z] #24 sha256:9283db75d31ba8ffac45d0e2d75ed6212eff1269d2b6c6bf5b3f8a3f0d315965 [2022-02-18T20:43:59.979Z] #24 transferring context: 56.98MB 7.1s done [2022-02-18T20:43:59.979Z] #24 DONE 7.7s [2022-02-18T20:43:59.979Z] [2022-02-18T20:43:59.979Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:43:59.979Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:43:59.979Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 132.12MB / 134.83MB 7.7s [2022-02-18T20:43:59.979Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.6s [2022-02-18T20:43:59.979Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 9.2s done [2022-02-18T20:43:59.979Z] #11 ... [2022-02-18T20:43:59.979Z] [2022-02-18T20:43:59.979Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:43:59.979Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T20:43:59.979Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-18T20:43:59.979Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T20:43:59.979Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-18T20:43:59.979Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-18T20:43:59.979Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-02-18T20:43:59.979Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done [2022-02-18T20:43:59.979Z] #69 DONE 9.4s [2022-02-18T20:43:59.979Z] [2022-02-18T20:43:59.979Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:43:59.979Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T20:43:59.979Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-18T20:43:59.979Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-18T20:43:59.979Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-18T20:43:59.979Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-18T20:43:59.979Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.4s done [2022-02-18T20:43:59.979Z] #28 ... [2022-02-18T20:43:59.979Z] [2022-02-18T20:43:59.979Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-18T20:43:59.979Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-18T20:44:00.018Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.3s done [2022-02-18T20:44:00.018Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.4s [2022-02-18T20:44:00.241Z] #11 ... [2022-02-18T20:44:00.242Z] #68 DONE 0.5s [2022-02-18T20:44:00.243Z] [2022-02-18T20:44:00.244Z] [2022-02-18T20:44:00.244Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:44:00.244Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-18T20:44:00.244Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-18T20:44:00.244Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-18T20:44:00.244Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-18T20:44:00.244Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-18T20:44:00.244Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-18T20:44:00.244Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 1.9s done [2022-02-18T20:44:00.244Z] #28 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 1.9s done [2022-02-18T20:44:00.244Z] #28 DONE 6.0s [2022-02-18T20:44:00.244Z] [2022-02-18T20:44:00.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:00.244Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T20:44:00.244Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0B / 81.02MB 5.5s [2022-02-18T20:44:00.244Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 6.11MB / 81.02MB 5.6s [2022-02-18T20:44:00.256Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:44:00.507Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.4s done [2022-02-18T20:44:00.507Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 13.63MB / 81.02MB 5.7s [2022-02-18T20:44:00.507Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 18.87MB / 81.02MB 5.8s [2022-02-18T20:44:00.594Z] #28 ... [2022-02-18T20:44:00.594Z] [2022-02-18T20:44:00.594Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:44:00.594Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T20:44:00.594Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-18T20:44:00.594Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T20:44:00.594Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-18T20:44:00.594Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-18T20:44:00.594Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-02-18T20:44:00.594Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-02-18T20:44:00.594Z] #67 DONE 5.5s [2022-02-18T20:44:00.594Z] [2022-02-18T20:44:00.594Z] #24 [internal] load build context [2022-02-18T20:44:00.594Z] #24 sha256:6ab8ff629b08cf09cb7b131397165cd82d4ed5db904f6128a6678b7e7eebb206 [2022-02-18T20:44:00.594Z] #24 transferring context: 56.97MB 5.2s done [2022-02-18T20:44:00.594Z] #24 DONE 5.6s [2022-02-18T20:44:00.594Z] [2022-02-18T20:44:00.594Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:44:00.594Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T20:44:00.594Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-18T20:44:00.594Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-18T20:44:00.594Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T20:44:00.594Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-18T20:44:00.594Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-02-18T20:44:00.594Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-02-18T20:44:00.594Z] #69 DONE 5.5s [2022-02-18T20:44:00.594Z] [2022-02-18T20:44:00.595Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:00.595Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:00.595Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.0s done [2022-02-18T20:44:00.595Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-18T20:44:00.595Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-18T20:44:00.595Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-18T20:44:00.595Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.3s done [2022-02-18T20:44:00.595Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.8s done [2022-02-18T20:44:00.595Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.1s done [2022-02-18T20:44:00.595Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.8s done [2022-02-18T20:44:00.595Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 3.9s done [2022-02-18T20:44:00.595Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 5.3s done [2022-02-18T20:44:00.595Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 2.8s done [2022-02-18T20:44:00.817Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 42.99MB / 81.02MB 6.0s [2022-02-18T20:44:00.817Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 50.33MB / 81.02MB 6.1s [2022-02-18T20:44:01.043Z] Merge succeeded, producing 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:44:01.043Z] Checking out Revision 833139f3908f55c0c8c592910b8a2de01868ca1c (PR-43185) [2022-02-18T20:43:59.972Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:43:59.983Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:43:59.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:43:59.984Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:44:00.260Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:44:00.275Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:44:00.999Z] > git remote # timeout=10 [2022-02-18T20:44:01.008Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T20:44:01.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:44:01.017Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T20:44:01.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-18T20:44:01.047Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:44:01.054Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:44:01.082Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 66.06MB / 81.02MB 6.4s [2022-02-18T20:44:01.191Z] #70 DONE 0.7s [2022-02-18T20:44:01.191Z] [2022-02-18T20:44:01.191Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:44:01.191Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T20:44:01.191Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.5s done [2022-02-18T20:44:01.452Z] #28 DONE 11.7s [2022-02-18T20:44:01.452Z] [2022-02-18T20:44:01.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:01.452Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:01.452Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.5s done [2022-02-18T20:44:01.452Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-18T20:44:01.492Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 71.30MB / 81.02MB 6.5s [2022-02-18T20:44:01.492Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 78.64MB / 81.02MB 6.6s [2022-02-18T20:44:01.492Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-18T20:44:02.021Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.6s done [2022-02-18T20:44:02.285Z] Commit message: "pkg/archive: audit gosec file-traversal lints" [2022-02-18T20:44:02.286Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.1s [2022-02-18T20:44:02.638Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-18T20:44:02.864Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.7s done [2022-02-18T20:44:02.899Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-18T20:44:03.040Z] + [ PR != PR ] [2022-02-18T20:44:03.040Z] + [ master != master ] [2022-02-18T20:44:03.040Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T20:44:03.164Z] #11 ... [2022-02-18T20:44:03.164Z] [2022-02-18T20:44:03.164Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:44:03.164Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T20:44:03.164Z] #28 DONE 8.3s [2022-02-18T20:44:03.164Z] [2022-02-18T20:44:03.164Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-18T20:44:03.164Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-18T20:44:03.164Z] #68 DONE 0.7s [2022-02-18T20:44:03.164Z] [2022-02-18T20:44:03.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:03.164Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:03.164Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.3s done [2022-02-18T20:44:03.164Z] #11 ... [2022-02-18T20:44:03.164Z] [2022-02-18T20:44:03.164Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-18T20:44:03.164Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-18T20:44:03.255Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 8.1s done [2022-02-18T20:44:03.255Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-18T20:44:03.367Z] + docker version [2022-02-18T20:44:03.367Z] Client: Docker Engine - Community [2022-02-18T20:44:03.367Z] Version: 20.10.12 [2022-02-18T20:44:03.367Z] API version: 1.41 [2022-02-18T20:44:03.367Z] Go version: go1.16.12 [2022-02-18T20:44:03.367Z] Git commit: e91ed57 [2022-02-18T20:44:03.367Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-18T20:44:03.367Z] OS/Arch: linux/amd64 [2022-02-18T20:44:03.367Z] Context: default [2022-02-18T20:44:03.367Z] Experimental: true [2022-02-18T20:44:03.367Z] [2022-02-18T20:44:03.367Z] Server: Docker Engine - Community [2022-02-18T20:44:03.367Z] Engine: [2022-02-18T20:44:03.367Z] Version: 20.10.12 [2022-02-18T20:44:03.367Z] API version: 1.41 (minimum version 1.12) [2022-02-18T20:44:03.367Z] Go version: go1.16.12 [2022-02-18T20:44:03.367Z] Git commit: 459d0df [2022-02-18T20:44:03.367Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-18T20:44:03.367Z] OS/Arch: linux/amd64 [2022-02-18T20:44:03.367Z] Experimental: true [2022-02-18T20:44:03.367Z] containerd: [2022-02-18T20:44:03.367Z] Version: 1.4.12 [2022-02-18T20:44:03.367Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T20:44:03.367Z] runc: [2022-02-18T20:44:03.367Z] Version: 1.0.2 [2022-02-18T20:44:03.367Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-18T20:44:03.367Z] docker-init: [2022-02-18T20:44:03.367Z] Version: 0.19.0 [2022-02-18T20:44:03.367Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-18T20:44:03.409Z] #11 ... [2022-02-18T20:44:03.409Z] [2022-02-18T20:44:03.409Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:44:03.409Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T20:44:03.409Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-18T20:44:03.409Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T20:44:03.409Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-18T20:44:03.409Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-18T20:44:03.409Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.9s done [2022-02-18T20:44:03.409Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-02-18T20:44:03.409Z] #67 DONE 9.1s [2022-02-18T20:44:03.409Z] [2022-02-18T20:44:03.409Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:03.409Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T20:44:03.440Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-18T20:44:03.511Z] #11 DONE 26.8s [2022-02-18T20:44:03.512Z] [2022-02-18T20:44:03.512Z] #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-02-18T20:44:03.512Z] #31 sha256:20a553da901d4ed460391325866fc9219861ddd3e7ab26bbc5548f9f55c79c55 [2022-02-18T20:44:03.512Z] #31 1.504 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-18T20:44:03.512Z] #31 1.743 [2022-02-18T20:44:03.512Z] #31 1.960 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:03.512Z] #31 2.230 [2022-02-18T20:44:03.512Z] #31 3.096 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-18T20:44:03.512Z] #31 3.332 [2022-02-18T20:44:03.512Z] #31 3.549 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:03.512Z] #31 3.836 [2022-02-18T20:44:03.512Z] #31 4.712 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-18T20:44:03.512Z] #31 4.978 [2022-02-18T20:44:03.512Z] #31 5.212 #=#=# 0.1% ########################################## 59.2% ########################################### 60.1% ######################################################################## 100.0% [2022-02-18T20:44:03.512Z] #31 5.822 [2022-02-18T20:44:03.512Z] #31 6.737 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-18T20:44:03.512Z] #31 6.999 [2022-02-18T20:44:03.512Z] #31 7.217 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:03.512Z] #31 7.480 [2022-02-18T20:44:03.512Z] #31 8.185 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-18T20:44:03.512Z] #31 8.406 [2022-02-18T20:44:03.659Z] + docker info [2022-02-18T20:44:03.670Z] #11 ... [2022-02-18T20:44:03.670Z] [2022-02-18T20:44:03.670Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:44:03.670Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T20:44:03.670Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-18T20:44:03.670Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T20:44:03.670Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-18T20:44:03.670Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.4s done [2022-02-18T20:44:03.670Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-02-18T20:44:03.670Z] #69 DONE 9.1s [2022-02-18T20:44:03.670Z] [2022-02-18T20:44:03.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:03.670Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T20:44:03.768Z] #31 8.621 #=#=# [2022-02-18T20:44:03.768Z] #31 ... [2022-02-18T20:44:03.768Z] [2022-02-18T20:44:03.768Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-18T20:44:03.768Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-18T20:44:03.919Z] Client: [2022-02-18T20:44:03.919Z] Context: default [2022-02-18T20:44:03.919Z] Debug Mode: false [2022-02-18T20:44:03.919Z] Plugins: [2022-02-18T20:44:03.919Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-18T20:44:03.919Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-18T20:44:03.919Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-18T20:44:03.919Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-18T20:44:03.919Z] [2022-02-18T20:44:03.919Z] Server: [2022-02-18T20:44:03.919Z] Containers: 0 [2022-02-18T20:44:03.919Z] Running: 0 [2022-02-18T20:44:03.919Z] Paused: 0 [2022-02-18T20:44:03.919Z] Stopped: 0 [2022-02-18T20:44:03.919Z] Images: 1 [2022-02-18T20:44:03.919Z] Server Version: 20.10.12 [2022-02-18T20:44:03.919Z] Storage Driver: overlay2 [2022-02-18T20:44:03.919Z] Backing Filesystem: extfs [2022-02-18T20:44:03.919Z] Supports d_type: true [2022-02-18T20:44:03.919Z] Native Overlay Diff: true [2022-02-18T20:44:03.919Z] userxattr: false [2022-02-18T20:44:03.919Z] Logging Driver: json-file [2022-02-18T20:44:03.919Z] Cgroup Driver: cgroupfs [2022-02-18T20:44:03.919Z] Cgroup Version: 1 [2022-02-18T20:44:03.919Z] Plugins: [2022-02-18T20:44:03.919Z] Volume: local [2022-02-18T20:44:03.919Z] Network: bridge host ipvlan macvlan null overlay [2022-02-18T20:44:03.919Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-18T20:44:03.919Z] Swarm: inactive [2022-02-18T20:44:03.919Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-18T20:44:03.919Z] Default Runtime: runc [2022-02-18T20:44:03.919Z] Init Binary: docker-init [2022-02-18T20:44:03.919Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-18T20:44:03.919Z] runc version: v1.0.2-0-g52b36a2 [2022-02-18T20:44:03.919Z] init version: de40ad0 [2022-02-18T20:44:03.919Z] Security Options: [2022-02-18T20:44:03.919Z] apparmor [2022-02-18T20:44:03.919Z] seccomp [2022-02-18T20:44:03.919Z] Profile: default [2022-02-18T20:44:03.919Z] Kernel Version: 5.4.0-1061-aws [2022-02-18T20:44:03.919Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-18T20:44:03.919Z] OSType: linux [2022-02-18T20:44:03.919Z] Architecture: x86_64 [2022-02-18T20:44:03.919Z] CPUs: 2 [2022-02-18T20:44:03.919Z] Total Memory: 7.565GiB [2022-02-18T20:44:03.919Z] Name: ip-10-100-125-196 [2022-02-18T20:44:03.919Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-18T20:44:03.919Z] Docker Root Dir: /var/lib/docker [2022-02-18T20:44:03.919Z] Debug Mode: false [2022-02-18T20:44:03.919Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:44:03.919Z] Labels: [2022-02-18T20:44:03.919Z] Experimental: true [2022-02-18T20:44:03.919Z] Insecure Registries: [2022-02-18T20:44:03.919Z] 127.0.0.0/8 [2022-02-18T20:44:03.919Z] Live Restore Enabled: true [2022-02-18T20:44:03.919Z] [2022-02-18T20:44:03.919Z] WARNING: No swap limit support [Pipeline] sh [2022-02-18T20:44:04.203Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T20:44:04.203Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T20:44:04.203Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43185/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-18T20:44:04.203Z] + bash /home/ubuntu/workspace/moby_PR-43185/check-config.sh [2022-02-18T20:44:04.203Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-18T20:44:04.203Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-18T20:44:04.203Z] [2022-02-18T20:44:04.203Z] Generally Necessary: [2022-02-18T20:44:04.203Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-18T20:44:04.203Z] - apparmor: enabled and tools installed [2022-02-18T20:44:04.203Z] - CONFIG_NAMESPACES: enabled [2022-02-18T20:44:04.203Z] - CONFIG_NET_NS: enabled [2022-02-18T20:44:04.203Z] - CONFIG_PID_NS: enabled [2022-02-18T20:44:04.203Z] - CONFIG_IPC_NS: enabled [2022-02-18T20:44:04.203Z] - CONFIG_UTS_NS: enabled [2022-02-18T20:44:04.203Z] - CONFIG_CGROUPS: enabled [2022-02-18T20:44:04.203Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-18T20:44:04.203Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-18T20:44:04.203Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-18T20:44:04.203Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-18T20:44:04.203Z] - CONFIG_CPUSETS: enabled [2022-02-18T20:44:04.203Z] - CONFIG_MEMCG: enabled [2022-02-18T20:44:04.203Z] - CONFIG_KEYS: enabled [2022-02-18T20:44:04.203Z] - CONFIG_VETH: enabled (as module) [2022-02-18T20:44:04.203Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-18T20:44:04.203Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-18T20:44:04.203Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-18T20:44:04.203Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-18T20:44:04.203Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-18T20:44:04.203Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-18T20:44:04.204Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-18T20:44:04.204Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-18T20:44:04.204Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-18T20:44:04.204Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-18T20:44:04.204Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-18T20:44:04.204Z] - CONFIG_CGROUP_BPF: enabled [2022-02-18T20:44:04.204Z] [2022-02-18T20:44:04.204Z] Optional Features: [2022-02-18T20:44:04.204Z] - CONFIG_USER_NS: enabled [2022-02-18T20:44:04.204Z] - CONFIG_SECCOMP: enabled [2022-02-18T20:44:04.204Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-18T20:44:04.204Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-18T20:44:04.204Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-18T20:44:04.204Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-18T20:44:04.204Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-18T20:44:04.465Z] - CONFIG_BLK_CGROUP: enabled [2022-02-18T20:44:04.465Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-18T20:44:04.465Z] - CONFIG_CGROUP_PERF: enabled [2022-02-18T20:44:04.465Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-18T20:44:04.465Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-18T20:44:04.465Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-18T20:44:04.465Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-18T20:44:04.465Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-18T20:44:04.465Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-18T20:44:04.465Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-18T20:44:04.465Z] - CONFIG_IP_VS: enabled (as module) [2022-02-18T20:44:04.465Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-18T20:44:04.465Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-18T20:44:04.465Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-18T20:44:04.465Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-18T20:44:04.465Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-18T20:44:04.465Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-18T20:44:04.465Z] - CONFIG_EXT4_FS: enabled [2022-02-18T20:44:04.465Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-18T20:44:04.465Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-18T20:44:04.465Z] - Network Drivers: [2022-02-18T20:44:04.465Z] - "overlay": [2022-02-18T20:44:04.465Z] - CONFIG_VXLAN: enabled (as module) [2022-02-18T20:44:04.465Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-18T20:44:04.465Z] Optional (for encrypted networks): [2022-02-18T20:44:04.465Z] - CONFIG_CRYPTO: enabled [2022-02-18T20:44:04.465Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-18T20:44:04.465Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-18T20:44:04.465Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-18T20:44:04.465Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-18T20:44:04.465Z] - CONFIG_XFRM: enabled [2022-02-18T20:44:04.465Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-18T20:44:04.465Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-18T20:44:04.465Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-18T20:44:04.465Z] - "ipvlan": [2022-02-18T20:44:04.465Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-18T20:44:04.465Z] - "macvlan": [2022-02-18T20:44:04.465Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-18T20:44:04.465Z] - CONFIG_DUMMY: enabled (as module) [2022-02-18T20:44:04.465Z] - "ftp,tftp client in container": [2022-02-18T20:44:04.465Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-18T20:44:04.465Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-18T20:44:04.465Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-18T20:44:04.465Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-18T20:44:04.465Z] - Storage Drivers: [2022-02-18T20:44:04.465Z] - "aufs": [2022-02-18T20:44:04.465Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-18T20:44:04.465Z] - "btrfs": [2022-02-18T20:44:04.550Z] #70 DONE 0.9s [2022-02-18T20:44:04.550Z] [2022-02-18T20:44:04.550Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:04.550Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:04.550Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.3s done [2022-02-18T20:44:04.550Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0.4s [2022-02-18T20:44:04.723Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-18T20:44:04.723Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-18T20:44:04.723Z] - "devicemapper": [2022-02-18T20:44:04.723Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-18T20:44:04.723Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-18T20:44:04.723Z] - "overlay": [2022-02-18T20:44:04.723Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-18T20:44:04.723Z] - "zfs": [2022-02-18T20:44:04.723Z] - /dev/zfs: present [2022-02-18T20:44:04.723Z] - zfs command: missing [2022-02-18T20:44:04.723Z] - zpool command: missing [2022-02-18T20:44:04.723Z] [2022-02-18T20:44:04.723Z] Limits: [2022-02-18T20:44:04.723Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-18T20:44:04.723Z] [2022-02-18T20:44:04.723Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-18T20:44:05.050Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:833139f3908f55c0c8c592910b8a2de01868ca1c . [2022-02-18T20:44:05.309Z] #1 [internal] load build definition from Dockerfile [2022-02-18T20:44:05.309Z] #1 sha256:364ee9222807c34ba716f155a25ad4baaebd51afe68f27bb494dc23978567a88 [2022-02-18T20:44:05.309Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-02-18T20:44:05.309Z] #1 DONE 0.0s [2022-02-18T20:44:05.309Z] [2022-02-18T20:44:05.309Z] #2 [internal] load .dockerignore [2022-02-18T20:44:05.309Z] #2 sha256:aa8b980bfd0e6aad67c0ab6cbffc5c0a1543fef90f25f79676389ea4191af9dd [2022-02-18T20:44:05.309Z] #2 transferring context: 87B 0.0s done [2022-02-18T20:44:05.309Z] #2 DONE 0.0s [2022-02-18T20:44:05.309Z] [2022-02-18T20:44:05.309Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-18T20:44:05.309Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-18T20:44:05.309Z] #3 DONE 0.1s [2022-02-18T20:44:05.309Z] [2022-02-18T20:44:05.309Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-18T20:44:05.309Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-18T20:44:05.309Z] #4 CACHED [2022-02-18T20:44:05.567Z] [2022-02-18T20:44:05.567Z] #6 [internal] load build definition from Dockerfile [2022-02-18T20:44:05.567Z] #6 sha256:88ed128f18f91cde23ffdd454ed5669fb77a11c46544bac33ff1470b4c0ccf99 [2022-02-18T20:44:05.567Z] #6 DONE 0.0s [2022-02-18T20:44:05.567Z] [2022-02-18T20:44:05.567Z] #5 [internal] load .dockerignore [2022-02-18T20:44:05.567Z] #5 sha256:47b661c376cb0d1dd343cdd58920eb398445ce2f9aa642ebab0bdb95e25724f2 [2022-02-18T20:44:05.567Z] #5 DONE 0.0s [2022-02-18T20:44:05.567Z] [2022-02-18T20:44:05.567Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:44:05.567Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T20:44:06.136Z] #10 ... [2022-02-18T20:44:06.136Z] [2022-02-18T20:44:06.136Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-18T20:44:06.136Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-18T20:44:06.136Z] #7 DONE 0.8s [2022-02-18T20:44:06.222Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 4.4s done [2022-02-18T20:44:06.313Z] #12 DONE 2.6s [2022-02-18T20:44:06.313Z] [2022-02-18T20:44:06.313Z] #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-02-18T20:44:06.313Z] #31 sha256:20a553da901d4ed460391325866fc9219861ddd3e7ab26bbc5548f9f55c79c55 [2022-02-18T20:44:06.313Z] #31 8.621 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:06.313Z] #31 8.893 [2022-02-18T20:44:06.313Z] #31 8.948 Download of images into '/build' complete. [2022-02-18T20:44:06.313Z] #31 8.948 Use something like the following to load the result into a Docker daemon: [2022-02-18T20:44:06.313Z] #31 8.948 tar -cC '/build' . | docker load [2022-02-18T20:44:06.313Z] #31 DONE 11.1s [2022-02-18T20:44:06.313Z] [2022-02-18T20:44:06.313Z] #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-02-18T20:44:06.313Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-18T20:44:06.396Z] [2022-02-18T20:44:06.396Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:44:06.396Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-18T20:44:06.396Z] #8 DONE 0.9s [2022-02-18T20:44:06.396Z] [2022-02-18T20:44:06.396Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-18T20:44:06.396Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-18T20:44:06.396Z] #10 DONE 0.9s [2022-02-18T20:44:06.396Z] [2022-02-18T20:44:06.396Z] #9 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-18T20:44:06.396Z] #9 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-18T20:44:06.396Z] #9 DONE 0.9s [2022-02-18T20:44:06.795Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 [2022-02-18T20:44:06.880Z] #13 DONE 0.7s [2022-02-18T20:44:06.977Z] [2022-02-18T20:44:06.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:06.977Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:06.977Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:06.977Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-18T20:44:07.139Z] [2022-02-18T20:44:07.139Z] #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-02-18T20:44:07.139Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:07.139Z] #38 ... [2022-02-18T20:44:07.139Z] [2022-02-18T20:44:07.139Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-18T20:44:07.139Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-18T20:44:07.139Z] #42 DONE 0.2s [2022-02-18T20:44:07.139Z] [2022-02-18T20:44:07.139Z] #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-02-18T20:44:07.139Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-18T20:44:07.139Z] #46 DONE 0.2s [2022-02-18T20:44:07.139Z] [2022-02-18T20:44:07.139Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-18T20:44:07.139Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-18T20:44:07.139Z] #33 DONE 0.2s [2022-02-18T20:44:07.139Z] [2022-02-18T20:44:07.139Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T20:44:07.139Z] #25 sha256:851709e90d75fdb033684f10134e3b294cc4150894b2834281b555de7807214b [2022-02-18T20:44:07.139Z] #25 DONE 0.3s [2022-02-18T20:44:07.236Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-18T20:44:07.236Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-18T20:44:07.236Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.0s [2022-02-18T20:44:07.236Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-18T20:44:07.236Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.39MB / 54.92MB 0.1s [2022-02-18T20:44:07.400Z] [2022-02-18T20:44:07.400Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-18T20:44:07.400Z] #62 sha256:92c5c00e593f03fc1616929b3c4691ebe44a6bc4cf0e6a0b33deb6901e3b845a [2022-02-18T20:44:07.400Z] #62 DONE 0.3s [2022-02-18T20:44:07.400Z] [2022-02-18T20:44:07.400Z] #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-02-18T20:44:07.400Z] #63 sha256:35882df95ee7bdff5f080f7ae89f989150c999d5f9cf6990542c75750739dbc7 [2022-02-18T20:44:07.499Z] #11 ... [2022-02-18T20:44:07.499Z] [2022-02-18T20:44:07.499Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-18T20:44:07.499Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-18T20:44:07.499Z] #52 DONE 0.0s [2022-02-18T20:44:07.499Z] [2022-02-18T20:44:07.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:07.499Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:07.499Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 12.58MB / 54.92MB 0.3s [2022-02-18T20:44:07.499Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0B / 5.15MB 0.4s [2022-02-18T20:44:07.765Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 23.07MB / 54.92MB 0.6s [2022-02-18T20:44:07.765Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 2.49MB / 5.15MB 0.6s [2022-02-18T20:44:07.765Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 4.19MB / 5.15MB 0.7s [2022-02-18T20:44:08.027Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 29.36MB / 54.92MB 0.8s [2022-02-18T20:44:08.027Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.8s [2022-02-18T20:44:08.027Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.9s done [2022-02-18T20:44:08.027Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 0.9s [2022-02-18T20:44:08.027Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 3.75MB / 10.87MB 1.0s [2022-02-18T20:44:08.297Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 34.60MB / 54.92MB 1.2s [2022-02-18T20:44:08.297Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 7.34MB / 10.87MB 1.2s [2022-02-18T20:44:08.297Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0B / 54.57MB 1.2s [2022-02-18T20:44:08.556Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 40.87MB / 54.92MB 1.4s [2022-02-18T20:44:08.556Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 9.44MB / 10.87MB 1.4s [2022-02-18T20:44:08.713Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.1s [2022-02-18T20:44:08.713Z] #11 ... [2022-02-18T20:44:08.713Z] [2022-02-18T20:44:08.713Z] #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-02-18T20:44:08.713Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T20:44:08.713Z] #29 1.046 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:08.713Z] #29 1.056 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:08.713Z] #29 1.056 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:08.713Z] #29 1.186 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:08.713Z] #29 1.381 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:08.713Z] #29 1.594 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:08.713Z] #29 3.054 Fetched 8505 kB in 2s (3709 kB/s) [2022-02-18T20:44:08.713Z] #29 3.054 Reading package lists... [2022-02-18T20:44:08.713Z] #29 3.905 Reading package lists... [2022-02-18T20:44:08.713Z] #29 4.761 Building dependency tree... [2022-02-18T20:44:08.713Z] #29 5.145 The following additional packages will be installed: [2022-02-18T20:44:08.713Z] #29 5.145 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-18T20:44:08.713Z] #29 5.145 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-18T20:44:08.713Z] #29 5.145 Recommended packages: [2022-02-18T20:44:08.713Z] #29 5.145 libldap-common publicsuffix libsasl2-modules [2022-02-18T20:44:08.713Z] #29 5.396 The following NEW packages will be installed: [2022-02-18T20:44:08.713Z] #29 5.405 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-18T20:44:08.713Z] #29 5.405 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-18T20:44:08.713Z] #29 5.405 libssh2-1 openssl [2022-02-18T20:44:08.713Z] #29 5.692 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T20:44:08.713Z] #29 5.692 Need to get 3038 kB of archives. [2022-02-18T20:44:08.713Z] #29 5.692 After this operation, 6650 kB of additional disk space will be used. [2022-02-18T20:44:08.713Z] #29 5.692 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-18T20:44:08.713Z] #29 5.702 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-18T20:44:08.713Z] #29 5.702 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-18T20:44:08.713Z] #29 5.702 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-18T20:44:08.713Z] #29 5.709 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-18T20:44:08.713Z] #29 5.709 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-18T20:44:08.713Z] #29 5.720 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-18T20:44:08.713Z] #29 5.720 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-18T20:44:08.713Z] #29 5.720 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-18T20:44:08.713Z] #29 5.720 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-18T20:44:08.713Z] #29 5.720 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-18T20:44:08.713Z] #29 5.729 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-18T20:44:08.713Z] #29 5.729 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T20:44:08.713Z] #29 5.735 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T20:44:08.713Z] #29 5.735 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T20:44:08.713Z] #29 5.969 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:08.713Z] #29 5.987 Fetched 3038 kB in 0s (9292 kB/s) [2022-02-18T20:44:08.713Z] #29 6.022 Selecting previously unselected package openssl. [2022-02-18T20:44:08.714Z] #29 6.022 (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-02-18T20:44:08.714Z] #29 6.026 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 6.033 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-18T20:44:08.714Z] #29 6.232 Selecting previously unselected package ca-certificates. [2022-02-18T20:44:08.714Z] #29 6.232 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-18T20:44:08.714Z] #29 6.232 Unpacking ca-certificates (20210119) ... [2022-02-18T20:44:08.714Z] #29 6.334 Selecting previously unselected package libbrotli1:amd64. [2022-02-18T20:44:08.714Z] #29 6.334 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 6.343 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T20:44:08.714Z] #29 6.457 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-18T20:44:08.714Z] #29 6.457 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 6.461 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:08.714Z] #29 6.519 Selecting previously unselected package libsasl2-2:amd64. [2022-02-18T20:44:08.714Z] #29 6.519 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 6.523 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:08.714Z] #29 6.588 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-18T20:44:08.714Z] #29 6.588 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 6.591 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T20:44:08.714Z] #29 6.686 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-18T20:44:08.714Z] #29 6.686 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 6.690 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T20:44:08.714Z] #29 6.751 Selecting previously unselected package libpsl5:amd64. [2022-02-18T20:44:08.714Z] #29 6.751 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 6.761 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T20:44:08.714Z] #29 6.804 Selecting previously unselected package librtmp1:amd64. [2022-02-18T20:44:08.714Z] #29 6.804 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 6.814 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T20:44:08.714Z] #29 6.856 Selecting previously unselected package libssh2-1:amd64. [2022-02-18T20:44:08.714Z] #29 6.856 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 6.860 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T20:44:08.714Z] #29 6.930 Selecting previously unselected package libcurl4:amd64. [2022-02-18T20:44:08.714Z] #29 6.930 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 6.934 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:08.714Z] #29 7.003 Selecting previously unselected package curl. [2022-02-18T20:44:08.714Z] #29 7.003 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 7.010 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:08.714Z] #29 7.062 Selecting previously unselected package libonig5:amd64. [2022-02-18T20:44:08.714Z] #29 7.063 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 7.067 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:44:08.714Z] #29 7.129 Selecting previously unselected package libjq1:amd64. [2022-02-18T20:44:08.714Z] #29 7.129 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 7.132 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:44:08.714Z] #29 7.177 Selecting previously unselected package jq. [2022-02-18T20:44:08.714Z] #29 7.178 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-18T20:44:08.714Z] #29 7.184 Unpacking jq (1.6-2.1) ... [2022-02-18T20:44:08.714Z] #29 7.242 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T20:44:08.714Z] #29 7.255 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T20:44:08.714Z] #29 7.265 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T20:44:08.714Z] #29 7.277 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:08.714Z] #29 7.294 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T20:44:08.714Z] #29 7.304 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:08.714Z] #29 7.318 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T20:44:08.714Z] #29 7.336 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-18T20:44:08.714Z] #29 7.355 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:44:08.714Z] #29 7.370 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:44:08.714Z] #29 7.379 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T20:44:08.714Z] #29 7.392 Setting up ca-certificates (20210119) ... [2022-02-18T20:44:08.769Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.3s done [2022-02-18T20:44:08.769Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-18T20:44:08.818Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.6s [2022-02-18T20:44:08.818Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.19MB / 54.57MB 1.6s [2022-02-18T20:44:09.078Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 46.14MB / 54.92MB 1.8s [2022-02-18T20:44:09.078Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.7s done [2022-02-18T20:44:09.078Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 9.44MB / 54.57MB 1.8s [2022-02-18T20:44:09.078Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 1.05MB / 85.81MB 1.8s [2022-02-18T20:44:09.078Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 49.28MB / 54.92MB 2.0s [2022-02-18T20:44:09.078Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 12.58MB / 54.57MB 2.0s [2022-02-18T20:44:09.284Z] #29 8.013 Updating certificates in /etc/ssl/certs... [2022-02-18T20:44:09.340Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 52.43MB / 54.92MB 2.2s [2022-02-18T20:44:09.340Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 15.73MB / 54.57MB 2.2s [2022-02-18T20:44:09.340Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.29MB / 85.81MB 2.2s [2022-02-18T20:44:09.340Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 21.53MB / 54.57MB 2.3s [2022-02-18T20:44:09.340Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 11.53MB / 85.81MB 2.3s [2022-02-18T20:44:09.599Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 30.98MB / 54.57MB 2.4s [2022-02-18T20:44:09.599Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 44.04MB / 54.57MB 2.6s [2022-02-18T20:44:09.599Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 26.23MB / 85.81MB 2.6s [2022-02-18T20:44:09.862Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 49.28MB / 54.57MB 2.7s [2022-02-18T20:44:09.862Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 31.64MB / 85.81MB 2.7s [2022-02-18T20:44:09.862Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.8s done [2022-02-18T20:44:09.862Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.8s [2022-02-18T20:44:09.862Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 36.70MB / 85.81MB 2.8s [2022-02-18T20:44:09.862Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 0B / 134.83MB 2.8s [2022-02-18T20:44:10.105Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 3.2s done [2022-02-18T20:44:10.105Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d [2022-02-18T20:44:10.126Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 46.14MB / 85.81MB 3.0s [2022-02-18T20:44:10.126Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.34MB / 134.83MB 3.0s [2022-02-18T20:44:10.225Z] #29 8.843 129 added, 0 removed; done. [2022-02-18T20:44:10.225Z] #29 8.882 Setting up jq (1.6-2.1) ... [2022-02-18T20:44:10.225Z] #29 8.896 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:10.225Z] #29 8.905 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:10.225Z] #29 8.915 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:44:10.225Z] #29 8.935 Processing triggers for ca-certificates (20210119) ... [2022-02-18T20:44:10.225Z] #29 8.943 Updating certificates in /etc/ssl/certs... [2022-02-18T20:44:10.367Z] #11 ... [2022-02-18T20:44:10.367Z] [2022-02-18T20:44:10.367Z] #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-02-18T20:44:10.367Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-18T20:44:10.367Z] #29 0.849 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:10.367Z] #29 0.849 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:10.367Z] #29 0.932 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:10.367Z] #29 1.080 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-18T20:44:10.367Z] #29 1.211 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T20:44:10.367Z] #29 2.402 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T20:44:10.367Z] #29 3.521 Fetched 8389 kB in 3s (2862 kB/s) [2022-02-18T20:44:10.367Z] #29 3.521 Reading package lists... [2022-02-18T20:44:10.367Z] #29 4.065 Reading package lists... [2022-02-18T20:44:10.367Z] #29 4.597 Building dependency tree... [2022-02-18T20:44:10.367Z] #29 4.905 The following additional packages will be installed: [2022-02-18T20:44:10.367Z] #29 4.905 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-18T20:44:10.367Z] #29 4.905 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-18T20:44:10.367Z] #29 4.905 Recommended packages: [2022-02-18T20:44:10.367Z] #29 4.905 libldap-common publicsuffix libsasl2-modules [2022-02-18T20:44:10.367Z] #29 5.032 The following NEW packages will be installed: [2022-02-18T20:44:10.367Z] #29 5.032 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-18T20:44:10.367Z] #29 5.032 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-18T20:44:10.367Z] #29 5.032 libssh2-1 openssl [2022-02-18T20:44:10.367Z] #29 5.316 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T20:44:10.367Z] #29 5.316 Need to get 2932 kB of archives. [2022-02-18T20:44:10.367Z] #29 5.316 After this operation, 6483 kB of additional disk space will be used. [2022-02-18T20:44:10.367Z] #29 5.316 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-18T20:44:10.367Z] #29 5.372 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-18T20:44:10.367Z] #29 5.430 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-18T20:44:10.367Z] #29 5.503 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-02-18T20:44:10.367Z] #29 5.623 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-18T20:44:10.367Z] #29 5.623 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-18T20:44:10.367Z] #29 5.650 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-18T20:44:10.367Z] #29 5.673 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-18T20:44:10.367Z] #29 5.674 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-18T20:44:10.367Z] #29 5.675 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-18T20:44:10.367Z] #29 5.678 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-18T20:44:10.367Z] #29 5.763 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-18T20:44:10.367Z] #29 5.798 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-18T20:44:10.367Z] #29 5.808 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-18T20:44:10.367Z] #29 5.817 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-18T20:44:10.367Z] #29 6.175 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:10.367Z] #29 6.256 Fetched 2932 kB in 1s (3702 kB/s) [2022-02-18T20:44:10.367Z] #29 6.557 Selecting previously unselected package openssl. [2022-02-18T20:44:10.367Z] #29 6.557 (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-02-18T20:44:10.367Z] #29 6.558 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-18T20:44:10.367Z] #29 6.587 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-18T20:44:10.367Z] #29 6.895 Selecting previously unselected package ca-certificates. [2022-02-18T20:44:10.367Z] #29 6.895 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-18T20:44:10.367Z] #29 6.906 Unpacking ca-certificates (20210119) ... [2022-02-18T20:44:10.367Z] #29 7.058 Selecting previously unselected package libbrotli1:arm64. [2022-02-18T20:44:10.367Z] #29 7.058 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-18T20:44:10.367Z] #29 7.078 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-18T20:44:10.367Z] #29 7.185 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-18T20:44:10.367Z] #29 7.185 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-18T20:44:10.367Z] #29 7.193 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:10.367Z] #29 7.267 Selecting previously unselected package libsasl2-2:arm64. [2022-02-18T20:44:10.367Z] #29 7.269 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-18T20:44:10.367Z] #29 7.281 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:10.367Z] #29 7.827 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-18T20:44:10.367Z] #29 7.828 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-18T20:44:10.367Z] #29 8.089 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-18T20:44:10.367Z] #29 8.718 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-18T20:44:10.367Z] #29 8.719 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-18T20:44:10.367Z] #29 8.815 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-18T20:44:10.367Z] #29 9.464 Selecting previously unselected package libpsl5:arm64. [2022-02-18T20:44:10.367Z] #29 9.465 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-18T20:44:10.367Z] #29 9.519 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-18T20:44:10.367Z] #29 9.601 Selecting previously unselected package librtmp1:arm64. [2022-02-18T20:44:10.367Z] #29 9.601 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-18T20:44:10.367Z] #29 9.612 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T20:44:10.367Z] #29 9.776 Selecting previously unselected package libssh2-1:arm64. [2022-02-18T20:44:10.367Z] #29 9.776 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-18T20:44:10.367Z] #29 9.789 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-18T20:44:10.367Z] #29 9.889 Selecting previously unselected package libcurl4:arm64. [2022-02-18T20:44:10.367Z] #29 9.889 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-18T20:44:10.367Z] #29 9.898 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:10.367Z] #29 9.985 Selecting previously unselected package curl. [2022-02-18T20:44:10.367Z] #29 9.985 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-18T20:44:10.367Z] #29 10.05 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:10.367Z] #29 ... [2022-02-18T20:44:10.367Z] [2022-02-18T20:44:10.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:10.367Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T20:44:10.389Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 53.48MB / 85.81MB 3.2s [2022-02-18T20:44:10.389Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 15.73MB / 134.83MB 3.2s [2022-02-18T20:44:10.389Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.2s done [2022-02-18T20:44:10.389Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 59.77MB / 85.81MB 3.3s [2022-02-18T20:44:10.389Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 0B / 156B 3.3s [2022-02-18T20:44:10.650Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 69.21MB / 85.81MB 3.5s [2022-02-18T20:44:10.650Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 34.60MB / 134.83MB 3.5s [2022-02-18T20:44:10.650Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 3.4s done [2022-02-18T20:44:10.687Z] #63 3.514 + RM_GOPATH=0 [2022-02-18T20:44:10.687Z] #63 3.514 + TMP_GOPATH= [2022-02-18T20:44:10.687Z] #63 3.514 + : /build [2022-02-18T20:44:10.687Z] #63 3.514 + '[' -z '' ']' [2022-02-18T20:44:10.687Z] #63 3.514 ++ mktemp -d [2022-02-18T20:44:10.687Z] #63 3.525 + export GOPATH=/tmp/tmp.j4f39hz2sE [2022-02-18T20:44:10.687Z] #63 3.525 + GOPATH=/tmp/tmp.j4f39hz2sE [2022-02-18T20:44:10.687Z] #63 3.525 + RM_GOPATH=1 [2022-02-18T20:44:10.687Z] #63 3.525 + case "$(go env GOARCH)" in [2022-02-18T20:44:10.687Z] #63 3.525 ++ go env GOARCH [2022-02-18T20:44:10.687Z] #63 3.538 Install rootlesskit version v0.14.6 [2022-02-18T20:44:10.687Z] #63 3.538 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:10.687Z] #63 3.538 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:10.687Z] #63 3.538 ++ dirname /install.sh [2022-02-18T20:44:10.687Z] #63 3.538 + dir=/ [2022-02-18T20:44:10.687Z] #63 3.538 + bin=rootlesskit [2022-02-18T20:44:10.687Z] #63 3.538 + shift [2022-02-18T20:44:10.687Z] #63 3.538 + '[' '!' -f //rootlesskit.installer ']' [2022-02-18T20:44:10.687Z] #63 3.538 + . //rootlesskit.installer [2022-02-18T20:44:10.687Z] #63 3.538 ++ : v0.14.6 [2022-02-18T20:44:10.687Z] #63 3.538 + install_rootlesskit [2022-02-18T20:44:10.687Z] #63 3.538 + case "$1" in [2022-02-18T20:44:10.687Z] #63 3.538 + export CGO_ENABLED=0 [2022-02-18T20:44:10.687Z] #63 3.538 + CGO_ENABLED=0 [2022-02-18T20:44:10.687Z] #63 3.538 + _install_rootlesskit [2022-02-18T20:44:10.687Z] #63 3.538 + echo 'Install rootlesskit version v0.14.6' [2022-02-18T20:44:10.687Z] #63 3.538 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T20:44:10.687Z] #63 3.538 + GOBIN=/build [2022-02-18T20:44:10.687Z] #63 3.538 + GO111MODULE=on [2022-02-18T20:44:10.687Z] #63 3.538 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-18T20:44:10.910Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 79.69MB / 85.81MB 3.8s [2022-02-18T20:44:10.910Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 49.28MB / 134.83MB 3.8s [2022-02-18T20:44:10.910Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0.8s [2022-02-18T20:44:11.168Z] #29 9.616 0 added, 0 removed; done. [2022-02-18T20:44:11.168Z] #29 9.616 Running hooks in /etc/ca-certificates/update.d... [2022-02-18T20:44:11.168Z] #29 9.619 done. [2022-02-18T20:44:11.173Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.0s [2022-02-18T20:44:11.173Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 68.16MB / 134.83MB 4.0s [2022-02-18T20:44:11.427Z] #29 ... [2022-02-18T20:44:11.427Z] [2022-02-18T20:44:11.427Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:11.427Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:11.427Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.6s done [2022-02-18T20:44:11.427Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 1.3s [2022-02-18T20:44:11.435Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 78.64MB / 134.83MB 4.2s [2022-02-18T20:44:11.435Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 88.08MB / 134.83MB 4.4s [2022-02-18T20:44:11.623Z] #63 4.220 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-18T20:44:11.694Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.6s done [2022-02-18T20:44:11.695Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 99.61MB / 134.83MB 4.6s [2022-02-18T20:44:11.956Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 106.95MB / 134.83MB 4.7s [2022-02-18T20:44:11.956Z] #11 ... [2022-02-18T20:44:11.956Z] [2022-02-18T20:44:11.956Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:44:11.956Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-18T20:44:11.956Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:44:11.956Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-02-18T20:44:11.956Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T20:44:11.956Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-18T20:44:11.956Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-18T20:44:11.956Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-02-18T20:44:11.956Z] #74 DONE 4.9s [2022-02-18T20:44:11.956Z] [2022-02-18T20:44:11.956Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:11.956Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:11.956Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 115.21MB / 134.83MB 4.8s [2022-02-18T20:44:12.215Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 125.83MB / 134.83MB 5.0s [2022-02-18T20:44:12.215Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 5.2s [2022-02-18T20:44:12.994Z] #11 ... [2022-02-18T20:44:12.994Z] [2022-02-18T20:44:12.994Z] #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-02-18T20:44:12.994Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T20:44:12.994Z] #29 1.861 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:12.994Z] #29 1.887 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:12.994Z] #29 1.887 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:12.994Z] #29 2.012 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:12.994Z] #29 2.256 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:12.994Z] #29 2.389 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:12.994Z] #29 3.746 Fetched 8505 kB in 2s (3955 kB/s) [2022-02-18T20:44:12.994Z] #29 3.746 Reading package lists... [2022-02-18T20:44:12.994Z] #29 4.544 Reading package lists... [2022-02-18T20:44:12.994Z] #29 5.314 Building dependency tree... [2022-02-18T20:44:12.994Z] #29 5.689 The following additional packages will be installed: [2022-02-18T20:44:12.995Z] #29 5.690 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-18T20:44:12.995Z] #29 5.692 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-18T20:44:12.995Z] #29 5.703 Recommended packages: [2022-02-18T20:44:12.995Z] #29 5.703 libldap-common publicsuffix libsasl2-modules [2022-02-18T20:44:12.995Z] #29 5.877 The following NEW packages will be installed: [2022-02-18T20:44:12.995Z] #29 5.878 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-18T20:44:12.995Z] #29 5.878 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-18T20:44:12.995Z] #29 5.879 libssh2-1 openssl [2022-02-18T20:44:12.995Z] #29 6.151 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T20:44:12.995Z] #29 6.151 Need to get 3038 kB of archives. [2022-02-18T20:44:12.995Z] #29 6.151 After this operation, 6650 kB of additional disk space will be used. [2022-02-18T20:44:12.995Z] #29 6.151 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-18T20:44:12.995Z] #29 6.163 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-18T20:44:12.995Z] #29 6.193 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-18T20:44:12.995Z] #29 6.196 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-18T20:44:12.995Z] #29 6.196 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-18T20:44:12.995Z] #29 6.198 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-18T20:44:12.995Z] #29 6.223 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-18T20:44:12.995Z] #29 6.223 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-18T20:44:12.995Z] #29 6.223 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-18T20:44:12.995Z] #29 6.223 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-18T20:44:12.995Z] #29 6.223 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-18T20:44:12.995Z] #29 6.223 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-18T20:44:12.995Z] #29 6.227 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T20:44:12.995Z] #29 6.227 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T20:44:12.995Z] #29 6.227 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T20:44:12.995Z] #29 6.516 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:12.995Z] #29 6.553 Fetched 3038 kB in 0s (8890 kB/s) [2022-02-18T20:44:12.995Z] #29 6.581 Selecting previously unselected package openssl. [2022-02-18T20:44:12.995Z] #29 6.581 (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-02-18T20:44:12.995Z] #29 6.581 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 6.586 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-18T20:44:12.995Z] #29 6.746 Selecting previously unselected package ca-certificates. [2022-02-18T20:44:12.995Z] #29 6.746 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-18T20:44:12.995Z] #29 6.752 Unpacking ca-certificates (20210119) ... [2022-02-18T20:44:12.995Z] #29 6.824 Selecting previously unselected package libbrotli1:amd64. [2022-02-18T20:44:12.995Z] #29 6.824 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 6.832 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T20:44:12.995Z] #29 6.903 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-18T20:44:12.995Z] #29 6.903 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 6.907 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:12.995Z] #29 6.944 Selecting previously unselected package libsasl2-2:amd64. [2022-02-18T20:44:12.995Z] #29 6.944 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 6.947 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:12.995Z] #29 6.996 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-18T20:44:12.995Z] #29 6.996 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 7.003 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T20:44:12.995Z] #29 7.065 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-18T20:44:12.995Z] #29 7.066 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 7.073 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T20:44:12.995Z] #29 7.121 Selecting previously unselected package libpsl5:amd64. [2022-02-18T20:44:12.995Z] #29 7.121 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 7.122 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T20:44:12.995Z] #29 7.160 Selecting previously unselected package librtmp1:amd64. [2022-02-18T20:44:12.995Z] #29 7.160 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 7.165 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T20:44:12.995Z] #29 7.200 Selecting previously unselected package libssh2-1:amd64. [2022-02-18T20:44:12.995Z] #29 7.200 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 7.203 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T20:44:12.995Z] #29 7.261 Selecting previously unselected package libcurl4:amd64. [2022-02-18T20:44:12.995Z] #29 7.261 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 7.271 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:12.995Z] #29 7.333 Selecting previously unselected package curl. [2022-02-18T20:44:12.995Z] #29 7.333 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 7.336 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:12.995Z] #29 7.400 Selecting previously unselected package libonig5:amd64. [2022-02-18T20:44:12.995Z] #29 7.400 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 7.411 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:44:12.995Z] #29 7.462 Selecting previously unselected package libjq1:amd64. [2022-02-18T20:44:12.995Z] #29 7.462 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 7.470 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:44:12.995Z] #29 7.515 Selecting previously unselected package jq. [2022-02-18T20:44:12.995Z] #29 7.515 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-18T20:44:12.995Z] #29 7.518 Unpacking jq (1.6-2.1) ... [2022-02-18T20:44:12.995Z] #29 7.554 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T20:44:12.995Z] #29 7.565 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T20:44:12.995Z] #29 7.575 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T20:44:12.995Z] #29 7.587 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:12.995Z] #29 7.598 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T20:44:12.995Z] #29 7.608 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:12.995Z] #29 7.619 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T20:44:12.995Z] #29 7.630 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-18T20:44:12.995Z] #29 7.675 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:44:12.995Z] #29 7.686 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:44:12.995Z] #29 7.696 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T20:44:12.995Z] #29 7.705 Setting up ca-certificates (20210119) ... [2022-02-18T20:44:12.995Z] #29 8.302 Updating certificates in /etc/ssl/certs... [2022-02-18T20:44:12.995Z] #29 8.931 129 added, 0 removed; done. [2022-02-18T20:44:12.995Z] #29 8.963 Setting up jq (1.6-2.1) ... [2022-02-18T20:44:12.995Z] #29 8.973 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:12.995Z] #29 8.983 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:12.995Z] #29 8.994 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:44:12.995Z] #29 9.012 Processing triggers for ca-certificates (20210119) ... [2022-02-18T20:44:12.995Z] #29 9.021 Updating certificates in /etc/ssl/certs... [2022-02-18T20:44:12.995Z] #29 9.623 0 added, 0 removed; done. [2022-02-18T20:44:12.995Z] #29 9.623 Running hooks in /etc/ca-certificates/update.d... [2022-02-18T20:44:12.995Z] #29 9.625 done. [2022-02-18T20:44:13.007Z] #63 ... [2022-02-18T20:44:13.007Z] [2022-02-18T20:44:13.007Z] #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-02-18T20:44:13.007Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:13.007Z] #38 4.605 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:13.007Z] #38 4.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:13.007Z] #38 4.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:13.007Z] #38 5.343 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:13.335Z] #11 ... [2022-02-18T20:44:13.335Z] [2022-02-18T20:44:13.335Z] #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-02-18T20:44:13.335Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T20:44:13.335Z] #29 DONE 12.0s [2022-02-18T20:44:13.335Z] [2022-02-18T20:44:13.335Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:13.335Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:13.335Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 3.2s done [2022-02-18T20:44:13.571Z] #29 ... [2022-02-18T20:44:13.571Z] [2022-02-18T20:44:13.571Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:13.571Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:13.571Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.4s done [2022-02-18T20:44:13.571Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 0.2s [2022-02-18T20:44:13.595Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 [2022-02-18T20:44:13.595Z] #11 ... [2022-02-18T20:44:13.595Z] [2022-02-18T20:44:13.595Z] #31 [internal] load build context [2022-02-18T20:44:13.595Z] #31 sha256:7e37f09926fcc63067f39574907f4734b0d1d2b82b8a0744550ec5535fd57aa5 [2022-02-18T20:44:13.595Z] #31 transferring context: 56.98MB 5.8s done [2022-02-18T20:44:13.595Z] #31 DONE 6.6s [2022-02-18T20:44:13.595Z] [2022-02-18T20:44:13.595Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:13.595Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:13.595Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 6.4s done [2022-02-18T20:44:13.853Z] #11 ... [2022-02-18T20:44:13.853Z] [2022-02-18T20:44:13.853Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-18T20:44:13.853Z] #30 sha256:dfc7918f7d4e8893bbe8f43b22ebc3990a81a68f03bfc6147d4ad9f06b4d8576 [2022-02-18T20:44:13.853Z] #30 DONE 0.4s [2022-02-18T20:44:13.943Z] #38 6.897 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:14.125Z] [2022-02-18T20:44:14.125Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:14.125Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:14.164Z] #11 ... [2022-02-18T20:44:14.164Z] [2022-02-18T20:44:14.164Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-18T20:44:14.164Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-18T20:44:14.164Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-18T20:44:14.165Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-18T20:44:14.165Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-18T20:44:14.165Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-18T20:44:14.165Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-02-18T20:44:14.165Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.3s done [2022-02-18T20:44:14.165Z] #76 DONE 7.0s [2022-02-18T20:44:14.165Z] [2022-02-18T20:44:14.165Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:44:14.165Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T20:44:14.165Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-18T20:44:14.165Z] #35 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-18T20:44:14.165Z] #35 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-18T20:44:14.165Z] #35 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-18T20:44:14.165Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.9s done [2022-02-18T20:44:14.732Z] #35 ... [2022-02-18T20:44:14.732Z] [2022-02-18T20:44:14.732Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-18T20:44:14.732Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-18T20:44:15.299Z] #75 DONE 0.5s [2022-02-18T20:44:15.299Z] [2022-02-18T20:44:15.299Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-18T20:44:15.299Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-18T20:44:15.299Z] #35 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.9s done [2022-02-18T20:44:15.299Z] #35 DONE 8.4s [2022-02-18T20:44:15.299Z] [2022-02-18T20:44:15.299Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:15.299Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:15.299Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-18T20:44:15.488Z] #11 ... [2022-02-18T20:44:15.489Z] [2022-02-18T20:44:15.489Z] #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-02-18T20:44:15.489Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T20:44:15.489Z] #29 DONE 12.2s [2022-02-18T20:44:15.489Z] [2022-02-18T20:44:15.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:15.489Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:15.557Z] #11 ... [2022-02-18T20:44:15.557Z] [2022-02-18T20:44:15.557Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-18T20:44:15.557Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-18T20:44:15.557Z] #77 DONE 0.2s [2022-02-18T20:44:15.557Z] [2022-02-18T20:44:15.557Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:15.557Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:15.750Z] #11 ... [2022-02-18T20:44:15.750Z] [2022-02-18T20:44:15.750Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-18T20:44:15.750Z] #30 sha256:19f1229de9915b657bc66939fc131929a87da8d39c195a2ae7fb1febea627b0a [2022-02-18T20:44:15.750Z] #30 DONE 0.4s [2022-02-18T20:44:15.750Z] [2022-02-18T20:44:15.750Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:15.750Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:15.799Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 4.9s done [2022-02-18T20:44:15.799Z] #11 extracting sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe done [2022-02-18T20:44:15.817Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [2022-02-18T20:44:15.839Z] #38 8.609 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:16.075Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-18T20:44:16.451Z] #11 ... [2022-02-18T20:44:16.451Z] [2022-02-18T20:44:16.451Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-18T20:44:16.451Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-18T20:44:16.451Z] #68 DONE 1.2s [2022-02-18T20:44:16.451Z] [2022-02-18T20:44:16.451Z] #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-02-18T20:44:16.451Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-18T20:44:16.451Z] #29 10.55 Selecting previously unselected package libonig5:arm64. [2022-02-18T20:44:16.451Z] #29 10.55 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-18T20:44:16.451Z] #29 10.56 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-18T20:44:16.451Z] #29 10.65 Selecting previously unselected package libjq1:arm64. [2022-02-18T20:44:16.451Z] #29 10.65 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-18T20:44:16.451Z] #29 10.66 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-18T20:44:16.451Z] #29 10.93 Selecting previously unselected package jq. [2022-02-18T20:44:16.451Z] #29 10.93 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-18T20:44:16.451Z] #29 10.94 Unpacking jq (1.6-2.1) ... [2022-02-18T20:44:16.451Z] #29 11.33 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-18T20:44:16.451Z] #29 11.57 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-18T20:44:16.451Z] #29 11.80 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-18T20:44:16.451Z] #29 12.11 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:16.451Z] #29 12.40 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T20:44:16.451Z] #29 12.52 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:16.451Z] #29 12.56 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-18T20:44:16.451Z] #29 12.88 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-18T20:44:16.451Z] #29 13.14 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-18T20:44:16.451Z] #29 13.17 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-18T20:44:16.451Z] #29 13.29 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-18T20:44:16.451Z] #29 13.68 Setting up ca-certificates (20210119) ... [2022-02-18T20:44:16.451Z] #29 14.22 Updating certificates in /etc/ssl/certs... [2022-02-18T20:44:16.451Z] #29 14.86 129 added, 0 removed; done. [2022-02-18T20:44:16.451Z] #29 15.02 Setting up jq (1.6-2.1) ... [2022-02-18T20:44:16.451Z] #29 15.14 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:16.451Z] #29 15.16 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:16.451Z] #29 15.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:44:16.451Z] #29 15.22 Processing triggers for ca-certificates (20210119) ... [2022-02-18T20:44:16.451Z] #29 15.23 Updating certificates in /etc/ssl/certs... [2022-02-18T20:44:16.451Z] #29 16.03 0 added, 0 removed; done. [2022-02-18T20:44:16.451Z] #29 16.03 Running hooks in /etc/ca-certificates/update.d... [2022-02-18T20:44:16.451Z] #29 16.03 done. [2022-02-18T20:44:16.644Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.5s done [2022-02-18T20:44:16.644Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-18T20:44:16.711Z] #29 DONE 16.4s [2022-02-18T20:44:16.711Z] [2022-02-18T20:44:16.711Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-18T20:44:16.711Z] #30 sha256:2080404da6c25f0587eb93cec6420b0b4f0cf0c69205e780847273d26c73e41b [2022-02-18T20:44:16.972Z] #30 ... [2022-02-18T20:44:16.972Z] [2022-02-18T20:44:16.972Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:16.972Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-18T20:44:16.972Z] #11 DONE 22.7s [2022-02-18T20:44:16.972Z] [2022-02-18T20:44:16.972Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-18T20:44:16.972Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-18T20:44:16.972Z] #70 DONE 0.4s [2022-02-18T20:44:16.972Z] [2022-02-18T20:44:16.972Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-18T20:44:16.972Z] #30 sha256:2080404da6c25f0587eb93cec6420b0b4f0cf0c69205e780847273d26c73e41b [2022-02-18T20:44:16.972Z] #30 DONE 0.3s [2022-02-18T20:44:16.972Z] [2022-02-18T20:44:16.972Z] #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-02-18T20:44:16.972Z] #31 sha256:37e2d29c06652cd2effcb0562d3ebdff1ffa0f526863ece68156bd6563a1adfd [2022-02-18T20:44:17.207Z] #38 ... [2022-02-18T20:44:17.207Z] [2022-02-18T20:44:17.207Z] #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-02-18T20:44:17.207Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T20:44:17.207Z] #53 4.577 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-18T20:44:17.207Z] #53 6.825 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-18T20:44:17.207Z] #53 6.826 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-18T20:44:17.207Z] #53 6.893 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-18T20:44:17.207Z] #53 8.632 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-18T20:44:17.207Z] #53 ... [2022-02-18T20:44:17.207Z] [2022-02-18T20:44:17.207Z] #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-02-18T20:44:17.207Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:17.207Z] #47 4.490 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:17.207Z] #47 4.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:17.207Z] #47 4.546 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:17.207Z] #47 5.114 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-18T20:44:17.207Z] #47 5.348 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:17.207Z] #47 6.670 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:17.207Z] #47 8.563 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:17.207Z] #47 ... [2022-02-18T20:44:17.207Z] [2022-02-18T20:44:17.207Z] #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-02-18T20:44:17.207Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T20:44:17.207Z] #36 4.529 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-18T20:44:17.233Z] #31 ... [2022-02-18T20:44:17.233Z] [2022-02-18T20:44:17.233Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-18T20:44:17.233Z] #12 sha256:09130b580f3445a5fe927a593a2835f67131a9ee4e35b3426dc1ae85a2c85b02 [2022-02-18T20:44:17.233Z] #12 DONE 0.4s [2022-02-18T20:44:17.465Z] #36 ... [2022-02-18T20:44:17.465Z] [2022-02-18T20:44:17.465Z] #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-02-18T20:44:17.465Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T20:44:17.465Z] #49 4.665 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T20:44:17.465Z] #49 6.033 go: downloading github.com/fatih/color v1.10.0 [2022-02-18T20:44:17.465Z] #49 6.040 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T20:44:17.465Z] #49 6.108 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T20:44:17.465Z] #49 6.232 go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T20:44:17.465Z] #49 6.580 go: downloading golang.org/x/tools v0.1.0 [2022-02-18T20:44:17.465Z] #49 6.774 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T20:44:17.465Z] #49 6.892 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T20:44:17.465Z] #49 7.018 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T20:44:17.465Z] #49 7.269 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T20:44:17.465Z] #49 ... [2022-02-18T20:44:17.465Z] [2022-02-18T20:44:17.465Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:17.465Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:17.465Z] #51 4.475 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-18T20:44:17.495Z] [2022-02-18T20:44:17.495Z] #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-02-18T20:44:17.495Z] #13 sha256:7dc770be7e1ab23eed9470159e0716791fc9389b8736db9f481f9a9b73d9249b [2022-02-18T20:44:17.723Z] #51 ... [2022-02-18T20:44:17.723Z] [2022-02-18T20:44:17.723Z] #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-02-18T20:44:17.723Z] #26 sha256:54b3af6ee5975b2f43213668a19655551b9d35add190b27f0b5ddf60e5a1ffba [2022-02-18T20:44:17.723Z] #26 3.634 + RM_GOPATH=0 [2022-02-18T20:44:17.723Z] #26 3.634 + TMP_GOPATH= [2022-02-18T20:44:17.723Z] #26 3.634 + : /build [2022-02-18T20:44:17.723Z] #26 3.640 + '[' -z '' ']' [2022-02-18T20:44:17.723Z] #26 3.640 ++ mktemp -d [2022-02-18T20:44:17.723Z] #26 3.643 + export GOPATH=/tmp/tmp.ZMrsSV8Acy [2022-02-18T20:44:17.723Z] #26 3.643 + GOPATH=/tmp/tmp.ZMrsSV8Acy [2022-02-18T20:44:17.723Z] #26 3.643 + RM_GOPATH=1 [2022-02-18T20:44:17.723Z] #26 3.643 + case "$(go env GOARCH)" in [2022-02-18T20:44:17.723Z] #26 3.643 ++ go env GOARCH [2022-02-18T20:44:17.723Z] #26 3.672 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:17.723Z] #26 3.672 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:17.723Z] #26 3.678 ++ dirname /install.sh [2022-02-18T20:44:17.723Z] #26 3.678 + dir=/ [2022-02-18T20:44:17.723Z] #26 3.678 + bin=dockercli [2022-02-18T20:44:17.723Z] #26 3.678 + shift [2022-02-18T20:44:17.723Z] #26 3.678 + '[' '!' -f //dockercli.installer ']' [2022-02-18T20:44:17.723Z] #26 3.678 + . //dockercli.installer [2022-02-18T20:44:17.723Z] #26 3.678 ++ : stable [2022-02-18T20:44:17.723Z] #26 3.678 ++ : 17.06.2-ce [2022-02-18T20:44:17.723Z] #26 3.678 + install_dockercli [2022-02-18T20:44:17.723Z] #26 3.678 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-18T20:44:17.723Z] #26 3.678 Install docker/cli version 17.06.2-ce from stable [2022-02-18T20:44:17.723Z] #26 3.680 ++ uname -m [2022-02-18T20:44:17.723Z] #26 3.685 + arch=x86_64 [2022-02-18T20:44:17.723Z] #26 3.685 + '[' x86_64 '!=' x86_64 ']' [2022-02-18T20:44:17.723Z] #26 3.685 + url=https://download.docker.com/linux/static [2022-02-18T20:44:17.723Z] #26 3.685 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-18T20:44:17.723Z] #26 3.708 + tar -xz docker/docker [2022-02-18T20:44:17.723Z] #26 ... [2022-02-18T20:44:17.723Z] [2022-02-18T20:44:17.723Z] #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-02-18T20:44:17.723Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:17.723Z] #14 2.687 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:17.723Z] #14 2.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:17.723Z] #14 3.040 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:17.723Z] #14 3.062 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:17.723Z] #14 3.467 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:17.723Z] #14 4.638 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:17.982Z] #14 ... [2022-02-18T20:44:17.982Z] [2022-02-18T20:44:17.982Z] #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-02-18T20:44:17.982Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:44:17.982Z] #43 2.633 + git clone https://github.com/docker/distribution.git . [2022-02-18T20:44:17.982Z] #43 2.633 Cloning into '.'... [2022-02-18T20:44:17.982Z] #43 ... [2022-02-18T20:44:17.982Z] [2022-02-18T20:44:17.982Z] #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-02-18T20:44:17.982Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:17.982Z] #58 4.680 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:17.982Z] #58 4.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:17.982Z] #58 4.755 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:17.982Z] #58 5.418 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:17.982Z] #58 6.657 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:17.982Z] #58 8.489 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:18.069Z] #13 DONE 0.5s [2022-02-18T20:44:18.069Z] [2022-02-18T20:44:18.069Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T20:44:18.069Z] #25 sha256:8940d0d2b52ed658802c900deccc6da4cbca926989d6e6c23c35f8db4d7fe17b [2022-02-18T20:44:18.069Z] #25 ... [2022-02-18T20:44:18.069Z] [2022-02-18T20:44:18.069Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-18T20:44:18.069Z] #42 sha256:d07bdc94fef7d64d0590a912825fe28cec68f66eaff1a2c1e5d8d017bc88138c [2022-02-18T20:44:18.069Z] #42 DONE 0.2s [2022-02-18T20:44:18.069Z] [2022-02-18T20:44:18.069Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-18T20:44:18.069Z] #33 sha256:7c2239bcc20e62c91830e2e85ff82b31bf18978143d858b637fec9123a7dfa0a [2022-02-18T20:44:18.069Z] #33 DONE 0.2s [2022-02-18T20:44:18.069Z] [2022-02-18T20:44:18.069Z] #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-02-18T20:44:18.069Z] #46 sha256:54c4e323db664a0af5504bded7aa541b538fc550f0ca478dc1cf0975d5a1397b [2022-02-18T20:44:18.069Z] #46 DONE 0.3s [2022-02-18T20:44:18.069Z] [2022-02-18T20:44:18.069Z] #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-02-18T20:44:18.069Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-18T20:44:18.241Z] #58 ... [2022-02-18T20:44:18.241Z] [2022-02-18T20:44:18.241Z] #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-02-18T20:44:18.241Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:44:18.241Z] #34 3.085 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-18T20:44:18.241Z] #34 3.088 Cloning into '.'... [2022-02-18T20:44:18.241Z] #34 ... [2022-02-18T20:44:18.241Z] [2022-02-18T20:44:18.241Z] #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-02-18T20:44:18.241Z] #26 sha256:54b3af6ee5975b2f43213668a19655551b9d35add190b27f0b5ddf60e5a1ffba [2022-02-18T20:44:18.241Z] #26 10.91 + mkdir -p /build [2022-02-18T20:44:18.241Z] #26 10.91 + mv docker/docker /build/ [2022-02-18T20:44:18.241Z] #26 10.93 + rmdir docker [2022-02-18T20:44:18.331Z] #34 ... [2022-02-18T20:44:18.331Z] [2022-02-18T20:44:18.331Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-18T20:44:18.331Z] #62 sha256:a4d49e6dd4e7af3fad31d3575b5cfd94e58345193317c38363b567f9fbc61f79 [2022-02-18T20:44:18.331Z] #62 DONE 0.3s [2022-02-18T20:44:18.331Z] [2022-02-18T20:44:18.331Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T20:44:18.331Z] #25 sha256:8940d0d2b52ed658802c900deccc6da4cbca926989d6e6c23c35f8db4d7fe17b [2022-02-18T20:44:18.331Z] #25 DONE 0.3s [2022-02-18T20:44:18.331Z] [2022-02-18T20:44:18.331Z] #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-02-18T20:44:18.331Z] #26 sha256:2ea6d6e19636e0442414c709dd5252873339d7cede3aadb7302cd5cab1f81484 [2022-02-18T20:44:19.057Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.4s [2022-02-18T20:44:19.399Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.1s [2022-02-18T20:44:19.614Z] #26 DONE 12.3s [2022-02-18T20:44:19.615Z] [2022-02-18T20:44:19.615Z] #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-02-18T20:44:19.615Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:19.615Z] #14 12.05 Fetched 8505 kB in 10s (867 kB/s) [2022-02-18T20:44:20.446Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.0s done [2022-02-18T20:44:20.446Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 [2022-02-18T20:44:20.446Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-18T20:44:20.709Z] #11 DONE 25.7s [2022-02-18T20:44:20.709Z] [2022-02-18T20:44:20.709Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-18T20:44:20.709Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-18T20:44:21.318Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.8s done [2022-02-18T20:44:21.577Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 [2022-02-18T20:44:21.577Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-18T20:44:21.642Z] #26 2.944 + RM_GOPATH=0 [2022-02-18T20:44:21.642Z] #26 2.945 + TMP_GOPATH= [2022-02-18T20:44:21.642Z] #26 2.946 + : /build [2022-02-18T20:44:21.642Z] #26 2.946 + '[' -z '' ']' [2022-02-18T20:44:21.642Z] #26 2.947 ++ mktemp -d [2022-02-18T20:44:21.642Z] #26 2.947 + export GOPATH=/tmp/tmp.hWCjZBdQhY [2022-02-18T20:44:21.642Z] #26 2.948 + GOPATH=/tmp/tmp.hWCjZBdQhY [2022-02-18T20:44:21.642Z] #26 2.948 + RM_GOPATH=1 [2022-02-18T20:44:21.642Z] #26 2.948 + case "$(go env GOARCH)" in [2022-02-18T20:44:21.642Z] #26 2.950 ++ go env GOARCH [2022-02-18T20:44:21.642Z] #26 2.962 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:21.642Z] #26 2.964 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:21.642Z] #26 2.965 ++ dirname /install.sh [2022-02-18T20:44:21.642Z] #26 2.973 + dir=/ [2022-02-18T20:44:21.642Z] #26 2.974 + bin=dockercli [2022-02-18T20:44:21.642Z] #26 2.974 + shift [2022-02-18T20:44:21.642Z] #26 2.977 + '[' '!' -f //dockercli.installer ']' [2022-02-18T20:44:21.642Z] #26 2.977 + . //dockercli.installer [2022-02-18T20:44:21.642Z] #26 2.978 ++ : stable [2022-02-18T20:44:21.642Z] #26 2.978 ++ : 17.06.2-ce [2022-02-18T20:44:21.642Z] #26 2.978 + install_dockercli [2022-02-18T20:44:21.642Z] #26 2.979 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-18T20:44:21.642Z] #26 2.979 Install docker/cli version 17.06.2-ce from stable [2022-02-18T20:44:21.642Z] #26 2.980 ++ uname -m [2022-02-18T20:44:21.642Z] #26 2.991 + arch=aarch64 [2022-02-18T20:44:21.642Z] #26 2.991 + '[' aarch64 '!=' x86_64 ']' [2022-02-18T20:44:21.642Z] #26 2.991 + '[' aarch64 '!=' s390x ']' [2022-02-18T20:44:21.642Z] #26 2.991 + '[' aarch64 '!=' armhf ']' [2022-02-18T20:44:21.642Z] #26 2.992 + build_dockercli [2022-02-18T20:44:21.642Z] #26 2.992 + git clone https://github.com/docker/docker-ce /tmp/tmp.hWCjZBdQhY/tmp/docker-ce [2022-02-18T20:44:21.642Z] #26 2.993 Cloning into '/tmp/tmp.hWCjZBdQhY/tmp/docker-ce'... [2022-02-18T20:44:21.654Z] #12 DONE 0.8s [2022-02-18T20:44:21.654Z] [2022-02-18T20:44:21.654Z] #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-02-18T20:44:21.654Z] #31 sha256:adb4c634d2a05a649bfc8a86887a1b1bba67b2755ad5a5d6fe4ab9217107bc3e [2022-02-18T20:44:21.654Z] #31 1.423 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-18T20:44:21.654Z] #31 1.689 [2022-02-18T20:44:21.654Z] #31 1.904 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:21.654Z] #31 2.154 [2022-02-18T20:44:21.654Z] #31 3.003 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-18T20:44:21.654Z] #31 3.269 [2022-02-18T20:44:21.654Z] #31 3.492 #=#=# ######################### 34.9% ######################################################################## 100.0% [2022-02-18T20:44:21.654Z] #31 3.812 [2022-02-18T20:44:21.654Z] #31 4.718 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-18T20:44:21.654Z] #31 4.995 [2022-02-18T20:44:21.654Z] #31 5.233 #=#=# #################### 28.5% ########################################## 59.4% ################################################################## 91.7% ######################################################################## 100.0% [2022-02-18T20:44:21.654Z] #31 5.827 [2022-02-18T20:44:21.836Z] #11 DONE 32.0s [2022-02-18T20:44:21.836Z] [2022-02-18T20:44:21.836Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-18T20:44:21.836Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-18T20:44:21.920Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.4s done [2022-02-18T20:44:21.920Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0.1s [2022-02-18T20:44:22.230Z] #31 ... [2022-02-18T20:44:22.231Z] [2022-02-18T20:44:22.231Z] #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-02-18T20:44:22.231Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-18T20:44:22.231Z] #13 DONE 0.7s [2022-02-18T20:44:22.231Z] [2022-02-18T20:44:22.231Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T20:44:22.231Z] #25 sha256:4a148b5730c0ac74cb2b95908046ffc97b9123ed4de5fe5a561bd4b24d64af6f [2022-02-18T20:44:22.231Z] #25 ... [2022-02-18T20:44:22.231Z] [2022-02-18T20:44:22.231Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-18T20:44:22.231Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-18T20:44:22.231Z] #42 DONE 0.1s [2022-02-18T20:44:22.231Z] [2022-02-18T20:44:22.231Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-18T20:44:22.231Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-18T20:44:22.231Z] #33 DONE 0.2s [2022-02-18T20:44:22.231Z] [2022-02-18T20:44:22.231Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-18T20:44:22.231Z] #62 sha256:38cdda755ff64e2eab0fd4d2cb2093c7e669111f08ebe72c89f768a1361746c6 [2022-02-18T20:44:22.231Z] #62 DONE 0.3s [2022-02-18T20:44:22.498Z] [2022-02-18T20:44:22.498Z] #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-02-18T20:44:22.498Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-18T20:44:22.498Z] #46 DONE 0.3s [2022-02-18T20:44:22.498Z] [2022-02-18T20:44:22.498Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T20:44:22.498Z] #25 sha256:4a148b5730c0ac74cb2b95908046ffc97b9123ed4de5fe5a561bd4b24d64af6f [2022-02-18T20:44:22.498Z] #25 DONE 0.4s [2022-02-18T20:44:22.498Z] [2022-02-18T20:44:22.498Z] #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-02-18T20:44:22.498Z] #26 sha256:1ec45d6887867304bd195fb72d8064553eac52c351820b5baa7cd9035996114f [2022-02-18T20:44:23.746Z] #12 DONE 2.0s [2022-02-18T20:44:23.746Z] [2022-02-18T20:44:23.746Z] #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-02-18T20:44:23.746Z] #31 sha256:1f094cde01b048e2094f528ffe275f22c1d7db7a1bebda9f145450ec87cc033d [2022-02-18T20:44:23.746Z] #31 1.562 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-18T20:44:23.746Z] #31 1.810 [2022-02-18T20:44:23.746Z] #31 2.027 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:23.746Z] #31 2.262 [2022-02-18T20:44:23.746Z] #31 3.127 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-18T20:44:23.746Z] #31 3.405 [2022-02-18T20:44:23.746Z] #31 3.622 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:23.746Z] #31 3.871 [2022-02-18T20:44:23.746Z] #31 4.740 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-18T20:44:23.746Z] #31 5.015 [2022-02-18T20:44:23.746Z] #31 5.229 #=#=# ### 5.2% #################################### 50.7% ####################################### 54.6% ################################################# 68.4% ######################################################################## 100.0% [2022-02-18T20:44:23.746Z] #31 6.124 [2022-02-18T20:44:23.746Z] #31 7.001 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-18T20:44:23.746Z] #31 7.292 [2022-02-18T20:44:23.746Z] #31 7.529 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:23.746Z] #31 7.788 [2022-02-18T20:44:23.746Z] #31 8.449 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-18T20:44:23.746Z] #31 8.636 [2022-02-18T20:44:23.746Z] #31 8.851 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:23.746Z] #31 9.042 [2022-02-18T20:44:23.746Z] #31 9.081 Download of images into '/build' complete. [2022-02-18T20:44:23.746Z] #31 9.081 Use something like the following to load the result into a Docker daemon: [2022-02-18T20:44:23.746Z] #31 9.081 tar -cC '/build' . | docker load [2022-02-18T20:44:23.746Z] #31 DONE 10.0s [2022-02-18T20:44:23.746Z] [2022-02-18T20:44:23.746Z] #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-02-18T20:44:23.746Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-18T20:44:24.198Z] #26 ... [2022-02-18T20:44:24.198Z] [2022-02-18T20:44:24.198Z] #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-02-18T20:44:24.198Z] #31 sha256:37e2d29c06652cd2effcb0562d3ebdff1ffa0f526863ece68156bd6563a1adfd [2022-02-18T20:44:24.198Z] #31 1.601 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-18T20:44:24.198Z] #31 1.978 [2022-02-18T20:44:24.198Z] #31 2.197 #=#=# ################## 25.4% ######################################################################## 100.0% [2022-02-18T20:44:24.198Z] #31 2.632 [2022-02-18T20:44:24.198Z] #31 3.661 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-18T20:44:24.198Z] #31 4.461 [2022-02-18T20:44:24.198Z] #31 4.720 #=#=# ### 4.4% ######################################################################## 100.0% [2022-02-18T20:44:24.198Z] #31 5.760 [2022-02-18T20:44:24.359Z] #13 DONE 0.7s [2022-02-18T20:44:24.620Z] [2022-02-18T20:44:24.620Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T20:44:24.620Z] #25 sha256:2529c6f27b88d62f87127b9a780d3c51f036ec15f953f61413a97eec3ccfbdb0 [2022-02-18T20:44:24.620Z] #25 ... [2022-02-18T20:44:24.620Z] [2022-02-18T20:44:24.620Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-18T20:44:24.620Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-18T20:44:24.620Z] #42 DONE 0.2s [2022-02-18T20:44:24.620Z] [2022-02-18T20:44:24.620Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-18T20:44:24.620Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-18T20:44:24.620Z] #33 DONE 0.2s [2022-02-18T20:44:24.620Z] [2022-02-18T20:44:24.620Z] #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-02-18T20:44:24.620Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-18T20:44:24.620Z] #46 DONE 0.2s [2022-02-18T20:44:24.620Z] [2022-02-18T20:44:24.620Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-18T20:44:24.621Z] #62 sha256:d4a690fe6244b59e077e57b3655550a7c62c6af55fc74676050a9ac228e7e1e9 [2022-02-18T20:44:24.621Z] #62 DONE 0.3s [2022-02-18T20:44:24.881Z] [2022-02-18T20:44:24.881Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T20:44:24.881Z] #25 sha256:2529c6f27b88d62f87127b9a780d3c51f036ec15f953f61413a97eec3ccfbdb0 [2022-02-18T20:44:24.881Z] #25 DONE 0.3s [2022-02-18T20:44:24.881Z] [2022-02-18T20:44:24.881Z] #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-02-18T20:44:24.881Z] #26 sha256:d9743cd70c7c82a6b748b3c7908f70ae304eded3de3da362a9e95e0880ed85b9 [2022-02-18T20:44:24.885Z] #14 12.05 Reading package lists... [2022-02-18T20:44:24.885Z] #14 ... [2022-02-18T20:44:24.885Z] [2022-02-18T20:44:24.885Z] #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-02-18T20:44:24.885Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T20:44:24.885Z] #36 16.76 tomll can be used in two ways: [2022-02-18T20:44:24.885Z] #36 16.76 Writing to STDIN and reading from STDOUT: [2022-02-18T20:44:24.885Z] #36 16.76 cat file.toml | tomll > file.toml [2022-02-18T20:44:24.885Z] #36 16.76 [2022-02-18T20:44:24.885Z] #36 16.76 Reading and updating a list of files: [2022-02-18T20:44:24.885Z] #36 16.76 tomll a.toml b.toml c.toml [2022-02-18T20:44:24.885Z] #36 16.76 [2022-02-18T20:44:24.885Z] #36 16.76 When given a list of files, tomll will modify all files in place without asking. [2022-02-18T20:44:24.885Z] #36 DONE 17.2s [2022-02-18T20:44:24.885Z] [2022-02-18T20:44:24.885Z] #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-02-18T20:44:24.885Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:24.885Z] #14 12.05 Reading package lists... [2022-02-18T20:44:25.221Z] #11 ... [2022-02-18T20:44:25.221Z] [2022-02-18T20:44:25.221Z] #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-02-18T20:44:25.221Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T20:44:25.221Z] #36 1.477 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:25.221Z] #36 1.600 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:25.221Z] #36 1.600 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:25.221Z] #36 1.634 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:25.221Z] #36 1.805 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:25.221Z] #36 2.030 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:25.221Z] #36 3.450 Fetched 8505 kB in 2s (3805 kB/s) [2022-02-18T20:44:25.221Z] #36 3.450 Reading package lists... [2022-02-18T20:44:25.221Z] #36 4.263 Reading package lists... [2022-02-18T20:44:25.221Z] #36 5.060 Building dependency tree... [2022-02-18T20:44:25.221Z] #36 5.450 The following additional packages will be installed: [2022-02-18T20:44:25.221Z] #36 5.450 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-18T20:44:25.221Z] #36 5.450 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-18T20:44:25.221Z] #36 5.450 Recommended packages: [2022-02-18T20:44:25.221Z] #36 5.450 libldap-common publicsuffix libsasl2-modules [2022-02-18T20:44:25.221Z] #36 5.631 The following NEW packages will be installed: [2022-02-18T20:44:25.221Z] #36 5.631 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-18T20:44:25.221Z] #36 5.631 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-18T20:44:25.221Z] #36 5.631 libssh2-1 openssl [2022-02-18T20:44:25.221Z] #36 5.910 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-18T20:44:25.221Z] #36 5.910 Need to get 3038 kB of archives. [2022-02-18T20:44:25.221Z] #36 5.910 After this operation, 6650 kB of additional disk space will be used. [2022-02-18T20:44:25.221Z] #36 5.910 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-18T20:44:25.221Z] #36 5.920 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-18T20:44:25.221Z] #36 5.923 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-18T20:44:25.221Z] #36 5.924 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-18T20:44:25.221Z] #36 5.925 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-18T20:44:25.221Z] #36 5.927 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-18T20:44:25.221Z] #36 5.934 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-18T20:44:25.221Z] #36 5.934 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-18T20:44:25.221Z] #36 5.934 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-18T20:44:25.221Z] #36 5.934 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-18T20:44:25.221Z] #36 5.934 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-18T20:44:25.221Z] #36 5.937 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-18T20:44:25.221Z] #36 5.940 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T20:44:25.221Z] #36 5.942 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T20:44:25.221Z] #36 5.944 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T20:44:25.221Z] #36 6.098 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:25.221Z] #36 6.129 Fetched 3038 kB in 0s (9813 kB/s) [2022-02-18T20:44:25.221Z] #36 6.158 Selecting previously unselected package openssl. [2022-02-18T20:44:25.221Z] #36 6.158 (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-02-18T20:44:25.221Z] #36 6.161 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 6.167 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-18T20:44:25.221Z] #36 6.316 Selecting previously unselected package ca-certificates. [2022-02-18T20:44:25.221Z] #36 6.316 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-18T20:44:25.221Z] #36 6.326 Unpacking ca-certificates (20210119) ... [2022-02-18T20:44:25.221Z] #36 6.389 Selecting previously unselected package libbrotli1:amd64. [2022-02-18T20:44:25.221Z] #36 6.389 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 6.402 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T20:44:25.221Z] #36 6.466 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-18T20:44:25.221Z] #36 6.466 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 6.471 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:25.221Z] #36 6.515 Selecting previously unselected package libsasl2-2:amd64. [2022-02-18T20:44:25.221Z] #36 6.515 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 6.522 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:25.221Z] #36 6.572 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-18T20:44:25.221Z] #36 6.572 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 6.577 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T20:44:25.221Z] #36 6.648 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-18T20:44:25.221Z] #36 6.648 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 6.652 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T20:44:25.221Z] #36 6.706 Selecting previously unselected package libpsl5:amd64. [2022-02-18T20:44:25.221Z] #36 6.706 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 6.726 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T20:44:25.221Z] #36 6.760 Selecting previously unselected package librtmp1:amd64. [2022-02-18T20:44:25.221Z] #36 6.760 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 6.764 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T20:44:25.221Z] #36 6.813 Selecting previously unselected package libssh2-1:amd64. [2022-02-18T20:44:25.221Z] #36 6.813 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 6.817 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T20:44:25.221Z] #36 6.882 Selecting previously unselected package libcurl4:amd64. [2022-02-18T20:44:25.221Z] #36 6.882 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 6.886 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:25.221Z] #36 6.965 Selecting previously unselected package curl. [2022-02-18T20:44:25.221Z] #36 6.965 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 6.971 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:25.221Z] #36 7.044 Selecting previously unselected package libonig5:amd64. [2022-02-18T20:44:25.221Z] #36 7.044 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 7.053 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:44:25.221Z] #36 7.123 Selecting previously unselected package libjq1:amd64. [2022-02-18T20:44:25.221Z] #36 7.123 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 7.125 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:44:25.221Z] #36 7.181 Selecting previously unselected package jq. [2022-02-18T20:44:25.221Z] #36 7.181 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-18T20:44:25.221Z] #36 7.188 Unpacking jq (1.6-2.1) ... [2022-02-18T20:44:25.221Z] #36 7.232 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-18T20:44:25.221Z] #36 7.282 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-18T20:44:25.221Z] #36 7.303 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-18T20:44:25.221Z] #36 7.311 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:25.221Z] #36 7.327 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-18T20:44:25.221Z] #36 7.341 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-18T20:44:25.221Z] #36 7.354 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-18T20:44:25.221Z] #36 7.367 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-18T20:44:25.221Z] #36 7.384 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:44:25.221Z] #36 7.396 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:44:25.221Z] #36 7.408 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-18T20:44:25.221Z] #36 7.421 Setting up ca-certificates (20210119) ... [2022-02-18T20:44:25.221Z] #36 7.998 Updating certificates in /etc/ssl/certs... [2022-02-18T20:44:25.221Z] #36 8.710 129 added, 0 removed; done. [2022-02-18T20:44:25.221Z] #36 8.746 Setting up jq (1.6-2.1) ... [2022-02-18T20:44:25.221Z] #36 8.759 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:25.221Z] #36 8.768 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-18T20:44:25.221Z] #36 8.780 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:44:25.221Z] #36 8.802 Processing triggers for ca-certificates (20210119) ... [2022-02-18T20:44:25.221Z] #36 8.814 Updating certificates in /etc/ssl/certs... [2022-02-18T20:44:25.221Z] #36 9.479 0 added, 0 removed; done. [2022-02-18T20:44:25.221Z] #36 9.479 Running hooks in /etc/ca-certificates/update.d... [2022-02-18T20:44:25.221Z] #36 9.480 done. [2022-02-18T20:44:25.221Z] #36 ... [2022-02-18T20:44:25.221Z] [2022-02-18T20:44:25.221Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:25.221Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:25.787Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.3s done [2022-02-18T20:44:25.787Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 [2022-02-18T20:44:25.814Z] #26 ... [2022-02-18T20:44:25.814Z] [2022-02-18T20:44:25.814Z] #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-02-18T20:44:25.814Z] #31 sha256:adb4c634d2a05a649bfc8a86887a1b1bba67b2755ad5a5d6fe4ab9217107bc3e [2022-02-18T20:44:25.814Z] #31 6.807 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-18T20:44:25.814Z] #31 7.334 [2022-02-18T20:44:25.814Z] #31 7.559 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:25.814Z] #31 8.028 [2022-02-18T20:44:25.814Z] #31 8.740 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-18T20:44:25.814Z] #31 9.078 [2022-02-18T20:44:25.814Z] #31 9.297 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:25.814Z] #31 9.640 [2022-02-18T20:44:25.814Z] #31 9.720 Download of images into '/build' complete. [2022-02-18T20:44:25.814Z] #31 9.720 Use something like the following to load the result into a Docker daemon: [2022-02-18T20:44:25.814Z] #31 9.720 tar -cC '/build' . | docker load [2022-02-18T20:44:25.814Z] #31 DONE 9.8s [2022-02-18T20:44:25.814Z] [2022-02-18T20:44:25.814Z] #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-02-18T20:44:25.814Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:44:25.814Z] #43 3.509 + git clone https://github.com/docker/distribution.git . [2022-02-18T20:44:25.814Z] #43 3.509 Cloning into '.'... [2022-02-18T20:44:25.818Z] #14 17.49 Reading package lists... [2022-02-18T20:44:25.818Z] #14 ... [2022-02-18T20:44:25.818Z] [2022-02-18T20:44:25.818Z] #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-02-18T20:44:25.818Z] #63 sha256:35882df95ee7bdff5f080f7ae89f989150c999d5f9cf6990542c75750739dbc7 [2022-02-18T20:44:25.818Z] #63 8.384 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T20:44:25.818Z] #63 8.402 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-18T20:44:25.818Z] #63 9.055 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-18T20:44:25.818Z] #63 11.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-18T20:44:25.818Z] #63 12.31 go: downloading github.com/google/uuid v1.3.0 [2022-02-18T20:44:25.818Z] #63 12.45 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-18T20:44:25.818Z] #63 13.14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-18T20:44:25.818Z] #63 13.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T20:44:25.818Z] #63 13.43 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-18T20:44:25.818Z] #63 13.64 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-18T20:44:25.818Z] #63 14.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-18T20:44:25.818Z] #63 14.20 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-18T20:44:25.818Z] #63 14.36 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-18T20:44:25.818Z] #63 16.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-18T20:44:26.748Z] #63 ... [2022-02-18T20:44:26.748Z] [2022-02-18T20:44:26.748Z] #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-02-18T20:44:26.748Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:44:26.748Z] #43 19.64 + git checkout -q v2.3.0 [2022-02-18T20:44:27.507Z] #31 9.970 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-18T20:44:27.679Z] #43 ... [2022-02-18T20:44:27.679Z] [2022-02-18T20:44:27.679Z] #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-02-18T20:44:27.679Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:27.679Z] #47 10.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-18T20:44:27.679Z] #47 17.91 Fetched 8508 kB in 14s (623 kB/s) [2022-02-18T20:44:27.679Z] #47 17.91 Reading package lists... [2022-02-18T20:44:27.679Z] #47 ... [2022-02-18T20:44:27.679Z] [2022-02-18T20:44:27.679Z] #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-02-18T20:44:27.679Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T20:44:27.679Z] #49 10.84 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T20:44:27.679Z] #49 10.84 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T20:44:27.679Z] #49 10.96 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T20:44:27.679Z] #49 13.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T20:44:27.679Z] #49 13.14 go: downloading golang.org/x/mod v0.3.0 [2022-02-18T20:44:27.691Z] #11 ... [2022-02-18T20:44:27.691Z] [2022-02-18T20:44:27.691Z] #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-02-18T20:44:27.691Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-18T20:44:27.691Z] #36 DONE 12.0s [2022-02-18T20:44:27.691Z] [2022-02-18T20:44:27.691Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:27.691Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:27.691Z] #11 ... [2022-02-18T20:44:27.691Z] [2022-02-18T20:44:27.691Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-18T20:44:27.691Z] #37 sha256:330d384aeae5c1c45ed5b5e2461e51d149b4826553ca1dd004d25f9dc97a4e98 [2022-02-18T20:44:27.691Z] #37 DONE 0.2s [2022-02-18T20:44:27.691Z] [2022-02-18T20:44:27.691Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-18T20:44:27.691Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-18T20:44:27.732Z] #43 ... [2022-02-18T20:44:27.732Z] [2022-02-18T20:44:27.732Z] #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-02-18T20:44:27.732Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T20:44:27.732Z] #49 4.246 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T20:44:27.732Z] #49 5.212 go: downloading github.com/fatih/color v1.10.0 [2022-02-18T20:44:27.732Z] #49 5.212 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T20:44:27.732Z] #49 5.329 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T20:44:27.732Z] #49 5.329 go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T20:44:27.732Z] #49 5.605 go: downloading golang.org/x/tools v0.1.0 [2022-02-18T20:44:27.732Z] #49 5.645 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T20:44:27.732Z] #49 5.690 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T20:44:27.732Z] #49 5.748 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T20:44:27.993Z] #49 5.905 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T20:44:28.086Z] #31 ... [2022-02-18T20:44:28.086Z] [2022-02-18T20:44:28.086Z] #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-02-18T20:44:28.086Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-18T20:44:28.086Z] #49 2.815 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T20:44:28.086Z] #49 3.789 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T20:44:28.086Z] #49 3.802 go: downloading github.com/fatih/color v1.10.0 [2022-02-18T20:44:28.086Z] #49 3.817 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T20:44:28.086Z] #49 3.849 go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T20:44:28.086Z] #49 4.050 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T20:44:28.086Z] #49 4.081 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T20:44:28.086Z] #49 4.150 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T20:44:28.086Z] #49 4.175 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T20:44:28.086Z] #49 4.248 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T20:44:28.086Z] #49 4.302 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T20:44:28.086Z] #49 4.335 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T20:44:28.086Z] #49 4.500 go: downloading golang.org/x/tools v0.1.0 [2022-02-18T20:44:28.086Z] #49 8.884 go: downloading golang.org/x/mod v0.3.0 [2022-02-18T20:44:28.086Z] #49 8.903 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T20:44:28.086Z] #49 ... [2022-02-18T20:44:28.086Z] [2022-02-18T20:44:28.086Z] #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-02-18T20:44:28.086Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-18T20:44:28.086Z] #58 3.568 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:28.086Z] #58 3.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:28.086Z] #58 3.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:28.086Z] #58 4.122 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T20:44:28.086Z] #58 6.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-18T20:44:28.086Z] #58 7.703 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T20:44:28.086Z] #58 ... [2022-02-18T20:44:28.086Z] [2022-02-18T20:44:28.086Z] #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-02-18T20:44:28.086Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T20:44:28.086Z] #38 3.614 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:28.086Z] #38 3.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:28.086Z] #38 3.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:28.086Z] #38 4.245 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T20:44:28.086Z] #38 5.717 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-18T20:44:28.086Z] #38 7.820 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T20:44:28.175Z] #26 3.319 + RM_GOPATH=0 [2022-02-18T20:44:28.175Z] #26 3.319 + TMP_GOPATH= [2022-02-18T20:44:28.175Z] #26 3.319 + : /build [2022-02-18T20:44:28.175Z] #26 3.319 + '[' -z '' ']' [2022-02-18T20:44:28.175Z] #26 3.323 ++ mktemp -d [2022-02-18T20:44:28.175Z] #26 3.323 + export GOPATH=/tmp/tmp.hGWZXe5Bd8 [2022-02-18T20:44:28.175Z] #26 3.323 + GOPATH=/tmp/tmp.hGWZXe5Bd8 [2022-02-18T20:44:28.175Z] #26 3.323 + RM_GOPATH=1 [2022-02-18T20:44:28.175Z] #26 3.323 + case "$(go env GOARCH)" in [2022-02-18T20:44:28.175Z] #26 3.327 ++ go env GOARCH [2022-02-18T20:44:28.175Z] #26 3.377 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:28.175Z] #26 3.380 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:28.175Z] #26 3.380 ++ dirname /install.sh [2022-02-18T20:44:28.175Z] #26 3.384 + dir=/ [2022-02-18T20:44:28.175Z] #26 3.385 + bin=dockercli [2022-02-18T20:44:28.175Z] #26 3.385 + shift [2022-02-18T20:44:28.175Z] #26 3.385 + '[' '!' -f //dockercli.installer ']' [2022-02-18T20:44:28.175Z] #26 3.385 + . //dockercli.installer [2022-02-18T20:44:28.175Z] #26 3.385 ++ : stable [2022-02-18T20:44:28.175Z] #26 3.385 ++ : 17.06.2-ce [2022-02-18T20:44:28.175Z] #26 3.385 + install_dockercli [2022-02-18T20:44:28.175Z] #26 3.385 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-18T20:44:28.175Z] #26 3.386 Install docker/cli version 17.06.2-ce from stable [2022-02-18T20:44:28.175Z] #26 3.389 ++ uname -m [2022-02-18T20:44:28.175Z] #26 3.392 + arch=x86_64 [2022-02-18T20:44:28.175Z] #26 3.392 + '[' x86_64 '!=' x86_64 ']' [2022-02-18T20:44:28.175Z] #26 3.392 + url=https://download.docker.com/linux/static [2022-02-18T20:44:28.175Z] #26 3.392 + tar -xz docker/docker [2022-02-18T20:44:28.175Z] #26 3.392 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-18T20:44:28.244Z] #49 ... [2022-02-18T20:44:28.244Z] [2022-02-18T20:44:28.244Z] #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-02-18T20:44:28.244Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:28.244Z] #58 16.22 Fetched 8505 kB in 12s (718 kB/s) [2022-02-18T20:44:28.244Z] #58 16.22 Reading package lists... [2022-02-18T20:44:28.259Z] #49 ... [2022-02-18T20:44:28.259Z] [2022-02-18T20:44:28.259Z] #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-02-18T20:44:28.259Z] #26 sha256:1ec45d6887867304bd195fb72d8064553eac52c351820b5baa7cd9035996114f [2022-02-18T20:44:28.259Z] #26 5.640 Install docker/cli version 17.06.2-ce from stable [2022-02-18T20:44:28.259Z] #26 5.641 + RM_GOPATH=0 [2022-02-18T20:44:28.259Z] #26 5.641 + TMP_GOPATH= [2022-02-18T20:44:28.259Z] #26 5.641 + : /build [2022-02-18T20:44:28.259Z] #26 5.641 + '[' -z '' ']' [2022-02-18T20:44:28.259Z] #26 5.641 ++ mktemp -d [2022-02-18T20:44:28.259Z] #26 5.641 + export GOPATH=/tmp/tmp.HAvGKYVXHA [2022-02-18T20:44:28.259Z] #26 5.641 + GOPATH=/tmp/tmp.HAvGKYVXHA [2022-02-18T20:44:28.259Z] #26 5.641 + RM_GOPATH=1 [2022-02-18T20:44:28.259Z] #26 5.641 + case "$(go env GOARCH)" in [2022-02-18T20:44:28.259Z] #26 5.641 ++ go env GOARCH [2022-02-18T20:44:28.259Z] #26 5.641 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:28.259Z] #26 5.641 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:28.259Z] #26 5.641 ++ dirname /install.sh [2022-02-18T20:44:28.259Z] #26 5.641 + dir=/ [2022-02-18T20:44:28.259Z] #26 5.641 + bin=dockercli [2022-02-18T20:44:28.259Z] #26 5.641 + shift [2022-02-18T20:44:28.259Z] #26 5.641 + '[' '!' -f //dockercli.installer ']' [2022-02-18T20:44:28.259Z] #26 5.641 + . //dockercli.installer [2022-02-18T20:44:28.259Z] #26 5.641 ++ : stable [2022-02-18T20:44:28.259Z] #26 5.641 ++ : 17.06.2-ce [2022-02-18T20:44:28.259Z] #26 5.641 + install_dockercli [2022-02-18T20:44:28.259Z] #26 5.641 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-18T20:44:28.259Z] #26 5.641 ++ uname -m [2022-02-18T20:44:28.259Z] #26 5.641 + arch=x86_64 [2022-02-18T20:44:28.259Z] #26 5.641 + '[' x86_64 '!=' x86_64 ']' [2022-02-18T20:44:28.259Z] #26 5.641 + url=https://download.docker.com/linux/static [2022-02-18T20:44:28.259Z] #26 5.641 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-18T20:44:28.259Z] #26 5.641 + tar -xz docker/docker [2022-02-18T20:44:28.347Z] #38 ... [2022-02-18T20:44:28.347Z] [2022-02-18T20:44:28.347Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-18T20:44:28.347Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-18T20:44:28.347Z] #43 3.073 + git clone https://github.com/docker/distribution.git . [2022-02-18T20:44:28.347Z] #43 3.083 Cloning into '.'... [2022-02-18T20:44:28.347Z] #43 ... [2022-02-18T20:44:28.347Z] [2022-02-18T20:44:28.347Z] #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-02-18T20:44:28.347Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-18T20:44:28.347Z] #36 3.493 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-18T20:44:28.501Z] #58 21.45 Reading package lists... [2022-02-18T20:44:28.501Z] #58 ... [2022-02-18T20:44:28.501Z] [2022-02-18T20:44:28.501Z] #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-02-18T20:44:28.501Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:44:28.501Z] #43 21.36 + 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-02-18T20:44:28.610Z] #36 ... [2022-02-18T20:44:28.610Z] [2022-02-18T20:44:28.610Z] #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-02-18T20:44:28.610Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-18T20:44:28.610Z] #47 3.342 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:28.610Z] #47 3.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:28.610Z] #47 3.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:28.610Z] #47 3.946 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-18T20:44:28.610Z] #47 4.108 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T20:44:28.610Z] #47 5.764 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-18T20:44:28.610Z] #47 7.543 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T20:44:28.610Z] #47 9.366 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-18T20:44:28.610Z] #47 ... [2022-02-18T20:44:28.610Z] [2022-02-18T20:44:28.610Z] #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-02-18T20:44:28.610Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T20:44:28.610Z] #14 2.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:28.610Z] #14 2.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:28.610Z] #14 2.880 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:28.610Z] #14 3.508 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T20:44:28.610Z] #14 5.159 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-18T20:44:28.610Z] #14 6.749 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T20:44:28.610Z] #14 10.76 Fetched 8389 kB in 8s (1027 kB/s) [2022-02-18T20:44:28.872Z] #14 10.76 Reading package lists... [2022-02-18T20:44:28.872Z] #14 ... [2022-02-18T20:44:28.872Z] [2022-02-18T20:44:28.872Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:28.872Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T20:44:28.872Z] #51 3.399 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-18T20:44:28.872Z] #51 ... [2022-02-18T20:44:28.872Z] [2022-02-18T20:44:28.872Z] #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-02-18T20:44:28.872Z] #63 sha256:44374eb805167107eb8a83bddd80987628ef30cb39f56b8337aaa51048c6e7f4 [2022-02-18T20:44:28.872Z] #63 2.823 + RM_GOPATH=0 [2022-02-18T20:44:28.872Z] #63 2.823 + TMP_GOPATH= [2022-02-18T20:44:28.872Z] #63 2.823 + : /build [2022-02-18T20:44:28.872Z] #63 2.823 + '[' -z '' ']' [2022-02-18T20:44:28.872Z] #63 2.823 ++ mktemp -d [2022-02-18T20:44:28.872Z] #63 2.823 + export GOPATH=/tmp/tmp.Ffx9dqEH9E [2022-02-18T20:44:28.872Z] #63 2.823 + GOPATH=/tmp/tmp.Ffx9dqEH9E [2022-02-18T20:44:28.872Z] #63 2.823 + RM_GOPATH=1 [2022-02-18T20:44:28.872Z] #63 2.823 + case "$(go env GOARCH)" in [2022-02-18T20:44:28.872Z] #63 2.823 ++ go env GOARCH [2022-02-18T20:44:28.872Z] #63 2.877 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:28.872Z] #63 2.877 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:28.872Z] #63 2.877 ++ dirname /install.sh [2022-02-18T20:44:28.872Z] #63 2.877 + dir=/ [2022-02-18T20:44:28.872Z] #63 2.877 + bin=rootlesskit [2022-02-18T20:44:28.872Z] #63 2.877 + shift [2022-02-18T20:44:28.872Z] #63 2.877 + '[' '!' -f //rootlesskit.installer ']' [2022-02-18T20:44:28.872Z] #63 2.877 + . //rootlesskit.installer [2022-02-18T20:44:28.872Z] #63 2.877 ++ : v0.14.6 [2022-02-18T20:44:28.872Z] #63 2.877 + install_rootlesskit [2022-02-18T20:44:28.872Z] #63 2.877 + case "$1" in [2022-02-18T20:44:28.872Z] #63 2.877 + export CGO_ENABLED=0 [2022-02-18T20:44:28.872Z] #63 2.877 + CGO_ENABLED=0 [2022-02-18T20:44:28.872Z] #63 2.877 + _install_rootlesskit [2022-02-18T20:44:28.872Z] #63 2.884 + echo 'Install rootlesskit version v0.14.6' [2022-02-18T20:44:28.872Z] #63 2.888 Install rootlesskit version v0.14.6 [2022-02-18T20:44:28.872Z] #63 2.888 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T20:44:28.872Z] #63 2.888 + GOBIN=/build [2022-02-18T20:44:28.872Z] #63 2.888 + GO111MODULE=on [2022-02-18T20:44:28.872Z] #63 2.888 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-18T20:44:28.872Z] #63 3.380 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-18T20:44:28.872Z] #63 5.203 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T20:44:28.872Z] #63 5.213 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-18T20:44:28.872Z] #63 5.718 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-18T20:44:28.872Z] #63 8.087 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-18T20:44:28.872Z] #63 8.543 go: downloading github.com/google/uuid v1.3.0 [2022-02-18T20:44:28.872Z] #63 8.551 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-18T20:44:28.872Z] #63 8.621 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-18T20:44:28.872Z] #63 8.754 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T20:44:28.872Z] #63 8.808 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-18T20:44:28.872Z] #63 9.025 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-18T20:44:28.872Z] #63 9.436 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-18T20:44:28.872Z] #63 9.587 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-18T20:44:28.872Z] #63 9.763 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-18T20:44:29.136Z] #63 ... [2022-02-18T20:44:29.136Z] [2022-02-18T20:44:29.136Z] #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-02-18T20:44:29.136Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-18T20:44:29.136Z] #53 2.571 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-18T20:44:29.136Z] #53 3.167 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-18T20:44:29.136Z] #53 3.173 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-18T20:44:29.136Z] #53 3.288 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-18T20:44:29.136Z] #53 4.290 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-18T20:44:29.136Z] #53 ... [2022-02-18T20:44:29.136Z] [2022-02-18T20:44:29.136Z] #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-02-18T20:44:29.136Z] #31 sha256:37e2d29c06652cd2effcb0562d3ebdff1ffa0f526863ece68156bd6563a1adfd [2022-02-18T20:44:29.136Z] #31 11.42 [2022-02-18T20:44:29.399Z] #31 11.68 #=#=# 0.1% ########## 15.0% #################### 29.1% ################################ 45.7% ########################################### 61.1% ###################################################### 75.5% ############################################################### 88.9% ######################################################################## 100.0% [2022-02-18T20:44:30.345Z] #31 13.50 [2022-02-18T20:44:30.607Z] #31 ... [2022-02-18T20:44:30.607Z] [2022-02-18T20:44:30.607Z] #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-02-18T20:44:30.607Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-18T20:44:30.607Z] #34 2.403 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-18T20:44:30.607Z] #34 2.403 Cloning into '.'... [2022-02-18T20:44:30.607Z] #34 ... [2022-02-18T20:44:30.607Z] [2022-02-18T20:44:30.607Z] #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-02-18T20:44:30.607Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-18T20:44:30.607Z] #58 12.27 Fetched 8389 kB in 9s (937 kB/s) [2022-02-18T20:44:30.716Z] #26 ... [2022-02-18T20:44:30.716Z] [2022-02-18T20:44:30.716Z] #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-02-18T20:44:30.716Z] #63 sha256:4efc4d1744964c344766ddbb5883171f1a03d5b65e37c0317837eab8bf892196 [2022-02-18T20:44:30.716Z] #63 3.575 + RM_GOPATH=0 [2022-02-18T20:44:30.716Z] #63 3.575 + TMP_GOPATH= [2022-02-18T20:44:30.716Z] #63 3.575 + : /build [2022-02-18T20:44:30.716Z] #63 3.575 + '[' -z '' ']' [2022-02-18T20:44:30.716Z] #63 3.579 ++ mktemp -d [2022-02-18T20:44:30.716Z] #63 3.579 + export GOPATH=/tmp/tmp.YC63Sb64pR [2022-02-18T20:44:30.716Z] #63 3.579 + GOPATH=/tmp/tmp.YC63Sb64pR [2022-02-18T20:44:30.716Z] #63 3.579 + RM_GOPATH=1 [2022-02-18T20:44:30.716Z] #63 3.579 + case "$(go env GOARCH)" in [2022-02-18T20:44:30.716Z] #63 3.579 ++ go env GOARCH [2022-02-18T20:44:30.716Z] #63 3.586 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:30.716Z] #63 3.586 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:30.716Z] #63 3.586 ++ dirname /install.sh [2022-02-18T20:44:30.716Z] #63 3.586 + dir=/ [2022-02-18T20:44:30.716Z] #63 3.586 + bin=rootlesskit [2022-02-18T20:44:30.716Z] #63 3.587 + shift [2022-02-18T20:44:30.716Z] #63 3.587 + '[' '!' -f //rootlesskit.installer ']' [2022-02-18T20:44:30.716Z] #63 3.587 + . //rootlesskit.installer [2022-02-18T20:44:30.716Z] #63 3.587 ++ : v0.14.6 [2022-02-18T20:44:30.716Z] #63 3.587 + install_rootlesskit [2022-02-18T20:44:30.716Z] #63 3.587 + case "$1" in [2022-02-18T20:44:30.716Z] #63 3.587 + export CGO_ENABLED=0 [2022-02-18T20:44:30.716Z] #63 3.588 + CGO_ENABLED=0 [2022-02-18T20:44:30.716Z] #63 3.588 + _install_rootlesskit [2022-02-18T20:44:30.716Z] #63 3.588 + echo 'Install rootlesskit version v0.14.6' [2022-02-18T20:44:30.716Z] #63 3.588 Install rootlesskit version v0.14.6 [2022-02-18T20:44:30.716Z] #63 3.589 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T20:44:30.716Z] #63 3.589 + GOBIN=/build [2022-02-18T20:44:30.716Z] #63 3.589 + GO111MODULE=on [2022-02-18T20:44:30.716Z] #63 3.589 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-18T20:44:30.716Z] #63 4.044 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-18T20:44:30.716Z] #63 6.041 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T20:44:30.716Z] #63 6.053 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-18T20:44:30.992Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.1s [2022-02-18T20:44:31.285Z] #63 6.544 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-18T20:44:32.096Z] #58 12.27 Reading package lists... [2022-02-18T20:44:32.096Z] #58 ... [2022-02-18T20:44:32.096Z] [2022-02-18T20:44:32.096Z] #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-02-18T20:44:32.096Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-18T20:44:32.096Z] #36 12.89 tomll can be used in two ways: [2022-02-18T20:44:32.096Z] #36 12.89 Writing to STDIN and reading from STDOUT: [2022-02-18T20:44:32.096Z] #36 12.89 cat file.toml | tomll > file.toml [2022-02-18T20:44:32.096Z] #36 12.89 [2022-02-18T20:44:32.096Z] #36 12.89 Reading and updating a list of files: [2022-02-18T20:44:32.096Z] #36 12.89 tomll a.toml b.toml c.toml [2022-02-18T20:44:32.096Z] #36 12.89 [2022-02-18T20:44:32.096Z] #36 12.89 When given a list of files, tomll will modify all files in place without asking. [2022-02-18T20:44:32.096Z] #36 DONE 14.0s [2022-02-18T20:44:32.096Z] [2022-02-18T20:44:32.096Z] #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-02-18T20:44:32.096Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-18T20:44:32.096Z] #47 12.71 Fetched 8392 kB in 10s (868 kB/s) [2022-02-18T20:44:32.567Z] #26 ... [2022-02-18T20:44:32.567Z] [2022-02-18T20:44:32.567Z] #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-02-18T20:44:32.567Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:32.567Z] #38 4.823 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:32.567Z] #38 4.848 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:32.567Z] #38 4.848 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:32.567Z] #38 5.484 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:32.567Z] #38 6.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:32.567Z] #38 8.693 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:32.567Z] #38 ... [2022-02-18T20:44:32.567Z] [2022-02-18T20:44:32.567Z] #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-02-18T20:44:32.567Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:32.567Z] #58 3.486 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:32.567Z] #58 3.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:32.567Z] #58 3.510 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:32.567Z] #58 3.752 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:32.567Z] #58 4.393 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:32.567Z] #58 5.331 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:32.567Z] #58 ... [2022-02-18T20:44:32.567Z] [2022-02-18T20:44:32.567Z] #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-02-18T20:44:32.567Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T20:44:32.567Z] #53 5.212 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-18T20:44:32.567Z] #53 6.057 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-18T20:44:32.567Z] #53 6.057 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-18T20:44:32.567Z] #53 6.175 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-18T20:44:32.567Z] #53 7.865 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-18T20:44:32.567Z] #53 ... [2022-02-18T20:44:32.567Z] [2022-02-18T20:44:32.567Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-18T20:44:32.567Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:32.567Z] #47 6.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:32.567Z] #47 6.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:32.567Z] #47 6.760 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:32.567Z] #47 7.341 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-18T20:44:32.567Z] #47 7.811 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:32.567Z] #47 9.712 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:32.567Z] #47 ... [2022-02-18T20:44:32.567Z] [2022-02-18T20:44:32.567Z] #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-02-18T20:44:32.567Z] #63 sha256:7c54bb4ab6d56c0cf79b5fd4f426191bff79aa84adcae8a17e5fe9d502a3683a [2022-02-18T20:44:32.567Z] #63 5.995 + RM_GOPATH=0 [2022-02-18T20:44:32.567Z] #63 5.995 + TMP_GOPATH= [2022-02-18T20:44:32.567Z] #63 5.995 + : /build [2022-02-18T20:44:32.567Z] #63 5.995 + '[' -z '' ']' [2022-02-18T20:44:32.567Z] #63 5.995 ++ mktemp -d [2022-02-18T20:44:32.567Z] #63 6.001 + export GOPATH=/tmp/tmp.kdTU8BkpPI [2022-02-18T20:44:32.567Z] #63 6.001 + GOPATH=/tmp/tmp.kdTU8BkpPI [2022-02-18T20:44:32.567Z] #63 6.001 + RM_GOPATH=1 [2022-02-18T20:44:32.567Z] #63 6.001 + case "$(go env GOARCH)" in [2022-02-18T20:44:32.567Z] #63 6.004 ++ go env GOARCH [2022-02-18T20:44:32.567Z] #63 6.026 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:32.567Z] #63 6.026 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:32.567Z] #63 6.026 ++ dirname /install.sh [2022-02-18T20:44:32.567Z] #63 6.027 + dir=/ [2022-02-18T20:44:32.567Z] #63 6.027 + bin=rootlesskit [2022-02-18T20:44:32.567Z] #63 6.027 + shift [2022-02-18T20:44:32.567Z] #63 6.027 + '[' '!' -f //rootlesskit.installer ']' [2022-02-18T20:44:32.567Z] #63 6.027 + . //rootlesskit.installer [2022-02-18T20:44:32.567Z] #63 6.027 ++ : v0.14.6 [2022-02-18T20:44:32.567Z] #63 6.027 + install_rootlesskit [2022-02-18T20:44:32.567Z] #63 6.027 + case "$1" in [2022-02-18T20:44:32.567Z] #63 6.027 + export CGO_ENABLED=0 [2022-02-18T20:44:32.567Z] #63 6.027 + CGO_ENABLED=0 [2022-02-18T20:44:32.567Z] #63 6.027 + _install_rootlesskit [2022-02-18T20:44:32.567Z] #63 6.043 Install rootlesskit version v0.14.6 [2022-02-18T20:44:32.567Z] #63 6.043 + echo 'Install rootlesskit version v0.14.6' [2022-02-18T20:44:32.567Z] #63 6.043 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T20:44:32.567Z] #63 6.043 + GOBIN=/build [2022-02-18T20:44:32.567Z] #63 6.043 + GO111MODULE=on [2022-02-18T20:44:32.567Z] #63 6.043 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-18T20:44:32.567Z] #63 6.611 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-18T20:44:32.567Z] #63 9.249 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-18T20:44:32.567Z] #63 9.252 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T20:44:32.567Z] #63 10.01 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-18T20:44:32.831Z] #63 ... [2022-02-18T20:44:32.831Z] [2022-02-18T20:44:32.831Z] #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-02-18T20:44:32.831Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T20:44:32.831Z] #36 4.537 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-18T20:44:33.094Z] #36 ... [2022-02-18T20:44:33.094Z] [2022-02-18T20:44:33.094Z] #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-02-18T20:44:33.094Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:33.094Z] #14 6.860 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:33.094Z] #14 6.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:33.094Z] #14 6.896 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:33.094Z] #14 7.818 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:33.094Z] #14 9.707 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:33.094Z] #14 ... [2022-02-18T20:44:33.094Z] [2022-02-18T20:44:33.094Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:33.094Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:33.094Z] #51 4.178 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-18T20:44:33.357Z] #51 ... [2022-02-18T20:44:33.357Z] [2022-02-18T20:44:33.357Z] #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-02-18T20:44:33.357Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:44:33.357Z] #34 4.608 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-18T20:44:33.357Z] #34 4.608 Cloning into '.'... [2022-02-18T20:44:33.357Z] #34 ... [2022-02-18T20:44:33.357Z] [2022-02-18T20:44:33.357Z] #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-02-18T20:44:33.357Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:33.357Z] #58 10.88 Fetched 8505 kB in 8s (1113 kB/s) [2022-02-18T20:44:33.530Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.3s done [2022-02-18T20:44:33.530Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 [2022-02-18T20:44:33.530Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-18T20:44:33.766Z] #43 ... [2022-02-18T20:44:33.766Z] [2022-02-18T20:44:33.766Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:33.766Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:33.766Z] #51 25.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T20:44:33.766Z] #51 25.91 go: downloading github.com/fatih/color v1.13.0 [2022-02-18T20:44:33.766Z] #51 26.02 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-18T20:44:33.766Z] #51 26.02 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-18T20:44:33.766Z] #51 26.23 go: downloading github.com/spf13/viper v1.10.1 [2022-02-18T20:44:33.766Z] #51 26.33 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-18T20:44:33.766Z] #51 26.46 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-18T20:44:33.766Z] #51 26.50 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-18T20:44:33.766Z] #51 26.54 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-18T20:44:33.766Z] #51 26.63 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-18T20:44:33.766Z] #51 ... [2022-02-18T20:44:33.766Z] [2022-02-18T20:44:33.766Z] #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-02-18T20:44:33.766Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:33.766Z] #38 16.64 Fetched 8505 kB in 12s (690 kB/s) [2022-02-18T20:44:33.766Z] #38 16.64 Reading package lists... [2022-02-18T20:44:33.766Z] #38 21.57 Reading package lists... [2022-02-18T20:44:33.766Z] #38 25.86 Building dependency tree... [2022-02-18T20:44:33.766Z] #38 ... [2022-02-18T20:44:33.766Z] [2022-02-18T20:44:33.766Z] #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-02-18T20:44:33.766Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:33.766Z] #14 17.49 Reading package lists... [2022-02-18T20:44:33.766Z] #14 22.35 Building dependency tree... [2022-02-18T20:44:33.766Z] #14 24.92 The following additional packages will be installed: [2022-02-18T20:44:33.766Z] #14 24.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T20:44:33.766Z] #14 24.93 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-18T20:44:33.766Z] #14 24.93 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-18T20:44:33.766Z] #14 24.93 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-18T20:44:33.766Z] #14 24.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-18T20:44:33.766Z] #14 24.94 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-18T20:44:33.766Z] #14 24.94 mingw-w64-common mingw-w64-x86-64-dev [2022-02-18T20:44:33.766Z] #14 24.95 Suggested packages: [2022-02-18T20:44:33.766Z] #14 24.96 gcc-10-locales seccomp wine64 [2022-02-18T20:44:33.766Z] #14 26.15 The following NEW packages will be installed: [2022-02-18T20:44:33.766Z] #14 26.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T20:44:33.766Z] #14 26.16 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-18T20:44:33.766Z] #14 26.16 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-18T20:44:33.766Z] #14 26.16 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-18T20:44:33.766Z] #14 26.16 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-18T20:44:33.766Z] #14 26.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-18T20:44:33.766Z] #14 26.16 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-18T20:44:33.766Z] #14 26.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-18T20:44:33.766Z] #14 26.16 mingw-w64-x86-64-dev [2022-02-18T20:44:33.766Z] #14 26.54 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:33.766Z] #14 26.54 Need to get 115 MB of archives. [2022-02-18T20:44:33.766Z] #14 26.54 After this operation, 645 MB of additional disk space will be used. [2022-02-18T20:44:33.766Z] #14 26.54 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-02-18T20:44:33.766Z] #14 26.67 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-02-18T20:44:33.766Z] #14 26.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-18T20:44:33.766Z] #14 26.84 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-02-18T20:44:33.766Z] #14 26.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-18T20:44:33.766Z] #14 26.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-18T20:44:33.790Z] #11 DONE 26.7s [2022-02-18T20:44:33.790Z] [2022-02-18T20:44:33.790Z] #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-02-18T20:44:33.790Z] #38 sha256:82a89597eecee993f692c76467b2e890e74c5ab5b0753cdbee94be8ad26f1f6c [2022-02-18T20:44:33.790Z] #38 1.510 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-18T20:44:33.790Z] #38 1.764 [2022-02-18T20:44:33.790Z] #38 1.980 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:33.790Z] #38 2.262 [2022-02-18T20:44:33.790Z] #38 3.111 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-18T20:44:33.790Z] #38 3.382 [2022-02-18T20:44:33.790Z] #38 3.599 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:33.790Z] #38 3.854 [2022-02-18T20:44:33.790Z] #38 4.736 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-18T20:44:33.790Z] #38 4.986 [2022-02-18T20:44:33.790Z] #38 5.206 #=#=# #################### 28.5% ########################################### 60.3% ################################################################# 90.3% ######################################################################## 100.0% [2022-02-18T20:44:33.790Z] #38 5.776 [2022-02-18T20:44:34.023Z] #14 27.16 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-02-18T20:44:34.049Z] #38 6.543 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-18T20:44:34.283Z] #14 27.34 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-02-18T20:44:34.283Z] #14 27.35 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-02-18T20:44:34.316Z] #38 6.869 [2022-02-18T20:44:34.581Z] #63 9.333 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-18T20:44:34.581Z] #63 ... [2022-02-18T20:44:34.581Z] [2022-02-18T20:44:34.581Z] #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-02-18T20:44:34.581Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:34.581Z] #58 4.380 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:34.581Z] #58 4.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:34.581Z] #58 4.422 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:34.581Z] #58 5.177 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:34.581Z] #58 6.526 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:34.581Z] #58 8.718 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:34.581Z] #58 ... [2022-02-18T20:44:34.581Z] [2022-02-18T20:44:34.581Z] #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-02-18T20:44:34.581Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T20:44:34.581Z] #36 2.875 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-18T20:44:34.841Z] #36 ... [2022-02-18T20:44:34.841Z] [2022-02-18T20:44:34.841Z] #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-02-18T20:44:34.841Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T20:44:34.841Z] #49 4.081 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T20:44:34.841Z] #49 5.326 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T20:44:34.841Z] #49 5.328 go: downloading github.com/fatih/color v1.10.0 [2022-02-18T20:44:34.841Z] #49 5.358 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T20:44:34.841Z] #49 5.433 go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T20:44:34.841Z] #49 5.840 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T20:44:34.841Z] #49 5.864 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T20:44:34.841Z] #49 5.896 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T20:44:34.841Z] #49 5.926 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T20:44:34.841Z] #49 6.068 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T20:44:34.841Z] #49 6.121 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T20:44:34.841Z] #49 6.228 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T20:44:34.841Z] #49 6.440 go: downloading golang.org/x/tools v0.1.0 [2022-02-18T20:44:34.841Z] #49 ... [2022-02-18T20:44:34.841Z] [2022-02-18T20:44:34.841Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:34.841Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:34.841Z] #51 4.121 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-18T20:44:34.848Z] #14 27.98 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-02-18T20:44:34.884Z] #38 7.084 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:34.884Z] #38 7.282 [2022-02-18T20:44:35.100Z] #51 ... [2022-02-18T20:44:35.100Z] [2022-02-18T20:44:35.100Z] #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-02-18T20:44:35.100Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T20:44:35.100Z] #53 2.874 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-18T20:44:35.100Z] #53 3.677 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-18T20:44:35.100Z] #53 3.716 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-18T20:44:35.100Z] #53 3.726 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-18T20:44:35.100Z] #53 5.270 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-18T20:44:35.100Z] #53 ... [2022-02-18T20:44:35.100Z] [2022-02-18T20:44:35.100Z] #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-02-18T20:44:35.100Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:35.100Z] #38 4.356 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:35.100Z] #38 4.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:35.100Z] #38 4.387 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:35.100Z] #38 5.175 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:35.100Z] #38 7.093 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:35.100Z] #38 9.350 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:35.361Z] #38 ... [2022-02-18T20:44:35.361Z] [2022-02-18T20:44:35.361Z] #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-02-18T20:44:35.361Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:35.361Z] #47 4.270 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:35.361Z] #47 4.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:35.361Z] #47 4.330 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:35.361Z] #47 4.799 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-18T20:44:35.361Z] #47 5.334 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:35.361Z] #47 7.264 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:35.361Z] #47 9.591 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:35.361Z] #47 ... [2022-02-18T20:44:35.361Z] [2022-02-18T20:44:35.361Z] #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-02-18T20:44:35.361Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:35.361Z] #14 4.378 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:35.361Z] #14 4.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:35.361Z] #14 4.408 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:35.361Z] #14 5.165 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:35.361Z] #14 6.578 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:35.361Z] #14 8.790 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:35.420Z] #47 12.71 Reading package lists... [2022-02-18T20:44:35.452Z] #38 7.917 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-18T20:44:35.621Z] #14 ... [2022-02-18T20:44:35.621Z] [2022-02-18T20:44:35.621Z] #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-02-18T20:44:35.621Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:44:35.621Z] #43 3.183 + git clone https://github.com/docker/distribution.git . [2022-02-18T20:44:35.621Z] #43 3.195 Cloning into '.'... [2022-02-18T20:44:35.711Z] #38 8.081 [2022-02-18T20:44:35.881Z] #43 ... [2022-02-18T20:44:35.881Z] [2022-02-18T20:44:35.881Z] #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-02-18T20:44:35.881Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:44:35.881Z] #34 3.414 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-18T20:44:35.881Z] #34 3.417 Cloning into '.'... [2022-02-18T20:44:35.881Z] #34 ... [2022-02-18T20:44:35.881Z] [2022-02-18T20:44:35.881Z] #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-02-18T20:44:35.881Z] #63 sha256:4efc4d1744964c344766ddbb5883171f1a03d5b65e37c0317837eab8bf892196 [2022-02-18T20:44:35.881Z] #63 10.05 go: downloading github.com/google/uuid v1.3.0 [2022-02-18T20:44:35.881Z] #63 10.12 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-18T20:44:35.881Z] #63 10.49 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-18T20:44:35.881Z] #63 10.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T20:44:35.881Z] #63 10.69 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-18T20:44:35.881Z] #63 10.85 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-18T20:44:35.881Z] #63 11.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-18T20:44:35.970Z] #38 8.294 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:35.970Z] #38 ... [2022-02-18T20:44:35.970Z] [2022-02-18T20:44:35.970Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-18T20:44:35.970Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-18T20:44:35.970Z] #12 DONE 2.2s [2022-02-18T20:44:35.970Z] [2022-02-18T20:44:35.971Z] #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-02-18T20:44:35.971Z] #38 sha256:82a89597eecee993f692c76467b2e890e74c5ab5b0753cdbee94be8ad26f1f6c [2022-02-18T20:44:35.971Z] #38 8.525 [2022-02-18T20:44:35.971Z] #38 ... [2022-02-18T20:44:35.971Z] [2022-02-18T20:44:35.971Z] #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-02-18T20:44:35.971Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-18T20:44:36.141Z] #63 11.41 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-18T20:44:36.223Z] #14 29.28 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-02-18T20:44:36.229Z] #13 ... [2022-02-18T20:44:36.229Z] [2022-02-18T20:44:36.229Z] #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-02-18T20:44:36.229Z] #38 sha256:82a89597eecee993f692c76467b2e890e74c5ab5b0753cdbee94be8ad26f1f6c [2022-02-18T20:44:36.229Z] #38 8.607 Download of images into '/build' complete. [2022-02-18T20:44:36.229Z] #38 8.607 Use something like the following to load the result into a Docker daemon: [2022-02-18T20:44:36.229Z] #38 8.607 tar -cC '/build' . | docker load [2022-02-18T20:44:36.229Z] #38 DONE 8.7s [2022-02-18T20:44:36.229Z] [2022-02-18T20:44:36.229Z] #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-02-18T20:44:36.229Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-18T20:44:36.362Z] #47 16.93 Reading package lists... [2022-02-18T20:44:36.362Z] #47 ... [2022-02-18T20:44:36.362Z] [2022-02-18T20:44:36.363Z] #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-02-18T20:44:36.363Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-18T20:44:36.363Z] #43 17.31 + git checkout -q v2.3.0 [2022-02-18T20:44:36.400Z] #63 11.64 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-18T20:44:36.487Z] #13 DONE 0.7s [2022-02-18T20:44:36.670Z] #58 10.88 Reading package lists... [2022-02-18T20:44:36.670Z] #58 ... [2022-02-18T20:44:36.670Z] [2022-02-18T20:44:36.670Z] #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-02-18T20:44:36.670Z] #26 sha256:1ec45d6887867304bd195fb72d8064553eac52c351820b5baa7cd9035996114f [2022-02-18T20:44:36.670Z] #26 13.66 + mkdir -p /build [2022-02-18T20:44:36.670Z] #26 13.67 + mv docker/docker /build/ [2022-02-18T20:44:36.670Z] #26 13.68 + rmdir docker [2022-02-18T20:44:36.670Z] #26 DONE 14.1s [2022-02-18T20:44:36.670Z] [2022-02-18T20:44:36.670Z] #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-02-18T20:44:36.670Z] #63 sha256:7c54bb4ab6d56c0cf79b5fd4f426191bff79aa84adcae8a17e5fe9d502a3683a [2022-02-18T20:44:36.670Z] #63 12.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-18T20:44:36.670Z] #63 13.21 go: downloading github.com/google/uuid v1.3.0 [2022-02-18T20:44:36.670Z] #63 13.32 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-18T20:44:36.670Z] #63 13.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-18T20:44:36.670Z] #63 14.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T20:44:36.670Z] #63 14.13 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-18T20:44:36.670Z] #63 14.31 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-18T20:44:36.746Z] [2022-02-18T20:44:36.746Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-18T20:44:36.746Z] #40 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-18T20:44:36.787Z] #14 29.87 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-02-18T20:44:36.933Z] #43 18.71 + 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-02-18T20:44:37.004Z] #40 DONE 0.2s [2022-02-18T20:44:37.004Z] [2022-02-18T20:44:37.004Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-18T20:44:37.004Z] #49 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-18T20:44:37.004Z] #49 DONE 0.2s [2022-02-18T20:44:37.004Z] [2022-02-18T20:44:37.004Z] #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-02-18T20:44:37.004Z] #53 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-18T20:44:37.004Z] #53 DONE 0.2s [2022-02-18T20:44:37.004Z] [2022-02-18T20:44:37.004Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-18T20:44:37.004Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:37.243Z] #63 14.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-18T20:44:37.243Z] #63 14.93 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-18T20:44:37.243Z] #63 14.99 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-18T20:44:37.342Z] #63 ... [2022-02-18T20:44:37.342Z] [2022-02-18T20:44:37.342Z] #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-02-18T20:44:37.342Z] #26 sha256:d9743cd70c7c82a6b748b3c7908f70ae304eded3de3da362a9e95e0880ed85b9 [2022-02-18T20:44:37.342Z] #26 11.32 + mkdir -p /build [2022-02-18T20:44:37.342Z] #26 11.33 + mv docker/docker /build/ [2022-02-18T20:44:37.342Z] #26 11.33 + rmdir docker [2022-02-18T20:44:37.342Z] #26 DONE 12.5s [2022-02-18T20:44:37.342Z] [2022-02-18T20:44:37.342Z] #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-02-18T20:44:37.342Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T20:44:37.342Z] #49 12.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T20:44:37.342Z] #49 12.11 go: downloading golang.org/x/mod v0.3.0 [2022-02-18T20:44:37.354Z] #14 30.50 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-02-18T20:44:37.612Z] #14 ... [2022-02-18T20:44:37.612Z] [2022-02-18T20:44:37.612Z] #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-02-18T20:44:37.612Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:37.612Z] #58 21.45 Reading package lists... [2022-02-18T20:44:37.612Z] #58 25.73 Building dependency tree... [2022-02-18T20:44:37.612Z] #58 28.61 The following additional packages will be installed: [2022-02-18T20:44:37.612Z] #58 28.63 libbtrfs0 [2022-02-18T20:44:37.612Z] #58 28.84 The following NEW packages will be installed: [2022-02-18T20:44:37.612Z] #58 28.85 libbtrfs-dev libbtrfs0 [2022-02-18T20:44:37.612Z] #58 29.31 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:37.612Z] #58 29.31 Need to get 460 kB of archives. [2022-02-18T20:44:37.612Z] #58 29.31 After this operation, 1237 kB of additional disk space will be used. [2022-02-18T20:44:37.612Z] #58 29.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T20:44:37.612Z] #58 29.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T20:44:37.612Z] #58 30.33 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:37.612Z] #58 30.57 Fetched 460 kB in 0s (1194 kB/s) [2022-02-18T20:44:37.612Z] #58 30.69 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T20:44:37.612Z] #58 30.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T20:44:37.612Z] #58 30.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T20:44:37.612Z] #58 30.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:44:37.817Z] #63 ... [2022-02-18T20:44:37.817Z] [2022-02-18T20:44:37.817Z] #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-02-18T20:44:37.817Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T20:44:37.817Z] #36 15.43 tomll can be used in two ways: [2022-02-18T20:44:37.817Z] #36 15.43 Writing to STDIN and reading from STDOUT: [2022-02-18T20:44:37.817Z] #36 15.43 cat file.toml | tomll > file.toml [2022-02-18T20:44:37.817Z] #36 15.43 [2022-02-18T20:44:37.817Z] #36 15.43 Reading and updating a list of files: [2022-02-18T20:44:37.817Z] #36 15.43 tomll a.toml b.toml c.toml [2022-02-18T20:44:37.817Z] #36 15.43 [2022-02-18T20:44:37.817Z] #36 15.43 When given a list of files, tomll will modify all files in place without asking. [2022-02-18T20:44:37.817Z] #36 DONE 15.6s [2022-02-18T20:44:37.817Z] [2022-02-18T20:44:37.817Z] #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-02-18T20:44:37.817Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T20:44:37.817Z] #49 9.513 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T20:44:37.817Z] #49 9.585 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T20:44:37.817Z] #49 9.709 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T20:44:37.817Z] #49 11.30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T20:44:37.817Z] #49 11.35 go: downloading golang.org/x/mod v0.3.0 [2022-02-18T20:44:37.868Z] #58 31.07 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T20:44:37.868Z] #58 31.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T20:44:38.128Z] #58 31.09 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:44:38.386Z] #58 31.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:44:38.386Z] #58 31.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:44:38.386Z] #58 31.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:44:38.390Z] #49 ... [2022-02-18T20:44:38.390Z] [2022-02-18T20:44:38.390Z] #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-02-18T20:44:38.391Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:38.391Z] #38 16.24 Fetched 8505 kB in 12s (730 kB/s) [2022-02-18T20:44:38.392Z] #54 ... [2022-02-18T20:44:38.392Z] [2022-02-18T20:44:38.392Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-18T20:44:38.392Z] #14 sha256:8d230ea0eada6edd0d1759f43d3949696e5793ab3c784263f05662fc7af9dfca [2022-02-18T20:44:38.392Z] #14 DONE 1.5s [2022-02-18T20:44:38.392Z] [2022-02-18T20:44:38.392Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-18T20:44:38.392Z] #15 sha256:33bdda790bc011c4a32f0f454a954d61e5fd0418ae54fc12c2b86c7b87ba26a8 [2022-02-18T20:44:38.957Z] #58 DONE 31.9s [2022-02-18T20:44:38.957Z] [2022-02-18T20:44:38.957Z] #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-02-18T20:44:38.957Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T20:44:38.957Z] #53 31.50 v3.0.2 [2022-02-18T20:44:38.957Z] #53 DONE 31.9s [2022-02-18T20:44:38.957Z] [2022-02-18T20:44:38.957Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-18T20:44:38.957Z] #59 sha256:d6879288ac304cad68258efd2bb3e3615afe897b63d7c9836db34d09ac18764c [2022-02-18T20:44:38.957Z] #59 DONE 0.1s [2022-02-18T20:44:38.957Z] [2022-02-18T20:44:38.957Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:38.957Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:38.957Z] #51 27.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-18T20:44:38.957Z] #51 27.63 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-18T20:44:38.957Z] #51 30.36 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T20:44:38.957Z] #51 30.38 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-18T20:44:38.957Z] #51 30.54 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-18T20:44:38.957Z] #51 30.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-18T20:44:38.957Z] #51 30.72 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-18T20:44:38.957Z] #51 30.73 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-18T20:44:38.957Z] #51 30.77 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-18T20:44:38.957Z] #51 30.87 go: downloading github.com/spf13/afero v1.6.0 [2022-02-18T20:44:38.957Z] #51 30.91 go: downloading github.com/spf13/cast v1.4.1 [2022-02-18T20:44:38.957Z] #51 30.95 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-18T20:44:38.957Z] #51 30.99 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-18T20:44:38.957Z] #51 31.05 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-18T20:44:38.957Z] #51 31.07 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-18T20:44:38.957Z] #51 31.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-18T20:44:38.957Z] #51 31.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-18T20:44:38.957Z] #51 31.27 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-18T20:44:38.957Z] #51 31.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-18T20:44:38.957Z] #51 31.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-18T20:44:38.957Z] #51 31.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-18T20:44:38.957Z] #51 31.61 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-18T20:44:38.957Z] #51 31.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-18T20:44:39.222Z] #51 32.39 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-18T20:44:39.222Z] #51 ... [2022-02-18T20:44:39.222Z] [2022-02-18T20:44:39.222Z] #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-02-18T20:44:39.222Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:39.222Z] #47 17.91 Reading package lists... [2022-02-18T20:44:39.222Z] #47 22.38 Reading package lists... [2022-02-18T20:44:39.222Z] #47 26.78 Building dependency tree... [2022-02-18T20:44:39.222Z] #47 29.77 The following additional packages will be installed: [2022-02-18T20:44:39.222Z] #47 29.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T20:44:39.222Z] #47 29.78 python3-protobuf python3-six [2022-02-18T20:44:39.222Z] #47 29.78 Suggested packages: [2022-02-18T20:44:39.222Z] #47 29.80 python3-setuptools [2022-02-18T20:44:39.222Z] #47 29.80 Recommended packages: [2022-02-18T20:44:39.222Z] #47 29.80 iproute2 | iproute [2022-02-18T20:44:39.222Z] #47 30.35 The following NEW packages will be installed: [2022-02-18T20:44:39.222Z] #47 30.38 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T20:44:39.222Z] #47 30.38 python3-protobuf python3-six [2022-02-18T20:44:39.222Z] #47 30.81 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:39.222Z] #47 30.81 Need to get 2292 kB of archives. [2022-02-18T20:44:39.222Z] #47 30.81 After this operation, 11.0 MB of additional disk space will be used. [2022-02-18T20:44:39.222Z] #47 30.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-18T20:44:39.222Z] #47 30.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T20:44:39.222Z] #47 30.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-18T20:44:39.222Z] #47 30.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-18T20:44:39.222Z] #47 30.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T20:44:39.222Z] #47 30.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-18T20:44:39.222Z] #47 30.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T20:44:39.260Z] #49 ... [2022-02-18T20:44:39.260Z] [2022-02-18T20:44:39.260Z] #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-02-18T20:44:39.260Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T20:44:39.260Z] #36 14.18 tomll can be used in two ways: [2022-02-18T20:44:39.260Z] #36 14.18 Writing to STDIN and reading from STDOUT: [2022-02-18T20:44:39.260Z] #36 14.18 cat file.toml | tomll > file.toml [2022-02-18T20:44:39.260Z] #36 14.18 [2022-02-18T20:44:39.260Z] #36 14.18 Reading and updating a list of files: [2022-02-18T20:44:39.260Z] #36 14.18 tomll a.toml b.toml c.toml [2022-02-18T20:44:39.260Z] #36 14.18 [2022-02-18T20:44:39.260Z] #36 14.18 When given a list of files, tomll will modify all files in place without asking. [2022-02-18T20:44:39.260Z] #36 DONE 14.3s [2022-02-18T20:44:39.260Z] [2022-02-18T20:44:39.260Z] #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-02-18T20:44:39.260Z] #63 sha256:4efc4d1744964c344766ddbb5883171f1a03d5b65e37c0317837eab8bf892196 [2022-02-18T20:44:39.260Z] #63 13.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-18T20:44:39.478Z] #47 ... [2022-02-18T20:44:39.478Z] [2022-02-18T20:44:39.478Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-18T20:44:39.478Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:39.478Z] #14 31.79 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-02-18T20:44:39.478Z] #14 32.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-18T20:44:39.478Z] #14 32.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-18T20:44:39.478Z] #14 32.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-18T20:44:39.478Z] #14 32.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T20:44:39.478Z] #14 32.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T20:44:39.478Z] #14 32.57 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-02-18T20:44:39.478Z] #14 32.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-18T20:44:39.478Z] #14 32.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-18T20:44:39.478Z] #14 32.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-18T20:44:39.478Z] #14 32.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-18T20:44:39.478Z] #14 32.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-18T20:44:39.478Z] #14 32.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-18T20:44:39.481Z] #43 ... [2022-02-18T20:44:39.482Z] [2022-02-18T20:44:39.482Z] #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-02-18T20:44:39.482Z] #63 sha256:44374eb805167107eb8a83bddd80987628ef30cb39f56b8337aaa51048c6e7f4 [2022-02-18T20:44:39.482Z] #63 11.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-18T20:44:39.482Z] #63 ... [2022-02-18T20:44:39.482Z] [2022-02-18T20:44:39.482Z] #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-02-18T20:44:39.482Z] #31 sha256:37e2d29c06652cd2effcb0562d3ebdff1ffa0f526863ece68156bd6563a1adfd [2022-02-18T20:44:39.482Z] #31 17.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-18T20:44:39.482Z] #31 19.53 #=#=# [2022-02-18T20:44:39.482Z] #31 19.82 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:39.482Z] #31 20.92 [2022-02-18T20:44:39.734Z] #14 32.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-18T20:44:39.734Z] #14 32.69 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-02-18T20:44:39.734Z] #14 32.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-18T20:44:39.734Z] #14 32.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-18T20:44:39.742Z] #31 ... [2022-02-18T20:44:39.742Z] [2022-02-18T20:44:39.742Z] #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-02-18T20:44:39.742Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T20:44:39.742Z] #38 11.98 Fetched 8389 kB in 9s (968 kB/s) [2022-02-18T20:44:39.742Z] #38 11.98 Reading package lists... [2022-02-18T20:44:39.742Z] #38 16.17 Reading package lists... [2022-02-18T20:44:39.742Z] #38 19.99 Building dependency tree... [2022-02-18T20:44:39.769Z] #15 DONE 1.7s [2022-02-18T20:44:39.769Z] [2022-02-18T20:44:39.769Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-18T20:44:39.769Z] #16 sha256:5fb511774864cbf41db7f0c53e1f9bdb01ce8df4ec35730f81f2f3b605691c82 [2022-02-18T20:44:40.004Z] #38 ... [2022-02-18T20:44:40.004Z] [2022-02-18T20:44:40.004Z] #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-02-18T20:44:40.004Z] #31 sha256:37e2d29c06652cd2effcb0562d3ebdff1ffa0f526863ece68156bd6563a1adfd [2022-02-18T20:44:40.004Z] #31 23.03 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-18T20:44:41.108Z] #14 33.99 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:41.108Z] #14 34.18 Fetched 115 MB in 7s (17.6 MB/s) [2022-02-18T20:44:41.108Z] #14 34.26 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-18T20:44:41.108Z] #14 34.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T20:44:41.109Z] #14 34.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T20:44:41.152Z] #16 DONE 1.3s [2022-02-18T20:44:41.152Z] [2022-02-18T20:44:41.152Z] #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-02-18T20:44:41.152Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:41.152Z] #54 3.014 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:41.152Z] #54 3.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:41.152Z] #54 3.014 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:41.152Z] #54 3.584 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-18T20:44:41.152Z] #54 3.869 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:41.366Z] #14 34.34 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T20:44:41.395Z] #31 24.35 [2022-02-18T20:44:41.658Z] #31 24.61 #=#=# ######################################################################## 100.0% [2022-02-18T20:44:42.534Z] #54 ... [2022-02-18T20:44:42.534Z] [2022-02-18T20:44:42.534Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-18T20:44:42.534Z] #17 sha256:b7b749beba69265ab39fed5094bda85118d22dfc74f543f65cf6e403c0ea27a7 [2022-02-18T20:44:42.534Z] #17 DONE 1.2s [2022-02-18T20:44:42.534Z] [2022-02-18T20:44:42.534Z] #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-02-18T20:44:42.534Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:42.534Z] #54 5.464 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:42.605Z] #31 25.46 [2022-02-18T20:44:42.605Z] #31 25.79 Download of images into '/build' complete. [2022-02-18T20:44:42.605Z] #31 25.79 Use something like the following to load the result into a Docker daemon: [2022-02-18T20:44:42.605Z] #31 25.79 tar -cC '/build' . | docker load [2022-02-18T20:44:42.867Z] #31 ... [2022-02-18T20:44:42.867Z] [2022-02-18T20:44:42.867Z] #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-02-18T20:44:42.867Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-18T20:44:42.867Z] #53 24.48 v3.0.2 [2022-02-18T20:44:42.867Z] #53 DONE 24.9s [2022-02-18T20:44:42.867Z] [2022-02-18T20:44:42.867Z] #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-02-18T20:44:42.867Z] #31 sha256:37e2d29c06652cd2effcb0562d3ebdff1ffa0f526863ece68156bd6563a1adfd [2022-02-18T20:44:42.867Z] #31 DONE 26.0s [2022-02-18T20:44:42.867Z] [2022-02-18T20:44:42.867Z] #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-02-18T20:44:42.867Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T20:44:42.867Z] #14 10.76 Reading package lists... [2022-02-18T20:44:42.867Z] #14 15.17 Reading package lists... [2022-02-18T20:44:42.867Z] #14 18.45 Building dependency tree... [2022-02-18T20:44:42.867Z] #14 21.18 The following additional packages will be installed: [2022-02-18T20:44:42.867Z] #14 21.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T20:44:42.867Z] #14 21.18 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-18T20:44:42.867Z] #14 21.18 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-18T20:44:42.867Z] #14 21.18 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-18T20:44:42.867Z] #14 21.18 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-18T20:44:42.867Z] #14 21.19 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-18T20:44:42.867Z] #14 21.19 mingw-w64-common mingw-w64-x86-64-dev [2022-02-18T20:44:42.867Z] #14 21.20 Suggested packages: [2022-02-18T20:44:42.867Z] #14 21.20 gcc-10-locales seccomp wine64 [2022-02-18T20:44:42.867Z] #14 22.19 The following NEW packages will be installed: [2022-02-18T20:44:42.867Z] #14 22.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T20:44:42.867Z] #14 22.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-18T20:44:42.867Z] #14 22.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-18T20:44:42.867Z] #14 22.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-18T20:44:42.867Z] #14 22.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-18T20:44:42.867Z] #14 22.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-18T20:44:42.867Z] #14 22.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-18T20:44:42.867Z] #14 22.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-18T20:44:42.867Z] #14 22.21 mingw-w64-x86-64-dev [2022-02-18T20:44:42.867Z] #14 22.56 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:42.867Z] #14 22.56 Need to get 108 MB of archives. [2022-02-18T20:44:42.867Z] #14 22.56 After this operation, 620 MB of additional disk space will be used. [2022-02-18T20:44:42.867Z] #14 22.56 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-02-18T20:44:42.867Z] #14 22.62 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-02-18T20:44:42.867Z] #14 22.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-18T20:44:42.867Z] #14 22.73 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-02-18T20:44:42.867Z] #14 22.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-18T20:44:42.867Z] #14 22.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-18T20:44:42.867Z] #14 22.92 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-02-18T20:44:42.867Z] #14 23.03 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-02-18T20:44:42.867Z] #14 23.04 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-02-18T20:44:42.867Z] #14 23.36 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-02-18T20:44:42.867Z] #14 24.22 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-02-18T20:44:42.867Z] #14 24.66 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-02-18T20:44:43.128Z] #14 25.19 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-02-18T20:44:43.128Z] #14 ... [2022-02-18T20:44:43.128Z] [2022-02-18T20:44:43.128Z] #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-02-18T20:44:43.128Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T20:44:43.128Z] #38 23.03 The following additional packages will be installed: [2022-02-18T20:44:43.128Z] #38 23.05 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-18T20:44:43.128Z] #38 23.06 Suggested packages: [2022-02-18T20:44:43.128Z] #38 23.09 cmake-doc ninja-build lrzip [2022-02-18T20:44:43.128Z] #38 23.09 Recommended packages: [2022-02-18T20:44:43.128Z] #38 23.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-18T20:44:43.128Z] #38 23.86 The following NEW packages will be installed: [2022-02-18T20:44:43.128Z] #38 23.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-18T20:44:43.128Z] #38 23.87 vim-common xxd [2022-02-18T20:44:43.129Z] #38 24.30 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:43.129Z] #38 24.30 Need to get 15.6 MB of archives. [2022-02-18T20:44:43.129Z] #38 24.30 After this operation, 67.4 MB of additional disk space will be used. [2022-02-18T20:44:43.129Z] #38 24.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T20:44:43.129Z] #38 24.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T20:44:43.129Z] #38 24.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-18T20:44:43.129Z] #38 24.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-18T20:44:43.129Z] #38 24.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-18T20:44:43.129Z] #38 24.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-18T20:44:43.129Z] #38 24.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-18T20:44:43.129Z] #38 24.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-18T20:44:43.129Z] #38 24.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-18T20:44:43.129Z] #38 24.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-18T20:44:43.266Z] #14 36.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-18T20:44:43.481Z] #54 ... [2022-02-18T20:44:43.481Z] [2022-02-18T20:44:43.481Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-18T20:44:43.481Z] #18 sha256:f3d66ae047264a893b3e0a143aadf8309543822129c1b2fc3a061f1abd1e1e08 [2022-02-18T20:44:43.481Z] #18 DONE 1.1s [2022-02-18T20:44:43.481Z] [2022-02-18T20:44:43.481Z] #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-02-18T20:44:43.481Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T20:44:43.524Z] #14 36.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T20:44:43.524Z] #14 36.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T20:44:43.706Z] #38 16.24 Reading package lists... [2022-02-18T20:44:43.785Z] #14 ... [2022-02-18T20:44:43.785Z] [2022-02-18T20:44:43.785Z] #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-02-18T20:44:43.785Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:43.785Z] #38 25.86 Building dependency tree... [2022-02-18T20:44:43.785Z] #38 28.81 The following additional packages will be installed: [2022-02-18T20:44:43.785Z] #38 28.82 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-18T20:44:43.785Z] #38 28.84 Suggested packages: [2022-02-18T20:44:43.785Z] #38 28.84 cmake-doc ninja-build lrzip [2022-02-18T20:44:43.785Z] #38 28.84 Recommended packages: [2022-02-18T20:44:43.785Z] #38 28.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-18T20:44:43.785Z] #38 29.72 The following NEW packages will be installed: [2022-02-18T20:44:43.785Z] #38 29.72 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-18T20:44:43.785Z] #38 29.74 vim-common xxd [2022-02-18T20:44:43.785Z] #38 30.12 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:43.785Z] #38 30.12 Need to get 17.7 MB of archives. [2022-02-18T20:44:43.785Z] #38 30.12 After this operation, 70.7 MB of additional disk space will be used. [2022-02-18T20:44:43.785Z] #38 30.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T20:44:43.785Z] #38 30.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T20:44:43.785Z] #38 30.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-18T20:44:43.785Z] #38 30.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T20:44:43.785Z] #38 30.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-18T20:44:43.785Z] #38 30.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-18T20:44:43.785Z] #38 30.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-18T20:44:43.785Z] #38 30.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-18T20:44:43.785Z] #38 30.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-18T20:44:43.785Z] #38 30.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-18T20:44:43.785Z] #38 32.13 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:43.785Z] #38 32.46 Fetched 17.7 MB in 1s (16.1 MB/s) [2022-02-18T20:44:43.785Z] #38 32.60 Selecting previously unselected package xxd. [2022-02-18T20:44:43.785Z] #38 32.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T20:44:43.785Z] #38 32.69 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:44:43.785Z] #38 32.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:44:43.785Z] #38 33.01 Selecting previously unselected package vim-common. [2022-02-18T20:44:43.785Z] #38 33.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:44:43.785Z] #38 33.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:44:43.785Z] #38 33.53 Selecting previously unselected package cmake-data. [2022-02-18T20:44:43.785Z] #38 33.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-18T20:44:43.785Z] #38 33.57 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T20:44:43.785Z] #38 36.19 Selecting previously unselected package libicu67:amd64. [2022-02-18T20:44:43.785Z] #38 36.19 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-18T20:44:43.785Z] #38 36.21 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T20:44:43.969Z] #38 21.23 Reading package lists... [2022-02-18T20:44:43.969Z] #38 ... [2022-02-18T20:44:43.969Z] [2022-02-18T20:44:43.969Z] #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-02-18T20:44:43.969Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:43.969Z] #14 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:43.969Z] #14 18.85 Fetched 8505 kB in 12s (692 kB/s) [2022-02-18T20:44:44.043Z] #38 ... [2022-02-18T20:44:44.043Z] [2022-02-18T20:44:44.043Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:44.043Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:44.043Z] #51 32.63 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-18T20:44:44.043Z] #51 32.68 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-18T20:44:44.043Z] #51 32.73 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-18T20:44:44.043Z] #51 32.80 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-18T20:44:44.043Z] #51 32.89 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-18T20:44:44.043Z] #51 33.92 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-18T20:44:44.043Z] #51 33.97 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-18T20:44:44.044Z] #51 34.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-18T20:44:44.044Z] #51 34.03 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-18T20:44:44.044Z] #51 34.06 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-18T20:44:44.044Z] #51 34.12 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-18T20:44:44.044Z] #51 34.14 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-18T20:44:44.044Z] #51 34.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-18T20:44:44.044Z] #51 34.22 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-18T20:44:44.044Z] #51 34.24 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-18T20:44:44.044Z] #51 34.25 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-18T20:44:44.044Z] #51 34.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-18T20:44:44.044Z] #51 34.30 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-18T20:44:44.044Z] #51 34.30 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-18T20:44:44.044Z] #51 34.31 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-18T20:44:44.044Z] #51 34.34 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-18T20:44:44.044Z] #51 34.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-18T20:44:44.044Z] #51 34.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-18T20:44:44.044Z] #51 34.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-18T20:44:44.044Z] #51 34.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-18T20:44:44.044Z] #51 34.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-18T20:44:44.044Z] #51 34.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-18T20:44:44.044Z] #51 34.65 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-18T20:44:44.044Z] #51 34.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-18T20:44:44.044Z] #51 34.81 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-18T20:44:44.044Z] #51 34.82 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-18T20:44:44.044Z] #51 34.84 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-18T20:44:44.044Z] #51 34.85 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-18T20:44:44.044Z] #51 34.86 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-18T20:44:44.044Z] #51 34.87 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-18T20:44:44.044Z] #51 34.89 go: downloading github.com/julz/importas v0.1.0 [2022-02-18T20:44:44.044Z] #51 34.90 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-18T20:44:44.044Z] #51 34.94 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-18T20:44:44.044Z] #51 35.02 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-18T20:44:44.044Z] #51 35.03 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-18T20:44:44.044Z] #51 35.06 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-18T20:44:44.044Z] #51 35.07 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-18T20:44:44.044Z] #51 35.09 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-18T20:44:44.044Z] #51 35.17 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-18T20:44:44.044Z] #51 35.18 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-18T20:44:44.044Z] #51 35.22 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-18T20:44:44.044Z] #51 35.22 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-18T20:44:44.044Z] #51 35.23 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-18T20:44:44.044Z] #51 35.74 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-18T20:44:44.044Z] #51 35.74 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-18T20:44:44.044Z] #51 35.76 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-18T20:44:44.044Z] #51 35.79 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-18T20:44:44.044Z] #51 35.83 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-18T20:44:44.044Z] #51 35.85 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-18T20:44:44.044Z] #51 35.94 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-18T20:44:44.044Z] #51 35.95 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-18T20:44:44.044Z] #51 36.01 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-18T20:44:44.044Z] #51 36.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-18T20:44:44.044Z] #51 36.22 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-18T20:44:44.044Z] #51 36.23 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-18T20:44:44.044Z] #51 36.27 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-18T20:44:44.044Z] #51 36.27 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-18T20:44:44.044Z] #51 36.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-18T20:44:44.044Z] #51 36.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-18T20:44:44.044Z] #51 36.39 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-18T20:44:44.044Z] #51 36.45 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-18T20:44:44.044Z] #51 36.48 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-18T20:44:44.044Z] #51 36.50 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-18T20:44:44.044Z] #51 36.58 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-18T20:44:44.044Z] #51 36.73 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-18T20:44:44.044Z] #51 36.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-18T20:44:44.044Z] #51 36.77 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-18T20:44:44.044Z] #51 36.78 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-18T20:44:44.044Z] #51 36.84 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-18T20:44:44.044Z] #51 37.09 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-18T20:44:44.044Z] #51 37.19 go: downloading honnef.co/go/tools v0.2.2 [2022-02-18T20:44:44.232Z] #14 18.85 Reading package lists... [2022-02-18T20:44:44.232Z] #14 ... [2022-02-18T20:44:44.232Z] [2022-02-18T20:44:44.232Z] #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-02-18T20:44:44.232Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:44.232Z] #58 10.88 Reading package lists... [2022-02-18T20:44:44.232Z] #58 16.56 Reading package lists... [2022-02-18T20:44:44.232Z] #58 21.40 Building dependency tree... [2022-02-18T20:44:44.232Z] #58 ... [2022-02-18T20:44:44.232Z] [2022-02-18T20:44:44.232Z] #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-02-18T20:44:44.232Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:44.232Z] #47 11.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:44.232Z] #47 13.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-18T20:44:44.232Z] #47 19.27 Fetched 8508 kB in 13s (664 kB/s) [2022-02-18T20:44:44.494Z] #47 19.27 Reading package lists... [2022-02-18T20:44:44.494Z] #47 ... [2022-02-18T20:44:44.494Z] [2022-02-18T20:44:44.494Z] #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-02-18T20:44:44.494Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:44:44.494Z] #43 20.46 + git checkout -q v2.3.0 [2022-02-18T20:44:44.558Z] #38 26.65 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:44.564Z] #63 ... [2022-02-18T20:44:44.564Z] [2022-02-18T20:44:44.564Z] #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-02-18T20:44:44.564Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:44.564Z] #58 17.22 Fetched 8505 kB in 13s (648 kB/s) [2022-02-18T20:44:44.757Z] #43 22.43 + 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-02-18T20:44:44.822Z] #38 26.87 Fetched 15.6 MB in 1s (12.3 MB/s) [2022-02-18T20:44:44.822Z] #38 27.04 Selecting previously unselected package xxd. [2022-02-18T20:44:44.822Z] #38 27.04 (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-02-18T20:44:44.822Z] #38 ... [2022-02-18T20:44:44.822Z] [2022-02-18T20:44:44.822Z] #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-02-18T20:44:44.822Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-18T20:44:44.822Z] #58 12.27 Reading package lists... [2022-02-18T20:44:44.822Z] #58 17.15 Reading package lists... [2022-02-18T20:44:44.822Z] #58 20.70 Building dependency tree... [2022-02-18T20:44:44.822Z] #58 23.68 The following additional packages will be installed: [2022-02-18T20:44:44.822Z] #58 23.69 libbtrfs0 [2022-02-18T20:44:44.822Z] #58 23.90 The following NEW packages will be installed: [2022-02-18T20:44:44.822Z] #58 23.91 libbtrfs-dev libbtrfs0 [2022-02-18T20:44:44.822Z] #58 24.30 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:44.822Z] #58 24.30 Need to get 454 kB of archives. [2022-02-18T20:44:44.822Z] #58 24.30 After this operation, 1275 kB of additional disk space will be used. [2022-02-18T20:44:44.822Z] #58 24.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-18T20:44:44.822Z] #58 24.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-18T20:44:44.822Z] #58 25.56 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:44.822Z] #58 25.81 Fetched 454 kB in 0s (1273 kB/s) [2022-02-18T20:44:44.822Z] #58 26.50 Selecting previously unselected package libbtrfs0:arm64. [2022-02-18T20:44:44.822Z] #58 26.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 ... 15700 files and directories currently installed.) [2022-02-18T20:44:44.822Z] #58 26.54 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-18T20:44:44.822Z] #58 26.63 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-18T20:44:44.822Z] #58 26.91 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-18T20:44:44.822Z] #58 26.91 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-18T20:44:44.822Z] #58 26.99 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-18T20:44:44.869Z] #19 1.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:44:44.869Z] #19 1.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:44:44.869Z] #19 1.263 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:44:45.085Z] #58 ... [2022-02-18T20:44:45.085Z] [2022-02-18T20:44:45.085Z] #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-02-18T20:44:45.085Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T20:44:45.085Z] #38 27.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-18T20:44:45.085Z] #38 27.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:44:45.085Z] #38 27.26 Selecting previously unselected package vim-common. [2022-02-18T20:44:45.085Z] #38 27.30 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:44:45.129Z] #19 1.819 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-18T20:44:45.348Z] #38 27.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:44:45.348Z] #38 27.57 Selecting previously unselected package cmake-data. [2022-02-18T20:44:45.414Z] #51 38.42 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-18T20:44:45.414Z] #51 38.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-18T20:44:45.414Z] #51 38.48 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-18T20:44:45.414Z] #51 38.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-18T20:44:45.610Z] #38 27.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-18T20:44:45.610Z] #38 27.58 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T20:44:45.673Z] #51 38.60 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-18T20:44:45.673Z] #51 38.63 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-18T20:44:45.673Z] #51 38.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-18T20:44:45.885Z] #38 ... [2022-02-18T20:44:45.885Z] [2022-02-18T20:44:45.885Z] #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-02-18T20:44:45.885Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-18T20:44:45.885Z] #58 27.34 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-18T20:44:45.885Z] #58 27.37 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-18T20:44:45.885Z] #58 27.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:44:45.885Z] #58 DONE 27.9s [2022-02-18T20:44:45.885Z] [2022-02-18T20:44:45.885Z] #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-02-18T20:44:45.885Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T20:44:45.885Z] #14 26.59 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-02-18T20:44:45.885Z] #14 26.94 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-02-18T20:44:45.885Z] #14 26.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-18T20:44:45.885Z] #14 27.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-18T20:44:45.885Z] #14 27.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-18T20:44:45.885Z] #14 27.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-18T20:44:45.885Z] #14 27.04 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-02-18T20:44:45.885Z] #14 27.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-18T20:44:45.885Z] #14 27.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-18T20:44:45.885Z] #14 27.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-18T20:44:45.885Z] #14 27.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-18T20:44:45.885Z] #14 27.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-18T20:44:45.885Z] #14 27.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-18T20:44:45.885Z] #14 27.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-18T20:44:45.885Z] #14 27.13 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-02-18T20:44:45.885Z] #14 27.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-18T20:44:45.885Z] #14 27.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-18T20:44:45.885Z] #14 27.90 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:45.931Z] #51 38.93 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-18T20:44:45.931Z] #51 38.93 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-18T20:44:45.931Z] #51 ... [2022-02-18T20:44:45.931Z] [2022-02-18T20:44:45.931Z] #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-02-18T20:44:45.931Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:45.931Z] #14 38.90 Selecting previously unselected package binutils-mingw-w64. [2022-02-18T20:44:45.931Z] #14 38.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-18T20:44:45.931Z] #14 38.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T20:44:45.931Z] #14 39.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-18T20:44:45.931Z] #14 39.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:44:45.931Z] #14 39.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:44:46.070Z] #19 2.468 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-18T20:44:46.149Z] #14 28.18 Fetched 108 MB in 5s (22.1 MB/s) [2022-02-18T20:44:46.149Z] #14 28.22 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-18T20:44:46.149Z] #14 28.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-18T20:44:46.149Z] #14 28.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-18T20:44:46.149Z] #14 28.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T20:44:46.188Z] #14 39.27 Selecting previously unselected package dmsetup. [2022-02-18T20:44:46.188Z] #14 39.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:44:46.188Z] #14 39.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-18T20:44:46.411Z] #14 ... [2022-02-18T20:44:46.411Z] [2022-02-18T20:44:46.411Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-18T20:44:46.411Z] #59 sha256:ba1dc5b75d1334770929fac70d4542596d220ef42f8f2b89ad48b08cc4c35fd4 [2022-02-18T20:44:46.411Z] #59 DONE 0.4s [2022-02-18T20:44:46.411Z] [2022-02-18T20:44:46.411Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:46.411Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T20:44:46.411Z] #51 20.42 go: downloading github.com/fatih/color v1.13.0 [2022-02-18T20:44:46.411Z] #51 20.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T20:44:46.411Z] #51 20.45 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-18T20:44:46.411Z] #51 20.46 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-18T20:44:46.411Z] #51 20.56 go: downloading github.com/spf13/viper v1.10.1 [2022-02-18T20:44:46.411Z] #51 20.78 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-18T20:44:46.411Z] #51 21.09 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-18T20:44:46.411Z] #51 21.11 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-18T20:44:46.411Z] #51 21.15 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-18T20:44:46.411Z] #51 21.16 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-18T20:44:46.411Z] #51 21.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-18T20:44:46.411Z] #51 21.82 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-18T20:44:46.411Z] #51 24.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T20:44:46.411Z] #51 24.35 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-18T20:44:46.411Z] #51 24.40 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-18T20:44:46.411Z] #51 24.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-18T20:44:46.411Z] #51 24.49 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-18T20:44:46.411Z] #51 24.65 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-18T20:44:46.411Z] #51 24.66 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-18T20:44:46.411Z] #51 24.69 go: downloading github.com/spf13/afero v1.6.0 [2022-02-18T20:44:46.411Z] #51 24.70 go: downloading github.com/spf13/cast v1.4.1 [2022-02-18T20:44:46.411Z] #51 24.71 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-18T20:44:46.411Z] #51 24.76 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-18T20:44:46.411Z] #51 24.76 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-18T20:44:46.411Z] #51 24.80 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-18T20:44:46.411Z] #51 24.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-18T20:44:46.411Z] #51 25.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-18T20:44:46.411Z] #51 25.23 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-18T20:44:46.411Z] #51 25.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-18T20:44:46.411Z] #51 25.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-18T20:44:46.411Z] #51 25.42 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-18T20:44:46.411Z] #51 25.45 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-18T20:44:46.411Z] #51 25.59 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-18T20:44:46.411Z] #51 26.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-18T20:44:46.411Z] #51 26.38 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-18T20:44:46.411Z] #51 26.42 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-18T20:44:46.411Z] #51 26.46 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-18T20:44:46.411Z] #51 26.54 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-18T20:44:46.411Z] #51 26.59 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-18T20:44:46.411Z] #51 26.88 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-18T20:44:46.411Z] #51 26.94 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-18T20:44:46.411Z] #51 27.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-18T20:44:46.411Z] #51 27.04 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-18T20:44:46.411Z] #51 27.09 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-18T20:44:46.411Z] #51 27.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-18T20:44:46.411Z] #51 27.13 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-18T20:44:46.411Z] #51 27.14 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-18T20:44:46.411Z] #51 27.18 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-18T20:44:46.411Z] #51 27.18 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-18T20:44:46.411Z] #51 27.19 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-18T20:44:46.411Z] #51 27.22 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-18T20:44:46.411Z] #51 27.23 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-18T20:44:46.411Z] #51 27.23 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-18T20:44:46.411Z] #51 27.24 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-18T20:44:46.411Z] #51 27.26 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-18T20:44:46.411Z] #51 27.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-18T20:44:46.411Z] #51 27.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-18T20:44:46.411Z] #51 27.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-18T20:44:46.411Z] #51 27.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-18T20:44:46.411Z] #51 27.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-18T20:44:46.411Z] #51 27.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-18T20:44:46.411Z] #51 27.55 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-18T20:44:46.411Z] #51 27.70 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-18T20:44:46.411Z] #51 27.72 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-18T20:44:46.411Z] #51 27.75 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-18T20:44:46.411Z] #51 27.77 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-18T20:44:46.411Z] #51 27.78 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-18T20:44:46.411Z] #51 27.79 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-18T20:44:46.411Z] #51 27.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-18T20:44:46.411Z] #51 27.81 go: downloading github.com/julz/importas v0.1.0 [2022-02-18T20:44:46.411Z] #51 27.84 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-18T20:44:46.411Z] #51 27.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-18T20:44:46.411Z] #51 27.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-18T20:44:46.411Z] #51 27.92 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-18T20:44:46.411Z] #51 27.94 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-18T20:44:46.411Z] #51 27.94 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-18T20:44:46.411Z] #51 27.98 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-18T20:44:46.411Z] #51 27.99 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-18T20:44:46.411Z] #51 28.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-18T20:44:46.411Z] #51 28.20 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-18T20:44:46.411Z] #51 28.20 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-18T20:44:46.411Z] #51 28.21 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-18T20:44:46.445Z] #14 39.45 Selecting previously unselected package mingw-w64-common. [2022-02-18T20:44:46.445Z] #14 39.47 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-18T20:44:46.445Z] #14 39.47 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-18T20:44:46.472Z] #58 17.22 Reading package lists... [2022-02-18T20:44:46.472Z] #58 ... [2022-02-18T20:44:46.472Z] [2022-02-18T20:44:46.472Z] #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-02-18T20:44:46.472Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:46.472Z] #47 11.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-18T20:44:46.472Z] #47 17.88 Fetched 8508 kB in 14s (609 kB/s) [2022-02-18T20:44:46.472Z] #47 17.88 Reading package lists... [2022-02-18T20:44:46.472Z] #47 ... [2022-02-18T20:44:46.472Z] [2022-02-18T20:44:46.472Z] #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-02-18T20:44:46.472Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:46.641Z] #19 3.209 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T20:44:46.641Z] #19 ... [2022-02-18T20:44:46.641Z] [2022-02-18T20:44:46.641Z] #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-02-18T20:44:46.641Z] #60 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T20:44:46.641Z] #60 2.932 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-18T20:44:46.641Z] #60 3.967 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-18T20:44:46.641Z] #60 3.967 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-18T20:44:46.641Z] #60 3.991 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-18T20:44:46.641Z] #60 5.389 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-18T20:44:46.672Z] #51 28.82 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-18T20:44:46.672Z] #51 28.83 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-18T20:44:46.672Z] #51 28.85 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-18T20:44:46.672Z] #51 28.86 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-18T20:44:46.672Z] #51 28.90 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-18T20:44:46.672Z] #51 28.92 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-18T20:44:46.672Z] #51 28.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-18T20:44:46.672Z] #51 ... [2022-02-18T20:44:46.672Z] [2022-02-18T20:44:46.672Z] #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-02-18T20:44:46.672Z] #60 sha256:06ece22c99cc9346303e99d31cc03c806ee63f56e243c93272a6e8e08ec59443 [2022-02-18T20:44:46.672Z] #60 0.509 + RM_GOPATH=0 [2022-02-18T20:44:46.672Z] #60 0.509 + TMP_GOPATH= [2022-02-18T20:44:46.672Z] #60 0.509 + : /build [2022-02-18T20:44:46.672Z] #60 0.509 + '[' -z '' ']' [2022-02-18T20:44:46.672Z] #60 0.509 ++ mktemp -d [2022-02-18T20:44:46.672Z] #60 0.510 + export GOPATH=/tmp/tmp.dWgxUiQmgL [2022-02-18T20:44:46.672Z] #60 0.510 + GOPATH=/tmp/tmp.dWgxUiQmgL [2022-02-18T20:44:46.672Z] #60 0.510 + RM_GOPATH=1 [2022-02-18T20:44:46.672Z] #60 0.510 + case "$(go env GOARCH)" in [2022-02-18T20:44:46.672Z] #60 0.511 ++ go env GOARCH [2022-02-18T20:44:46.672Z] #60 0.531 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:46.672Z] #60 0.531 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:46.673Z] #60 0.532 ++ dirname /install.sh [2022-02-18T20:44:46.673Z] #60 0.532 + dir=/ [2022-02-18T20:44:46.673Z] #60 0.532 + bin=containerd [2022-02-18T20:44:46.673Z] #60 0.532 + shift [2022-02-18T20:44:46.673Z] #60 0.532 + '[' '!' -f //containerd.installer ']' [2022-02-18T20:44:46.673Z] #60 0.533 + . //containerd.installer [2022-02-18T20:44:46.673Z] #60 0.533 ++ set -e [2022-02-18T20:44:46.673Z] #60 0.533 ++ : v1.5.9 [2022-02-18T20:44:46.673Z] #60 0.533 + install_containerd [2022-02-18T20:44:46.673Z] #60 0.533 + echo 'Install containerd version v1.5.9' [2022-02-18T20:44:46.673Z] #60 0.533 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dWgxUiQmgL/src/github.com/containerd/containerd [2022-02-18T20:44:46.673Z] #60 0.533 Install containerd version v1.5.9 [2022-02-18T20:44:46.673Z] #60 0.534 Cloning into '/tmp/tmp.dWgxUiQmgL/src/github.com/containerd/containerd'... [2022-02-18T20:44:46.903Z] #60 ... [2022-02-18T20:44:46.903Z] [2022-02-18T20:44:46.903Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:46.903Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:46.903Z] #58 2.619 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-18T20:44:46.903Z] #58 ... [2022-02-18T20:44:46.903Z] [2022-02-18T20:44:46.903Z] #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-02-18T20:44:46.903Z] #56 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T20:44:46.903Z] #56 2.925 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T20:44:46.903Z] #56 4.044 go: downloading github.com/fatih/color v1.10.0 [2022-02-18T20:44:46.903Z] #56 4.053 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T20:44:46.903Z] #56 4.055 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T20:44:46.903Z] #56 4.146 go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T20:44:46.903Z] #56 4.349 go: downloading golang.org/x/tools v0.1.0 [2022-02-18T20:44:46.903Z] #56 4.352 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T20:44:46.903Z] #56 4.443 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T20:44:46.903Z] #56 4.567 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T20:44:46.903Z] #56 4.738 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T20:44:46.903Z] #56 7.759 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T20:44:46.903Z] #56 7.796 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T20:44:46.903Z] #56 7.900 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T20:44:46.903Z] #56 9.353 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T20:44:46.903Z] #56 9.360 go: downloading golang.org/x/mod v0.3.0 [2022-02-18T20:44:47.166Z] #56 ... [2022-02-18T20:44:47.166Z] [2022-02-18T20:44:47.167Z] #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-02-18T20:44:47.167Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:44:47.167Z] #50 2.599 + git clone https://github.com/docker/distribution.git . [2022-02-18T20:44:47.167Z] #50 2.599 Cloning into '.'... [2022-02-18T20:44:47.451Z] #50 ... [2022-02-18T20:44:47.451Z] [2022-02-18T20:44:47.451Z] #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-02-18T20:44:47.451Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:44:47.451Z] #41 2.173 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-18T20:44:47.451Z] #41 2.173 Cloning into '.'... [2022-02-18T20:44:47.451Z] #41 ... [2022-02-18T20:44:47.451Z] [2022-02-18T20:44:47.451Z] #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-02-18T20:44:47.451Z] #43 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T20:44:47.451Z] #43 3.067 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-18T20:44:47.737Z] #43 ... [2022-02-18T20:44:47.737Z] [2022-02-18T20:44:47.737Z] #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-02-18T20:44:47.737Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T20:44:47.737Z] #19 3.994 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:44:48.075Z] #43 ... [2022-02-18T20:44:48.075Z] [2022-02-18T20:44:48.075Z] #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-02-18T20:44:48.075Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:48.075Z] #38 21.23 Reading package lists... [2022-02-18T20:44:48.690Z] #19 5.059 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-18T20:44:48.966Z] #14 ... [2022-02-18T20:44:48.966Z] [2022-02-18T20:44:48.966Z] #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-02-18T20:44:48.966Z] #60 sha256:d1bf670642fcc876c30f259e1a9c218bcd6c1adf7b45737f71e06d34a749e018 [2022-02-18T20:44:48.966Z] #60 1.315 + RM_GOPATH=0 [2022-02-18T20:44:48.966Z] #60 1.315 + TMP_GOPATH= [2022-02-18T20:44:48.966Z] #60 1.315 + : /build [2022-02-18T20:44:48.966Z] #60 1.315 + '[' -z '' ']' [2022-02-18T20:44:48.966Z] #60 1.315 ++ mktemp -d [2022-02-18T20:44:48.966Z] #60 1.316 + export GOPATH=/tmp/tmp.wOcROJRh4D [2022-02-18T20:44:48.966Z] #60 1.317 + GOPATH=/tmp/tmp.wOcROJRh4D [2022-02-18T20:44:48.966Z] #60 1.317 + RM_GOPATH=1 [2022-02-18T20:44:48.966Z] #60 1.317 + case "$(go env GOARCH)" in [2022-02-18T20:44:48.966Z] #60 1.335 ++ go env GOARCH [2022-02-18T20:44:48.966Z] #60 1.354 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:48.966Z] #60 1.354 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:48.966Z] #60 1.355 ++ dirname /install.sh [2022-02-18T20:44:48.966Z] #60 1.367 + dir=/ [2022-02-18T20:44:48.966Z] #60 1.367 + bin=containerd [2022-02-18T20:44:48.966Z] #60 1.367 + shift [2022-02-18T20:44:48.966Z] #60 1.368 + '[' '!' -f //containerd.installer ']' [2022-02-18T20:44:48.966Z] #60 1.368 + . //containerd.installer [2022-02-18T20:44:48.966Z] #60 1.368 ++ set -e [2022-02-18T20:44:48.966Z] #60 1.368 ++ : v1.5.9 [2022-02-18T20:44:48.966Z] #60 1.369 + install_containerd [2022-02-18T20:44:48.966Z] #60 1.369 + echo 'Install containerd version v1.5.9' [2022-02-18T20:44:48.966Z] #60 1.369 Install containerd version v1.5.9 [2022-02-18T20:44:48.966Z] #60 1.370 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wOcROJRh4D/src/github.com/containerd/containerd [2022-02-18T20:44:48.966Z] #60 1.384 Cloning into '/tmp/tmp.wOcROJRh4D/src/github.com/containerd/containerd'... [2022-02-18T20:44:49.030Z] #38 26.00 Building dependency tree... [2022-02-18T20:44:49.030Z] #38 ... [2022-02-18T20:44:49.030Z] [2022-02-18T20:44:49.030Z] #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-02-18T20:44:49.030Z] #63 sha256:7c54bb4ab6d56c0cf79b5fd4f426191bff79aa84adcae8a17e5fe9d502a3683a [2022-02-18T20:44:49.030Z] #63 16.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-18T20:44:49.030Z] #63 ... [2022-02-18T20:44:49.030Z] [2022-02-18T20:44:49.030Z] #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-02-18T20:44:49.030Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:49.030Z] #58 21.40 Building dependency tree... [2022-02-18T20:44:49.030Z] #58 24.62 The following additional packages will be installed: [2022-02-18T20:44:49.030Z] #58 24.62 libbtrfs0 [2022-02-18T20:44:49.030Z] #58 24.76 The following NEW packages will be installed: [2022-02-18T20:44:49.030Z] #58 24.81 libbtrfs-dev libbtrfs0 [2022-02-18T20:44:49.030Z] #58 25.21 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:49.030Z] #58 25.21 Need to get 460 kB of archives. [2022-02-18T20:44:49.030Z] #58 25.21 After this operation, 1237 kB of additional disk space will be used. [2022-02-18T20:44:49.030Z] #58 25.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T20:44:49.030Z] #58 25.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T20:44:49.030Z] #58 26.24 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:49.030Z] #58 26.48 Fetched 460 kB in 0s (1332 kB/s) [2022-02-18T20:44:49.030Z] #58 26.58 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T20:44:49.030Z] #58 26.58 (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-02-18T20:44:49.030Z] #58 26.64 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T20:44:49.030Z] #58 26.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:44:49.030Z] #58 26.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T20:44:49.030Z] #58 26.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T20:44:49.030Z] #58 26.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:44:49.220Z] #60 ... [2022-02-18T20:44:49.220Z] [2022-02-18T20:44:49.220Z] #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-02-18T20:44:49.220Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-18T20:44:49.220Z] #47 16.93 Reading package lists... [2022-02-18T20:44:49.220Z] #47 20.67 Building dependency tree... [2022-02-18T20:44:49.220Z] #47 23.80 The following additional packages will be installed: [2022-02-18T20:44:49.220Z] #47 23.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T20:44:49.220Z] #47 23.81 python3-protobuf python3-six [2022-02-18T20:44:49.220Z] #47 23.82 Suggested packages: [2022-02-18T20:44:49.220Z] #47 23.82 python3-setuptools [2022-02-18T20:44:49.220Z] #47 23.82 Recommended packages: [2022-02-18T20:44:49.220Z] #47 23.82 iproute2 | iproute [2022-02-18T20:44:49.220Z] #47 24.52 The following NEW packages will be installed: [2022-02-18T20:44:49.220Z] #47 24.53 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T20:44:49.220Z] #47 24.53 python3-protobuf python3-six [2022-02-18T20:44:49.220Z] #47 25.10 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:49.220Z] #47 25.10 Need to get 2115 kB of archives. [2022-02-18T20:44:49.220Z] #47 25.10 After this operation, 10.7 MB of additional disk space will be used. [2022-02-18T20:44:49.220Z] #47 25.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-18T20:44:49.220Z] #47 25.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T20:44:49.220Z] #47 25.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-18T20:44:49.220Z] #47 25.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-18T20:44:49.220Z] #47 25.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-18T20:44:49.220Z] #47 25.17 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-02-18T20:44:49.220Z] #47 25.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-18T20:44:49.220Z] #47 28.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-18T20:44:49.220Z] #47 29.35 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:49.220Z] #47 29.57 Fetched 2115 kB in 4s (539 kB/s) [2022-02-18T20:44:49.220Z] #47 29.63 Selecting previously unselected package libprotobuf23:arm64. [2022-02-18T20:44:49.220Z] #47 29.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-18T20:44:49.220Z] #47 29.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-18T20:44:49.220Z] #47 29.70 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-18T20:44:49.220Z] #47 30.24 Selecting previously unselected package python3-pkg-resources. [2022-02-18T20:44:49.220Z] #47 30.24 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T20:44:49.220Z] #47 30.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:44:49.220Z] #47 30.46 Selecting previously unselected package python3-six. [2022-02-18T20:44:49.220Z] #47 30.46 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-18T20:44:49.220Z] #47 30.47 Unpacking python3-six (1.16.0-2) ... [2022-02-18T20:44:49.220Z] #47 30.54 Selecting previously unselected package python3-protobuf. [2022-02-18T20:44:49.220Z] #47 30.55 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-18T20:44:49.220Z] #47 30.56 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-18T20:44:49.220Z] #47 ... [2022-02-18T20:44:49.220Z] [2022-02-18T20:44:49.220Z] #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-02-18T20:44:49.220Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-18T20:44:49.220Z] #34 30.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-18T20:44:49.220Z] #34 30.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-18T20:44:49.238Z] #60 ... [2022-02-18T20:44:49.238Z] [2022-02-18T20:44:49.238Z] #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-02-18T20:44:49.238Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:49.238Z] #38 41.52 Selecting previously unselected package libxml2:amd64. [2022-02-18T20:44:49.238Z] #38 41.53 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-18T20:44:49.238Z] #38 41.53 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T20:44:49.238Z] #38 42.03 Selecting previously unselected package libarchive13:amd64. [2022-02-18T20:44:49.238Z] #38 42.04 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-18T20:44:49.238Z] #38 42.05 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T20:44:49.238Z] #38 42.37 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-18T20:44:49.238Z] #38 42.39 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-18T20:44:49.262Z] #19 ... [2022-02-18T20:44:49.262Z] [2022-02-18T20:44:49.262Z] #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-02-18T20:44:49.262Z] #43 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-18T20:44:49.262Z] #43 11.98 tomll can be used in two ways: [2022-02-18T20:44:49.262Z] #43 11.98 Writing to STDIN and reading from STDOUT: [2022-02-18T20:44:49.262Z] #43 11.98 cat file.toml | tomll > file.toml [2022-02-18T20:44:49.262Z] #43 11.98 [2022-02-18T20:44:49.262Z] #43 11.98 Reading and updating a list of files: [2022-02-18T20:44:49.262Z] #43 11.98 tomll a.toml b.toml c.toml [2022-02-18T20:44:49.262Z] #43 11.98 [2022-02-18T20:44:49.262Z] #43 11.98 When given a list of files, tomll will modify all files in place without asking. [2022-02-18T20:44:49.262Z] #43 DONE 12.6s [2022-02-18T20:44:49.497Z] #38 42.40 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T20:44:49.497Z] #38 42.54 Selecting previously unselected package librhash0:amd64. [2022-02-18T20:44:49.497Z] #38 42.54 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-18T20:44:49.497Z] #38 42.56 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-18T20:44:49.520Z] [2022-02-18T20:44:49.520Z] #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-02-18T20:44:49.521Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T20:44:49.521Z] #19 6.025 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-18T20:44:49.608Z] #58 27.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:44:49.608Z] #58 27.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:44:49.608Z] #58 27.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:44:49.754Z] #38 42.74 Selecting previously unselected package libuv1:amd64. [2022-02-18T20:44:49.754Z] #38 42.75 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-18T20:44:49.754Z] #38 42.76 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-18T20:44:49.754Z] #38 42.91 Selecting previously unselected package cmake. [2022-02-18T20:44:49.754Z] #38 42.94 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-18T20:44:49.871Z] #58 DONE 27.6s [2022-02-18T20:44:49.871Z] [2022-02-18T20:44:49.871Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-18T20:44:49.871Z] #59 sha256:87e594fe486917f53f3c845e11f8a914a951d1ab44ad02a91294d8d5edf6ba3d [2022-02-18T20:44:49.871Z] #59 DONE 0.1s [2022-02-18T20:44:49.871Z] [2022-02-18T20:44:49.871Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:49.871Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:49.871Z] #51 27.44 go: downloading github.com/fatih/color v1.13.0 [2022-02-18T20:44:49.871Z] #51 27.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T20:44:49.871Z] #51 27.48 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-18T20:44:49.871Z] #51 27.50 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-18T20:44:49.871Z] #51 27.82 go: downloading github.com/spf13/viper v1.10.1 [2022-02-18T20:44:50.010Z] #38 42.96 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-18T20:44:50.135Z] #51 27.96 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-18T20:44:50.399Z] #51 28.26 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-18T20:44:50.399Z] #51 28.26 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-18T20:44:50.399Z] #51 28.29 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-18T20:44:50.399Z] #51 28.35 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-18T20:44:50.455Z] #19 7.045 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-18T20:44:50.670Z] #58 21.82 Reading package lists... [2022-02-18T20:44:50.713Z] #19 7.059 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:44:50.713Z] #19 7.061 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-18T20:44:50.713Z] #19 7.067 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-18T20:44:50.713Z] #19 7.077 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-18T20:44:50.713Z] #19 7.286 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-18T20:44:50.973Z] #19 7.382 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-18T20:44:50.973Z] #19 7.383 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:50.973Z] #19 7.384 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-18T20:44:50.973Z] #19 7.386 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T20:44:50.973Z] #19 7.388 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-18T20:44:50.973Z] #19 7.393 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-18T20:44:51.345Z] #51 29.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-18T20:44:51.345Z] #51 29.09 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-18T20:44:51.379Z] #38 ... [2022-02-18T20:44:51.379Z] [2022-02-18T20:44:51.379Z] #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-02-18T20:44:51.379Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:51.379Z] #47 34.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-18T20:44:51.379Z] #47 35.41 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:51.379Z] #47 35.62 Fetched 2292 kB in 4s (550 kB/s) [2022-02-18T20:44:51.379Z] #47 35.71 Selecting previously unselected package libprotobuf23:amd64. [2022-02-18T20:44:51.380Z] #47 35.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T20:44:51.380Z] #47 35.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-18T20:44:51.380Z] #47 35.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T20:44:51.380Z] #47 36.48 Selecting previously unselected package python3-pkg-resources. [2022-02-18T20:44:51.380Z] #47 36.48 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T20:44:51.380Z] #47 36.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:44:51.380Z] #47 36.71 Selecting previously unselected package python3-six. [2022-02-18T20:44:51.380Z] #47 36.71 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-18T20:44:51.380Z] #47 36.71 Unpacking python3-six (1.16.0-2) ... [2022-02-18T20:44:51.380Z] #47 36.82 Selecting previously unselected package python3-protobuf. [2022-02-18T20:44:51.380Z] #47 36.82 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-18T20:44:51.380Z] #47 36.82 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-18T20:44:51.380Z] #47 37.23 Selecting previously unselected package libnet1:amd64. [2022-02-18T20:44:51.380Z] #47 37.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T20:44:51.380Z] #47 37.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:44:51.380Z] #47 37.36 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T20:44:51.380Z] #47 37.37 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T20:44:51.380Z] #47 37.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:44:51.380Z] #47 37.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T20:44:51.380Z] #47 37.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T20:44:51.380Z] #47 37.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:44:51.380Z] #47 37.60 Selecting previously unselected package criu. [2022-02-18T20:44:51.380Z] #47 37.60 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-18T20:44:51.380Z] #47 37.61 Unpacking criu (3.16.1-3) ... [2022-02-18T20:44:51.380Z] #47 38.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:44:51.380Z] #47 39.75 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T20:44:51.380Z] #47 39.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:44:51.380Z] #47 39.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:44:51.380Z] #47 39.79 Setting up python3-six (1.16.0-2) ... [2022-02-18T20:44:51.380Z] #47 40.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:44:51.380Z] #47 41.03 Setting up python3-protobuf (3.12.4-1) ... [2022-02-18T20:44:51.380Z] #47 44.29 Setting up criu (3.16.1-3) ... [2022-02-18T20:44:51.609Z] #58 26.19 Building dependency tree... [2022-02-18T20:44:51.609Z] #58 ... [2022-02-18T20:44:51.609Z] [2022-02-18T20:44:51.609Z] #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-02-18T20:44:51.609Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:51.609Z] #14 17.10 Fetched 8505 kB in 13s (654 kB/s) [2022-02-18T20:44:51.609Z] #14 17.10 Reading package lists... [2022-02-18T20:44:51.609Z] #14 21.60 Reading package lists... [2022-02-18T20:44:51.609Z] #14 25.85 Building dependency tree... [2022-02-18T20:44:51.609Z] #14 ... [2022-02-18T20:44:51.609Z] [2022-02-18T20:44:51.609Z] #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-02-18T20:44:51.609Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:51.609Z] #38 17.22 Fetched 8505 kB in 13s (646 kB/s) [2022-02-18T20:44:51.609Z] #38 17.22 Reading package lists... [2022-02-18T20:44:51.609Z] #38 21.79 Reading package lists... [2022-02-18T20:44:51.609Z] #38 26.14 Building dependency tree... [2022-02-18T20:44:51.637Z] #47 ... [2022-02-18T20:44:51.637Z] [2022-02-18T20:44:51.637Z] #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-02-18T20:44:51.637Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:51.637Z] #14 43.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-18T20:44:51.637Z] #14 43.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-18T20:44:51.637Z] #14 43.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T20:44:51.869Z] #38 ... [2022-02-18T20:44:51.869Z] [2022-02-18T20:44:51.869Z] #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-02-18T20:44:51.869Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:51.869Z] #58 26.19 Building dependency tree... [2022-02-18T20:44:53.252Z] #58 28.74 The following additional packages will be installed: [2022-02-18T20:44:53.252Z] #58 28.75 libbtrfs0 [2022-02-18T20:44:53.513Z] #58 28.92 The following NEW packages will be installed: [2022-02-18T20:44:53.513Z] #58 28.94 libbtrfs-dev libbtrfs0 [2022-02-18T20:44:53.773Z] #58 ... [2022-02-18T20:44:53.773Z] [2022-02-18T20:44:53.773Z] #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-02-18T20:44:53.773Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T20:44:53.773Z] #53 28.87 v3.0.2 [2022-02-18T20:44:53.773Z] #53 DONE 29.3s [2022-02-18T20:44:53.773Z] [2022-02-18T20:44:53.773Z] #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-02-18T20:44:53.773Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:53.773Z] #58 29.33 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:53.773Z] #58 29.33 Need to get 460 kB of archives. [2022-02-18T20:44:53.773Z] #58 29.33 After this operation, 1237 kB of additional disk space will be used. [2022-02-18T20:44:53.773Z] #58 29.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T20:44:53.773Z] #58 29.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T20:44:53.902Z] #51 ... [2022-02-18T20:44:53.902Z] [2022-02-18T20:44:53.902Z] #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-02-18T20:44:53.902Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T20:44:53.902Z] #53 31.47 v3.0.2 [2022-02-18T20:44:53.902Z] #53 DONE 31.7s [2022-02-18T20:44:53.902Z] [2022-02-18T20:44:53.902Z] #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-02-18T20:44:53.902Z] #60 sha256:edd7905e62ec23ceb242256afc6e2979e72277ff9b2f1302df38c52596b23412 [2022-02-18T20:44:53.902Z] #60 2.429 + RM_GOPATH=0 [2022-02-18T20:44:53.902Z] #60 2.429 + TMP_GOPATH= [2022-02-18T20:44:53.902Z] #60 2.429 + : /build [2022-02-18T20:44:53.902Z] #60 2.430 + '[' -z '' ']' [2022-02-18T20:44:53.902Z] #60 2.430 ++ mktemp -d [2022-02-18T20:44:53.902Z] #60 2.432 + export GOPATH=/tmp/tmp.alAG0v0gfw [2022-02-18T20:44:53.902Z] #60 2.444 + GOPATH=/tmp/tmp.alAG0v0gfw [2022-02-18T20:44:53.902Z] #60 2.444 + RM_GOPATH=1 [2022-02-18T20:44:53.902Z] #60 2.444 + case "$(go env GOARCH)" in [2022-02-18T20:44:53.902Z] #60 2.446 ++ go env GOARCH [2022-02-18T20:44:53.902Z] #60 2.456 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:53.902Z] #60 2.457 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:53.902Z] #60 2.457 ++ dirname /install.sh [2022-02-18T20:44:53.902Z] #60 2.471 + dir=/ [2022-02-18T20:44:53.902Z] #60 2.471 + bin=containerd [2022-02-18T20:44:53.902Z] #60 2.471 + shift [2022-02-18T20:44:53.902Z] #60 2.471 + '[' '!' -f //containerd.installer ']' [2022-02-18T20:44:53.902Z] #60 2.471 + . //containerd.installer [2022-02-18T20:44:53.902Z] #60 2.471 ++ set -e [2022-02-18T20:44:53.902Z] #60 2.471 ++ : v1.5.9 [2022-02-18T20:44:53.902Z] #60 2.471 + install_containerd [2022-02-18T20:44:53.902Z] #60 2.472 + echo 'Install containerd version v1.5.9' [2022-02-18T20:44:53.902Z] #60 2.472 + git clone https://github.com/containerd/containerd.git /tmp/tmp.alAG0v0gfw/src/github.com/containerd/containerd [2022-02-18T20:44:53.902Z] #60 2.472 Install containerd version v1.5.9 [2022-02-18T20:44:53.902Z] #60 2.480 Cloning into '/tmp/tmp.alAG0v0gfw/src/github.com/containerd/containerd'... [2022-02-18T20:44:54.166Z] #14 ... [2022-02-18T20:44:54.166Z] [2022-02-18T20:44:54.166Z] #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-02-18T20:44:54.166Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:44:54.167Z] #34 36.99 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-02-18T20:44:54.167Z] #34 37.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-18T20:44:54.167Z] #34 37.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-18T20:44:54.273Z] #19 ... [2022-02-18T20:44:54.273Z] [2022-02-18T20:44:54.273Z] #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-02-18T20:44:54.273Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:54.273Z] #54 7.148 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:44:54.273Z] #54 8.474 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-18T20:44:54.273Z] #54 12.78 Fetched 8508 kB in 10s (843 kB/s) [2022-02-18T20:44:54.273Z] #54 12.78 Reading package lists... [2022-02-18T20:44:54.273Z] #54 16.30 Reading package lists... [2022-02-18T20:44:54.273Z] #54 ... [2022-02-18T20:44:54.273Z] [2022-02-18T20:44:54.273Z] #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-02-18T20:44:54.273Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:44:54.273Z] #50 15.90 + git checkout -q v2.3.0 [2022-02-18T20:44:54.273Z] #50 17.38 + 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-02-18T20:44:54.425Z] #34 ... [2022-02-18T20:44:54.425Z] [2022-02-18T20:44:54.425Z] #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-02-18T20:44:54.425Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:54.425Z] #47 45.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:44:54.425Z] #47 DONE 47.2s [2022-02-18T20:44:54.425Z] [2022-02-18T20:44:54.425Z] #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-02-18T20:44:54.425Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:54.425Z] #38 47.07 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T20:44:54.425Z] #38 47.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:44:54.425Z] #38 47.14 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-18T20:44:54.425Z] #38 47.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:44:54.425Z] #38 47.42 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T20:44:54.425Z] #38 47.47 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-18T20:44:54.425Z] #38 47.52 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T20:44:54.425Z] #38 47.53 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T20:44:54.425Z] #38 47.55 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T20:44:54.425Z] #38 47.61 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-18T20:44:54.425Z] #38 47.66 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:44:54.512Z] #34 ... [2022-02-18T20:44:54.512Z] [2022-02-18T20:44:54.512Z] #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-02-18T20:44:54.512Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-18T20:44:54.512Z] #47 31.07 Selecting previously unselected package libnet1:arm64. [2022-02-18T20:44:54.512Z] #47 31.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-18T20:44:54.512Z] #47 31.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:44:54.512Z] #47 31.22 Selecting previously unselected package libnl-3-200:arm64. [2022-02-18T20:44:54.512Z] #47 31.22 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-18T20:44:54.512Z] #47 31.22 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-18T20:44:54.512Z] #47 31.34 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-18T20:44:54.512Z] #47 31.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-18T20:44:54.512Z] #47 31.34 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-18T20:44:54.512Z] #47 31.42 Selecting previously unselected package criu. [2022-02-18T20:44:54.512Z] #47 31.43 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-18T20:44:54.512Z] #47 31.43 Unpacking criu (3.16.1-3) ... [2022-02-18T20:44:54.512Z] #47 32.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:44:54.512Z] #47 33.33 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-18T20:44:54.512Z] #47 33.35 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:44:54.512Z] #47 33.36 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-18T20:44:54.512Z] #47 33.38 Setting up python3-six (1.16.0-2) ... [2022-02-18T20:44:54.512Z] #47 34.09 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-18T20:44:54.512Z] #47 34.12 Setting up python3-protobuf (3.12.4-1) ... [2022-02-18T20:44:54.991Z] #38 DONE 48.1s [2022-02-18T20:44:54.991Z] [2022-02-18T20:44:54.991Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:54.991Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:54.991Z] #51 39.07 go: downloading golang.org/x/text v0.3.7 [2022-02-18T20:44:54.991Z] #51 44.17 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-18T20:44:54.991Z] #51 44.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-18T20:44:54.991Z] #51 44.38 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-18T20:44:54.991Z] #51 44.44 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-18T20:44:54.991Z] #51 44.50 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-18T20:44:54.991Z] #51 44.50 go: downloading golang.org/x/mod v0.5.1 [2022-02-18T20:44:54.991Z] #51 44.53 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-18T20:44:54.991Z] #51 44.56 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-18T20:44:54.991Z] #51 44.62 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-18T20:44:54.991Z] #51 44.68 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-18T20:44:54.991Z] #51 44.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-18T20:44:54.991Z] #51 44.84 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-18T20:44:54.991Z] #51 45.22 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-18T20:44:54.991Z] #51 45.30 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-18T20:44:54.991Z] #51 45.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-18T20:44:54.991Z] #51 45.66 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-18T20:44:54.991Z] #51 45.69 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-18T20:44:54.991Z] #51 45.73 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-18T20:44:54.991Z] #51 45.74 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-18T20:44:54.991Z] #51 45.75 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-18T20:44:54.991Z] #51 45.80 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-18T20:44:54.991Z] #51 45.99 go: downloading github.com/prometheus/common v0.10.0 [2022-02-18T20:44:54.991Z] #51 46.17 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-18T20:44:54.991Z] #51 46.28 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-18T20:44:54.991Z] #51 46.37 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-18T20:44:54.991Z] #51 47.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-18T20:44:54.991Z] #51 ... [2022-02-18T20:44:54.991Z] [2022-02-18T20:44:54.991Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-18T20:44:54.991Z] #39 sha256:a42097fe5ffab5d6f0c8948d9d1c0b5d7295418d0b0007fd27d6080e84bb716b [2022-02-18T20:44:55.086Z] #47 36.85 Setting up criu (3.16.1-3) ... [2022-02-18T20:44:55.206Z] #58 30.80 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:55.248Z] #39 DONE 0.2s [2022-02-18T20:44:55.248Z] [2022-02-18T20:44:55.248Z] #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-02-18T20:44:55.248Z] #40 sha256:528abfd158b16c58704480c0e7df5af2c36cbac566b33cc5344d4d277eb59081 [2022-02-18T20:44:55.492Z] #58 31.07 Fetched 460 kB in 0s (1329 kB/s) [2022-02-18T20:44:55.765Z] #58 31.19 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T20:44:55.765Z] #58 31.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T20:44:55.765Z] #58 31.29 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T20:44:55.765Z] #58 31.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:44:55.765Z] #58 ... [2022-02-18T20:44:55.765Z] [2022-02-18T20:44:55.765Z] #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-02-18T20:44:55.765Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:44:55.765Z] #43 21.23 + git checkout -q v2.3.0 [2022-02-18T20:44:55.765Z] #43 23.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-02-18T20:44:55.828Z] #60 ... [2022-02-18T20:44:55.828Z] [2022-02-18T20:44:55.828Z] #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-02-18T20:44:55.828Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:55.828Z] #14 18.85 Reading package lists... [2022-02-18T20:44:55.828Z] #14 23.70 Reading package lists... [2022-02-18T20:44:55.828Z] #14 28.55 Building dependency tree... [2022-02-18T20:44:55.828Z] #14 31.11 The following additional packages will be installed: [2022-02-18T20:44:55.828Z] #14 31.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T20:44:55.828Z] #14 31.12 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-18T20:44:55.828Z] #14 31.12 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-18T20:44:55.828Z] #14 31.12 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-18T20:44:55.828Z] #14 31.12 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-18T20:44:55.828Z] #14 31.13 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-18T20:44:55.828Z] #14 31.13 mingw-w64-common mingw-w64-x86-64-dev [2022-02-18T20:44:55.828Z] #14 31.14 Suggested packages: [2022-02-18T20:44:55.828Z] #14 31.15 gcc-10-locales seccomp wine64 [2022-02-18T20:44:55.828Z] #14 32.31 The following NEW packages will be installed: [2022-02-18T20:44:55.828Z] #14 32.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T20:44:55.828Z] #14 32.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-18T20:44:55.828Z] #14 32.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-18T20:44:55.828Z] #14 32.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-18T20:44:55.828Z] #14 32.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-18T20:44:55.828Z] #14 32.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-18T20:44:55.828Z] #14 32.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-18T20:44:55.828Z] #14 32.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-18T20:44:55.828Z] #14 32.34 mingw-w64-x86-64-dev [2022-02-18T20:44:55.828Z] #14 32.72 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:55.828Z] #14 32.72 Need to get 115 MB of archives. [2022-02-18T20:44:55.828Z] #14 32.72 After this operation, 645 MB of additional disk space will be used. [2022-02-18T20:44:55.828Z] #14 32.72 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-02-18T20:44:55.828Z] #14 32.82 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-02-18T20:44:55.828Z] #14 32.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-18T20:44:55.828Z] #14 32.95 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-02-18T20:44:55.828Z] #14 32.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-18T20:44:55.828Z] #14 32.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-18T20:44:55.828Z] #14 33.23 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-02-18T20:44:55.828Z] #14 33.37 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-02-18T20:44:55.828Z] #14 33.37 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-02-18T20:44:55.828Z] #14 ... [2022-02-18T20:44:55.828Z] [2022-02-18T20:44:55.828Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:55.828Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:55.828Z] #51 32.03 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T20:44:55.828Z] #51 32.08 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-18T20:44:55.828Z] #51 32.15 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-18T20:44:55.828Z] #51 32.22 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-18T20:44:55.828Z] #51 32.31 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-18T20:44:55.828Z] #51 32.31 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-18T20:44:55.828Z] #51 32.38 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-18T20:44:55.828Z] #51 32.38 go: downloading github.com/spf13/afero v1.6.0 [2022-02-18T20:44:55.828Z] #51 32.45 go: downloading github.com/spf13/cast v1.4.1 [2022-02-18T20:44:55.828Z] #51 32.52 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-18T20:44:55.828Z] #51 32.52 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-18T20:44:55.828Z] #51 32.57 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-18T20:44:55.828Z] #51 32.59 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-18T20:44:55.828Z] #51 32.77 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-18T20:44:55.828Z] #51 32.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-18T20:44:55.828Z] #51 32.84 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-18T20:44:55.828Z] #51 32.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-18T20:44:55.828Z] #51 32.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-18T20:44:55.828Z] #51 32.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-18T20:44:55.828Z] #51 32.93 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-18T20:44:55.828Z] #51 32.95 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-18T20:44:55.828Z] #51 33.46 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-18T20:44:55.828Z] #51 33.56 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-18T20:44:55.828Z] #51 33.57 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-18T20:44:55.828Z] #51 33.64 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-18T20:44:55.828Z] #51 33.71 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-18T20:44:55.828Z] #51 33.75 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-18T20:44:56.031Z] #43 ... [2022-02-18T20:44:56.031Z] [2022-02-18T20:44:56.031Z] #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-02-18T20:44:56.031Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-18T20:44:56.031Z] #58 31.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T20:44:56.031Z] #58 31.51 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T20:44:56.031Z] #58 31.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:44:56.031Z] #47 ... [2022-02-18T20:44:56.031Z] [2022-02-18T20:44:56.031Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:56.031Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T20:44:56.031Z] #51 28.99 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-18T20:44:56.031Z] #51 29.00 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-18T20:44:56.031Z] #51 29.16 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-18T20:44:56.031Z] #51 29.16 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-18T20:44:56.031Z] #51 29.17 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-18T20:44:56.031Z] #51 29.18 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-18T20:44:56.031Z] #51 29.19 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-18T20:44:56.031Z] #51 29.20 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-18T20:44:56.031Z] #51 29.24 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-18T20:44:56.031Z] #51 29.27 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-18T20:44:56.031Z] #51 29.30 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-18T20:44:56.031Z] #51 29.30 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-18T20:44:56.031Z] #51 29.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-18T20:44:56.031Z] #51 29.34 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-18T20:44:56.031Z] #51 29.57 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-18T20:44:56.031Z] #51 29.58 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-18T20:44:56.031Z] #51 29.60 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-18T20:44:56.031Z] #51 29.61 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-18T20:44:56.031Z] #51 29.64 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-18T20:44:56.031Z] #51 29.79 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-18T20:44:56.031Z] #51 29.91 go: downloading honnef.co/go/tools v0.2.2 [2022-02-18T20:44:56.031Z] #51 30.82 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-18T20:44:56.031Z] #51 30.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-18T20:44:56.031Z] #51 30.89 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-18T20:44:56.031Z] #51 30.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-18T20:44:56.031Z] #51 30.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-18T20:44:56.031Z] #51 31.00 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-18T20:44:56.031Z] #51 31.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-18T20:44:56.031Z] #51 31.22 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-18T20:44:56.031Z] #51 31.28 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-18T20:44:56.031Z] #51 31.44 go: downloading golang.org/x/text v0.3.7 [2022-02-18T20:44:56.031Z] #51 35.51 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-18T20:44:56.031Z] #51 35.60 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-18T20:44:56.031Z] #51 35.62 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-18T20:44:56.031Z] #51 35.66 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-18T20:44:56.031Z] #51 35.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-18T20:44:56.031Z] #51 35.70 go: downloading golang.org/x/mod v0.5.1 [2022-02-18T20:44:56.031Z] #51 35.76 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-18T20:44:56.031Z] #51 35.99 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-18T20:44:56.031Z] #51 35.99 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-18T20:44:56.031Z] #51 36.01 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-18T20:44:56.031Z] #51 36.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-18T20:44:56.031Z] #51 36.14 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-18T20:44:56.031Z] #51 36.46 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-18T20:44:56.031Z] #51 36.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-18T20:44:56.031Z] #51 36.56 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-18T20:44:56.031Z] #51 36.82 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-18T20:44:56.031Z] #51 36.83 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-18T20:44:56.031Z] #51 36.88 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-18T20:44:56.031Z] #51 36.89 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-18T20:44:56.031Z] #51 36.90 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-18T20:44:56.031Z] #51 36.90 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-18T20:44:56.031Z] #51 37.08 go: downloading github.com/prometheus/common v0.10.0 [2022-02-18T20:44:56.031Z] #51 37.20 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-18T20:44:56.031Z] #51 37.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-18T20:44:56.031Z] #51 37.35 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-18T20:44:56.031Z] #51 ... [2022-02-18T20:44:56.031Z] [2022-02-18T20:44:56.031Z] #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-02-18T20:44:56.031Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T20:44:56.031Z] #38 29.91 Selecting previously unselected package libicu67:arm64. [2022-02-18T20:44:56.031Z] #38 29.92 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-18T20:44:56.031Z] #38 29.93 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-18T20:44:56.031Z] #38 34.23 Selecting previously unselected package libxml2:arm64. [2022-02-18T20:44:56.031Z] #38 34.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-18T20:44:56.031Z] #38 34.25 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-18T20:44:56.031Z] #38 34.64 Selecting previously unselected package libarchive13:arm64. [2022-02-18T20:44:56.031Z] #38 34.67 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-18T20:44:56.031Z] #38 34.68 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-18T20:44:56.031Z] #38 34.98 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-18T20:44:56.031Z] #38 34.99 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-18T20:44:56.031Z] #38 35.00 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-18T20:44:56.031Z] #38 35.11 Selecting previously unselected package librhash0:arm64. [2022-02-18T20:44:56.031Z] #38 35.12 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-18T20:44:56.031Z] #38 35.12 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-18T20:44:56.031Z] #38 35.26 Selecting previously unselected package libuv1:arm64. [2022-02-18T20:44:56.031Z] #38 35.28 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-18T20:44:56.031Z] #38 35.29 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-18T20:44:56.031Z] #38 35.43 Selecting previously unselected package cmake. [2022-02-18T20:44:56.031Z] #38 35.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-18T20:44:56.031Z] #38 35.45 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-18T20:44:56.031Z] #38 38.00 Setting up libicu67:arm64 (67.1-7) ... [2022-02-18T20:44:56.031Z] #38 38.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:44:56.031Z] #38 38.03 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-18T20:44:56.031Z] #38 38.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:44:56.031Z] #38 38.09 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-18T20:44:56.031Z] #38 38.11 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-18T20:44:56.032Z] #38 38.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T20:44:56.032Z] #38 38.15 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-18T20:44:56.032Z] #38 38.17 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-18T20:44:56.032Z] #38 38.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-18T20:44:56.032Z] #38 38.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:44:56.189Z] #40 1.071 + RM_GOPATH=0 [2022-02-18T20:44:56.315Z] #58 31.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:44:56.315Z] #58 31.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:44:56.315Z] #58 31.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:44:56.403Z] #51 ... [2022-02-18T20:44:56.403Z] [2022-02-18T20:44:56.403Z] #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-02-18T20:44:56.403Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:56.403Z] #47 19.27 Reading package lists... [2022-02-18T20:44:56.403Z] #47 24.04 Reading package lists... [2022-02-18T20:44:56.403Z] #47 27.97 Building dependency tree... [2022-02-18T20:44:56.403Z] #47 30.76 The following additional packages will be installed: [2022-02-18T20:44:56.403Z] #47 30.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T20:44:56.403Z] #47 30.77 python3-protobuf python3-six [2022-02-18T20:44:56.403Z] #47 30.77 Suggested packages: [2022-02-18T20:44:56.403Z] #47 30.78 python3-setuptools [2022-02-18T20:44:56.403Z] #47 30.78 Recommended packages: [2022-02-18T20:44:56.403Z] #47 30.78 iproute2 | iproute [2022-02-18T20:44:56.403Z] #47 31.49 The following NEW packages will be installed: [2022-02-18T20:44:56.403Z] #47 31.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T20:44:56.403Z] #47 31.51 python3-protobuf python3-six [2022-02-18T20:44:56.403Z] #47 32.00 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:56.403Z] #47 32.00 Need to get 2292 kB of archives. [2022-02-18T20:44:56.403Z] #47 32.00 After this operation, 11.0 MB of additional disk space will be used. [2022-02-18T20:44:56.403Z] #47 32.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-18T20:44:56.403Z] #47 32.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T20:44:56.403Z] #47 32.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-18T20:44:56.403Z] #47 32.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-18T20:44:56.403Z] #47 32.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T20:44:56.403Z] #47 32.08 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-02-18T20:44:56.403Z] #47 32.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T20:44:56.448Z] #40 1.071 + TMP_GOPATH= [2022-02-18T20:44:56.448Z] #40 1.072 + : /build [2022-02-18T20:44:56.448Z] #40 1.072 + '[' -z '' ']' [2022-02-18T20:44:56.448Z] #40 1.073 ++ mktemp -d [2022-02-18T20:44:56.448Z] #40 1.128 + export GOPATH=/tmp/tmp.mzUFccjDmS [2022-02-18T20:44:56.448Z] #40 1.129 + GOPATH=/tmp/tmp.mzUFccjDmS [2022-02-18T20:44:56.448Z] #40 1.129 + RM_GOPATH=1 [2022-02-18T20:44:56.448Z] #40 1.129 + case "$(go env GOARCH)" in [2022-02-18T20:44:56.448Z] #40 1.131 ++ go env GOARCH [2022-02-18T20:44:56.448Z] #40 1.148 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:56.448Z] #40 1.148 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:44:56.448Z] #40 1.149 ++ dirname /install.sh [2022-02-18T20:44:56.448Z] #40 1.150 + dir=/ [2022-02-18T20:44:56.448Z] #40 1.150 + bin=tini [2022-02-18T20:44:56.448Z] #40 1.151 + shift [2022-02-18T20:44:56.448Z] #40 1.151 + '[' '!' -f //tini.installer ']' [2022-02-18T20:44:56.448Z] #40 1.151 + . //tini.installer [2022-02-18T20:44:56.448Z] #40 1.151 ++ : v0.19.0 [2022-02-18T20:44:56.448Z] #40 1.152 + install_tini [2022-02-18T20:44:56.448Z] #40 1.152 + echo 'Install tini version v0.19.0' [2022-02-18T20:44:56.448Z] #40 1.153 Install tini version v0.19.0 [2022-02-18T20:44:56.448Z] #40 1.153 + git clone https://github.com/krallin/tini.git /tmp/tmp.mzUFccjDmS/tini [2022-02-18T20:44:56.448Z] #40 1.161 Cloning into '/tmp/tmp.mzUFccjDmS/tini'... [2022-02-18T20:44:56.666Z] #47 ... [2022-02-18T20:44:56.666Z] [2022-02-18T20:44:56.666Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:56.666Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:56.666Z] #51 34.42 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-18T20:44:56.666Z] #51 34.49 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-18T20:44:56.666Z] #51 34.51 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-18T20:44:56.666Z] #51 34.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-18T20:44:56.666Z] #51 34.59 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-18T20:44:56.666Z] #51 34.62 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-18T20:44:56.666Z] #51 34.66 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-18T20:44:56.666Z] #51 34.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-18T20:44:56.670Z] #38 ... [2022-02-18T20:44:56.670Z] [2022-02-18T20:44:56.670Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:56.670Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T20:44:56.670Z] #51 38.69 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-18T20:44:56.923Z] #58 DONE 32.4s [2022-02-18T20:44:56.923Z] [2022-02-18T20:44:56.923Z] #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-02-18T20:44:56.923Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:56.923Z] #14 28.27 The following additional packages will be installed: [2022-02-18T20:44:56.923Z] #14 28.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T20:44:56.923Z] #14 28.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-18T20:44:56.923Z] #14 28.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-18T20:44:56.923Z] #14 28.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-18T20:44:56.923Z] #14 28.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-18T20:44:56.923Z] #14 28.29 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-18T20:44:56.923Z] #14 28.29 mingw-w64-common mingw-w64-x86-64-dev [2022-02-18T20:44:56.923Z] #14 28.30 Suggested packages: [2022-02-18T20:44:56.923Z] #14 28.30 gcc-10-locales seccomp wine64 [2022-02-18T20:44:56.923Z] #14 29.69 The following NEW packages will be installed: [2022-02-18T20:44:56.923Z] #14 29.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T20:44:56.923Z] #14 29.69 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-18T20:44:56.923Z] #14 29.69 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-18T20:44:56.923Z] #14 29.69 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-18T20:44:56.923Z] #14 29.69 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-18T20:44:56.923Z] #14 29.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-18T20:44:56.923Z] #14 29.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-18T20:44:56.923Z] #14 29.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-18T20:44:56.923Z] #14 29.69 mingw-w64-x86-64-dev [2022-02-18T20:44:56.923Z] #14 30.23 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:56.923Z] #14 30.23 Need to get 115 MB of archives. [2022-02-18T20:44:56.923Z] #14 30.23 After this operation, 645 MB of additional disk space will be used. [2022-02-18T20:44:56.923Z] #14 30.23 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-02-18T20:44:56.923Z] #14 30.44 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-02-18T20:44:56.923Z] #14 30.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-18T20:44:56.923Z] #14 30.57 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-02-18T20:44:56.923Z] #14 30.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-18T20:44:56.923Z] #14 30.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-18T20:44:56.923Z] #14 30.86 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-02-18T20:44:56.923Z] #14 31.08 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-02-18T20:44:56.923Z] #14 31.09 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-02-18T20:44:56.923Z] #14 31.68 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-02-18T20:44:56.928Z] #51 34.73 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-18T20:44:56.928Z] #51 34.85 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-18T20:44:56.928Z] #51 34.94 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-18T20:44:57.015Z] #40 1.746 + cd /tmp/tmp.mzUFccjDmS/tini [2022-02-18T20:44:57.015Z] #40 1.747 + git checkout -q v0.19.0 [2022-02-18T20:44:57.015Z] #40 1.756 + cmake . [2022-02-18T20:44:57.183Z] #14 ... [2022-02-18T20:44:57.183Z] [2022-02-18T20:44:57.183Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-18T20:44:57.183Z] #59 sha256:8b51a408c68b8ad24e1b6ec0fbe658e4aa5bc16b710a89f6e8e883728f274f53 [2022-02-18T20:44:57.183Z] #59 DONE 0.1s [2022-02-18T20:44:57.183Z] [2022-02-18T20:44:57.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-02-18T20:44:57.183Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:44:57.183Z] #47 17.88 Reading package lists... [2022-02-18T20:44:57.183Z] #47 22.42 Reading package lists... [2022-02-18T20:44:57.183Z] #47 26.63 Building dependency tree... [2022-02-18T20:44:57.183Z] #47 29.39 The following additional packages will be installed: [2022-02-18T20:44:57.183Z] #47 29.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T20:44:57.183Z] #47 29.39 python3-protobuf python3-six [2022-02-18T20:44:57.183Z] #47 29.43 Suggested packages: [2022-02-18T20:44:57.183Z] #47 29.43 python3-setuptools [2022-02-18T20:44:57.183Z] #47 29.43 Recommended packages: [2022-02-18T20:44:57.183Z] #47 29.43 iproute2 | iproute [2022-02-18T20:44:57.183Z] #47 30.24 The following NEW packages will be installed: [2022-02-18T20:44:57.183Z] #47 30.26 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T20:44:57.183Z] #47 30.27 python3-protobuf python3-six [2022-02-18T20:44:57.183Z] #47 30.73 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:57.183Z] #47 30.73 Need to get 2292 kB of archives. [2022-02-18T20:44:57.183Z] #47 30.73 After this operation, 11.0 MB of additional disk space will be used. [2022-02-18T20:44:57.183Z] #47 30.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-18T20:44:57.183Z] #47 30.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T20:44:57.183Z] #47 30.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-18T20:44:57.183Z] #47 30.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-18T20:44:57.183Z] #47 30.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T20:44:57.183Z] #47 30.81 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-02-18T20:44:57.183Z] #47 30.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T20:44:57.183Z] #47 ... [2022-02-18T20:44:57.183Z] [2022-02-18T20:44:57.183Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:57.183Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:57.183Z] #51 24.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T20:44:57.183Z] #51 24.49 go: downloading github.com/fatih/color v1.13.0 [2022-02-18T20:44:57.183Z] #51 24.54 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-18T20:44:57.183Z] #51 24.55 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-18T20:44:57.183Z] #51 24.78 go: downloading github.com/spf13/viper v1.10.1 [2022-02-18T20:44:57.183Z] #51 24.97 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-18T20:44:57.183Z] #51 25.23 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-18T20:44:57.183Z] #51 25.26 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-18T20:44:57.183Z] #51 26.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-18T20:44:57.183Z] #51 26.26 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-18T20:44:57.183Z] #51 28.85 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-18T20:44:57.183Z] #51 28.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T20:44:57.183Z] #51 28.90 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-18T20:44:57.183Z] #51 29.10 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-18T20:44:57.183Z] #51 29.13 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-18T20:44:57.183Z] #51 29.14 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-18T20:44:57.183Z] #51 29.18 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-18T20:44:57.183Z] #51 29.20 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-18T20:44:57.183Z] #51 29.24 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-18T20:44:57.183Z] #51 29.28 go: downloading github.com/spf13/afero v1.6.0 [2022-02-18T20:44:57.183Z] #51 29.28 go: downloading github.com/spf13/cast v1.4.1 [2022-02-18T20:44:57.183Z] #51 29.33 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-18T20:44:57.183Z] #51 29.44 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-18T20:44:57.183Z] #51 29.45 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-18T20:44:57.183Z] #51 29.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-18T20:44:57.183Z] #51 29.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-18T20:44:57.183Z] #51 29.69 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-18T20:44:57.183Z] #51 29.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-18T20:44:57.183Z] #51 29.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-18T20:44:57.183Z] #51 29.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-18T20:44:57.183Z] #51 29.76 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-18T20:44:57.183Z] #51 29.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-18T20:44:57.183Z] #51 29.82 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-18T20:44:57.183Z] #51 29.93 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-18T20:44:57.183Z] #51 29.96 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-18T20:44:57.183Z] #51 30.07 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-18T20:44:57.183Z] #51 30.21 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-18T20:44:57.183Z] #51 30.33 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-18T20:44:57.183Z] #51 30.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-18T20:44:57.183Z] #51 30.51 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-18T20:44:57.183Z] #51 30.57 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-18T20:44:57.183Z] #51 30.61 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-18T20:44:57.183Z] #51 30.67 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-18T20:44:57.183Z] #51 30.69 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-18T20:44:57.183Z] #51 30.72 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-18T20:44:57.183Z] #51 30.76 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-18T20:44:57.183Z] #51 30.80 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-18T20:44:57.183Z] #51 30.83 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-18T20:44:57.183Z] #51 30.96 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-18T20:44:57.183Z] #51 31.06 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-18T20:44:57.183Z] #51 31.12 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-18T20:44:57.183Z] #51 31.12 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-18T20:44:57.183Z] #51 31.14 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-18T20:44:57.183Z] #51 31.18 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-18T20:44:57.183Z] #51 31.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-18T20:44:57.183Z] #51 31.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-18T20:44:57.183Z] #51 31.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-18T20:44:57.183Z] #51 31.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-18T20:44:57.183Z] #51 31.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-18T20:44:57.183Z] #51 31.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-18T20:44:57.183Z] #51 31.56 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-18T20:44:57.183Z] #51 31.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-18T20:44:57.183Z] #51 31.63 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-18T20:44:57.183Z] #51 31.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-18T20:44:57.183Z] #51 31.70 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-18T20:44:57.183Z] #51 31.72 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-18T20:44:57.183Z] #51 31.76 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-18T20:44:57.183Z] #51 31.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-18T20:44:57.183Z] #51 31.84 go: downloading github.com/julz/importas v0.1.0 [2022-02-18T20:44:57.183Z] #51 31.92 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-18T20:44:57.183Z] #51 31.94 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-18T20:44:57.183Z] #51 32.06 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-18T20:44:57.183Z] #51 32.11 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-18T20:44:57.183Z] #51 32.14 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-18T20:44:57.183Z] #51 32.33 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-18T20:44:57.183Z] #51 32.34 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-18T20:44:57.183Z] #51 32.41 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-18T20:44:57.183Z] #51 32.50 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-18T20:44:57.183Z] #51 32.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-18T20:44:57.183Z] #51 32.63 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-18T20:44:57.183Z] #51 32.63 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-18T20:44:57.190Z] #51 35.02 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-18T20:44:57.190Z] #51 35.03 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-18T20:44:57.190Z] #51 35.05 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-18T20:44:57.190Z] #51 35.08 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-18T20:44:57.190Z] #51 35.11 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-18T20:44:57.190Z] #51 35.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-18T20:44:57.190Z] #51 35.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-18T20:44:57.453Z] #51 35.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-18T20:44:57.583Z] #40 2.289 -- The C compiler identification is GNU 10.2.1 [2022-02-18T20:44:57.583Z] #40 2.363 -- Detecting C compiler ABI info [2022-02-18T20:44:57.715Z] #51 35.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-18T20:44:57.715Z] #51 35.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-18T20:44:57.715Z] #51 35.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-18T20:44:57.754Z] #51 ... [2022-02-18T20:44:57.754Z] [2022-02-18T20:44:57.754Z] #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-02-18T20:44:57.754Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:44:57.754Z] #14 33.22 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-02-18T20:44:57.977Z] #51 35.78 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-18T20:44:57.977Z] #51 36.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-18T20:44:58.059Z] #51 ... [2022-02-18T20:44:58.059Z] [2022-02-18T20:44:58.060Z] #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-02-18T20:44:58.060Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T20:44:58.060Z] #14 29.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-18T20:44:58.060Z] #14 29.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-18T20:44:58.060Z] #14 29.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T20:44:58.060Z] #14 31.85 Selecting previously unselected package binutils-mingw-w64. [2022-02-18T20:44:58.060Z] #14 31.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-18T20:44:58.060Z] #14 31.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T20:44:58.060Z] #14 31.96 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-18T20:44:58.060Z] #14 31.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-18T20:44:58.060Z] #14 31.97 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-18T20:44:58.060Z] #14 32.13 Selecting previously unselected package dmsetup. [2022-02-18T20:44:58.060Z] #14 32.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-18T20:44:58.060Z] #14 32.16 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-18T20:44:58.060Z] #14 32.32 Selecting previously unselected package mingw-w64-common. [2022-02-18T20:44:58.060Z] #14 32.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-18T20:44:58.060Z] #14 32.33 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-18T20:44:58.060Z] #14 36.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-18T20:44:58.060Z] #14 36.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-18T20:44:58.060Z] #14 36.75 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T20:44:58.181Z] #40 3.086 -- Detecting C compiler ABI info - done [2022-02-18T20:44:58.302Z] #51 36.01 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-18T20:44:58.302Z] #51 36.01 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-18T20:44:58.302Z] #51 36.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-18T20:44:58.302Z] #51 36.06 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-18T20:44:58.302Z] #51 36.09 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-18T20:44:58.302Z] #51 36.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-18T20:44:58.302Z] #51 36.10 go: downloading github.com/julz/importas v0.1.0 [2022-02-18T20:44:58.302Z] #51 36.14 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-18T20:44:58.302Z] #51 36.16 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-18T20:44:58.302Z] #51 36.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-18T20:44:58.327Z] #14 33.87 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-02-18T20:44:58.454Z] #40 3.242 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-18T20:44:58.454Z] #40 3.243 -- Detecting C compile features [2022-02-18T20:44:58.454Z] #40 3.269 -- Detecting C compile features - done [2022-02-18T20:44:58.454Z] #40 3.319 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-18T20:44:58.565Z] #51 36.27 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-18T20:44:58.565Z] #51 36.37 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-18T20:44:58.565Z] #51 36.37 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-18T20:44:58.565Z] #51 36.39 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-18T20:44:58.565Z] #51 36.41 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-18T20:44:58.565Z] #51 36.44 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-18T20:44:58.565Z] #51 36.47 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-18T20:44:58.565Z] #51 36.50 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-18T20:44:58.714Z] #40 3.519 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-18T20:44:58.714Z] #40 3.602 -- Configuring done [2022-02-18T20:44:58.714Z] #40 3.620 -- Generating done [2022-02-18T20:44:58.827Z] #51 36.53 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-18T20:44:58.897Z] #14 34.47 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-02-18T20:44:58.970Z] #40 3.631 -- Build files have been written to: /tmp/tmp.mzUFccjDmS/tini [2022-02-18T20:44:58.970Z] #40 3.636 + make tini-static [2022-02-18T20:44:59.226Z] #40 ... [2022-02-18T20:44:59.226Z] [2022-02-18T20:44:59.226Z] #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-02-18T20:44:59.226Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T20:44:59.226Z] #49 51.56 gotestsum version dev [2022-02-18T20:44:59.226Z] #49 DONE 52.1s [2022-02-18T20:44:59.226Z] [2022-02-18T20:44:59.226Z] #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-02-18T20:44:59.226Z] #40 sha256:528abfd158b16c58704480c0e7df5af2c36cbac566b33cc5344d4d277eb59081 [2022-02-18T20:44:59.226Z] #40 3.995 Scanning dependencies of target tini-static [2022-02-18T20:44:59.403Z] #51 37.22 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-18T20:44:59.403Z] #51 37.23 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-18T20:44:59.403Z] #51 37.26 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-18T20:44:59.403Z] #51 37.26 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-18T20:44:59.403Z] #51 37.37 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-18T20:44:59.403Z] #51 ... [2022-02-18T20:44:59.403Z] [2022-02-18T20:44:59.403Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-18T20:44:59.403Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:44:59.403Z] #38 26.00 Building dependency tree... [2022-02-18T20:44:59.403Z] #38 29.15 The following additional packages will be installed: [2022-02-18T20:44:59.403Z] #38 29.17 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-18T20:44:59.403Z] #38 29.17 Suggested packages: [2022-02-18T20:44:59.403Z] #38 29.17 cmake-doc ninja-build lrzip [2022-02-18T20:44:59.403Z] #38 29.17 Recommended packages: [2022-02-18T20:44:59.403Z] #38 29.17 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-18T20:44:59.403Z] #38 29.95 The following NEW packages will be installed: [2022-02-18T20:44:59.403Z] #38 29.95 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-18T20:44:59.403Z] #38 29.96 vim-common xxd [2022-02-18T20:44:59.403Z] #38 30.35 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:44:59.403Z] #38 30.35 Need to get 17.7 MB of archives. [2022-02-18T20:44:59.403Z] #38 30.35 After this operation, 70.7 MB of additional disk space will be used. [2022-02-18T20:44:59.403Z] #38 30.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T20:44:59.403Z] #38 30.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T20:44:59.403Z] #38 30.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-18T20:44:59.403Z] #38 30.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T20:44:59.403Z] #38 30.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-18T20:44:59.403Z] #38 30.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-18T20:44:59.403Z] #38 30.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-18T20:44:59.403Z] #38 31.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-18T20:44:59.403Z] #38 31.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-18T20:44:59.403Z] #38 31.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-18T20:44:59.403Z] #38 32.28 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:44:59.403Z] #38 32.52 Fetched 17.7 MB in 1s (14.6 MB/s) [2022-02-18T20:44:59.403Z] #38 32.59 Selecting previously unselected package xxd. [2022-02-18T20:44:59.403Z] #38 32.59 (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-02-18T20:44:59.403Z] #38 32.63 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:44:59.403Z] #38 32.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:44:59.403Z] #38 32.87 Selecting previously unselected package vim-common. [2022-02-18T20:44:59.403Z] #38 32.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:44:59.403Z] #38 32.87 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:44:59.403Z] #38 33.16 Selecting previously unselected package cmake-data. [2022-02-18T20:44:59.403Z] #38 33.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-18T20:44:59.403Z] #38 33.23 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T20:44:59.403Z] #38 36.05 Selecting previously unselected package libicu67:amd64. [2022-02-18T20:44:59.403Z] #38 36.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-18T20:44:59.403Z] #38 36.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T20:44:59.482Z] #40 4.156 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-18T20:44:59.560Z] #50 ... [2022-02-18T20:44:59.560Z] [2022-02-18T20:44:59.560Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:59.560Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:59.560Z] #58 18.63 go: downloading github.com/fatih/color v1.13.0 [2022-02-18T20:44:59.560Z] #58 18.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T20:44:59.560Z] #58 18.66 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-18T20:44:59.560Z] #58 18.71 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-18T20:44:59.560Z] #58 18.89 go: downloading github.com/spf13/viper v1.10.1 [2022-02-18T20:44:59.560Z] #58 18.90 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-18T20:44:59.560Z] #58 19.03 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-18T20:44:59.560Z] #58 19.06 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-18T20:44:59.560Z] #58 19.08 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-18T20:44:59.560Z] #58 19.09 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-18T20:44:59.560Z] #58 19.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-18T20:44:59.560Z] #58 19.86 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-18T20:44:59.560Z] #58 21.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T20:44:59.560Z] #58 21.72 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-18T20:44:59.560Z] #58 21.81 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-18T20:44:59.560Z] #58 21.83 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-18T20:44:59.560Z] #58 21.87 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-18T20:44:59.560Z] #58 21.88 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-18T20:44:59.560Z] #58 21.93 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-18T20:44:59.560Z] #58 21.96 go: downloading github.com/spf13/afero v1.6.0 [2022-02-18T20:44:59.560Z] #58 22.10 go: downloading github.com/spf13/cast v1.4.1 [2022-02-18T20:44:59.560Z] #58 22.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-18T20:44:59.560Z] #58 22.15 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-18T20:44:59.560Z] #58 22.15 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-18T20:44:59.560Z] #58 22.18 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-18T20:44:59.560Z] #58 22.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-18T20:44:59.560Z] #58 22.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-18T20:44:59.560Z] #58 22.30 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-18T20:44:59.560Z] #58 22.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-18T20:44:59.560Z] #58 22.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-18T20:44:59.560Z] #58 ... [2022-02-18T20:44:59.560Z] [2022-02-18T20:44:59.560Z] #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-02-18T20:44:59.560Z] #60 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-18T20:44:59.560Z] #60 21.69 v3.0.2 [2022-02-18T20:44:59.560Z] #60 DONE 22.4s [2022-02-18T20:44:59.560Z] [2022-02-18T20:44:59.560Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:59.560Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:59.560Z] #58 22.42 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-18T20:44:59.560Z] #58 22.46 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-18T20:44:59.560Z] #58 22.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-18T20:44:59.665Z] #38 ... [2022-02-18T20:44:59.665Z] [2022-02-18T20:44:59.665Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:44:59.665Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:44:59.665Z] #51 37.37 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-18T20:44:59.665Z] #51 37.41 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-18T20:44:59.665Z] #51 37.42 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-18T20:44:59.665Z] #51 37.45 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-18T20:44:59.665Z] #51 37.61 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-18T20:44:59.818Z] #58 23.14 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-18T20:44:59.818Z] #58 23.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-18T20:44:59.927Z] #51 37.62 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-18T20:44:59.927Z] #51 37.62 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-18T20:44:59.927Z] #51 37.63 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-18T20:44:59.927Z] #51 37.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-18T20:44:59.927Z] #51 37.71 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-18T20:44:59.927Z] #51 37.73 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-18T20:44:59.927Z] #51 37.75 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-18T20:44:59.927Z] #51 37.77 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-18T20:44:59.927Z] #51 37.82 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-18T20:44:59.927Z] #51 37.86 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-18T20:44:59.927Z] #51 37.87 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-18T20:45:00.076Z] #58 23.26 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-18T20:45:00.077Z] #58 23.32 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-18T20:45:00.077Z] #58 23.36 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-18T20:45:00.077Z] #58 23.38 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-18T20:45:00.189Z] #51 38.01 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-18T20:45:00.189Z] #51 38.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-18T20:45:00.189Z] #51 38.09 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-18T20:45:00.189Z] #51 38.12 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-18T20:45:00.189Z] #51 38.17 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-18T20:45:00.610Z] #14 ... [2022-02-18T20:45:00.610Z] [2022-02-18T20:45:00.610Z] #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-02-18T20:45:00.610Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-18T20:45:00.610Z] #49 42.80 gotestsum version dev [2022-02-18T20:45:00.644Z] #58 23.86 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-18T20:45:00.644Z] #58 23.87 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-18T20:45:00.644Z] #58 23.88 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-18T20:45:00.644Z] #58 23.90 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-18T20:45:00.644Z] #58 23.92 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-18T20:45:00.644Z] #58 23.95 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-18T20:45:00.644Z] #58 23.97 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-18T20:45:00.644Z] #58 23.99 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-18T20:45:00.644Z] #58 24.03 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-18T20:45:00.644Z] #58 24.03 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-18T20:45:00.644Z] #58 24.07 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-18T20:45:00.644Z] #58 24.11 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-18T20:45:00.644Z] #58 24.13 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-18T20:45:00.761Z] #51 38.45 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-18T20:45:00.761Z] #51 38.55 go: downloading honnef.co/go/tools v0.2.2 [2022-02-18T20:45:00.813Z] #14 35.98 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-02-18T20:45:00.853Z] #40 5.562 [100%] Linking C executable tini-static [2022-02-18T20:45:00.903Z] #58 24.14 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-18T20:45:00.903Z] #58 24.16 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-18T20:45:00.903Z] #58 24.17 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-18T20:45:00.903Z] #58 24.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-18T20:45:00.903Z] #58 24.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-18T20:45:00.903Z] #58 24.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-18T20:45:00.903Z] #58 24.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-18T20:45:00.903Z] #58 24.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-18T20:45:00.903Z] #58 24.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-18T20:45:01.072Z] #14 36.62 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-02-18T20:45:01.072Z] #14 36.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-18T20:45:01.072Z] #14 36.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-18T20:45:01.072Z] #14 36.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T20:45:01.072Z] #14 36.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T20:45:01.072Z] #14 36.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-02-18T20:45:01.072Z] #14 36.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-18T20:45:01.072Z] #14 36.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-18T20:45:01.072Z] #14 36.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-18T20:45:01.072Z] #14 36.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-18T20:45:01.162Z] #58 24.38 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-18T20:45:01.162Z] #58 24.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-18T20:45:01.162Z] #58 24.40 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-18T20:45:01.162Z] #58 24.43 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-18T20:45:01.162Z] #58 24.44 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-18T20:45:01.162Z] #58 24.46 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-18T20:45:01.162Z] #58 24.48 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-18T20:45:01.162Z] #58 24.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-18T20:45:01.162Z] #58 24.52 go: downloading github.com/julz/importas v0.1.0 [2022-02-18T20:45:01.162Z] #58 24.53 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-18T20:45:01.162Z] #58 24.57 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-18T20:45:01.162Z] #58 24.59 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-18T20:45:01.330Z] #14 36.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-18T20:45:01.331Z] #14 36.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-18T20:45:01.331Z] #14 36.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-18T20:45:01.331Z] #14 36.81 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-02-18T20:45:01.331Z] #14 36.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-18T20:45:01.331Z] #14 36.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-18T20:45:01.416Z] #40 6.051 [100%] Built target tini-static [2022-02-18T20:45:01.417Z] #40 6.113 + mkdir -p /build [2022-02-18T20:45:01.417Z] #40 6.117 + cp tini-static /build/docker-init [2022-02-18T20:45:01.421Z] #58 24.63 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-18T20:45:01.421Z] #58 24.65 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-18T20:45:01.421Z] #58 24.65 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-18T20:45:01.421Z] #58 24.66 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-18T20:45:01.421Z] #58 24.70 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-18T20:45:01.421Z] #58 24.75 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-18T20:45:01.421Z] #58 24.77 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-18T20:45:01.421Z] #58 24.80 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-18T20:45:01.674Z] #40 DONE 6.4s [2022-02-18T20:45:01.674Z] [2022-02-18T20:45:01.674Z] #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-02-18T20:45:01.674Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:01.674Z] #14 50.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-18T20:45:01.674Z] #14 50.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:01.674Z] #14 50.14 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T20:45:01.674Z] #14 50.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-18T20:45:01.674Z] #14 50.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:01.674Z] #14 50.30 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:01.679Z] #58 24.81 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-18T20:45:01.719Z] #51 39.68 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-18T20:45:01.719Z] #51 39.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-18T20:45:01.719Z] #51 39.75 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-18T20:45:01.938Z] #58 25.11 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-18T20:45:01.938Z] #58 25.12 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-18T20:45:01.938Z] #58 25.13 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-18T20:45:01.938Z] #58 25.13 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-18T20:45:01.938Z] #58 25.16 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-18T20:45:01.938Z] #58 25.18 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-18T20:45:01.938Z] #58 25.18 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-18T20:45:01.938Z] #58 25.21 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-18T20:45:01.938Z] #58 25.22 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-18T20:45:01.938Z] #58 25.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-18T20:45:01.979Z] #51 39.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-18T20:45:01.979Z] #51 39.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-18T20:45:01.979Z] #51 39.84 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-18T20:45:02.198Z] #58 25.36 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-18T20:45:02.198Z] #58 25.37 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-18T20:45:02.198Z] #58 25.38 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-18T20:45:02.198Z] #58 25.38 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-18T20:45:02.198Z] #58 25.38 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-18T20:45:02.198Z] #58 25.41 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-18T20:45:02.198Z] #58 25.42 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-18T20:45:02.198Z] #58 25.44 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-18T20:45:02.198Z] #58 25.45 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-18T20:45:02.198Z] #58 25.47 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-18T20:45:02.198Z] #58 25.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-18T20:45:02.242Z] #51 40.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-18T20:45:02.242Z] #51 40.16 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-18T20:45:02.268Z] #14 37.77 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:45:02.460Z] #58 25.66 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-18T20:45:02.460Z] #58 25.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-18T20:45:02.460Z] #58 25.68 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-18T20:45:02.460Z] #58 25.69 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-18T20:45:02.460Z] #58 25.71 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-18T20:45:02.460Z] #58 25.77 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-18T20:45:02.460Z] #58 25.85 go: downloading honnef.co/go/tools v0.2.2 [2022-02-18T20:45:02.504Z] #51 40.17 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-18T20:45:02.504Z] #51 40.29 go: downloading golang.org/x/text v0.3.7 [2022-02-18T20:45:02.528Z] #14 37.99 Fetched 115 MB in 7s (16.3 MB/s) [2022-02-18T20:45:02.528Z] #14 38.07 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-18T20:45:02.528Z] #14 38.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T20:45:02.528Z] #14 38.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T20:45:02.528Z] #14 38.15 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T20:45:03.400Z] #58 26.59 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-18T20:45:03.400Z] #58 26.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-18T20:45:03.400Z] #58 26.63 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-18T20:45:03.400Z] #58 26.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-18T20:45:03.400Z] #58 26.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-18T20:45:03.400Z] #58 26.75 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-18T20:45:03.400Z] #58 26.77 go: downloading golang.org/x/text v0.3.7 [2022-02-18T20:45:03.468Z] #14 ... [2022-02-18T20:45:03.468Z] [2022-02-18T20:45:03.468Z] #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-02-18T20:45:03.468Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:45:03.468Z] #38 28.75 The following additional packages will be installed: [2022-02-18T20:45:03.468Z] #38 28.77 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-18T20:45:03.468Z] #38 28.78 Suggested packages: [2022-02-18T20:45:03.468Z] #38 28.78 cmake-doc ninja-build lrzip [2022-02-18T20:45:03.468Z] #38 28.78 Recommended packages: [2022-02-18T20:45:03.468Z] #38 28.78 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-18T20:45:03.468Z] #38 29.58 The following NEW packages will be installed: [2022-02-18T20:45:03.468Z] #38 29.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-18T20:45:03.468Z] #38 29.63 vim-common xxd [2022-02-18T20:45:03.468Z] #38 30.09 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:45:03.468Z] #38 30.09 Need to get 17.7 MB of archives. [2022-02-18T20:45:03.468Z] #38 30.09 After this operation, 70.7 MB of additional disk space will be used. [2022-02-18T20:45:03.468Z] #38 30.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T20:45:03.468Z] #38 30.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T20:45:03.468Z] #38 30.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-18T20:45:03.468Z] #38 30.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T20:45:03.468Z] #38 30.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-18T20:45:03.468Z] #38 30.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-18T20:45:03.468Z] #38 30.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-18T20:45:03.468Z] #38 30.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-18T20:45:03.468Z] #38 30.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-18T20:45:03.468Z] #38 30.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-18T20:45:03.468Z] #38 32.07 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:45:03.468Z] #38 32.50 Fetched 17.7 MB in 1s (12.3 MB/s) [2022-02-18T20:45:03.468Z] #38 32.73 Selecting previously unselected package xxd. [2022-02-18T20:45:03.468Z] #38 32.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T20:45:03.468Z] #38 32.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:45:03.468Z] #38 32.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:45:03.468Z] #38 33.10 Selecting previously unselected package vim-common. [2022-02-18T20:45:03.468Z] #38 33.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:45:03.468Z] #38 33.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:45:03.468Z] #38 33.48 Selecting previously unselected package cmake-data. [2022-02-18T20:45:03.468Z] #38 33.48 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-18T20:45:03.468Z] #38 33.49 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T20:45:03.468Z] #38 36.17 Selecting previously unselected package libicu67:amd64. [2022-02-18T20:45:03.468Z] #38 36.18 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-18T20:45:03.468Z] #38 36.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T20:45:03.468Z] #38 ... [2022-02-18T20:45:03.468Z] [2022-02-18T20:45:03.468Z] #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-02-18T20:45:03.468Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:45:03.468Z] #34 37.06 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-02-18T20:45:03.468Z] #34 37.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-18T20:45:03.468Z] #34 37.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-18T20:45:04.953Z] #14 57.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-18T20:45:04.953Z] #14 57.72 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:04.953Z] #14 57.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:05.828Z] #51 ... [2022-02-18T20:45:05.828Z] [2022-02-18T20:45:05.828Z] #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-02-18T20:45:05.828Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:45:05.828Z] #38 41.98 Selecting previously unselected package libxml2:amd64. [2022-02-18T20:45:05.828Z] #38 41.99 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-18T20:45:05.828Z] #38 41.99 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T20:45:05.828Z] #38 42.51 Selecting previously unselected package libarchive13:amd64. [2022-02-18T20:45:05.828Z] #38 42.51 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-18T20:45:05.828Z] #38 42.53 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T20:45:05.828Z] #38 42.86 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-18T20:45:05.828Z] #38 42.87 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-18T20:45:05.828Z] #38 42.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T20:45:05.828Z] #38 43.00 Selecting previously unselected package librhash0:amd64. [2022-02-18T20:45:05.828Z] #38 43.01 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-18T20:45:05.828Z] #38 43.03 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-18T20:45:05.828Z] #38 43.22 Selecting previously unselected package libuv1:amd64. [2022-02-18T20:45:05.828Z] #38 43.22 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-18T20:45:05.828Z] #38 43.23 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-18T20:45:05.828Z] #38 43.35 Selecting previously unselected package cmake. [2022-02-18T20:45:05.828Z] #38 43.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-18T20:45:05.828Z] #38 43.37 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-18T20:45:06.091Z] #38 ... [2022-02-18T20:45:06.091Z] [2022-02-18T20:45:06.091Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-18T20:45:06.091Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:06.091Z] #14 33.96 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-02-18T20:45:06.091Z] #14 35.27 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-02-18T20:45:06.091Z] #14 35.75 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-02-18T20:45:06.091Z] #14 36.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-02-18T20:45:06.091Z] #14 37.50 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-02-18T20:45:06.091Z] #14 38.03 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-02-18T20:45:06.091Z] #14 38.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-18T20:45:06.091Z] #14 38.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-18T20:45:06.091Z] #14 38.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T20:45:06.091Z] #14 38.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T20:45:06.091Z] #14 38.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-02-18T20:45:06.091Z] #14 38.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-18T20:45:06.091Z] #14 38.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-18T20:45:06.091Z] #14 38.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-18T20:45:06.091Z] #14 38.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-18T20:45:06.091Z] #14 38.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-18T20:45:06.091Z] #14 38.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-18T20:45:06.091Z] #14 38.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-18T20:45:06.091Z] #14 38.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-02-18T20:45:06.091Z] #14 38.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-02-18T20:45:06.091Z] #14 38.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-18T20:45:06.091Z] #14 39.11 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:45:06.091Z] #14 39.32 Fetched 115 MB in 6s (19.6 MB/s) [2022-02-18T20:45:06.091Z] #14 39.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-18T20:45:06.091Z] #14 39.40 (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-02-18T20:45:06.091Z] #14 39.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T20:45:06.091Z] #14 39.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T20:45:06.091Z] #14 41.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-18T20:45:06.091Z] #14 41.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T20:45:06.091Z] #14 41.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T20:45:06.091Z] #14 43.87 Selecting previously unselected package binutils-mingw-w64. [2022-02-18T20:45:06.091Z] #14 43.89 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-18T20:45:06.091Z] #14 43.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T20:45:06.091Z] #14 44.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-18T20:45:06.091Z] #14 44.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:45:06.091Z] #14 44.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:45:06.352Z] #14 ... [2022-02-18T20:45:06.352Z] [2022-02-18T20:45:06.353Z] #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-02-18T20:45:06.353Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:45:06.353Z] #47 35.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-18T20:45:06.353Z] #47 36.83 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:45:06.353Z] #47 37.10 Fetched 2292 kB in 4s (569 kB/s) [2022-02-18T20:45:06.353Z] #47 37.21 Selecting previously unselected package libprotobuf23:amd64. [2022-02-18T20:45:06.353Z] #47 37.21 (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-02-18T20:45:06.353Z] #47 37.25 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-18T20:45:06.353Z] #47 37.26 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T20:45:06.353Z] #47 37.89 Selecting previously unselected package python3-pkg-resources. [2022-02-18T20:45:06.353Z] #47 37.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T20:45:06.353Z] #47 37.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:45:06.353Z] #47 38.08 Selecting previously unselected package python3-six. [2022-02-18T20:45:06.353Z] #47 38.09 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-18T20:45:06.353Z] #47 38.11 Unpacking python3-six (1.16.0-2) ... [2022-02-18T20:45:06.353Z] #47 38.21 Selecting previously unselected package python3-protobuf. [2022-02-18T20:45:06.353Z] #47 38.21 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-18T20:45:06.353Z] #47 38.22 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-18T20:45:06.353Z] #47 38.67 Selecting previously unselected package libnet1:amd64. [2022-02-18T20:45:06.353Z] #47 38.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T20:45:06.353Z] #47 38.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:45:06.353Z] #47 38.83 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T20:45:06.353Z] #47 38.84 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T20:45:06.353Z] #47 38.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:45:06.353Z] #47 38.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T20:45:06.353Z] #47 38.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T20:45:06.353Z] #47 38.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:45:06.353Z] #47 39.11 Selecting previously unselected package criu. [2022-02-18T20:45:06.353Z] #47 39.11 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-18T20:45:06.353Z] #47 39.11 Unpacking criu (3.16.1-3) ... [2022-02-18T20:45:06.353Z] #47 39.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:45:06.353Z] #47 41.53 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T20:45:06.353Z] #47 41.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:45:06.353Z] #47 41.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:45:06.353Z] #47 41.59 Setting up python3-six (1.16.0-2) ... [2022-02-18T20:45:06.353Z] #47 42.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:45:06.353Z] #47 42.77 Setting up python3-protobuf (3.12.4-1) ... [2022-02-18T20:45:06.614Z] #47 ... [2022-02-18T20:45:06.614Z] [2022-02-18T20:45:06.615Z] #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-02-18T20:45:06.615Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:06.615Z] #14 44.25 Selecting previously unselected package dmsetup. [2022-02-18T20:45:06.615Z] #14 44.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:45:06.615Z] #14 44.28 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-18T20:45:06.615Z] #14 44.44 Selecting previously unselected package mingw-w64-common. [2022-02-18T20:45:06.615Z] #14 44.44 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-18T20:45:06.615Z] #14 44.45 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-18T20:45:06.697Z] #58 ... [2022-02-18T20:45:06.697Z] [2022-02-18T20:45:06.697Z] #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-02-18T20:45:06.697Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:45:06.697Z] #54 16.30 Reading package lists... [2022-02-18T20:45:06.697Z] #54 19.30 Building dependency tree... [2022-02-18T20:45:06.697Z] #54 21.37 The following additional packages will be installed: [2022-02-18T20:45:06.697Z] #54 21.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T20:45:06.697Z] #54 21.38 python3-protobuf python3-six [2022-02-18T20:45:06.697Z] #54 21.39 Suggested packages: [2022-02-18T20:45:06.697Z] #54 21.39 python3-setuptools [2022-02-18T20:45:06.697Z] #54 21.39 Recommended packages: [2022-02-18T20:45:06.697Z] #54 21.39 iproute2 | iproute [2022-02-18T20:45:06.697Z] #54 21.83 The following NEW packages will be installed: [2022-02-18T20:45:06.697Z] #54 21.85 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-18T20:45:06.697Z] #54 21.85 python3-protobuf python3-six [2022-02-18T20:45:06.697Z] #54 22.28 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:45:06.697Z] #54 22.28 Need to get 2292 kB of archives. [2022-02-18T20:45:06.697Z] #54 22.28 After this operation, 11.0 MB of additional disk space will be used. [2022-02-18T20:45:06.697Z] #54 22.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-18T20:45:06.697Z] #54 22.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T20:45:06.697Z] #54 22.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-18T20:45:06.697Z] #54 22.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-18T20:45:06.697Z] #54 22.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T20:45:06.697Z] #54 22.39 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-02-18T20:45:06.697Z] #54 22.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T20:45:06.697Z] #54 25.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-18T20:45:06.697Z] #54 26.51 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:45:06.697Z] #54 26.60 Fetched 2292 kB in 4s (576 kB/s) [2022-02-18T20:45:06.697Z] #54 26.66 Selecting previously unselected package libprotobuf23:amd64. [2022-02-18T20:45:06.697Z] #54 26.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T20:45:06.697Z] #54 26.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-18T20:45:06.697Z] #54 26.71 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T20:45:06.697Z] #54 27.20 Selecting previously unselected package python3-pkg-resources. [2022-02-18T20:45:06.697Z] #54 27.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T20:45:06.697Z] #54 27.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:45:06.697Z] #54 27.39 Selecting previously unselected package python3-six. [2022-02-18T20:45:06.697Z] #54 27.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-18T20:45:06.697Z] #54 27.40 Unpacking python3-six (1.16.0-2) ... [2022-02-18T20:45:06.697Z] #54 27.46 Selecting previously unselected package python3-protobuf. [2022-02-18T20:45:06.697Z] #54 27.47 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-18T20:45:06.697Z] #54 27.47 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-18T20:45:06.697Z] #54 27.78 Selecting previously unselected package libnet1:amd64. [2022-02-18T20:45:06.697Z] #54 27.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T20:45:06.697Z] #54 27.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:45:06.697Z] #54 27.88 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T20:45:06.697Z] #54 27.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T20:45:06.697Z] #54 27.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:45:06.697Z] #54 27.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T20:45:06.697Z] #54 27.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T20:45:06.697Z] #54 27.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:45:06.697Z] #54 28.05 Selecting previously unselected package criu. [2022-02-18T20:45:06.697Z] #54 28.06 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-18T20:45:06.697Z] #54 28.06 Unpacking criu (3.16.1-3) ... [2022-02-18T20:45:06.697Z] #54 28.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:45:06.697Z] #54 29.62 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T20:45:06.697Z] #54 29.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:45:06.697Z] #54 29.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:45:06.697Z] #54 29.66 Setting up python3-six (1.16.0-2) ... [2022-02-18T20:45:06.697Z] #54 ... [2022-02-18T20:45:06.697Z] [2022-02-18T20:45:06.697Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:45:06.697Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:45:06.697Z] #58 29.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-18T20:45:06.697Z] #58 29.96 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-18T20:45:06.697Z] #58 29.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-18T20:45:06.697Z] #58 30.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-18T20:45:06.697Z] #58 30.15 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-18T20:45:06.697Z] #58 30.19 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-18T20:45:06.958Z] #58 30.24 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-18T20:45:06.958Z] #58 30.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-18T20:45:06.958Z] #58 30.29 go: downloading golang.org/x/mod v0.5.1 [2022-02-18T20:45:06.958Z] #58 30.33 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-18T20:45:06.958Z] #58 30.42 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-18T20:45:06.958Z] #58 30.44 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-18T20:45:07.220Z] #49 ... [2022-02-18T20:45:07.220Z] [2022-02-18T20:45:07.220Z] #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-02-18T20:45:07.220Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T20:45:07.220Z] #14 42.93 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-18T20:45:07.220Z] #14 42.94 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-18T20:45:07.220Z] #14 42.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T20:45:07.220Z] #14 43.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-18T20:45:07.220Z] #14 43.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-18T20:45:07.220Z] #14 43.27 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:07.220Z] #14 49.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-18T20:45:07.220Z] #14 ... [2022-02-18T20:45:07.220Z] [2022-02-18T20:45:07.220Z] #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-02-18T20:45:07.220Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-18T20:45:07.220Z] #47 38.66 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:45:07.220Z] #47 ... [2022-02-18T20:45:07.220Z] [2022-02-18T20:45:07.220Z] #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-02-18T20:45:07.220Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T20:45:07.220Z] #14 49.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-18T20:45:07.220Z] #14 49.01 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-18T20:45:07.220Z] #14 49.11 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:07.220Z] #14 ... [2022-02-18T20:45:07.220Z] [2022-02-18T20:45:07.220Z] #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-02-18T20:45:07.220Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-18T20:45:07.220Z] #49 DONE 49.4s [2022-02-18T20:45:07.227Z] #58 30.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-18T20:45:07.227Z] #58 30.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-18T20:45:07.227Z] #58 30.52 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-18T20:45:07.483Z] [2022-02-18T20:45:07.483Z] #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-02-18T20:45:07.483Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-18T20:45:07.483Z] #47 DONE 49.3s [2022-02-18T20:45:07.483Z] [2022-02-18T20:45:07.483Z] #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-02-18T20:45:07.483Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-18T20:45:07.483Z] #38 DONE 49.6s [2022-02-18T20:45:07.483Z] [2022-02-18T20:45:07.483Z] #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-02-18T20:45:07.483Z] #26 sha256:2ea6d6e19636e0442414c709dd5252873339d7cede3aadb7302cd5cab1f81484 [2022-02-18T20:45:07.483Z] #26 ... [2022-02-18T20:45:07.483Z] [2022-02-18T20:45:07.483Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-18T20:45:07.483Z] #39 sha256:e6b41ae345c8519707cfe1b7f2090e1e2283c68729d80467b7c370c723b12c6e [2022-02-18T20:45:07.488Z] #58 30.76 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-18T20:45:07.488Z] #58 30.81 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-18T20:45:07.669Z] #34 ... [2022-02-18T20:45:07.669Z] [2022-02-18T20:45:07.669Z] #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-02-18T20:45:07.669Z] #60 sha256:ce852f7983ab884844c6eead3f2b2321dcc26348043116b29cdfa592e247fa62 [2022-02-18T20:45:07.669Z] #60 0.979 + RM_GOPATH=0 [2022-02-18T20:45:07.669Z] #60 0.979 + TMP_GOPATH= [2022-02-18T20:45:07.669Z] #60 0.979 + : /build [2022-02-18T20:45:07.669Z] #60 0.979 + '[' -z '' ']' [2022-02-18T20:45:07.669Z] #60 0.979 ++ mktemp -d [2022-02-18T20:45:07.669Z] #60 0.983 + export GOPATH=/tmp/tmp.YM4iZ7eFK8 [2022-02-18T20:45:07.669Z] #60 0.983 + GOPATH=/tmp/tmp.YM4iZ7eFK8 [2022-02-18T20:45:07.669Z] #60 0.984 + RM_GOPATH=1 [2022-02-18T20:45:07.669Z] #60 0.984 + case "$(go env GOARCH)" in [2022-02-18T20:45:07.669Z] #60 0.986 ++ go env GOARCH [2022-02-18T20:45:07.669Z] #60 1.011 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:07.669Z] #60 1.011 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:07.669Z] #60 1.011 ++ dirname /install.sh [2022-02-18T20:45:07.669Z] #60 1.012 + dir=/ [2022-02-18T20:45:07.669Z] #60 1.013 + bin=containerd [2022-02-18T20:45:07.669Z] #60 1.013 + shift [2022-02-18T20:45:07.669Z] #60 1.013 + '[' '!' -f //containerd.installer ']' [2022-02-18T20:45:07.669Z] #60 1.016 + . //containerd.installer [2022-02-18T20:45:07.669Z] #60 1.017 ++ set -e [2022-02-18T20:45:07.669Z] #60 1.017 ++ : v1.5.9 [2022-02-18T20:45:07.669Z] #60 1.019 + install_containerd [2022-02-18T20:45:07.669Z] #60 1.019 + echo 'Install containerd version v1.5.9' [2022-02-18T20:45:07.669Z] #60 1.019 Install containerd version v1.5.9 [2022-02-18T20:45:07.669Z] #60 1.020 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YM4iZ7eFK8/src/github.com/containerd/containerd [2022-02-18T20:45:07.669Z] #60 1.024 Cloning into '/tmp/tmp.YM4iZ7eFK8/src/github.com/containerd/containerd'... [2022-02-18T20:45:07.669Z] #60 ... [2022-02-18T20:45:07.669Z] [2022-02-18T20:45:07.669Z] #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-02-18T20:45:07.669Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:45:07.669Z] #47 34.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-18T20:45:07.669Z] #47 35.27 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:45:07.669Z] #47 35.52 Fetched 2292 kB in 4s (575 kB/s) [2022-02-18T20:45:07.669Z] #47 35.79 Selecting previously unselected package libprotobuf23:amd64. [2022-02-18T20:45:07.669Z] #47 35.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T20:45:07.669Z] #47 35.85 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-18T20:45:07.669Z] #47 35.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T20:45:07.669Z] #47 36.64 Selecting previously unselected package python3-pkg-resources. [2022-02-18T20:45:07.669Z] #47 36.64 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T20:45:07.669Z] #47 36.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:45:07.669Z] #47 36.84 Selecting previously unselected package python3-six. [2022-02-18T20:45:07.669Z] #47 36.85 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-18T20:45:07.669Z] #47 36.87 Unpacking python3-six (1.16.0-2) ... [2022-02-18T20:45:07.669Z] #47 36.97 Selecting previously unselected package python3-protobuf. [2022-02-18T20:45:07.669Z] #47 36.97 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-18T20:45:07.669Z] #47 36.98 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-18T20:45:07.669Z] #47 37.50 Selecting previously unselected package libnet1:amd64. [2022-02-18T20:45:07.669Z] #47 37.50 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T20:45:07.669Z] #47 37.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:45:07.669Z] #47 37.64 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T20:45:07.669Z] #47 37.65 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T20:45:07.669Z] #47 37.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:45:07.669Z] #47 37.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T20:45:07.669Z] #47 37.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T20:45:07.669Z] #47 37.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:45:07.669Z] #47 37.96 Selecting previously unselected package criu. [2022-02-18T20:45:07.669Z] #47 37.96 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-18T20:45:07.669Z] #47 37.97 Unpacking criu (3.16.1-3) ... [2022-02-18T20:45:07.669Z] #47 38.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:45:07.669Z] #47 40.19 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-18T20:45:07.669Z] #47 40.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:45:07.669Z] #47 40.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:45:07.669Z] #47 40.24 Setting up python3-six (1.16.0-2) ... [2022-02-18T20:45:07.669Z] #47 41.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:45:07.669Z] #47 41.46 Setting up python3-protobuf (3.12.4-1) ... [2022-02-18T20:45:07.669Z] #47 ... [2022-02-18T20:45:07.669Z] [2022-02-18T20:45:07.669Z] #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-02-18T20:45:07.669Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:45:07.669Z] #38 41.69 Selecting previously unselected package libxml2:amd64. [2022-02-18T20:45:07.669Z] #38 41.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-18T20:45:07.669Z] #38 41.69 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T20:45:07.669Z] #38 42.24 Selecting previously unselected package libarchive13:amd64. [2022-02-18T20:45:07.669Z] #38 42.25 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-18T20:45:07.669Z] #38 42.26 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T20:45:07.669Z] #38 42.61 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-18T20:45:07.669Z] #38 42.61 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-18T20:45:07.669Z] #38 42.63 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T20:45:07.669Z] #38 42.74 Selecting previously unselected package librhash0:amd64. [2022-02-18T20:45:07.669Z] #38 42.74 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-18T20:45:07.669Z] #38 42.75 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-18T20:45:07.669Z] #38 42.88 Selecting previously unselected package libuv1:amd64. [2022-02-18T20:45:07.669Z] #38 42.88 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-18T20:45:07.669Z] #38 42.89 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-18T20:45:07.669Z] #38 43.05 Selecting previously unselected package cmake. [2022-02-18T20:45:07.669Z] #38 43.05 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-18T20:45:07.669Z] #38 43.06 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-18T20:45:07.749Z] #58 30.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-18T20:45:07.749Z] #58 30.98 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-18T20:45:07.749Z] #58 31.03 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-18T20:45:07.749Z] #58 31.14 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-18T20:45:07.937Z] #38 ... [2022-02-18T20:45:07.937Z] [2022-02-18T20:45:07.937Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:45:07.937Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:45:07.937Z] #51 33.31 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-18T20:45:07.937Z] #51 33.31 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-18T20:45:07.937Z] #51 33.33 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-18T20:45:07.937Z] #51 33.34 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-18T20:45:07.937Z] #51 33.52 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-18T20:45:07.937Z] #51 33.61 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-18T20:45:07.937Z] #51 33.64 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-18T20:45:07.937Z] #51 33.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-18T20:45:07.937Z] #51 33.70 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-18T20:45:07.937Z] #51 33.83 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-18T20:45:07.937Z] #51 33.85 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-18T20:45:07.937Z] #51 33.86 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-18T20:45:07.937Z] #51 33.87 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-18T20:45:07.937Z] #51 33.88 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-18T20:45:07.937Z] #51 33.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-18T20:45:07.937Z] #51 33.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-18T20:45:07.937Z] #51 33.97 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-18T20:45:07.937Z] #51 34.01 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-18T20:45:07.937Z] #51 34.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-18T20:45:07.937Z] #51 34.09 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-18T20:45:07.937Z] #51 34.10 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-18T20:45:07.937Z] #51 34.22 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-18T20:45:07.937Z] #51 34.23 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-18T20:45:07.937Z] #51 34.28 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-18T20:45:07.937Z] #51 34.31 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-18T20:45:07.937Z] #51 34.34 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-18T20:45:07.937Z] #51 34.46 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-18T20:45:07.937Z] #51 34.57 go: downloading honnef.co/go/tools v0.2.2 [2022-02-18T20:45:07.937Z] #51 35.70 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-18T20:45:07.937Z] #51 35.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-18T20:45:07.937Z] #51 35.75 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-18T20:45:07.937Z] #51 35.79 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-18T20:45:07.937Z] #51 35.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-18T20:45:07.937Z] #51 36.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-18T20:45:07.937Z] #51 36.14 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-18T20:45:07.937Z] #51 37.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-18T20:45:07.937Z] #51 37.33 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-18T20:45:07.937Z] #51 37.35 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-18T20:45:07.937Z] #51 37.54 go: downloading golang.org/x/text v0.3.7 [2022-02-18T20:45:07.937Z] #51 42.30 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-18T20:45:07.937Z] #51 42.38 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-18T20:45:07.937Z] #51 42.41 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-18T20:45:07.937Z] #51 42.45 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-18T20:45:07.937Z] #51 42.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-18T20:45:07.937Z] #51 42.51 go: downloading golang.org/x/mod v0.5.1 [2022-02-18T20:45:07.937Z] #51 42.55 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-18T20:45:07.937Z] #51 42.63 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-18T20:45:07.937Z] #51 42.67 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-18T20:45:07.937Z] #51 42.73 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-18T20:45:07.937Z] #51 42.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-18T20:45:07.937Z] #51 42.82 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-18T20:45:07.937Z] #51 43.17 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-18T20:45:07.937Z] #51 43.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-18T20:45:07.937Z] #51 43.25 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-18T20:45:07.937Z] #51 43.50 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-18T20:45:07.937Z] #51 ... [2022-02-18T20:45:07.937Z] [2022-02-18T20:45:07.937Z] #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-02-18T20:45:07.937Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:07.937Z] #14 40.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-18T20:45:07.937Z] #14 40.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T20:45:07.937Z] #14 40.07 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T20:45:07.937Z] #14 42.29 Selecting previously unselected package binutils-mingw-w64. [2022-02-18T20:45:07.937Z] #14 42.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-18T20:45:07.937Z] #14 42.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T20:45:07.937Z] #14 42.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-18T20:45:07.937Z] #14 42.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:45:07.937Z] #14 42.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:45:07.937Z] #14 42.63 Selecting previously unselected package dmsetup. [2022-02-18T20:45:07.937Z] #14 42.64 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:45:07.937Z] #14 42.65 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-18T20:45:07.937Z] #14 42.83 Selecting previously unselected package mingw-w64-common. [2022-02-18T20:45:07.937Z] #14 42.83 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-18T20:45:07.937Z] #14 42.83 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-18T20:45:08.009Z] #58 31.14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-18T20:45:08.009Z] #58 31.16 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-18T20:45:08.009Z] #58 31.17 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-18T20:45:08.009Z] #58 31.27 go: downloading github.com/prometheus/common v0.10.0 [2022-02-18T20:45:08.009Z] #58 31.40 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-18T20:45:08.062Z] #39 DONE 0.7s [2022-02-18T20:45:08.063Z] [2022-02-18T20:45:08.063Z] #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-02-18T20:45:08.063Z] #40 sha256:0303d7867fbe67878b663c1fa15bf0023dd53af692c4435302f9ebd151664893 [2022-02-18T20:45:08.269Z] #58 31.46 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-18T20:45:08.269Z] #58 31.54 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-18T20:45:09.210Z] #58 32.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-18T20:45:09.450Z] #40 0.967 + RM_GOPATH=0 [2022-02-18T20:45:09.450Z] #40 0.967 + TMP_GOPATH= [2022-02-18T20:45:09.450Z] #40 0.967 + : /build [2022-02-18T20:45:09.450Z] #40 0.972 + '[' -z '' ']' [2022-02-18T20:45:09.450Z] #40 0.972 ++ mktemp -d [2022-02-18T20:45:09.450Z] #40 0.973 + export GOPATH=/tmp/tmp.NzPWyXsnrk [2022-02-18T20:45:09.450Z] #40 0.973 + GOPATH=/tmp/tmp.NzPWyXsnrk [2022-02-18T20:45:09.450Z] #40 0.973 + RM_GOPATH=1 [2022-02-18T20:45:09.450Z] #40 0.983 + case "$(go env GOARCH)" in [2022-02-18T20:45:09.450Z] #40 0.991 ++ go env GOARCH [2022-02-18T20:45:09.450Z] #40 0.998 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:09.450Z] #40 0.998 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:09.450Z] #40 0.998 ++ dirname /install.sh [2022-02-18T20:45:09.450Z] #40 0.998 + dir=/ [2022-02-18T20:45:09.450Z] #40 0.998 + bin=tini [2022-02-18T20:45:09.450Z] #40 0.998 + shift [2022-02-18T20:45:09.450Z] #40 0.998 + '[' '!' -f //tini.installer ']' [2022-02-18T20:45:09.450Z] #40 0.998 + . //tini.installer [2022-02-18T20:45:09.450Z] #40 0.998 ++ : v0.19.0 [2022-02-18T20:45:09.450Z] #40 0.998 + install_tini [2022-02-18T20:45:09.450Z] #40 0.998 + echo 'Install tini version v0.19.0' [2022-02-18T20:45:09.450Z] #40 0.998 Install tini version v0.19.0 [2022-02-18T20:45:09.450Z] #40 1.005 + git clone https://github.com/krallin/tini.git /tmp/tmp.NzPWyXsnrk/tini [2022-02-18T20:45:09.450Z] #40 1.005 Cloning into '/tmp/tmp.NzPWyXsnrk/tini'... [2022-02-18T20:45:10.025Z] #40 1.756 + cd /tmp/tmp.NzPWyXsnrk/tini [2022-02-18T20:45:10.025Z] #40 1.756 + git checkout -q v0.19.0 [2022-02-18T20:45:10.025Z] #40 1.767 + cmake . [2022-02-18T20:45:10.286Z] #40 2.102 -- The C compiler identification is GNU 10.2.1 [2022-02-18T20:45:10.286Z] #40 2.212 -- Detecting C compiler ABI info [2022-02-18T20:45:10.548Z] #40 2.481 -- Detecting C compiler ABI info - done [2022-02-18T20:45:10.809Z] #40 2.569 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-18T20:45:10.809Z] #40 2.570 -- Detecting C compile features [2022-02-18T20:45:10.809Z] #40 2.571 -- Detecting C compile features - done [2022-02-18T20:45:10.809Z] #40 2.578 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-18T20:45:10.809Z] #40 2.741 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-18T20:45:11.070Z] #40 2.810 -- Configuring done [2022-02-18T20:45:11.070Z] #40 2.823 -- Generating done [2022-02-18T20:45:11.070Z] #40 2.834 -- Build files have been written to: /tmp/tmp.NzPWyXsnrk/tini [2022-02-18T20:45:11.070Z] #40 2.853 + make tini-static [2022-02-18T20:45:11.236Z] #14 ... [2022-02-18T20:45:11.236Z] [2022-02-18T20:45:11.236Z] #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-02-18T20:45:11.236Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:45:11.236Z] #38 46.71 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T20:45:11.236Z] #38 46.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:45:11.236Z] #38 46.78 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-18T20:45:11.236Z] #38 46.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:45:11.236Z] #38 46.82 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T20:45:11.236Z] #38 46.83 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-18T20:45:11.236Z] #38 46.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T20:45:11.236Z] #38 46.88 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T20:45:11.236Z] #38 46.92 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T20:45:11.331Z] #40 3.036 Scanning dependencies of target tini-static [2022-02-18T20:45:11.331Z] #40 3.065 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-18T20:45:11.498Z] #38 46.93 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-18T20:45:11.498Z] #38 46.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:45:11.748Z] #58 ... [2022-02-18T20:45:11.748Z] [2022-02-18T20:45:11.748Z] #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-02-18T20:45:11.748Z] #56 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T20:45:11.748Z] #56 34.11 gotestsum version dev [2022-02-18T20:45:11.748Z] #56 DONE 34.7s [2022-02-18T20:45:11.748Z] [2022-02-18T20:45:11.748Z] #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-02-18T20:45:11.748Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:45:11.748Z] #54 30.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:45:11.748Z] #54 30.56 Setting up python3-protobuf (3.12.4-1) ... [2022-02-18T20:45:11.748Z] #54 32.65 Setting up criu (3.16.1-3) ... [2022-02-18T20:45:11.748Z] #54 33.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:45:11.748Z] #54 DONE 34.5s [2022-02-18T20:45:11.748Z] [2022-02-18T20:45:11.748Z] #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-02-18T20:45:11.748Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:45:11.748Z] #41 26.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-18T20:45:11.748Z] #41 26.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-18T20:45:11.921Z] #14 ... [2022-02-18T20:45:11.921Z] [2022-02-18T20:45:11.921Z] #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-02-18T20:45:11.921Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:45:11.921Z] #34 38.68 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-02-18T20:45:11.921Z] #34 38.89 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-18T20:45:11.921Z] #34 38.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-18T20:45:11.921Z] #34 ... [2022-02-18T20:45:11.921Z] [2022-02-18T20:45:11.921Z] #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-02-18T20:45:11.921Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:45:11.921Z] #38 47.18 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T20:45:11.921Z] #38 47.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:45:11.921Z] #38 47.97 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-18T20:45:11.921Z] #38 47.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:45:11.921Z] #38 48.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T20:45:11.921Z] #38 48.03 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-18T20:45:11.921Z] #38 48.05 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T20:45:11.921Z] #38 48.08 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T20:45:11.921Z] #38 48.10 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T20:45:11.921Z] #38 48.11 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-18T20:45:11.921Z] #38 48.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:45:11.921Z] #38 ... [2022-02-18T20:45:11.921Z] [2022-02-18T20:45:11.921Z] #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-02-18T20:45:11.921Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T20:45:11.921Z] #49 48.32 gotestsum version dev [2022-02-18T20:45:11.921Z] #49 DONE 49.9s [2022-02-18T20:45:12.184Z] [2022-02-18T20:45:12.184Z] #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-02-18T20:45:12.184Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:12.184Z] #14 49.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-18T20:45:12.184Z] #14 49.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-18T20:45:12.184Z] #14 49.96 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T20:45:12.184Z] #14 ... [2022-02-18T20:45:12.184Z] [2022-02-18T20:45:12.184Z] #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-02-18T20:45:12.184Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-18T20:45:12.184Z] #38 DONE 50.2s [2022-02-18T20:45:12.273Z] #40 3.957 [100%] Linking C executable tini-static [2022-02-18T20:45:12.449Z] [2022-02-18T20:45:12.449Z] #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-02-18T20:45:12.449Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:45:12.449Z] #47 46.30 Setting up criu (3.16.1-3) ... [2022-02-18T20:45:12.449Z] #47 48.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:45:12.449Z] #47 DONE 50.0s [2022-02-18T20:45:12.449Z] [2022-02-18T20:45:12.449Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:45:12.449Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:45:12.449Z] #51 45.12 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-18T20:45:12.449Z] #51 45.19 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-18T20:45:12.449Z] #51 45.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-18T20:45:12.449Z] #51 45.34 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-18T20:45:12.449Z] #51 45.40 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-18T20:45:12.449Z] #51 45.40 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-18T20:45:12.449Z] #51 45.44 go: downloading golang.org/x/mod v0.5.1 [2022-02-18T20:45:12.449Z] #51 45.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-18T20:45:12.449Z] #51 45.54 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-18T20:45:12.449Z] #51 45.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-18T20:45:12.449Z] #51 45.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-18T20:45:12.449Z] #51 45.79 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-18T20:45:12.449Z] #51 46.13 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-18T20:45:12.449Z] #51 46.18 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-18T20:45:12.449Z] #51 46.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-18T20:45:12.449Z] #51 46.42 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-18T20:45:12.449Z] #51 46.50 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-18T20:45:12.449Z] #51 46.68 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-18T20:45:12.449Z] #51 46.68 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-18T20:45:12.449Z] #51 46.72 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-18T20:45:12.449Z] #51 46.77 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-18T20:45:12.449Z] #51 46.91 go: downloading github.com/prometheus/common v0.10.0 [2022-02-18T20:45:12.449Z] #51 47.12 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-18T20:45:12.449Z] #51 47.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-18T20:45:12.449Z] #51 47.59 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-18T20:45:12.449Z] #51 48.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-18T20:45:12.535Z] #40 4.344 [100%] Built target tini-static [2022-02-18T20:45:12.535Z] #40 4.406 + mkdir -p /build [2022-02-18T20:45:12.535Z] #40 4.413 + cp tini-static /build/docker-init [2022-02-18T20:45:13.838Z] #51 ... [2022-02-18T20:45:13.838Z] [2022-02-18T20:45:13.838Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-18T20:45:13.838Z] #39 sha256:a7307ff2c12463a0ae6a06550c5da640d3909e39c91cd6af9bc87cce8b501ee7 [2022-02-18T20:45:13.838Z] #39 DONE 1.5s [2022-02-18T20:45:13.921Z] #40 DONE 5.7s [2022-02-18T20:45:13.921Z] [2022-02-18T20:45:13.921Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:45:13.921Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T20:45:14.037Z] #38 DONE 49.2s [2022-02-18T20:45:14.037Z] [2022-02-18T20:45:14.037Z] #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-02-18T20:45:14.037Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-18T20:45:14.037Z] #49 48.98 gotestsum version dev [2022-02-18T20:45:14.037Z] #49 DONE 49.2s [2022-02-18T20:45:14.037Z] [2022-02-18T20:45:14.037Z] #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-02-18T20:45:14.037Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:14.037Z] #14 48.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-18T20:45:14.037Z] #14 48.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-18T20:45:14.037Z] #14 48.37 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T20:45:14.037Z] #14 ... [2022-02-18T20:45:14.037Z] [2022-02-18T20:45:14.037Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-18T20:45:14.037Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-18T20:45:14.037Z] #47 44.78 Setting up criu (3.16.1-3) ... [2022-02-18T20:45:14.037Z] #47 46.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:45:14.037Z] #47 DONE 49.0s [2022-02-18T20:45:14.037Z] [2022-02-18T20:45:14.037Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-18T20:45:14.037Z] #39 sha256:8e29417ca8c6241c52257eaefdec16fe4c0eb2c2a59dbd3c1720028a5037836c [2022-02-18T20:45:14.037Z] #39 DONE 0.2s [2022-02-18T20:45:14.037Z] [2022-02-18T20:45:14.037Z] #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-02-18T20:45:14.037Z] #40 sha256:5e976843abc4936c1e20dea9ba446ee8e62b9acafb5af0d8b5d8bffdd2a621b9 [2022-02-18T20:45:14.101Z] [2022-02-18T20:45:14.101Z] #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-02-18T20:45:14.101Z] #40 sha256:405bd5b37d2bd19a1b851b15457e6d21a1940b0dd069dca013772298562c0741 [2022-02-18T20:45:15.937Z] #41 ... [2022-02-18T20:45:15.937Z] [2022-02-18T20:45:15.937Z] #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-02-18T20:45:15.937Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T20:45:15.937Z] #19 31.68 Fetched 48.9 MB in 31s (1593 kB/s) [2022-02-18T20:45:15.948Z] #40 1.862 + RM_GOPATH=0 [2022-02-18T20:45:15.948Z] #40 1.862 + TMP_GOPATH= [2022-02-18T20:45:15.948Z] #40 1.862 + : /build [2022-02-18T20:45:15.948Z] #40 1.862 + '[' -z '' ']' [2022-02-18T20:45:15.948Z] #40 1.862 ++ mktemp -d [2022-02-18T20:45:15.948Z] #40 1.885 + export GOPATH=/tmp/tmp.p79TUy5bV2 [2022-02-18T20:45:15.948Z] #40 1.885 + GOPATH=/tmp/tmp.p79TUy5bV2 [2022-02-18T20:45:15.948Z] #40 1.885 + RM_GOPATH=1 [2022-02-18T20:45:15.948Z] #40 1.885 + case "$(go env GOARCH)" in [2022-02-18T20:45:15.948Z] #40 1.885 ++ go env GOARCH [2022-02-18T20:45:15.948Z] #40 1.899 Install tini version v0.19.0 [2022-02-18T20:45:15.948Z] #40 1.899 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:15.948Z] #40 1.899 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:15.948Z] #40 1.899 ++ dirname /install.sh [2022-02-18T20:45:15.948Z] #40 1.899 + dir=/ [2022-02-18T20:45:15.948Z] #40 1.899 + bin=tini [2022-02-18T20:45:15.948Z] #40 1.899 + shift [2022-02-18T20:45:15.948Z] #40 1.899 + '[' '!' -f //tini.installer ']' [2022-02-18T20:45:15.948Z] #40 1.899 + . //tini.installer [2022-02-18T20:45:15.948Z] #40 1.899 ++ : v0.19.0 [2022-02-18T20:45:15.948Z] #40 1.899 + install_tini [2022-02-18T20:45:15.948Z] #40 1.899 + echo 'Install tini version v0.19.0' [2022-02-18T20:45:15.949Z] #40 1.907 + git clone https://github.com/krallin/tini.git /tmp/tmp.p79TUy5bV2/tini [2022-02-18T20:45:15.949Z] #40 1.907 Cloning into '/tmp/tmp.p79TUy5bV2/tini'... [2022-02-18T20:45:16.475Z] #51 ... [2022-02-18T20:45:16.475Z] [2022-02-18T20:45:16.475Z] #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-02-18T20:45:16.475Z] #60 sha256:06ece22c99cc9346303e99d31cc03c806ee63f56e243c93272a6e8e08ec59443 [2022-02-18T20:45:16.475Z] #60 29.79 Updating files: 80% (3790/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2022-02-18T20:45:16.475Z] #60 30.24 + cd /tmp/tmp.dWgxUiQmgL/src/github.com/containerd/containerd [2022-02-18T20:45:16.475Z] #60 30.24 + git checkout -q v1.5.9 [2022-02-18T20:45:16.889Z] #40 2.898 + cd /tmp/tmp.p79TUy5bV2/tini [2022-02-18T20:45:16.889Z] #40 2.899 + git checkout -q v0.19.0 [2022-02-18T20:45:16.889Z] #40 2.921 + cmake . [2022-02-18T20:45:17.139Z] #14 68.87 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-18T20:45:17.139Z] #14 68.87 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:17.139Z] #14 68.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:17.139Z] #14 ... [2022-02-18T20:45:17.139Z] [2022-02-18T20:45:17.139Z] #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-02-18T20:45:17.139Z] #60 sha256:d1bf670642fcc876c30f259e1a9c218bcd6c1adf7b45737f71e06d34a749e018 [2022-02-18T20:45:17.139Z] #60 36.96 Updating files: 58% (2737/4693) Updating files: 59% (2769/4693) Updating files: 60% (2816/4693) Updating files: 61% (2863/4693) Updating files: 62% (2910/4693) Updating files: 63% (2957/4693) Updating files: 64% (3004/4693) Updating files: 65% (3051/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2022-02-18T20:45:17.139Z] #60 37.92 + cd /tmp/tmp.wOcROJRh4D/src/github.com/containerd/containerd [2022-02-18T20:45:17.139Z] #60 37.92 + git checkout -q v1.5.9 [2022-02-18T20:45:17.149Z] #40 3.306 -- The C compiler identification is GNU 10.2.1 [2022-02-18T20:45:17.410Z] #40 3.377 -- Detecting C compiler ABI info [2022-02-18T20:45:17.420Z] #60 31.36 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-18T20:45:17.670Z] #40 3.816 -- Detecting C compiler ABI info - done [2022-02-18T20:45:17.683Z] #60 31.37 + BUILDTAGS='netgo osusergo static_build' [2022-02-18T20:45:17.683Z] #60 31.37 + export EXTRA_FLAGS=-buildmode=pie [2022-02-18T20:45:17.683Z] #60 31.37 + EXTRA_FLAGS=-buildmode=pie [2022-02-18T20:45:17.683Z] #60 31.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-18T20:45:17.683Z] #60 31.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-18T20:45:17.683Z] #60 31.37 + '[' '' = dynamic ']' [2022-02-18T20:45:17.683Z] #60 31.37 + make [2022-02-18T20:45:17.930Z] #40 3.919 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-18T20:45:17.930Z] #40 3.920 -- Detecting C compile features [2022-02-18T20:45:17.930Z] #40 3.921 -- Detecting C compile features - done [2022-02-18T20:45:17.930Z] #40 3.942 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-18T20:45:18.190Z] #40 4.124 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-18T20:45:18.190Z] #40 4.208 -- Configuring done [2022-02-18T20:45:18.190Z] #40 ... [2022-02-18T20:45:18.190Z] [2022-02-18T20:45:18.190Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:45:18.190Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:45:18.190Z] #51 43.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-18T20:45:18.190Z] #51 43.76 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-18T20:45:18.190Z] #51 43.79 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-18T20:45:18.190Z] #51 43.81 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-18T20:45:18.190Z] #51 43.82 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-18T20:45:18.190Z] #51 43.96 go: downloading github.com/prometheus/common v0.10.0 [2022-02-18T20:45:18.190Z] #51 44.09 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-18T20:45:18.190Z] #51 44.19 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-18T20:45:18.190Z] #51 44.36 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-18T20:45:18.190Z] #51 45.55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-18T20:45:18.190Z] #51 ... [2022-02-18T20:45:18.190Z] [2022-02-18T20:45:18.190Z] #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-02-18T20:45:18.190Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:18.190Z] #14 53.66 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-18T20:45:18.190Z] #14 53.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:18.190Z] #14 53.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T20:45:18.322Z] #40 4.101 + RM_GOPATH=0 [2022-02-18T20:45:18.322Z] #40 4.101 + TMP_GOPATH= [2022-02-18T20:45:18.322Z] #40 4.101 + : /build [2022-02-18T20:45:18.322Z] #40 4.101 + '[' -z '' ']' [2022-02-18T20:45:18.322Z] #40 4.114 ++ mktemp -d [2022-02-18T20:45:18.322Z] #40 4.114 + export GOPATH=/tmp/tmp.FRUx2HX3TB [2022-02-18T20:45:18.322Z] #40 4.114 + GOPATH=/tmp/tmp.FRUx2HX3TB [2022-02-18T20:45:18.322Z] #40 4.114 + RM_GOPATH=1 [2022-02-18T20:45:18.322Z] #40 4.114 + case "$(go env GOARCH)" in [2022-02-18T20:45:18.322Z] #40 4.114 ++ go env GOARCH [2022-02-18T20:45:18.322Z] #40 4.167 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:18.322Z] #40 4.167 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:18.322Z] #40 4.167 ++ dirname /install.sh [2022-02-18T20:45:18.322Z] #40 4.167 + dir=/ [2022-02-18T20:45:18.322Z] #40 4.167 + bin=tini [2022-02-18T20:45:18.322Z] #40 4.167 + shift [2022-02-18T20:45:18.322Z] #40 4.167 + '[' '!' -f //tini.installer ']' [2022-02-18T20:45:18.322Z] #40 4.167 + . //tini.installer [2022-02-18T20:45:18.322Z] #40 4.167 ++ : v0.19.0 [2022-02-18T20:45:18.322Z] #40 4.167 + install_tini [2022-02-18T20:45:18.322Z] #40 4.167 + echo 'Install tini version v0.19.0' [2022-02-18T20:45:18.322Z] #40 4.167 + git clone https://github.com/krallin/tini.git /tmp/tmp.FRUx2HX3TB/tini [2022-02-18T20:45:18.322Z] #40 4.167 Cloning into '/tmp/tmp.FRUx2HX3TB/tini'... [2022-02-18T20:45:18.322Z] #40 4.168 Install tini version v0.19.0 [2022-02-18T20:45:18.451Z] #14 53.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-18T20:45:18.451Z] #14 53.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:18.451Z] #14 53.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:18.897Z] #40 4.812 + cd /tmp/tmp.FRUx2HX3TB/tini [2022-02-18T20:45:18.897Z] #40 4.812 + git checkout -q v0.19.0 [2022-02-18T20:45:18.897Z] #40 4.826 + cmake . [2022-02-18T20:45:19.037Z] #60 39.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-18T20:45:19.037Z] #60 39.73 + BUILDTAGS='netgo osusergo static_build' [2022-02-18T20:45:19.037Z] #60 39.73 + export EXTRA_FLAGS=-buildmode=pie [2022-02-18T20:45:19.037Z] #60 39.73 + EXTRA_FLAGS=-buildmode=pie [2022-02-18T20:45:19.037Z] #60 39.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-18T20:45:19.037Z] #60 39.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-18T20:45:19.037Z] #60 39.73 + '[' '' = dynamic ']' [2022-02-18T20:45:19.037Z] #60 39.73 + make [2022-02-18T20:45:19.072Z] #60 32.79 + bin/ctr [2022-02-18T20:45:19.159Z] #40 5.246 -- The C compiler identification is GNU 10.2.1 [2022-02-18T20:45:19.420Z] #40 5.349 -- Detecting C compiler ABI info [2022-02-18T20:45:19.972Z] #60 41.07 + bin/ctr [2022-02-18T20:45:19.996Z] #40 5.812 -- Detecting C compiler ABI info - done [2022-02-18T20:45:19.996Z] #40 5.920 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-18T20:45:19.996Z] #40 5.920 -- Detecting C compile features [2022-02-18T20:45:19.996Z] #40 5.920 -- Detecting C compile features - done [2022-02-18T20:45:19.996Z] #40 5.949 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-18T20:45:20.258Z] #40 6.105 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-18T20:45:20.258Z] #40 6.192 -- Configuring done [2022-02-18T20:45:20.258Z] #40 6.202 -- Generating done [2022-02-18T20:45:20.258Z] #40 6.221 + make tini-static [2022-02-18T20:45:20.258Z] #40 6.221 -- Build files have been written to: /tmp/tmp.FRUx2HX3TB/tini [2022-02-18T20:45:20.356Z] #14 ... [2022-02-18T20:45:20.356Z] [2022-02-18T20:45:20.356Z] #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-02-18T20:45:20.356Z] #40 sha256:5e976843abc4936c1e20dea9ba446ee8e62b9acafb5af0d8b5d8bffdd2a621b9 [2022-02-18T20:45:20.356Z] #40 4.213 -- Generating done [2022-02-18T20:45:20.356Z] #40 4.220 -- Build files have been written to: /tmp/tmp.p79TUy5bV2/tini [2022-02-18T20:45:20.356Z] #40 4.223 + make tini-static [2022-02-18T20:45:20.356Z] #40 4.401 Scanning dependencies of target tini-static [2022-02-18T20:45:20.356Z] #40 4.436 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-18T20:45:20.356Z] #40 5.433 [100%] Linking C executable tini-static [2022-02-18T20:45:20.356Z] #40 6.008 [100%] Built target tini-static [2022-02-18T20:45:20.356Z] #40 6.067 + mkdir -p /build [2022-02-18T20:45:20.356Z] #40 6.072 + cp tini-static /build/docker-init [2022-02-18T20:45:20.356Z] #40 DONE 6.6s [2022-02-18T20:45:20.521Z] #40 6.470 Scanning dependencies of target tini-static [2022-02-18T20:45:20.521Z] #40 6.613 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-18T20:45:20.615Z] [2022-02-18T20:45:20.615Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:45:20.615Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:45:21.911Z] #40 7.583 [100%] Linking C executable tini-static [2022-02-18T20:45:22.172Z] #40 8.163 [100%] Built target tini-static [2022-02-18T20:45:22.172Z] #40 8.213 + mkdir -p /build [2022-02-18T20:45:22.172Z] #40 8.243 + cp tini-static /build/docker-init [2022-02-18T20:45:23.116Z] #40 DONE 9.0s [2022-02-18T20:45:23.116Z] [2022-02-18T20:45:23.116Z] #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-02-18T20:45:23.116Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:23.116Z] #14 54.68 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-18T20:45:23.116Z] #14 54.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:23.116Z] #14 54.70 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T20:45:23.116Z] #14 54.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-18T20:45:23.116Z] #14 54.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:23.116Z] #14 54.84 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:23.378Z] #14 61.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-18T20:45:23.378Z] #14 61.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:23.378Z] #14 61.19 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:23.904Z] #51 ... [2022-02-18T20:45:23.904Z] [2022-02-18T20:45:23.904Z] #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-02-18T20:45:23.904Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:23.904Z] #14 59.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-18T20:45:23.904Z] #14 59.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:23.904Z] #14 59.37 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:24.073Z] #19 31.68 Reading package lists... [2022-02-18T20:45:29.080Z] #60 ... [2022-02-18T20:45:29.080Z] [2022-02-18T20:45:29.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-02-18T20:45:29.080Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T20:45:29.080Z] #14 59.58 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-18T20:45:29.080Z] #14 59.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-18T20:45:29.080Z] #14 59.59 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:29.080Z] #14 63.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-18T20:45:29.080Z] #14 63.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-18T20:45:29.080Z] #14 63.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:29.080Z] #14 68.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-18T20:45:29.080Z] #14 68.01 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-18T20:45:29.080Z] #14 68.02 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:30.037Z] #14 ... [2022-02-18T20:45:30.037Z] [2022-02-18T20:45:30.037Z] #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-02-18T20:45:30.037Z] #60 sha256:edd7905e62ec23ceb242256afc6e2979e72277ff9b2f1302df38c52596b23412 [2022-02-18T20:45:30.304Z] #60 39.64 Updating files: 60% (2846/4693) Updating files: 61% (2863/4693) Updating files: 62% (2910/4693) Updating files: 63% (2957/4693) Updating files: 64% (3004/4693) Updating files: 65% (3051/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2022-02-18T20:45:30.304Z] #60 40.60 + cd /tmp/tmp.alAG0v0gfw/src/github.com/containerd/containerd [2022-02-18T20:45:30.570Z] #60 40.60 + git checkout -q v1.5.9 [2022-02-18T20:45:31.969Z] #60 42.13 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-18T20:45:31.969Z] #60 42.13 + BUILDTAGS='netgo osusergo static_build' [2022-02-18T20:45:31.969Z] #60 42.13 + export EXTRA_FLAGS=-buildmode=pie [2022-02-18T20:45:31.969Z] #60 42.13 + EXTRA_FLAGS=-buildmode=pie [2022-02-18T20:45:31.969Z] #60 42.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-18T20:45:31.969Z] #60 42.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-18T20:45:31.969Z] #60 42.13 + '[' '' = dynamic ']' [2022-02-18T20:45:31.969Z] #60 42.13 + make [2022-02-18T20:45:32.168Z] #60 ... [2022-02-18T20:45:32.168Z] [2022-02-18T20:45:32.168Z] #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-02-18T20:45:32.168Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:32.168Z] #14 73.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-18T20:45:32.168Z] #14 73.92 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:32.168Z] #14 73.92 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:32.168Z] #14 79.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-18T20:45:32.168Z] #14 79.24 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:32.168Z] #14 79.25 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:33.362Z] #60 43.52 + bin/ctr [2022-02-18T20:45:33.884Z] #14 ... [2022-02-18T20:45:33.884Z] [2022-02-18T20:45:33.884Z] #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-02-18T20:45:33.884Z] #60 sha256:ce852f7983ab884844c6eead3f2b2321dcc26348043116b29cdfa592e247fa62 [2022-02-18T20:45:33.884Z] #60 35.70 Updating files: 65% (3071/4693) Updating files: 66% (3098/4693) Updating files: 67% (3145/4693) Updating files: 68% (3192/4693) Updating files: 69% (3239/4693) Updating files: 70% (3286/4693) Updating files: 71% (3333/4693) Updating files: 72% (3379/4693) Updating files: 73% (3426/4693) Updating files: 74% (3473/4693) Updating files: 75% (3520/4693) Updating files: 76% (3567/4693) Updating files: 77% (3614/4693) Updating files: 78% (3661/4693) Updating files: 79% (3708/4693) Updating files: 80% (3755/4693) Updating files: 81% (3802/4693) Updating files: 82% (3849/4693) Updating files: 83% (3896/4693) Updating files: 84% (3943/4693) Updating files: 85% (3990/4693) Updating files: 86% (4036/4693) Updating files: 87% (4083/4693) Updating files: 88% (4130/4693) Updating files: 89% (4177/4693) Updating files: 90% (4224/4693) Updating files: 91% (4271/4693) Updating files: 92% (4318/4693) Updating files: 93% (4365/4693) Updating files: 94% (4412/4693) Updating files: 95% (4459/4693) Updating files: 96% (4506/4693) Updating files: 97% (4553/4693) Updating files: 98% (4600/4693) Updating files: 99% (4647/4693) Updating files: 100% (4693/4693) Updating files: 100% (4693/4693), done. [2022-02-18T20:45:33.884Z] #60 36.45 + cd /tmp/tmp.YM4iZ7eFK8/src/github.com/containerd/containerd [2022-02-18T20:45:33.885Z] #60 36.46 + git checkout -q v1.5.9 [2022-02-18T20:45:34.063Z] #19 40.39 Reading package lists... [2022-02-18T20:45:34.377Z] #14 ... [2022-02-18T20:45:34.377Z] [2022-02-18T20:45:34.377Z] #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-02-18T20:45:34.377Z] #63 sha256:44374eb805167107eb8a83bddd80987628ef30cb39f56b8337aaa51048c6e7f4 [2022-02-18T20:45:34.377Z] #63 75.72 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T20:45:34.377Z] #63 75.72 + GOBIN=/build [2022-02-18T20:45:34.377Z] #63 75.72 + GO111MODULE=on [2022-02-18T20:45:34.377Z] #63 75.72 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-18T20:45:34.631Z] #19 49.19 Building dependency tree... [2022-02-18T20:45:34.820Z] #60 37.78 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-18T20:45:34.820Z] #60 37.78 + BUILDTAGS='netgo osusergo static_build' [2022-02-18T20:45:34.820Z] #60 37.78 + export EXTRA_FLAGS=-buildmode=pie [2022-02-18T20:45:34.820Z] #60 37.78 + EXTRA_FLAGS=-buildmode=pie [2022-02-18T20:45:34.820Z] #60 37.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-18T20:45:34.820Z] #60 37.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-18T20:45:34.820Z] #60 37.78 + '[' '' = dynamic ']' [2022-02-18T20:45:34.820Z] #60 37.78 + make [2022-02-18T20:45:36.199Z] #60 39.20 + bin/ctr [2022-02-18T20:45:36.537Z] #19 53.07 The following additional packages will be installed: [2022-02-18T20:45:36.537Z] #19 53.07 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-18T20:45:36.537Z] #19 53.07 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-18T20:45:36.537Z] #19 53.07 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-18T20:45:36.537Z] #19 53.07 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-18T20:45:36.537Z] #19 53.07 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-18T20:45:36.537Z] #19 53.07 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-18T20:45:36.537Z] #19 53.07 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-18T20:45:36.537Z] #19 53.07 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-18T20:45:36.537Z] #19 53.07 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-18T20:45:36.537Z] #19 53.07 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-18T20:45:36.537Z] #19 53.07 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-18T20:45:36.537Z] #19 53.07 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-18T20:45:36.537Z] #19 53.07 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-18T20:45:36.537Z] #19 53.07 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-18T20:45:36.537Z] #19 53.07 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-18T20:45:36.537Z] #19 53.07 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-18T20:45:36.537Z] #19 53.07 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-18T20:45:36.537Z] #19 53.07 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-18T20:45:36.537Z] #19 53.07 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-18T20:45:36.537Z] #19 53.08 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-18T20:45:36.537Z] #19 53.08 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-18T20:45:36.537Z] #19 53.08 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-18T20:45:36.537Z] #19 53.08 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-18T20:45:36.537Z] #19 53.08 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-18T20:45:36.537Z] #19 53.08 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-18T20:45:36.537Z] #19 53.08 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-18T20:45:36.537Z] #19 53.08 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-18T20:45:36.537Z] #19 53.08 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-18T20:45:36.537Z] #19 53.08 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-18T20:45:36.537Z] #19 53.08 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-18T20:45:36.537Z] #19 53.08 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-18T20:45:36.537Z] #19 53.09 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-18T20:45:36.537Z] #19 53.09 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-18T20:45:36.537Z] #19 53.09 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-18T20:45:36.537Z] #19 53.09 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-18T20:45:36.537Z] #19 53.09 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-18T20:45:36.537Z] #19 53.09 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-18T20:45:36.537Z] #19 53.09 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-18T20:45:36.537Z] #19 53.09 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-18T20:45:36.537Z] #19 53.09 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-18T20:45:36.537Z] #19 53.09 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-18T20:45:36.537Z] #19 53.09 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-18T20:45:36.537Z] #19 53.09 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-18T20:45:36.537Z] #19 53.10 linux-libc-dev-s390x-cross patch xz-utils [2022-02-18T20:45:36.537Z] #19 53.13 Suggested packages: [2022-02-18T20:45:36.537Z] #19 53.13 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-18T20:45:36.537Z] #19 53.13 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-18T20:45:36.537Z] #19 53.13 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-18T20:45:36.537Z] #19 53.13 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-18T20:45:36.537Z] #19 53.13 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-18T20:45:36.537Z] #19 53.13 libyaml-shell-perl ed diffutils-doc [2022-02-18T20:45:36.537Z] #19 53.13 Recommended packages: [2022-02-18T20:45:36.537Z] #19 53.13 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-18T20:45:36.537Z] #19 53.13 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-18T20:45:37.424Z] #14 89.57 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-18T20:45:37.424Z] #14 89.58 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:37.424Z] #14 89.58 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:37.424Z] #14 ... [2022-02-18T20:45:37.424Z] [2022-02-18T20:45:37.424Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-18T20:45:37.424Z] #63 sha256:35882df95ee7bdff5f080f7ae89f989150c999d5f9cf6990542c75750739dbc7 [2022-02-18T20:45:37.424Z] #63 89.98 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T20:45:37.424Z] #63 89.98 + GOBIN=/build [2022-02-18T20:45:37.424Z] #63 89.98 + GO111MODULE=on [2022-02-18T20:45:37.424Z] #63 89.98 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-18T20:45:39.737Z] #63 ... [2022-02-18T20:45:39.737Z] [2022-02-18T20:45:39.738Z] #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-02-18T20:45:39.738Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T20:45:39.738Z] #14 76.50 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-18T20:45:39.738Z] #14 76.50 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 76.54 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:39.738Z] #14 80.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-18T20:45:39.738Z] #14 80.25 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-18T20:45:39.738Z] #14 80.26 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T20:45:39.738Z] #14 80.35 Selecting previously unselected package libapparmor1:arm64. [2022-02-18T20:45:39.738Z] #14 80.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 80.36 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-18T20:45:39.738Z] #14 80.45 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-18T20:45:39.738Z] #14 80.45 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 80.46 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-18T20:45:39.738Z] #14 80.53 Selecting previously unselected package libbtrfs0:arm64. [2022-02-18T20:45:39.738Z] #14 80.53 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 80.54 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-18T20:45:39.738Z] #14 80.65 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-18T20:45:39.738Z] #14 80.66 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 80.67 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-18T20:45:39.738Z] #14 80.86 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-18T20:45:39.738Z] #14 80.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 80.86 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-18T20:45:39.738Z] #14 80.92 Selecting previously unselected package libudev-dev:arm64. [2022-02-18T20:45:39.738Z] #14 80.93 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 80.94 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-18T20:45:39.738Z] #14 81.02 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-18T20:45:39.738Z] #14 81.05 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 81.06 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-18T20:45:39.738Z] #14 81.28 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-18T20:45:39.738Z] #14 81.29 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 81.30 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-18T20:45:39.738Z] #14 81.44 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-18T20:45:39.738Z] #14 81.44 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 81.45 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-18T20:45:39.738Z] #14 81.57 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-18T20:45:39.738Z] #14 81.58 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 81.58 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-18T20:45:39.738Z] #14 81.65 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-18T20:45:39.738Z] #14 81.65 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-18T20:45:39.738Z] #14 81.66 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-18T20:45:40.000Z] #14 81.98 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-18T20:45:40.000Z] #14 82.01 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-18T20:45:40.000Z] #14 82.02 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-18T20:45:40.407Z] #14 82.25 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-18T20:45:40.407Z] #14 82.25 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-18T20:45:40.407Z] #14 82.26 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-18T20:45:40.407Z] #14 ... [2022-02-18T20:45:40.407Z] [2022-02-18T20:45:40.407Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-18T20:45:40.407Z] #63 sha256:44374eb805167107eb8a83bddd80987628ef30cb39f56b8337aaa51048c6e7f4 [2022-02-18T20:45:40.407Z] #63 81.98 rootlesskit version 0.14.6 [2022-02-18T20:45:40.407Z] #63 81.99 Usage of /build/rootlesskit-docker-proxy: [2022-02-18T20:45:40.407Z] #63 81.99 -container-ip string [2022-02-18T20:45:40.407Z] #63 81.99 container ip [2022-02-18T20:45:40.407Z] #63 81.99 -container-port int [2022-02-18T20:45:40.407Z] #63 81.99 container port (default -1) [2022-02-18T20:45:40.407Z] #63 81.99 -host-ip string [2022-02-18T20:45:40.407Z] #63 81.99 host ip [2022-02-18T20:45:40.407Z] #63 81.99 -host-port int [2022-02-18T20:45:40.407Z] #63 81.99 host port (default -1) [2022-02-18T20:45:40.407Z] #63 81.99 -proto string [2022-02-18T20:45:40.407Z] #63 81.99 proxy protocol (default "tcp") [2022-02-18T20:45:40.738Z] #19 56.68 The following NEW packages will be installed: [2022-02-18T20:45:40.738Z] #19 56.68 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-18T20:45:40.738Z] #19 56.68 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-18T20:45:40.738Z] #19 56.68 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-18T20:45:40.738Z] #19 56.68 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-18T20:45:40.738Z] #19 56.68 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-18T20:45:40.738Z] #19 56.68 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-18T20:45:40.738Z] #19 56.68 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-18T20:45:40.738Z] #19 56.68 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-18T20:45:40.738Z] #19 56.69 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-18T20:45:40.738Z] #19 56.69 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-18T20:45:40.738Z] #19 56.69 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-18T20:45:40.738Z] #19 56.69 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-18T20:45:40.738Z] #19 56.69 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-18T20:45:40.738Z] #19 56.69 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-18T20:45:40.738Z] #19 56.69 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-18T20:45:40.738Z] #19 56.69 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-18T20:45:40.738Z] #19 56.69 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-18T20:45:40.738Z] #19 56.69 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-18T20:45:40.738Z] #19 56.69 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-18T20:45:40.738Z] #19 56.69 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-18T20:45:40.738Z] #19 56.69 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-18T20:45:40.738Z] #19 56.69 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-18T20:45:40.738Z] #19 56.69 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-18T20:45:40.738Z] #19 56.69 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-18T20:45:40.738Z] #19 56.69 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-18T20:45:40.738Z] #19 56.69 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-18T20:45:40.738Z] #19 56.69 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-18T20:45:40.738Z] #19 56.69 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-18T20:45:40.738Z] #19 56.69 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-18T20:45:40.738Z] #19 56.69 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-18T20:45:40.738Z] #19 56.69 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-18T20:45:40.738Z] #19 56.69 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-18T20:45:40.738Z] #19 56.69 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-18T20:45:40.738Z] #19 56.69 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-18T20:45:40.738Z] #19 56.69 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-18T20:45:40.738Z] #19 56.70 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-18T20:45:40.738Z] #19 56.70 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-18T20:45:40.738Z] #19 56.70 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-18T20:45:40.738Z] #19 56.70 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-18T20:45:40.738Z] #19 56.70 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-18T20:45:40.738Z] #19 56.70 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-18T20:45:40.738Z] #19 56.70 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-18T20:45:40.738Z] #19 56.70 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-18T20:45:40.738Z] #19 56.70 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-18T20:45:40.738Z] #19 56.70 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-18T20:45:40.739Z] #19 56.70 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-18T20:45:40.739Z] #19 56.71 linux-libc-dev-s390x-cross patch xz-utils [2022-02-18T20:45:40.739Z] #19 57.14 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:45:40.739Z] #19 57.14 Need to get 787 MB of archives. [2022-02-18T20:45:40.739Z] #19 57.14 After this operation, 3385 MB of additional disk space will be used. [2022-02-18T20:45:40.739Z] #19 57.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-02-18T20:45:40.739Z] #19 57.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-18T20:45:40.739Z] #19 57.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-18T20:45:40.739Z] #19 57.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-18T20:45:40.739Z] #19 57.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-18T20:45:40.739Z] #19 57.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-18T20:45:40.739Z] #19 57.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-02-18T20:45:40.739Z] #19 57.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-02-18T20:45:40.739Z] #19 57.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-02-18T20:45:40.739Z] #19 57.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-02-18T20:45:40.999Z] #19 57.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-02-18T20:45:40.999Z] #19 57.48 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-02-18T20:45:40.999Z] #19 57.48 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-02-18T20:45:42.382Z] #19 58.82 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-02-18T20:45:42.382Z] #19 58.82 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-02-18T20:45:42.757Z] #63 94.59 rootlesskit version 0.14.6 [2022-02-18T20:45:42.757Z] #63 94.60 Usage of /build/rootlesskit-docker-proxy: [2022-02-18T20:45:42.757Z] #63 94.60 -container-ip string [2022-02-18T20:45:42.757Z] #63 94.60 container ip [2022-02-18T20:45:42.757Z] #63 94.60 -container-port int [2022-02-18T20:45:42.757Z] #63 94.60 container port (default -1) [2022-02-18T20:45:42.757Z] #63 94.60 -host-ip string [2022-02-18T20:45:42.757Z] #63 94.60 host ip [2022-02-18T20:45:42.757Z] #63 94.60 -host-port int [2022-02-18T20:45:42.757Z] #63 94.60 host port (default -1) [2022-02-18T20:45:42.757Z] #63 94.60 -proto string [2022-02-18T20:45:42.757Z] #63 94.60 proxy protocol (default "tcp") [2022-02-18T20:45:43.016Z] #63 ... [2022-02-18T20:45:43.016Z] [2022-02-18T20:45:43.016Z] #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-02-18T20:45:43.016Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:43.016Z] #14 94.61 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-18T20:45:43.016Z] #14 94.61 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-18T20:45:43.016Z] #14 94.62 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T20:45:43.016Z] #14 94.72 Selecting previously unselected package libapparmor1:amd64. [2022-02-18T20:45:43.016Z] #14 94.73 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-18T20:45:43.016Z] #14 94.73 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T20:45:43.016Z] #14 94.81 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-18T20:45:43.016Z] #14 94.81 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-18T20:45:43.016Z] #14 94.82 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T20:45:43.016Z] #14 95.36 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T20:45:43.016Z] #14 95.36 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T20:45:43.016Z] #14 95.37 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:45:43.016Z] #14 95.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T20:45:43.016Z] #14 95.80 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T20:45:43.016Z] #14 95.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:45:43.766Z] #19 60.14 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-02-18T20:45:43.766Z] #19 60.14 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-02-18T20:45:43.950Z] #14 96.91 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-18T20:45:43.950Z] #14 96.91 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:45:43.950Z] #14 97.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:45:44.546Z] #14 97.53 Selecting previously unselected package libudev-dev:amd64. [2022-02-18T20:45:44.546Z] #14 97.53 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-18T20:45:44.546Z] #14 97.54 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-18T20:45:45.112Z] #14 98.13 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-18T20:45:45.112Z] #14 98.14 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-18T20:45:45.112Z] #14 98.21 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T20:45:45.145Z] #19 61.38 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-02-18T20:45:45.145Z] #19 61.38 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-02-18T20:45:45.369Z] #14 ... [2022-02-18T20:45:45.369Z] [2022-02-18T20:45:45.370Z] #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-02-18T20:45:45.370Z] #63 sha256:35882df95ee7bdff5f080f7ae89f989150c999d5f9cf6990542c75750739dbc7 [2022-02-18T20:45:45.370Z] #63 DONE 98.0s [2022-02-18T20:45:45.370Z] [2022-02-18T20:45:45.370Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-18T20:45:45.370Z] #64 sha256:b3d207b71d2a624e3d6cef23136a9d7d6ae0332e4710fad8e3d3423dac7a033e [2022-02-18T20:45:45.370Z] #64 DONE 0.1s [2022-02-18T20:45:45.370Z] [2022-02-18T20:45:45.370Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-18T20:45:45.370Z] #65 sha256:124d926bded3fc78a2298553be5d97100dd526680cdfa6b3a0baf19acc3ed255 [2022-02-18T20:45:45.370Z] #65 DONE 0.1s [2022-02-18T20:45:45.370Z] [2022-02-18T20:45:45.370Z] #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-02-18T20:45:45.370Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:45.370Z] #14 98.47 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-18T20:45:45.370Z] #14 98.48 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-18T20:45:45.370Z] #14 98.48 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T20:45:45.607Z] #60 ... [2022-02-18T20:45:45.607Z] [2022-02-18T20:45:45.607Z] #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-02-18T20:45:45.607Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:45.607Z] #14 72.76 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-18T20:45:45.607Z] #14 72.76 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:45.607Z] #14 72.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:45.607Z] #14 77.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-18T20:45:45.607Z] #14 77.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:45.607Z] #14 77.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:45.607Z] #14 82.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-18T20:45:45.607Z] #14 82.45 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:45.607Z] #14 82.45 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:45.627Z] #14 98.72 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-18T20:45:45.627Z] #14 98.73 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-18T20:45:45.627Z] #14 98.75 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T20:45:45.884Z] #14 99.09 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-18T20:45:45.884Z] #14 99.09 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-18T20:45:45.884Z] #14 99.09 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T20:45:46.084Z] #19 62.67 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-02-18T20:45:46.084Z] #19 62.67 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-02-18T20:45:46.141Z] #14 99.20 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-18T20:45:46.141Z] #14 99.20 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-18T20:45:46.141Z] #14 99.20 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T20:45:46.204Z] #60 ... [2022-02-18T20:45:46.204Z] [2022-02-18T20:45:46.204Z] #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-02-18T20:45:46.204Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:46.204Z] #14 70.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-18T20:45:46.204Z] #14 70.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:46.204Z] #14 70.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:46.204Z] #14 74.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-18T20:45:46.204Z] #14 74.74 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:46.204Z] #14 74.75 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:46.204Z] #14 79.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-18T20:45:46.204Z] #14 79.80 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:46.204Z] #14 79.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:46.705Z] #14 99.85 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-18T20:45:46.705Z] #14 99.86 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-18T20:45:46.705Z] #14 99.86 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T20:45:46.962Z] #14 99.95 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-18T20:45:46.962Z] #14 99.97 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:45:46.962Z] #14 99.97 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:45:46.962Z] #14 100.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-18T20:45:46.962Z] #14 100.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-18T20:45:46.962Z] #14 100.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T20:45:46.962Z] #14 100.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-18T20:45:47.023Z] #63 ... [2022-02-18T20:45:47.023Z] [2022-02-18T20:45:47.023Z] #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-02-18T20:45:47.023Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T20:45:47.023Z] #14 82.95 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-18T20:45:47.023Z] #14 82.95 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-18T20:45:47.023Z] #14 82.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T20:45:47.023Z] #14 83.11 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-18T20:45:47.023Z] #14 83.12 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-18T20:45:47.023Z] #14 83.14 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-18T20:45:47.023Z] #14 84.10 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T20:45:47.023Z] #14 84.31 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-18T20:45:47.023Z] #14 84.60 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T20:45:47.023Z] #14 84.97 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-18T20:45:47.024Z] #14 85.56 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T20:45:47.024Z] #14 85.75 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-18T20:45:47.024Z] #14 86.21 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-18T20:45:47.024Z] #14 86.51 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-18T20:45:47.024Z] #14 86.54 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-18T20:45:47.024Z] #14 87.26 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-18T20:45:47.024Z] #14 87.31 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T20:45:47.024Z] #14 88.01 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-18T20:45:47.024Z] #14 88.46 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:47.024Z] #14 88.60 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-18T20:45:47.024Z] #14 88.64 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-18T20:45:47.220Z] #14 100.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-18T20:45:47.220Z] #14 100.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T20:45:47.285Z] #14 89.36 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-18T20:45:47.469Z] #19 63.77 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-02-18T20:45:47.469Z] #19 63.77 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-02-18T20:45:47.470Z] #19 63.78 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-02-18T20:45:47.470Z] #19 63.78 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-02-18T20:45:47.470Z] #19 63.78 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-02-18T20:45:47.470Z] #19 63.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-18T20:45:47.470Z] #19 63.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-02-18T20:45:47.470Z] #19 63.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-18T20:45:47.470Z] #19 63.82 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-02-18T20:45:47.470Z] #19 63.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-02-18T20:45:47.470Z] #19 63.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-02-18T20:45:47.470Z] #19 63.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-18T20:45:47.470Z] #19 63.82 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-18T20:45:47.470Z] #19 63.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-18T20:45:47.470Z] #19 63.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-18T20:45:47.470Z] #19 63.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-02-18T20:45:47.470Z] #19 63.93 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-18T20:45:47.470Z] #19 63.95 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-02-18T20:45:47.470Z] #19 63.97 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-02-18T20:45:47.478Z] #14 100.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T20:45:47.478Z] #14 100.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T20:45:47.478Z] #14 100.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T20:45:47.478Z] #14 100.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T20:45:47.478Z] #14 100.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T20:45:47.478Z] #14 100.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T20:45:47.478Z] #14 100.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:45:47.478Z] #14 100.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T20:45:47.478Z] #14 100.7 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-18T20:45:47.478Z] #14 100.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T20:45:47.478Z] #14 100.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T20:45:47.547Z] #14 89.48 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T20:45:47.547Z] #14 89.51 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-18T20:45:47.547Z] #14 89.55 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-18T20:45:47.547Z] #14 89.73 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:47.736Z] #14 100.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:45:47.736Z] #14 100.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:47.736Z] #14 100.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T20:45:47.736Z] #14 100.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-18T20:45:47.736Z] #14 100.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T20:45:47.736Z] #14 100.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T20:45:47.736Z] #14 100.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T20:45:47.736Z] #14 100.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T20:45:47.736Z] #14 100.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T20:45:47.736Z] #14 100.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:47.736Z] #14 100.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-18T20:45:47.736Z] #14 100.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:47.736Z] #14 100.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-18T20:45:47.736Z] #14 100.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T20:45:47.736Z] #14 100.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:47.736Z] #14 100.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-18T20:45:47.809Z] #14 89.81 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:47.809Z] #14 89.96 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-02-18T20:45:47.999Z] #14 100.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:47.999Z] #14 100.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T20:45:47.999Z] #14 100.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:45:47.999Z] #14 101.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-18T20:45:47.999Z] #14 101.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:45:47.999Z] #14 101.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:45:47.999Z] #14 101.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:45:48.071Z] #14 90.01 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:48.071Z] #14 90.05 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-02-18T20:45:48.071Z] #14 90.07 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T20:45:48.071Z] #14 90.08 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:48.071Z] #14 90.09 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-02-18T20:45:48.071Z] #14 90.10 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:45:48.071Z] #14 90.12 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...#14 ... [2022-02-18T20:45:48.071Z] [2022-02-18T20:45:48.071Z] #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-02-18T20:45:48.071Z] #63 sha256:44374eb805167107eb8a83bddd80987628ef30cb39f56b8337aaa51048c6e7f4 [2022-02-18T20:45:48.071Z] #63 DONE 89.8s [2022-02-18T20:45:48.071Z] [2022-02-18T20:45:48.071Z] #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-02-18T20:45:48.071Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T20:45:48.071Z] #14 90.12 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T20:45:48.071Z] #14 90.14 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-18T20:45:48.071Z] #14 90.16 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-18T20:45:48.071Z] #14 90.18 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-18T20:45:48.071Z] #14 ... [2022-02-18T20:45:48.071Z] [2022-02-18T20:45:48.071Z] #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-02-18T20:45:48.071Z] #26 sha256:2ea6d6e19636e0442414c709dd5252873339d7cede3aadb7302cd5cab1f81484 [2022-02-18T20:45:48.257Z] #14 DONE 101.3s [2022-02-18T20:45:48.257Z] [2022-02-18T20:45:48.257Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-18T20:45:48.257Z] #55 sha256:9aa464f253f24f8bbe3f9e18a61befaa12acafbf8243d398ca58312331ffcdd1 [2022-02-18T20:45:48.257Z] #55 DONE 0.1s [2022-02-18T20:45:48.257Z] [2022-02-18T20:45:48.257Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-18T20:45:48.257Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-18T20:45:48.333Z] #26 89.85 Updating files: 24% (2845/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) [2022-02-18T20:45:48.333Z] #26 ... [2022-02-18T20:45:48.333Z] [2022-02-18T20:45:48.333Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-18T20:45:48.333Z] #64 sha256:5988ec542ab16a748e7fadbe25e0c960a0a9c16e6969a79138ecdc6c62b8c5db [2022-02-18T20:45:48.333Z] #64 DONE 0.3s [2022-02-18T20:45:48.333Z] [2022-02-18T20:45:48.333Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-18T20:45:48.333Z] #65 sha256:c2b3ffb939832a39b089e8f72b772e47f9847970787b016d3097664417171a93 [2022-02-18T20:45:48.333Z] #65 DONE 0.1s [2022-02-18T20:45:48.333Z] [2022-02-18T20:45:48.333Z] #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-02-18T20:45:48.333Z] #26 sha256:2ea6d6e19636e0442414c709dd5252873339d7cede3aadb7302cd5cab1f81484 [2022-02-18T20:45:48.602Z] #26 89.85 Updating files: 24% (2845/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) [2022-02-18T20:45:48.602Z] #26 ... [2022-02-18T20:45:48.602Z] [2022-02-18T20:45:48.602Z] #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-02-18T20:45:48.602Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-18T20:45:48.602Z] #14 90.30 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-18T20:45:48.602Z] #14 90.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:45:48.602Z] #14 DONE 90.6s [2022-02-18T20:45:48.602Z] [2022-02-18T20:45:48.602Z] #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-02-18T20:45:48.602Z] #26 sha256:2ea6d6e19636e0442414c709dd5252873339d7cede3aadb7302cd5cab1f81484 [2022-02-18T20:45:48.602Z] #26 89.85 Updating files: 24% (2845/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) [2022-02-18T20:45:48.602Z] #26 ... [2022-02-18T20:45:48.602Z] [2022-02-18T20:45:48.602Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-18T20:45:48.602Z] #55 sha256:9f879e5b880331febf5500e05e26434b173d10690422510d8936a5b5ee524180 [2022-02-18T20:45:48.602Z] #55 DONE 0.2s [2022-02-18T20:45:48.602Z] [2022-02-18T20:45:48.602Z] #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-02-18T20:45:48.602Z] #26 sha256:2ea6d6e19636e0442414c709dd5252873339d7cede3aadb7302cd5cab1f81484 [2022-02-18T20:45:49.386Z] #19 65.73 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-02-18T20:45:49.386Z] #19 65.73 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-02-18T20:45:49.386Z] #19 65.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-18T20:45:49.386Z] #19 65.81 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-02-18T20:45:49.386Z] #19 65.84 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-02-18T20:45:49.628Z] #15 DONE 1.3s [2022-02-18T20:45:49.628Z] [2022-02-18T20:45:49.628Z] #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-02-18T20:45:49.628Z] #56 sha256:b6a8e2f2f15412a73b5a003be7ada8a8fd5db5f5d3a69b6df3ae391b50968e5c [2022-02-18T20:45:49.628Z] #56 1.266 + RM_GOPATH=0 [2022-02-18T20:45:49.628Z] #56 1.266 + TMP_GOPATH= [2022-02-18T20:45:49.628Z] #56 1.266 + : /build [2022-02-18T20:45:49.628Z] #56 1.266 + '[' -z '' ']' [2022-02-18T20:45:49.628Z] #56 1.267 ++ mktemp -d [2022-02-18T20:45:49.628Z] #56 1.268 + export GOPATH=/tmp/tmp.8WDDfQgWTW [2022-02-18T20:45:49.628Z] #56 1.268 + GOPATH=/tmp/tmp.8WDDfQgWTW [2022-02-18T20:45:49.628Z] #56 1.269 + RM_GOPATH=1 [2022-02-18T20:45:49.628Z] #56 1.269 + case "$(go env GOARCH)" in [2022-02-18T20:45:49.628Z] #56 1.269 ++ go env GOARCH [2022-02-18T20:45:49.628Z] #56 1.287 Install runc version v1.1.0 (build tags: seccomp) [2022-02-18T20:45:49.628Z] #56 1.290 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:49.628Z] #56 1.290 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:49.628Z] #56 1.290 ++ dirname /install.sh [2022-02-18T20:45:49.628Z] #56 1.290 + dir=/ [2022-02-18T20:45:49.628Z] #56 1.290 + bin=runc [2022-02-18T20:45:49.628Z] #56 1.290 + shift [2022-02-18T20:45:49.628Z] #56 1.290 + '[' '!' -f //runc.installer ']' [2022-02-18T20:45:49.628Z] #56 1.290 + . //runc.installer [2022-02-18T20:45:49.628Z] #56 1.290 ++ set -e [2022-02-18T20:45:49.628Z] #56 1.290 ++ : v1.1.0 [2022-02-18T20:45:49.628Z] #56 1.290 + install_runc [2022-02-18T20:45:49.628Z] #56 1.290 + RUNC_BUILDTAGS=seccomp [2022-02-18T20:45:49.628Z] #56 1.290 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-18T20:45:49.628Z] #56 1.290 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8WDDfQgWTW/src/github.com/opencontainers/runc [2022-02-18T20:45:49.628Z] #56 1.290 Cloning into '/tmp/tmp.8WDDfQgWTW/src/github.com/opencontainers/runc'... [2022-02-18T20:45:49.909Z] #26 89.85 Updating files: 24% (2845/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 41% (4771/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) [2022-02-18T20:45:49.909Z] #26 ... [2022-02-18T20:45:49.909Z] [2022-02-18T20:45:49.909Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-18T20:45:49.909Z] #15 sha256:4f61cfa0a6d16aa8c0350ca43fecd9299c88bef3de8ebe5801ebb4a4c0358a52 [2022-02-18T20:45:49.909Z] #15 DONE 1.4s [2022-02-18T20:45:49.909Z] [2022-02-18T20:45:49.909Z] #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-02-18T20:45:49.909Z] #26 sha256:2ea6d6e19636e0442414c709dd5252873339d7cede3aadb7302cd5cab1f81484 [2022-02-18T20:45:50.406Z] #14 ... [2022-02-18T20:45:50.406Z] [2022-02-18T20:45:50.406Z] #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-02-18T20:45:50.406Z] #63 sha256:4efc4d1744964c344766ddbb5883171f1a03d5b65e37c0317837eab8bf892196 [2022-02-18T20:45:50.407Z] #63 85.19 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T20:45:50.407Z] #63 85.19 + GOBIN=/build [2022-02-18T20:45:50.407Z] #63 85.19 + GO111MODULE=on [2022-02-18T20:45:50.407Z] #63 85.19 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-18T20:45:50.557Z] #56 ... [2022-02-18T20:45:50.557Z] [2022-02-18T20:45:50.557Z] #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-02-18T20:45:50.557Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-18T20:45:50.557Z] #16 DONE 1.0s [2022-02-18T20:45:50.557Z] [2022-02-18T20:45:50.557Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-18T20:45:50.557Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-18T20:45:50.770Z] #19 67.19 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-02-18T20:45:50.770Z] #19 67.19 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-18T20:45:50.770Z] #19 67.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-18T20:45:50.770Z] #19 67.25 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-18T20:45:50.770Z] #19 67.25 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-02-18T20:45:50.770Z] #19 67.25 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T20:45:50.916Z] #14 ... [2022-02-18T20:45:50.916Z] [2022-02-18T20:45:50.916Z] #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-02-18T20:45:50.916Z] #63 sha256:7c54bb4ab6d56c0cf79b5fd4f426191bff79aa84adcae8a17e5fe9d502a3683a [2022-02-18T20:45:50.916Z] #63 87.84 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T20:45:50.916Z] #63 87.84 + GOBIN=/build [2022-02-18T20:45:50.916Z] #63 87.84 + GO111MODULE=on [2022-02-18T20:45:50.916Z] #63 87.84 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-18T20:45:51.031Z] #19 67.51 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-18T20:45:51.031Z] #19 67.51 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-02-18T20:45:51.031Z] #19 67.52 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-02-18T20:45:51.031Z] #19 67.52 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-02-18T20:45:51.031Z] #19 67.52 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-02-18T20:45:51.031Z] #19 67.53 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-18T20:45:51.031Z] #19 67.53 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-18T20:45:51.031Z] #19 67.53 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-02-18T20:45:51.031Z] #19 67.53 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-18T20:45:51.031Z] #19 67.53 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-18T20:45:51.031Z] #19 67.54 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-02-18T20:45:51.031Z] #19 67.55 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-18T20:45:51.031Z] #19 67.55 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-18T20:45:51.031Z] #19 67.55 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-18T20:45:51.031Z] #19 67.57 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-02-18T20:45:51.031Z] #19 67.58 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-02-18T20:45:51.031Z] #19 67.58 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-18T20:45:51.031Z] #19 67.58 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-18T20:45:51.031Z] #19 67.63 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-02-18T20:45:51.228Z] #26 89.85 Updating files: 24% (2845/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 41% (4771/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 67% (7758/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 94% (10776/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-02-18T20:45:51.294Z] #19 67.64 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-18T20:45:51.294Z] #19 67.66 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-02-18T20:45:51.294Z] #19 67.67 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-02-18T20:45:51.491Z] #26 ... [2022-02-18T20:45:51.491Z] [2022-02-18T20:45:51.491Z] #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-02-18T20:45:51.491Z] #16 sha256:ea7c0bb6a2ac094deb5064fe86afa12385085f30c65e5b74d94c727b4f7ae39e [2022-02-18T20:45:51.491Z] #16 DONE 1.6s [2022-02-18T20:45:51.491Z] [2022-02-18T20:45:51.491Z] #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-02-18T20:45:51.491Z] #26 sha256:2ea6d6e19636e0442414c709dd5252873339d7cede3aadb7302cd5cab1f81484 [2022-02-18T20:45:51.491Z] #26 93.17 + cd /tmp/tmp.hWCjZBdQhY/tmp/docker-ce [2022-02-18T20:45:51.491Z] #26 93.17 + git checkout -q v17.06.2-ce [2022-02-18T20:45:51.491Z] #17 0.849 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-18T20:45:51.491Z] #17 DONE 1.0s [2022-02-18T20:45:51.491Z] [2022-02-18T20:45:51.491Z] #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-02-18T20:45:51.491Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:45:51.491Z] #43 ... [2022-02-18T20:45:51.491Z] [2022-02-18T20:45:51.491Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-18T20:45:51.491Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-18T20:45:52.471Z] #18 DONE 1.0s [2022-02-18T20:45:52.471Z] [2022-02-18T20:45:52.471Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:45:52.471Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:45:52.674Z] #19 69.22 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-02-18T20:45:52.674Z] #19 69.25 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-02-18T20:45:52.675Z] #19 69.31 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-18T20:45:52.675Z] #19 69.37 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-02-18T20:45:52.728Z] #51 ... [2022-02-18T20:45:52.728Z] [2022-02-18T20:45:52.728Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-18T20:45:52.728Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-18T20:45:52.888Z] #26 ... [2022-02-18T20:45:52.888Z] [2022-02-18T20:45:52.888Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-18T20:45:52.888Z] #17 sha256:c64d7558a9ce7c60c067c86ea7d3a690cd94a9c8d0c49a3a5f028b4507175ccb [2022-02-18T20:45:52.888Z] #17 0.547 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-18T20:45:52.888Z] #17 DONE 1.3s [2022-02-18T20:45:52.888Z] [2022-02-18T20:45:52.888Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-18T20:45:52.888Z] #18 sha256:4e96857acf5a31bc416890e1c4118ba8f3bce6fe0ee6e6f0497872c58b1a1a2c [2022-02-18T20:45:52.937Z] #19 69.44 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-02-18T20:45:52.937Z] #19 ... [2022-02-18T20:45:52.937Z] [2022-02-18T20:45:52.937Z] #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-02-18T20:45:52.937Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:45:52.937Z] #41 DONE 76.1s [2022-02-18T20:45:53.206Z] [2022-02-18T20:45:53.206Z] #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-02-18T20:45:53.206Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:45:53.462Z] #18 ... [2022-02-18T20:45:53.462Z] [2022-02-18T20:45:53.462Z] #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-02-18T20:45:53.462Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-18T20:45:53.462Z] #34 DONE 95.2s [2022-02-18T20:45:53.462Z] [2022-02-18T20:45:53.462Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-18T20:45:53.462Z] #18 sha256:4e96857acf5a31bc416890e1c4118ba8f3bce6fe0ee6e6f0497872c58b1a1a2c [2022-02-18T20:45:53.462Z] #18 DONE 0.7s [2022-02-18T20:45:53.462Z] [2022-02-18T20:45:53.462Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-18T20:45:53.462Z] #19 sha256:e3bb7b419754f81fe819d171d446b1326d82b9cf41d665672f835a9fcb53d897 [2022-02-18T20:45:53.659Z] #19 DONE 1.1s [2022-02-18T20:45:53.659Z] [2022-02-18T20:45:53.659Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-18T20:45:53.659Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-18T20:45:54.407Z] #19 DONE 1.0s [2022-02-18T20:45:54.407Z] [2022-02-18T20:45:54.407Z] #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-02-18T20:45:54.407Z] #56 sha256:f65c21be8a4c30e028bbe550d701783faf1e0592dba8a49c2ab5a1178dc4b922 [2022-02-18T20:45:54.407Z] #56 0.926 + RM_GOPATH=0 [2022-02-18T20:45:54.407Z] #56 0.926 + TMP_GOPATH= [2022-02-18T20:45:54.407Z] #56 0.926 + : /build [2022-02-18T20:45:54.407Z] #56 0.926 + '[' -z '' ']' [2022-02-18T20:45:54.407Z] #56 0.927 ++ mktemp -d [2022-02-18T20:45:54.407Z] #56 0.939 + export GOPATH=/tmp/tmp.cdEXNwTFIo [2022-02-18T20:45:54.407Z] #56 0.939 + GOPATH=/tmp/tmp.cdEXNwTFIo [2022-02-18T20:45:54.407Z] #56 0.939 + RM_GOPATH=1 [2022-02-18T20:45:54.407Z] #56 0.939 + case "$(go env GOARCH)" in [2022-02-18T20:45:54.407Z] #56 0.939 ++ go env GOARCH [2022-02-18T20:45:54.407Z] #56 0.988 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:54.407Z] #56 0.988 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:45:54.407Z] #56 0.988 ++ dirname /install.sh [2022-02-18T20:45:54.407Z] #56 1.009 Install runc version v1.1.0 (build tags: seccomp) [2022-02-18T20:45:54.407Z] #56 1.009 + dir=/ [2022-02-18T20:45:54.407Z] #56 1.009 + bin=runc [2022-02-18T20:45:54.407Z] #56 1.009 + shift [2022-02-18T20:45:54.407Z] #56 1.009 + '[' '!' -f //runc.installer ']' [2022-02-18T20:45:54.407Z] #56 1.009 + . //runc.installer [2022-02-18T20:45:54.407Z] #56 1.009 ++ set -e [2022-02-18T20:45:54.407Z] #56 1.009 ++ : v1.1.0 [2022-02-18T20:45:54.407Z] #56 1.009 + install_runc [2022-02-18T20:45:54.407Z] #56 1.009 + RUNC_BUILDTAGS=seccomp [2022-02-18T20:45:54.407Z] #56 1.009 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-18T20:45:54.407Z] #56 1.009 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cdEXNwTFIo/src/github.com/opencontainers/runc [2022-02-18T20:45:54.407Z] #56 1.009 Cloning into '/tmp/tmp.cdEXNwTFIo/src/github.com/opencontainers/runc'... [2022-02-18T20:45:54.591Z] #50 ... [2022-02-18T20:45:54.591Z] [2022-02-18T20:45:54.592Z] #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-02-18T20:45:54.592Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T20:45:54.592Z] #19 71.10 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-02-18T20:45:54.592Z] #19 71.10 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-18T20:45:54.592Z] #19 71.10 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-18T20:45:54.592Z] #19 71.12 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-02-18T20:45:54.592Z] #19 71.12 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-02-18T20:45:54.592Z] #19 71.12 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-18T20:45:54.592Z] #19 71.12 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-18T20:45:54.592Z] #19 71.17 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-02-18T20:45:54.592Z] #19 71.18 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-18T20:45:54.592Z] #19 71.20 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-02-18T20:45:54.592Z] #19 71.21 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-02-18T20:45:54.616Z] #63 89.64 rootlesskit version 0.14.6 [2022-02-18T20:45:54.616Z] #63 89.65 Usage of /build/rootlesskit-docker-proxy: [2022-02-18T20:45:54.616Z] #63 89.65 -container-ip string [2022-02-18T20:45:54.616Z] #63 89.65 container ip [2022-02-18T20:45:54.616Z] #63 89.65 -container-port int [2022-02-18T20:45:54.616Z] #63 89.65 container port (default -1) [2022-02-18T20:45:54.616Z] #63 89.65 -host-ip string [2022-02-18T20:45:54.616Z] #63 89.65 host ip [2022-02-18T20:45:54.616Z] #63 89.65 -host-port int [2022-02-18T20:45:54.616Z] #63 89.65 host port (default -1) [2022-02-18T20:45:54.616Z] #63 89.65 -proto string [2022-02-18T20:45:54.616Z] #63 89.65 proxy protocol (default "tcp") [2022-02-18T20:45:54.982Z] #56 ... [2022-02-18T20:45:54.982Z] [2022-02-18T20:45:54.982Z] #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-02-18T20:45:54.982Z] #26 sha256:2ea6d6e19636e0442414c709dd5252873339d7cede3aadb7302cd5cab1f81484 [2022-02-18T20:45:54.982Z] #26 96.53 + mkdir -p /tmp/tmp.hWCjZBdQhY/src/github.com/docker [2022-02-18T20:45:54.982Z] #26 96.54 + mv components/cli /tmp/tmp.hWCjZBdQhY/src/github.com/docker/cli [2022-02-18T20:45:54.982Z] #26 96.54 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-18T20:45:54.982Z] #26 ... [2022-02-18T20:45:54.982Z] [2022-02-18T20:45:54.982Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-18T20:45:54.982Z] #20 sha256:93ec1c055f26ee65ca5c2c383844d7567e6f52551b6fcf2d3be117f97e5fb1fb [2022-02-18T20:45:54.982Z] #20 DONE 0.6s [2022-02-18T20:45:55.031Z] #20 DONE 1.0s [2022-02-18T20:45:55.031Z] [2022-02-18T20:45:55.031Z] #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-02-18T20:45:55.031Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-18T20:45:55.191Z] #63 92.42 rootlesskit version 0.14.6 [2022-02-18T20:45:55.191Z] #63 92.42 Usage of /build/rootlesskit-docker-proxy: [2022-02-18T20:45:55.191Z] #63 92.42 -container-ip string [2022-02-18T20:45:55.191Z] #63 92.42 container ip [2022-02-18T20:45:55.191Z] #63 92.42 -container-port int [2022-02-18T20:45:55.191Z] #63 92.42 container port (default -1) [2022-02-18T20:45:55.191Z] #63 92.42 -host-ip string [2022-02-18T20:45:55.191Z] #63 92.42 host ip [2022-02-18T20:45:55.191Z] #63 92.42 -host-port int [2022-02-18T20:45:55.191Z] #63 92.42 host port (default -1) [2022-02-18T20:45:55.191Z] #63 92.42 -proto string [2022-02-18T20:45:55.191Z] #63 92.42 proxy protocol (default "tcp") [2022-02-18T20:45:55.243Z] [2022-02-18T20:45:55.243Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-18T20:45:55.243Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-18T20:45:55.557Z] #63 ... [2022-02-18T20:45:55.557Z] [2022-02-18T20:45:55.557Z] #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-02-18T20:45:55.557Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:55.557Z] #14 90.99 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-18T20:45:55.557Z] #14 91.00 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:55.557Z] #14 91.02 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:55.764Z] #63 ... [2022-02-18T20:45:55.764Z] [2022-02-18T20:45:55.764Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-18T20:45:55.764Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:55.764Z] #14 93.65 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-18T20:45:55.764Z] #14 93.66 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:45:55.764Z] #14 93.68 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:45:55.960Z] #21 1.282 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:45:55.960Z] #21 1.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:45:55.976Z] #19 72.47 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-02-18T20:45:55.976Z] #19 72.47 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-02-18T20:45:55.976Z] #19 72.49 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-02-18T20:45:55.976Z] #19 72.54 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-02-18T20:45:55.977Z] #19 72.57 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-02-18T20:45:56.186Z] #21 0.901 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:45:56.186Z] #21 1.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:45:56.186Z] #21 1.218 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:45:56.186Z] #21 1.270 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T20:45:56.216Z] #21 1.613 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:45:56.216Z] #21 1.732 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:45:56.337Z] #14 ... [2022-02-18T20:45:56.337Z] [2022-02-18T20:45:56.337Z] #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-02-18T20:45:56.337Z] #63 sha256:7c54bb4ab6d56c0cf79b5fd4f426191bff79aa84adcae8a17e5fe9d502a3683a [2022-02-18T20:45:56.337Z] #63 DONE 93.9s [2022-02-18T20:45:56.598Z] [2022-02-18T20:45:56.598Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-18T20:45:56.598Z] #64 sha256:fb23fa217e4aa64d088f316f154f8dc935ad4fcae863f9aab4c24fedf16161a3 [2022-02-18T20:45:56.598Z] #64 DONE 0.2s [2022-02-18T20:45:56.598Z] [2022-02-18T20:45:56.598Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-18T20:45:56.598Z] #65 sha256:993fe997c9ef24daf9bc150d03c6ab99d51d4fc846ea2de448fe65c79f007014 [2022-02-18T20:45:56.598Z] #65 DONE 0.2s [2022-02-18T20:45:56.598Z] [2022-02-18T20:45:56.598Z] #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-02-18T20:45:56.598Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:45:56.758Z] #21 1.694 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-18T20:45:57.144Z] #21 2.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:45:57.357Z] #19 73.78 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-02-18T20:45:57.357Z] #19 73.78 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-18T20:45:57.357Z] #19 73.79 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-18T20:45:57.357Z] #19 73.82 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-02-18T20:45:57.357Z] #19 73.83 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-18T20:45:57.357Z] #19 73.83 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-02-18T20:45:57.357Z] #19 73.83 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-18T20:45:57.357Z] #19 73.83 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-18T20:45:57.357Z] #19 73.88 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-18T20:45:57.357Z] #19 73.89 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-18T20:45:57.357Z] #19 73.94 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-02-18T20:45:57.357Z] #19 73.95 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-02-18T20:45:57.357Z] #19 73.97 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-02-18T20:45:57.357Z] #19 73.97 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-02-18T20:45:57.357Z] #19 73.99 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-02-18T20:45:57.701Z] #21 2.574 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T20:45:58.511Z] #21 3.751 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:45:58.741Z] #19 75.30 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-02-18T20:45:58.741Z] #19 75.30 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-02-18T20:45:58.741Z] #19 75.32 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-18T20:45:58.741Z] #19 75.36 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-02-18T20:45:58.741Z] #19 75.39 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-02-18T20:45:58.847Z] #14 ... [2022-02-18T20:45:58.847Z] [2022-02-18T20:45:58.847Z] #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-02-18T20:45:58.847Z] #63 sha256:4efc4d1744964c344766ddbb5883171f1a03d5b65e37c0317837eab8bf892196 [2022-02-18T20:45:58.847Z] #63 DONE 93.4s [2022-02-18T20:45:58.847Z] [2022-02-18T20:45:58.847Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-18T20:45:58.847Z] #64 sha256:4761317e1c1553d78f6389bf0e9dc58c6df6301a8032c541d6ed23675023051a [2022-02-18T20:45:58.847Z] #64 DONE 0.1s [2022-02-18T20:45:58.847Z] [2022-02-18T20:45:58.847Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-18T20:45:58.847Z] #65 sha256:3753dac1f97c56dac30dbe8cb54fa49c07f2ed0d942be5cef2750c67eac9763d [2022-02-18T20:45:58.847Z] #65 DONE 0.1s [2022-02-18T20:45:58.847Z] [2022-02-18T20:45:58.847Z] #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-02-18T20:45:58.847Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:45:59.620Z] #21 4.489 Fetched 8389 kB in 4s (2175 kB/s) [2022-02-18T20:46:00.123Z] #19 76.41 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-02-18T20:46:00.123Z] #19 76.41 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-18T20:46:00.123Z] #19 76.41 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-18T20:46:00.123Z] #19 76.43 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-02-18T20:46:00.123Z] #19 76.43 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-02-18T20:46:00.123Z] #19 76.43 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-02-18T20:46:00.123Z] #19 76.43 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-18T20:46:00.123Z] #19 76.43 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-18T20:46:00.123Z] #19 76.48 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-02-18T20:46:00.123Z] #19 76.49 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-18T20:46:00.123Z] #19 76.51 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-02-18T20:46:00.123Z] #19 76.52 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-02-18T20:46:00.231Z] #43 ... [2022-02-18T20:46:00.231Z] [2022-02-18T20:46:00.231Z] #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-02-18T20:46:00.231Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-18T20:46:00.231Z] #14 95.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-18T20:46:00.231Z] #14 95.85 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-18T20:46:00.231Z] #14 95.87 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T20:46:00.491Z] #14 96.00 Selecting previously unselected package libapparmor1:amd64. [2022-02-18T20:46:00.491Z] #14 96.00 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-18T20:46:00.491Z] #14 96.02 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T20:46:00.752Z] #14 96.12 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-18T20:46:00.752Z] #14 96.12 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-18T20:46:00.752Z] #14 96.12 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T20:46:00.752Z] #14 96.24 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T20:46:00.752Z] #14 96.25 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T20:46:00.752Z] #14 96.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:46:00.817Z] #14 98.64 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-18T20:46:00.817Z] #14 98.64 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-18T20:46:00.817Z] #14 98.65 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T20:46:01.019Z] #14 96.39 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T20:46:01.019Z] #14 96.39 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T20:46:01.019Z] #14 96.40 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:46:01.019Z] #14 96.58 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-18T20:46:01.019Z] #14 96.59 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:46:01.019Z] #14 96.59 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:46:01.019Z] #14 96.64 Selecting previously unselected package libudev-dev:amd64. [2022-02-18T20:46:01.079Z] #14 98.76 Selecting previously unselected package libapparmor1:amd64. [2022-02-18T20:46:01.079Z] #14 98.77 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-18T20:46:01.079Z] #14 98.78 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T20:46:01.079Z] #14 98.87 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-18T20:46:01.079Z] #14 98.88 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-18T20:46:01.079Z] #14 98.89 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T20:46:01.279Z] #14 96.65 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-18T20:46:01.279Z] #14 96.65 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-18T20:46:01.279Z] #14 96.76 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-18T20:46:01.279Z] #14 96.76 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-18T20:46:01.279Z] #14 96.77 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T20:46:01.340Z] #14 99.05 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T20:46:01.340Z] #14 99.06 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T20:46:01.340Z] #14 99.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:46:01.340Z] #14 99.18 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T20:46:01.340Z] #14 99.19 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T20:46:01.340Z] #14 99.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:46:01.509Z] #19 77.82 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-02-18T20:46:01.509Z] #19 77.82 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-02-18T20:46:01.509Z] #19 77.84 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-18T20:46:01.509Z] #19 77.89 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-02-18T20:46:01.509Z] #19 77.93 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-02-18T20:46:01.539Z] #14 96.98 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-18T20:46:01.539Z] #14 96.99 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-18T20:46:01.539Z] #14 97.00 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T20:46:01.539Z] #14 97.15 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-18T20:46:01.539Z] #14 97.15 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-18T20:46:01.539Z] #14 97.16 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T20:46:01.548Z] #21 4.489 Reading package lists... [2022-02-18T20:46:01.602Z] #14 99.36 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-18T20:46:01.602Z] #14 99.37 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:46:01.602Z] #14 99.37 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:46:01.602Z] #14 99.43 Selecting previously unselected package libudev-dev:amd64. [2022-02-18T20:46:01.602Z] #14 99.44 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-18T20:46:01.602Z] #14 99.45 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-18T20:46:01.602Z] #14 99.56 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-18T20:46:01.799Z] #14 97.30 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-18T20:46:01.799Z] #14 97.30 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-18T20:46:01.799Z] #14 97.31 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T20:46:01.864Z] #14 99.56 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-18T20:46:01.864Z] #14 99.57 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T20:46:01.864Z] #14 99.77 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-18T20:46:01.864Z] #14 99.77 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-18T20:46:01.864Z] #14 99.78 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T20:46:02.059Z] #14 97.37 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-18T20:46:02.059Z] #14 97.38 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-18T20:46:02.059Z] #14 97.39 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T20:46:02.125Z] #14 99.92 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-18T20:46:02.125Z] #14 99.92 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-18T20:46:02.125Z] #14 99.93 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T20:46:02.125Z] #14 100.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-18T20:46:02.125Z] #14 100.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-18T20:46:02.125Z] #14 100.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T20:46:02.319Z] #14 97.74 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-18T20:46:02.319Z] #14 97.74 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-18T20:46:02.319Z] #14 97.76 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T20:46:02.319Z] #14 97.92 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-18T20:46:02.387Z] #14 100.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-18T20:46:02.387Z] #14 100.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-18T20:46:02.387Z] #14 100.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T20:46:02.579Z] #14 97.92 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:46:02.579Z] #14 97.93 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:46:02.579Z] #14 98.01 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-18T20:46:02.579Z] #14 98.01 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-18T20:46:02.579Z] #14 98.02 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T20:46:02.579Z] #14 98.11 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-18T20:46:02.579Z] #14 98.13 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-18T20:46:02.579Z] #14 98.13 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T20:46:02.649Z] #14 100.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-18T20:46:02.649Z] #14 100.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-18T20:46:02.649Z] #14 100.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T20:46:02.736Z] #21 7.416 Fetched 8505 kB in 6s (1325 kB/s) [2022-02-18T20:46:02.736Z] #21 7.416 Reading package lists... [2022-02-18T20:46:02.736Z] #21 ... [2022-02-18T20:46:02.736Z] [2022-02-18T20:46:02.736Z] #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-02-18T20:46:02.736Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:46:02.736Z] #34 DONE 115.6s [2022-02-18T20:46:02.736Z] [2022-02-18T20:46:02.736Z] #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-02-18T20:46:02.736Z] #56 sha256:b6a8e2f2f15412a73b5a003be7ada8a8fd5db5f5d3a69b6df3ae391b50968e5c [2022-02-18T20:46:02.736Z] #56 10.40 + cd /tmp/tmp.8WDDfQgWTW/src/github.com/opencontainers/runc [2022-02-18T20:46:02.736Z] #56 10.40 + git checkout -q v1.1.0 [2022-02-18T20:46:02.736Z] #56 10.77 + '[' -z '' ']' [2022-02-18T20:46:02.736Z] #56 10.77 + target=static [2022-02-18T20:46:02.736Z] #56 10.77 + make BUILDTAGS=seccomp static [2022-02-18T20:46:02.736Z] #56 11.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-18T20:46:02.910Z] #14 100.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-18T20:46:02.910Z] #14 100.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:46:02.910Z] #14 100.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:46:02.910Z] #14 100.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-18T20:46:02.910Z] #14 100.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-18T20:46:02.910Z] #14 100.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T20:46:02.910Z] #14 101.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-18T20:46:02.915Z] #19 79.25 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-02-18T20:46:02.915Z] #19 79.25 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-18T20:46:03.149Z] #14 98.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T20:46:03.149Z] #14 98.60 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T20:46:03.149Z] #14 98.61 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T20:46:03.149Z] #14 98.64 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T20:46:03.149Z] #14 98.66 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T20:46:03.149Z] #14 98.67 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T20:46:03.149Z] #14 98.68 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:46:03.149Z] #14 98.70 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T20:46:03.149Z] #14 98.72 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-18T20:46:03.149Z] #14 98.73 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T20:46:03.149Z] #14 98.75 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T20:46:03.172Z] #14 101.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-18T20:46:03.172Z] #14 101.0 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T20:46:03.433Z] #14 101.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T20:46:03.433Z] #14 101.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T20:46:03.433Z] #14 101.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T20:46:03.433Z] #14 101.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T20:46:03.433Z] #14 101.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T20:46:03.433Z] #14 101.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T20:46:03.433Z] #14 101.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:46:03.464Z] #14 98.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:46:03.464Z] #14 98.78 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T20:46:03.464Z] #14 98.80 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T20:46:03.464Z] #14 98.81 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-18T20:46:03.464Z] #14 98.83 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T20:46:03.464Z] #14 98.84 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T20:46:03.464Z] #14 98.86 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T20:46:03.464Z] #14 98.87 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T20:46:03.464Z] #14 98.90 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T20:46:03.464Z] #14 98.91 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:46:03.464Z] #14 98.93 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-02-18T20:46:03.464Z] #14 98.94 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:46:03.464Z] #14 98.95 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-02-18T20:46:03.464Z] #14 98.98 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T20:46:03.464Z] #14 99.00 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:46:03.464Z] #14 99.00 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-02-18T20:46:03.464Z] #14 99.02 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:46:03.464Z] #14 99.03 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T20:46:03.464Z] #14 99.05 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:46:03.464Z] #14 99.06 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-18T20:46:03.464Z] #14 99.08 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:46:03.473Z] #21 6.264 Reading package lists... [2022-02-18T20:46:03.495Z] #19 79.88 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:46:03.695Z] #14 101.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T20:46:03.695Z] #14 101.5 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-18T20:46:03.695Z] #14 101.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T20:46:03.695Z] #14 101.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T20:46:03.695Z] #14 101.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:46:03.695Z] #14 101.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T20:46:03.695Z] #14 101.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T20:46:03.695Z] #14 101.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-18T20:46:03.695Z] #14 101.6 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T20:46:03.695Z] #14 101.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T20:46:03.695Z] #14 101.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T20:46:03.695Z] #14 101.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T20:46:03.695Z] #14 101.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T20:46:03.695Z] #14 101.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:46:03.695Z] #14 101.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-18T20:46:03.741Z] #21 8.144 Building dependency tree... [2022-02-18T20:46:03.743Z] #14 99.09 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:46:03.743Z] #14 99.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:46:03.756Z] #19 80.20 Fetched 787 MB in 22s (35.2 MB/s) [2022-02-18T20:46:03.756Z] #19 80.25 Selecting previously unselected package liblocale-gettext-perl. [2022-02-18T20:46:03.756Z] #19 80.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-18T20:46:03.756Z] #19 80.28 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-18T20:46:03.756Z] #19 80.29 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-18T20:46:03.756Z] #19 80.34 Selecting previously unselected package bzip2. [2022-02-18T20:46:03.756Z] #19 80.34 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-18T20:46:03.756Z] #19 80.35 Unpacking bzip2 (1.0.8-4) ... [2022-02-18T20:46:03.756Z] #19 80.40 Selecting previously unselected package libmagic-mgc. [2022-02-18T20:46:03.956Z] #14 101.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:46:03.956Z] #14 101.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-18T20:46:03.956Z] #14 101.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T20:46:03.956Z] #14 101.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:46:03.956Z] #14 101.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-18T20:46:03.956Z] #14 101.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:46:03.956Z] #14 101.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T20:46:03.956Z] #14 101.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:46:03.956Z] #14 101.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-18T20:46:03.956Z] #14 101.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:46:03.956Z] #14 101.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:46:03.956Z] #14 101.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:46:04.009Z] #14 DONE 99.5s [2022-02-18T20:46:04.009Z] [2022-02-18T20:46:04.009Z] #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-02-18T20:46:04.009Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:46:04.009Z] #43 ... [2022-02-18T20:46:04.009Z] [2022-02-18T20:46:04.009Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-18T20:46:04.009Z] #55 sha256:a86b2892192aa565c5e53176e4cd97c6f25db16cb99e671b485c38aec570219c [2022-02-18T20:46:04.009Z] #55 DONE 0.1s [2022-02-18T20:46:04.009Z] [2022-02-18T20:46:04.009Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-18T20:46:04.009Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-18T20:46:04.014Z] #19 80.40 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-18T20:46:04.014Z] #19 80.41 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-18T20:46:04.014Z] #19 80.59 Selecting previously unselected package libmagic1:amd64. [2022-02-18T20:46:04.014Z] #19 80.59 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-18T20:46:04.014Z] #19 80.61 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-18T20:46:04.275Z] #19 80.72 Selecting previously unselected package file. [2022-02-18T20:46:04.275Z] #19 80.72 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-18T20:46:04.275Z] #19 80.73 Unpacking file (1:5.39-3) ... [2022-02-18T20:46:04.275Z] #19 80.80 Selecting previously unselected package xz-utils. [2022-02-18T20:46:04.275Z] #19 80.80 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-18T20:46:04.275Z] #19 80.81 Unpacking xz-utils (5.2.5-2) ... [2022-02-18T20:46:04.275Z] #19 80.94 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-18T20:46:04.535Z] #19 80.94 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-18T20:46:04.535Z] #19 80.95 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-18T20:46:04.548Z] #14 DONE 102.3s [2022-02-18T20:46:04.548Z] [2022-02-18T20:46:04.548Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-18T20:46:04.548Z] #55 sha256:119c7aa51459ca503b2ccdf99c33cd2ab1ff61098cd341ca02e3b646a28bf020 [2022-02-18T20:46:04.548Z] #55 DONE 0.2s [2022-02-18T20:46:04.548Z] [2022-02-18T20:46:04.548Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-18T20:46:04.548Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-18T20:46:04.632Z] #56 ... [2022-02-18T20:46:04.632Z] [2022-02-18T20:46:04.632Z] #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-02-18T20:46:04.632Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-18T20:46:04.632Z] #21 7.416 Reading package lists... [2022-02-18T20:46:04.684Z] #21 9.443 The following additional packages will be installed: [2022-02-18T20:46:04.684Z] #21 9.445 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T20:46:04.684Z] #21 9.449 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-18T20:46:04.684Z] #21 9.450 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-18T20:46:04.684Z] #21 9.450 python3-pkg-resources vim-runtime xxd [2022-02-18T20:46:04.684Z] #21 9.452 Suggested packages: [2022-02-18T20:46:04.684Z] #21 9.452 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-18T20:46:04.684Z] #21 9.452 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-18T20:46:04.684Z] #21 9.452 acl attr quota [2022-02-18T20:46:04.684Z] #21 9.453 Recommended packages: [2022-02-18T20:46:04.684Z] #21 9.453 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-18T20:46:05.408Z] #15 DONE 1.5s [2022-02-18T20:46:05.408Z] [2022-02-18T20:46:05.408Z] #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-02-18T20:46:05.408Z] #56 sha256:322e5f660559bedbd47e35fa8786f32261c5fc0ccf327704e2eb99f67ed34685 [2022-02-18T20:46:05.408Z] #56 1.297 + RM_GOPATH=0 [2022-02-18T20:46:05.408Z] #56 1.297 + TMP_GOPATH= [2022-02-18T20:46:05.408Z] #56 1.297 + : /build [2022-02-18T20:46:05.408Z] #56 1.297 + '[' -z '' ']' [2022-02-18T20:46:05.408Z] #56 1.297 ++ mktemp -d [2022-02-18T20:46:05.408Z] #56 1.298 + export GOPATH=/tmp/tmp.M0bPzL3rHT [2022-02-18T20:46:05.408Z] #56 1.299 + GOPATH=/tmp/tmp.M0bPzL3rHT [2022-02-18T20:46:05.408Z] #56 1.299 + RM_GOPATH=1 [2022-02-18T20:46:05.408Z] #56 1.299 + case "$(go env GOARCH)" in [2022-02-18T20:46:05.408Z] #56 1.300 ++ go env GOARCH [2022-02-18T20:46:05.408Z] #56 1.313 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:46:05.408Z] #56 1.313 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:46:05.408Z] #56 1.314 ++ dirname /install.sh [2022-02-18T20:46:05.408Z] #56 1.317 + dir=/ [2022-02-18T20:46:05.408Z] #56 1.318 + bin=runc [2022-02-18T20:46:05.408Z] #56 1.318 + shift [2022-02-18T20:46:05.408Z] #56 1.318 + '[' '!' -f //runc.installer ']' [2022-02-18T20:46:05.408Z] #56 1.318 + . //runc.installer [2022-02-18T20:46:05.408Z] #56 1.319 ++ set -e [2022-02-18T20:46:05.408Z] #56 1.319 ++ : v1.1.0 [2022-02-18T20:46:05.408Z] #56 1.323 + install_runc [2022-02-18T20:46:05.408Z] #56 1.323 + RUNC_BUILDTAGS=seccomp [2022-02-18T20:46:05.408Z] #56 1.323 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-18T20:46:05.408Z] #56 1.324 Install runc version v1.1.0 (build tags: seccomp) [2022-02-18T20:46:05.408Z] #56 1.324 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.M0bPzL3rHT/src/github.com/opencontainers/runc [2022-02-18T20:46:05.408Z] #56 1.330 Cloning into '/tmp/tmp.M0bPzL3rHT/src/github.com/opencontainers/runc'... [2022-02-18T20:46:05.477Z] #19 81.76 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-18T20:46:05.477Z] #19 81.76 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-18T20:46:05.477Z] #19 81.77 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-18T20:46:05.630Z] #21 10.37 The following NEW packages will be installed: [2022-02-18T20:46:05.630Z] #21 10.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-18T20:46:05.630Z] #21 10.37 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T20:46:05.630Z] #21 10.37 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-18T20:46:05.630Z] #21 10.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-18T20:46:05.630Z] #21 10.37 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-18T20:46:05.630Z] #21 10.37 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-18T20:46:05.630Z] #21 10.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-18T20:46:05.630Z] #21 10.38 xz-utils zip zstd [2022-02-18T20:46:05.630Z] #21 10.69 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:46:05.630Z] #21 10.69 Need to get 27.0 MB of archives. [2022-02-18T20:46:05.630Z] #21 10.69 After this operation, 105 MB of additional disk space will be used. [2022-02-18T20:46:05.630Z] #21 10.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-18T20:46:05.630Z] #21 10.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-18T20:46:05.630Z] #21 10.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-18T20:46:05.630Z] #21 10.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-18T20:46:05.630Z] #21 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-18T20:46:05.630Z] #21 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-18T20:46:05.630Z] #21 10.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-18T20:46:05.630Z] #21 10.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-18T20:46:05.630Z] #21 10.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T20:46:05.630Z] #21 10.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T20:46:05.630Z] #21 10.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-18T20:46:05.630Z] #21 10.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-18T20:46:05.892Z] #21 10.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-18T20:46:05.892Z] #21 10.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-18T20:46:05.892Z] #21 10.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-18T20:46:05.892Z] #21 10.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-18T20:46:05.892Z] #21 10.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-18T20:46:05.892Z] #21 10.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-18T20:46:05.892Z] #21 10.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-18T20:46:05.892Z] #21 10.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-18T20:46:05.892Z] #21 10.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-18T20:46:05.892Z] #21 10.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-18T20:46:05.892Z] #21 10.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-18T20:46:05.892Z] #21 10.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-18T20:46:05.892Z] #21 10.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-18T20:46:05.892Z] #21 10.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-18T20:46:05.892Z] #21 10.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-18T20:46:06.045Z] #19 82.50 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-18T20:46:06.045Z] #19 82.50 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-18T20:46:06.045Z] #19 82.51 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-18T20:46:06.154Z] #21 11.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-18T20:46:06.154Z] #21 11.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-18T20:46:06.154Z] #21 11.15 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-02-18T20:46:06.154Z] #21 11.15 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-18T20:46:06.154Z] #21 11.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-18T20:46:06.154Z] #21 11.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-18T20:46:06.154Z] #21 11.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-18T20:46:06.154Z] #21 11.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-18T20:46:06.415Z] #21 11.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-18T20:46:06.415Z] #21 11.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T20:46:06.415Z] #21 11.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-18T20:46:06.415Z] #21 11.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-18T20:46:06.415Z] #21 11.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-18T20:46:06.415Z] #21 11.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-18T20:46:06.415Z] #21 11.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-18T20:46:06.415Z] #21 11.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-18T20:46:06.415Z] #21 11.32 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-18T20:46:06.469Z] #15 DONE 2.1s [2022-02-18T20:46:06.469Z] [2022-02-18T20:46:06.469Z] #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-02-18T20:46:06.469Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-18T20:46:06.527Z] #21 10.06 Reading package lists... [2022-02-18T20:46:06.614Z] #19 83.20 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-18T20:46:06.614Z] #19 83.20 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-18T20:46:06.614Z] #19 83.21 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-18T20:46:06.677Z] #21 11.55 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-18T20:46:06.677Z] #21 11.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-18T20:46:06.677Z] #21 11.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-18T20:46:06.677Z] #21 11.63 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-18T20:46:06.787Z] #56 ... [2022-02-18T20:46:06.787Z] [2022-02-18T20:46:06.787Z] #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-02-18T20:46:06.787Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-18T20:46:06.787Z] #16 DONE 1.0s [2022-02-18T20:46:06.787Z] [2022-02-18T20:46:06.787Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-18T20:46:06.787Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-18T20:46:06.942Z] #21 ... [2022-02-18T20:46:06.942Z] [2022-02-18T20:46:06.942Z] #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-02-18T20:46:06.942Z] #56 sha256:f65c21be8a4c30e028bbe550d701783faf1e0592dba8a49c2ab5a1178dc4b922 [2022-02-18T20:46:06.942Z] #56 8.371 + cd /tmp/tmp.cdEXNwTFIo/src/github.com/opencontainers/runc [2022-02-18T20:46:06.942Z] #56 8.372 + git checkout -q v1.1.0 [2022-02-18T20:46:06.942Z] #56 8.688 + '[' -z '' ']' [2022-02-18T20:46:06.942Z] #56 8.689 + target=static [2022-02-18T20:46:06.942Z] #56 8.689 + make BUILDTAGS=seccomp static [2022-02-18T20:46:06.942Z] #56 8.774 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-18T20:46:07.182Z] #19 83.89 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-18T20:46:07.182Z] #19 83.90 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-18T20:46:07.204Z] #56 ... [2022-02-18T20:46:07.204Z] [2022-02-18T20:46:07.204Z] #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-02-18T20:46:07.204Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-18T20:46:07.204Z] #21 12.14 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:46:07.204Z] #21 12.23 Fetched 27.0 MB in 1s (21.6 MB/s) [2022-02-18T20:46:07.346Z] #21 12.07 Building dependency tree... [2022-02-18T20:46:07.355Z] #17 0.810 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-18T20:46:07.355Z] #17 DONE 0.9s [2022-02-18T20:46:07.355Z] [2022-02-18T20:46:07.355Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:46:07.355Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:46:07.440Z] #19 83.90 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-18T20:46:07.465Z] #21 12.26 Selecting previously unselected package pigz. [2022-02-18T20:46:07.465Z] #21 12.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-02-18T20:46:07.465Z] #21 12.29 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-18T20:46:07.465Z] #21 12.30 Unpacking pigz (2.6-1) ... [2022-02-18T20:46:07.465Z] #21 12.36 Selecting previously unselected package libelf1:arm64. [2022-02-18T20:46:07.465Z] #21 12.36 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-18T20:46:07.465Z] #21 12.38 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-18T20:46:07.603Z] #21 13.04 The following additional packages will be installed: [2022-02-18T20:46:07.614Z] #51 ... [2022-02-18T20:46:07.614Z] [2022-02-18T20:46:07.614Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-18T20:46:07.614Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-18T20:46:07.725Z] #21 12.50 Selecting previously unselected package libbpf0:arm64. [2022-02-18T20:46:07.725Z] #21 12.50 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-18T20:46:07.725Z] #21 12.51 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-18T20:46:07.725Z] #21 12.58 Selecting previously unselected package libcap2:arm64. [2022-02-18T20:46:07.725Z] #21 12.58 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-18T20:46:07.725Z] #21 12.59 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-18T20:46:07.725Z] #21 12.65 Selecting previously unselected package libmnl0:arm64. [2022-02-18T20:46:07.725Z] #21 12.65 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-18T20:46:07.725Z] #21 12.67 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-18T20:46:07.725Z] #21 12.71 Selecting previously unselected package libxtables12:arm64. [2022-02-18T20:46:07.725Z] #21 12.72 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-18T20:46:07.725Z] #21 12.72 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-18T20:46:07.725Z] #21 12.77 Selecting previously unselected package libcap2-bin. [2022-02-18T20:46:07.725Z] #21 12.77 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-18T20:46:07.860Z] #21 13.04 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T20:46:07.860Z] #21 13.04 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-18T20:46:07.860Z] #21 13.04 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-18T20:46:07.860Z] #21 13.04 python3-pkg-resources vim-runtime xxd [2022-02-18T20:46:07.860Z] #21 13.04 Suggested packages: [2022-02-18T20:46:07.860Z] #21 13.05 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-18T20:46:07.860Z] #21 13.05 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-18T20:46:07.860Z] #21 13.05 acl attr quota [2022-02-18T20:46:07.860Z] #21 13.05 Recommended packages: [2022-02-18T20:46:07.860Z] #21 13.05 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-18T20:46:07.957Z] #19 84.34 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-18T20:46:07.957Z] #19 84.35 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:46:07.957Z] #19 84.36 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T20:46:07.957Z] #19 84.43 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-18T20:46:07.957Z] #19 84.43 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:46:07.957Z] #19 84.44 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:46:07.986Z] #21 12.77 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-18T20:46:07.986Z] #21 12.85 Selecting previously unselected package iproute2. [2022-02-18T20:46:07.986Z] #21 12.85 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-18T20:46:07.986Z] #21 12.86 Unpacking iproute2 (5.10.0-4) ... [2022-02-18T20:46:08.246Z] #21 13.22 Selecting previously unselected package xxd. [2022-02-18T20:46:08.246Z] #21 13.23 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-18T20:46:08.246Z] #21 13.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:08.246Z] #21 13.33 Selecting previously unselected package vim-common. [2022-02-18T20:46:08.382Z] #16 DONE 1.7s [2022-02-18T20:46:08.382Z] [2022-02-18T20:46:08.382Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-18T20:46:08.382Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-18T20:46:08.507Z] #21 13.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:46:08.507Z] #21 13.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:08.507Z] #21 13.49 Selecting previously unselected package bash-completion. [2022-02-18T20:46:08.507Z] #21 13.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-18T20:46:08.554Z] #18 DONE 1.0s [2022-02-18T20:46:08.554Z] [2022-02-18T20:46:08.554Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-18T20:46:08.554Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-18T20:46:08.790Z] #21 14.10 The following NEW packages will be installed: [2022-02-18T20:46:08.790Z] #21 14.10 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-18T20:46:08.790Z] #21 14.10 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T20:46:08.790Z] #21 14.10 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-18T20:46:08.790Z] #21 14.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-18T20:46:08.790Z] #21 14.10 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-18T20:46:08.790Z] #21 14.10 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-18T20:46:08.790Z] #21 14.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-18T20:46:08.790Z] #21 14.10 xz-utils zip zstd [2022-02-18T20:46:09.046Z] #21 14.41 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:46:09.046Z] #21 14.41 Need to get 27.6 MB of archives. [2022-02-18T20:46:09.046Z] #21 14.41 After this operation, 106 MB of additional disk space will be used. [2022-02-18T20:46:09.046Z] #21 14.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-18T20:46:09.046Z] #21 14.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-18T20:46:09.046Z] #21 14.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-18T20:46:09.046Z] #21 14.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-18T20:46:09.046Z] #21 14.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-18T20:46:09.046Z] #21 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-18T20:46:09.046Z] #21 14.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-18T20:46:09.046Z] #21 14.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-18T20:46:09.046Z] #21 14.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T20:46:09.046Z] #21 14.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T20:46:09.046Z] #21 14.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-18T20:46:09.046Z] #21 14.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-18T20:46:09.046Z] #21 14.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-18T20:46:09.046Z] #21 14.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-18T20:46:09.046Z] #21 14.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-18T20:46:09.046Z] #21 14.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-18T20:46:09.046Z] #21 14.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-18T20:46:09.046Z] #21 14.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-18T20:46:09.046Z] #21 14.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-18T20:46:09.046Z] #21 14.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-18T20:46:09.046Z] #21 14.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-18T20:46:09.303Z] #21 14.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T20:46:09.303Z] #21 14.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T20:46:09.303Z] #21 14.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T20:46:09.303Z] #21 14.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-18T20:46:09.303Z] #21 14.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-18T20:46:09.303Z] #21 14.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T20:46:09.303Z] #21 14.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-18T20:46:09.494Z] #19 DONE 1.0s [2022-02-18T20:46:09.494Z] [2022-02-18T20:46:09.494Z] #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-02-18T20:46:09.494Z] #60 sha256:ce852f7983ab884844c6eead3f2b2321dcc26348043116b29cdfa592e247fa62 [2022-02-18T20:46:09.494Z] #60 ... [2022-02-18T20:46:09.494Z] [2022-02-18T20:46:09.494Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-18T20:46:09.494Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-18T20:46:09.559Z] #21 14.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T20:46:09.559Z] #21 14.78 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-02-18T20:46:09.559Z] #21 14.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T20:46:09.559Z] #21 14.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-18T20:46:09.559Z] #21 14.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-18T20:46:09.559Z] #21 14.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-18T20:46:09.559Z] #21 14.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-18T20:46:09.559Z] #21 14.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-18T20:46:09.559Z] #21 14.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T20:46:09.559Z] #21 14.87 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-18T20:46:09.559Z] #21 14.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-18T20:46:09.559Z] #21 14.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-18T20:46:09.559Z] #21 14.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-18T20:46:09.559Z] #21 14.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-18T20:46:09.559Z] #21 14.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-18T20:46:09.559Z] #21 14.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-18T20:46:09.769Z] #17 1.273 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-18T20:46:09.769Z] #17 DONE 1.5s [2022-02-18T20:46:09.769Z] [2022-02-18T20:46:09.769Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-18T20:46:09.769Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-18T20:46:09.816Z] #21 15.12 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-18T20:46:09.816Z] #21 15.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-18T20:46:09.816Z] #21 15.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-18T20:46:09.816Z] #21 15.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-18T20:46:10.156Z] #21 14.99 Unpacking bash-completion (1:2.11-2) ... [2022-02-18T20:46:10.380Z] #21 15.73 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:46:10.380Z] #21 15.85 Fetched 27.6 MB in 1s (25.5 MB/s) [2022-02-18T20:46:10.417Z] #21 15.32 Selecting previously unselected package bzip2. [2022-02-18T20:46:10.417Z] #21 15.33 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-18T20:46:10.417Z] #21 15.33 Unpacking bzip2 (1.0.8-4) ... [2022-02-18T20:46:10.435Z] #20 DONE 1.0s [2022-02-18T20:46:10.435Z] [2022-02-18T20:46:10.435Z] #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-02-18T20:46:10.435Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-18T20:46:10.638Z] #21 15.92 Selecting previously unselected package pigz. [2022-02-18T20:46:10.638Z] #21 15.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-18T20:46:10.638Z] #21 15.98 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-18T20:46:10.638Z] #21 15.99 Unpacking pigz (2.6-1) ... [2022-02-18T20:46:10.638Z] #21 16.08 Selecting previously unselected package libelf1:amd64. [2022-02-18T20:46:10.679Z] #21 15.42 Selecting previously unselected package xz-utils. [2022-02-18T20:46:10.679Z] #21 15.44 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-18T20:46:10.679Z] #21 15.44 Unpacking xz-utils (5.2.5-2) ... [2022-02-18T20:46:10.679Z] #21 15.57 Selecting previously unselected package apparmor. [2022-02-18T20:46:10.679Z] #21 15.57 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-18T20:46:10.679Z] #21 15.62 Unpacking apparmor (2.13.6-10) ... [2022-02-18T20:46:10.896Z] #21 16.09 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-18T20:46:10.896Z] #21 16.09 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-18T20:46:10.896Z] #21 16.23 Selecting previously unselected package libbpf0:amd64. [2022-02-18T20:46:10.896Z] #21 16.23 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-18T20:46:10.896Z] #21 16.23 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-18T20:46:10.896Z] #21 16.34 Selecting previously unselected package libcap2:amd64. [2022-02-18T20:46:10.896Z] #21 16.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-18T20:46:10.940Z] #21 15.97 Selecting previously unselected package inetutils-ping. [2022-02-18T20:46:10.940Z] #21 15.97 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-18T20:46:11.153Z] #21 16.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-18T20:46:11.153Z] #21 16.42 Selecting previously unselected package libmnl0:amd64. [2022-02-18T20:46:11.153Z] #21 16.43 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-18T20:46:11.154Z] #21 16.44 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-18T20:46:11.154Z] #21 16.49 Selecting previously unselected package libxtables12:amd64. [2022-02-18T20:46:11.154Z] #21 16.50 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-18T20:46:11.154Z] #21 16.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-18T20:46:11.154Z] #21 16.59 Selecting previously unselected package libcap2-bin. [2022-02-18T20:46:11.154Z] #21 16.60 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-18T20:46:11.204Z] #21 15.98 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-18T20:46:11.204Z] #21 16.06 Selecting previously unselected package libip4tc2:arm64. [2022-02-18T20:46:11.204Z] #21 16.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-18T20:46:11.204Z] #21 16.06 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-18T20:46:11.204Z] #21 16.13 Selecting previously unselected package libip6tc2:arm64. [2022-02-18T20:46:11.204Z] #21 16.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-18T20:46:11.204Z] #21 16.14 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-18T20:46:11.204Z] #21 16.18 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-18T20:46:11.204Z] #21 16.18 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-18T20:46:11.204Z] #21 16.19 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-18T20:46:11.204Z] #21 16.25 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-18T20:46:11.456Z] #21 16.60 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-18T20:46:11.456Z] #21 16.67 Selecting previously unselected package iproute2. [2022-02-18T20:46:11.456Z] #21 16.67 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-18T20:46:11.456Z] #21 16.68 Unpacking iproute2 (5.10.0-4) ... [2022-02-18T20:46:11.466Z] #21 16.25 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-18T20:46:11.466Z] #21 16.26 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-18T20:46:11.466Z] #21 16.36 Selecting previously unselected package libnftnl11:arm64. [2022-02-18T20:46:11.466Z] #21 16.37 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-18T20:46:11.466Z] #21 16.38 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-18T20:46:11.466Z] #21 16.45 Selecting previously unselected package iptables. [2022-02-18T20:46:11.466Z] #21 16.46 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-18T20:46:11.466Z] #21 16.46 Unpacking iptables (1.8.7-1) ... [2022-02-18T20:46:11.690Z] #18 DONE 1.6s [2022-02-18T20:46:11.690Z] [2022-02-18T20:46:11.690Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-18T20:46:11.690Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-18T20:46:11.714Z] #21 17.01 Selecting previously unselected package xxd. [2022-02-18T20:46:11.714Z] #21 17.01 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:46:11.714Z] #21 17.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:11.714Z] #21 17.12 Selecting previously unselected package vim-common. [2022-02-18T20:46:11.728Z] #21 16.74 Selecting previously unselected package libonig5:arm64. [2022-02-18T20:46:11.728Z] #21 16.74 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-18T20:46:11.728Z] #21 16.75 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-18T20:46:11.819Z] #21 1.384 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:46:11.819Z] #21 1.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:46:11.819Z] #21 1.419 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:46:11.972Z] #21 17.14 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:46:11.972Z] #21 17.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:11.972Z] #21 17.29 Selecting previously unselected package bash-completion. [2022-02-18T20:46:11.972Z] #21 17.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-18T20:46:11.990Z] #21 16.85 Selecting previously unselected package libjq1:arm64. [2022-02-18T20:46:11.990Z] #21 16.86 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-18T20:46:11.990Z] #21 16.87 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-18T20:46:11.990Z] #21 16.93 Selecting previously unselected package jq. [2022-02-18T20:46:11.990Z] #21 16.94 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-18T20:46:11.990Z] #21 16.95 Unpacking jq (1.6-2.1) ... [2022-02-18T20:46:12.252Z] #21 17.03 Selecting previously unselected package libaio1:arm64. [2022-02-18T20:46:12.252Z] #21 17.03 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-18T20:46:12.252Z] #21 17.04 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-18T20:46:12.252Z] #21 17.09 Selecting previously unselected package libgpm2:arm64. [2022-02-18T20:46:12.252Z] #21 17.09 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-18T20:46:12.252Z] #21 17.10 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-18T20:46:12.252Z] #21 17.16 Selecting previously unselected package libicu67:arm64. [2022-02-18T20:46:12.252Z] #21 17.16 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-18T20:46:12.252Z] #21 17.17 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-18T20:46:12.389Z] #21 1.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:46:13.083Z] #19 DONE 1.5s [2022-02-18T20:46:13.083Z] [2022-02-18T20:46:13.083Z] #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-02-18T20:46:13.083Z] #56 sha256:0eaa084eb91073158b4333f16e1a220420fee26d748712b866844ffcbde22b48 [2022-02-18T20:46:13.083Z] #56 2.300 + RM_GOPATH=0 [2022-02-18T20:46:13.083Z] #56 2.300 + TMP_GOPATH= [2022-02-18T20:46:13.083Z] #56 2.305 + : /build [2022-02-18T20:46:13.083Z] #56 2.305 + '[' -z '' ']' [2022-02-18T20:46:13.083Z] #56 2.305 ++ mktemp -d [2022-02-18T20:46:13.083Z] #56 2.305 + export GOPATH=/tmp/tmp.ZSbODWeooz [2022-02-18T20:46:13.083Z] #56 2.305 + GOPATH=/tmp/tmp.ZSbODWeooz [2022-02-18T20:46:13.083Z] #56 2.305 + RM_GOPATH=1 [2022-02-18T20:46:13.083Z] #56 2.305 + case "$(go env GOARCH)" in [2022-02-18T20:46:13.083Z] #56 2.305 ++ go env GOARCH [2022-02-18T20:46:13.083Z] #56 2.336 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:46:13.083Z] #56 2.336 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:46:13.083Z] #56 2.336 ++ dirname /install.sh [2022-02-18T20:46:13.083Z] #56 2.336 + dir=/ [2022-02-18T20:46:13.083Z] #56 2.336 + bin=runc [2022-02-18T20:46:13.083Z] #56 2.336 + shift [2022-02-18T20:46:13.083Z] #56 2.336 + '[' '!' -f //runc.installer ']' [2022-02-18T20:46:13.083Z] #56 2.336 + . //runc.installer [2022-02-18T20:46:13.083Z] #56 2.336 ++ set -e [2022-02-18T20:46:13.083Z] #56 2.336 ++ : v1.1.0 [2022-02-18T20:46:13.083Z] #56 2.336 + install_runc [2022-02-18T20:46:13.083Z] #56 2.336 + RUNC_BUILDTAGS=seccomp [2022-02-18T20:46:13.083Z] #56 2.336 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-18T20:46:13.083Z] #56 2.336 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZSbODWeooz/src/github.com/opencontainers/runc [2022-02-18T20:46:13.083Z] #56 2.336 Cloning into '/tmp/tmp.ZSbODWeooz/src/github.com/opencontainers/runc'... [2022-02-18T20:46:13.083Z] #56 2.336 Install runc version v1.1.0 (build tags: seccomp) [2022-02-18T20:46:13.083Z] #56 ... [2022-02-18T20:46:13.083Z] [2022-02-18T20:46:13.083Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-18T20:46:13.083Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-18T20:46:13.329Z] #21 2.758 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:46:13.872Z] #21 19.01 Unpacking bash-completion (1:2.11-2) ... [2022-02-18T20:46:14.130Z] #21 19.43 Selecting previously unselected package bzip2. [2022-02-18T20:46:14.130Z] #21 19.44 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-18T20:46:14.130Z] #21 19.44 Unpacking bzip2 (1.0.8-4) ... [2022-02-18T20:46:14.130Z] #21 19.50 Selecting previously unselected package xz-utils. [2022-02-18T20:46:14.130Z] #21 19.50 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-18T20:46:14.130Z] #21 19.51 Unpacking xz-utils (5.2.5-2) ... [2022-02-18T20:46:14.270Z] #21 3.886 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:46:14.388Z] #21 19.67 Selecting previously unselected package apparmor. [2022-02-18T20:46:14.388Z] #21 19.67 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-18T20:46:14.388Z] #21 19.73 Unpacking apparmor (2.13.6-10) ... [2022-02-18T20:46:14.647Z] #21 20.09 Selecting previously unselected package inetutils-ping. [2022-02-18T20:46:14.803Z] #21 19.70 Selecting previously unselected package libinih1:arm64. [2022-02-18T20:46:14.803Z] #21 19.70 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-18T20:46:14.803Z] #21 19.71 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-18T20:46:14.803Z] #21 19.75 Selecting previously unselected package libnet1:arm64. [2022-02-18T20:46:14.803Z] #21 19.75 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-18T20:46:14.803Z] #21 19.76 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:46:14.907Z] #21 20.09 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-18T20:46:14.907Z] #21 20.10 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-18T20:46:14.907Z] #21 20.20 Selecting previously unselected package libip4tc2:amd64. [2022-02-18T20:46:14.907Z] #21 20.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-18T20:46:14.907Z] #21 20.20 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:14.907Z] #21 20.28 Selecting previously unselected package libip6tc2:amd64. [2022-02-18T20:46:14.907Z] #21 20.28 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-18T20:46:14.907Z] #21 20.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:15.002Z] #20 DONE 1.7s [2022-02-18T20:46:15.002Z] [2022-02-18T20:46:15.002Z] #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-02-18T20:46:15.002Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-18T20:46:15.066Z] #21 19.83 Selecting previously unselected package libnl-3-200:arm64. [2022-02-18T20:46:15.066Z] #21 19.83 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-18T20:46:15.066Z] #21 19.84 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-18T20:46:15.066Z] #21 19.94 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-18T20:46:15.066Z] #21 19.96 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-18T20:46:15.066Z] #21 19.96 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-18T20:46:15.066Z] #21 20.00 Selecting previously unselected package net-tools. [2022-02-18T20:46:15.066Z] #21 20.00 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-18T20:46:15.066Z] #21 20.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T20:46:15.165Z] #21 20.37 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-18T20:46:15.165Z] #21 20.37 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-18T20:46:15.165Z] #21 20.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T20:46:15.165Z] #21 20.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-18T20:46:15.165Z] #21 20.44 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-18T20:46:15.165Z] #21 20.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T20:46:15.165Z] #21 20.52 Selecting previously unselected package libnftnl11:amd64. [2022-02-18T20:46:15.165Z] #21 20.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-18T20:46:15.165Z] #21 20.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T20:46:15.329Z] #21 20.16 Selecting previously unselected package patch. [2022-02-18T20:46:15.329Z] #21 20.16 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-18T20:46:15.329Z] #21 20.19 Unpacking patch (2.7.6-7) ... [2022-02-18T20:46:15.329Z] #21 20.26 Selecting previously unselected package python-pip-whl. [2022-02-18T20:46:15.329Z] #21 20.27 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-18T20:46:15.329Z] #21 20.28 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-18T20:46:15.423Z] #21 20.62 Selecting previously unselected package iptables. [2022-02-18T20:46:15.423Z] #21 20.62 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-18T20:46:15.423Z] #21 20.63 Unpacking iptables (1.8.7-1) ... [2022-02-18T20:46:15.591Z] #21 20.69 Selecting previously unselected package python3-lib2to3. [2022-02-18T20:46:15.681Z] #21 20.95 Selecting previously unselected package libonig5:amd64. [2022-02-18T20:46:15.681Z] #21 20.96 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T20:46:15.681Z] #21 20.98 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:46:15.681Z] #21 21.12 Selecting previously unselected package libjq1:amd64. [2022-02-18T20:46:15.681Z] #21 21.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T20:46:15.681Z] #21 21.13 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:46:15.853Z] #21 20.69 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-18T20:46:15.853Z] #21 20.69 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-18T20:46:15.854Z] #21 20.79 Selecting previously unselected package python3-distutils. [2022-02-18T20:46:15.854Z] #21 20.79 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-18T20:46:15.854Z] #21 20.80 Unpacking python3-distutils (3.9.2-1) ... [2022-02-18T20:46:15.939Z] #21 21.26 Selecting previously unselected package jq. [2022-02-18T20:46:15.939Z] #21 21.26 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-18T20:46:15.939Z] #21 21.26 Unpacking jq (1.6-2.1) ... [2022-02-18T20:46:15.939Z] #21 21.34 Selecting previously unselected package libaio1:amd64. [2022-02-18T20:46:15.939Z] #21 21.35 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-18T20:46:15.939Z] #21 21.36 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-18T20:46:15.939Z] #21 21.40 Selecting previously unselected package libgpm2:amd64. [2022-02-18T20:46:15.939Z] #21 21.41 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-18T20:46:15.939Z] #21 21.41 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-18T20:46:15.948Z] #21 ... [2022-02-18T20:46:15.948Z] [2022-02-18T20:46:15.948Z] #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-02-18T20:46:15.948Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:46:15.948Z] #34 DONE 113.4s [2022-02-18T20:46:15.948Z] [2022-02-18T20:46:15.948Z] #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-02-18T20:46:15.948Z] #56 sha256:0eaa084eb91073158b4333f16e1a220420fee26d748712b866844ffcbde22b48 [2022-02-18T20:46:15.948Z] #56 10.67 + cd /tmp/tmp.ZSbODWeooz/src/github.com/opencontainers/runc [2022-02-18T20:46:15.948Z] #56 10.67 + git checkout -q v1.1.0 [2022-02-18T20:46:15.948Z] #56 10.89 + '[' -z '' ']' [2022-02-18T20:46:15.948Z] #56 10.89 + target=static [2022-02-18T20:46:15.948Z] #56 10.89 + make BUILDTAGS=seccomp static [2022-02-18T20:46:15.948Z] #56 11.24 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-18T20:46:16.116Z] #21 20.91 Selecting previously unselected package python3-pkg-resources. [2022-02-18T20:46:16.116Z] #21 20.91 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T20:46:16.116Z] #21 20.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:46:16.116Z] #21 21.05 Selecting previously unselected package python3-setuptools. [2022-02-18T20:46:16.116Z] #21 21.05 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-18T20:46:16.116Z] #21 21.06 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-18T20:46:16.197Z] #21 21.46 Selecting previously unselected package libicu67:amd64. [2022-02-18T20:46:16.197Z] #21 21.47 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-18T20:46:16.197Z] #21 21.48 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T20:46:16.377Z] #21 21.30 Selecting previously unselected package python3-wheel. [2022-02-18T20:46:16.377Z] #21 21.30 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-18T20:46:16.377Z] #21 21.31 Unpacking python3-wheel (0.34.2-1) ... [2022-02-18T20:46:16.377Z] #21 21.35 Selecting previously unselected package python3-pip. [2022-02-18T20:46:16.377Z] #21 21.35 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-18T20:46:16.377Z] #21 21.36 Unpacking python3-pip (20.3.4-4) ... [2022-02-18T20:46:16.638Z] #21 21.54 Selecting previously unselected package sudo. [2022-02-18T20:46:16.638Z] #21 21.54 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-18T20:46:16.638Z] #21 21.55 Unpacking sudo (1.9.5p2-3) ... [2022-02-18T20:46:17.211Z] #21 21.98 Selecting previously unselected package thin-provisioning-tools. [2022-02-18T20:46:17.211Z] #21 21.98 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-18T20:46:17.211Z] #21 21.99 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-18T20:46:17.211Z] #21 22.16 Selecting previously unselected package uidmap. [2022-02-18T20:46:17.211Z] #21 22.17 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-18T20:46:17.211Z] #21 22.17 Unpacking uidmap (1:4.8.1-1) ... [2022-02-18T20:46:17.473Z] #21 22.29 Selecting previously unselected package vim-runtime. [2022-02-18T20:46:17.473Z] #21 22.29 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:46:17.473Z] #21 22.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-18T20:46:17.473Z] #21 22.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-18T20:46:17.473Z] #21 22.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:17.565Z] #21 6.862 Fetched 8505 kB in 6s (1436 kB/s) [2022-02-18T20:46:17.937Z] #19 94.01 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-18T20:46:17.937Z] #19 94.02 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:46:17.937Z] #19 94.03 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-18T20:46:17.937Z] #19 94.10 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-18T20:46:17.937Z] #19 94.10 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:46:17.937Z] #19 94.11 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T20:46:18.502Z] #21 6.862 Reading package lists... [2022-02-18T20:46:18.502Z] #21 ... [2022-02-18T20:46:18.502Z] [2022-02-18T20:46:18.502Z] #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-02-18T20:46:18.502Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-18T20:46:18.502Z] #34 DONE 113.7s [2022-02-18T20:46:18.502Z] [2022-02-18T20:46:18.502Z] #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-02-18T20:46:18.502Z] #56 sha256:322e5f660559bedbd47e35fa8786f32261c5fc0ccf327704e2eb99f67ed34685 [2022-02-18T20:46:18.502Z] #56 10.23 + cd /tmp/tmp.M0bPzL3rHT/src/github.com/opencontainers/runc [2022-02-18T20:46:18.502Z] #56 10.23 + git checkout -q v1.1.0 [2022-02-18T20:46:18.502Z] #56 10.49 + '[' -z '' ']' [2022-02-18T20:46:18.502Z] #56 10.49 + target=static [2022-02-18T20:46:18.502Z] #56 10.49 + make BUILDTAGS=seccomp static [2022-02-18T20:46:18.502Z] #56 11.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-18T20:46:19.472Z] #21 24.56 Selecting previously unselected package libinih1:amd64. [2022-02-18T20:46:19.472Z] #21 24.56 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-18T20:46:19.472Z] #21 24.58 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-18T20:46:19.472Z] #21 24.62 Selecting previously unselected package libnet1:amd64. [2022-02-18T20:46:19.472Z] #21 24.62 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T20:46:19.472Z] #21 24.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:46:19.472Z] #21 24.71 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T20:46:19.472Z] #21 24.71 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T20:46:19.472Z] #21 24.71 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:46:19.472Z] #21 24.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T20:46:19.472Z] #21 24.80 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T20:46:19.472Z] #21 24.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:46:19.472Z] #21 24.86 Selecting previously unselected package net-tools. [2022-02-18T20:46:19.472Z] #21 24.87 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-18T20:46:19.472Z] #21 24.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T20:46:19.728Z] #21 25.06 Selecting previously unselected package patch. [2022-02-18T20:46:19.728Z] #21 25.06 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-18T20:46:19.728Z] #21 25.07 Unpacking patch (2.7.6-7) ... [2022-02-18T20:46:19.728Z] #21 25.16 Selecting previously unselected package python-pip-whl. [2022-02-18T20:46:19.728Z] #21 25.17 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-18T20:46:19.728Z] #21 25.17 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-18T20:46:19.878Z] #56 ... [2022-02-18T20:46:19.878Z] [2022-02-18T20:46:19.878Z] #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-02-18T20:46:19.878Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-18T20:46:19.878Z] #21 6.862 Reading package lists... [2022-02-18T20:46:20.018Z] #21 24.93 Selecting previously unselected package vim. [2022-02-18T20:46:20.018Z] #21 24.93 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-18T20:46:20.018Z] #21 24.94 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:20.589Z] #21 25.35 Selecting previously unselected package xfsprogs. [2022-02-18T20:46:20.589Z] #21 25.35 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-18T20:46:20.589Z] #21 25.36 Unpacking xfsprogs (5.10.0-4) ... [2022-02-18T20:46:20.589Z] #21 25.70 Selecting previously unselected package zip. [2022-02-18T20:46:20.659Z] #21 25.71 Selecting previously unselected package python3-lib2to3. [2022-02-18T20:46:20.659Z] #21 25.72 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-18T20:46:20.659Z] #21 25.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-18T20:46:20.659Z] #21 25.85 Selecting previously unselected package python3-distutils. [2022-02-18T20:46:20.659Z] #21 25.86 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-18T20:46:20.659Z] #21 25.87 Unpacking python3-distutils (3.9.2-1) ... [2022-02-18T20:46:20.659Z] #21 26.00 Selecting previously unselected package python3-pkg-resources. [2022-02-18T20:46:20.659Z] #21 26.01 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T20:46:20.659Z] #21 26.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:46:20.870Z] #21 25.71 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-18T20:46:20.870Z] #21 25.72 Unpacking zip (3.0-12) ... [2022-02-18T20:46:20.870Z] #21 25.82 Selecting previously unselected package zstd. [2022-02-18T20:46:20.870Z] #21 25.83 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-18T20:46:20.870Z] #21 25.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-18T20:46:20.915Z] #21 26.15 Selecting previously unselected package python3-setuptools. [2022-02-18T20:46:20.915Z] #21 26.16 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-18T20:46:20.915Z] #21 26.16 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-18T20:46:20.915Z] #21 26.40 Selecting previously unselected package python3-wheel. [2022-02-18T20:46:21.171Z] #21 26.40 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-18T20:46:21.171Z] #21 26.41 Unpacking python3-wheel (0.34.2-1) ... [2022-02-18T20:46:21.171Z] #21 26.47 Selecting previously unselected package python3-pip. [2022-02-18T20:46:21.171Z] #21 26.47 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-18T20:46:21.171Z] #21 26.48 Unpacking python3-pip (20.3.4-4) ... [2022-02-18T20:46:21.399Z] #21 26.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:46:21.430Z] #21 26.78 Selecting previously unselected package sudo. [2022-02-18T20:46:21.430Z] #21 26.80 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-18T20:46:21.688Z] #21 26.81 Unpacking sudo (1.9.5p2-3) ... [2022-02-18T20:46:21.979Z] #21 26.90 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-18T20:46:21.979Z] #21 26.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T20:46:21.979Z] #21 26.93 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-18T20:46:21.979Z] #21 26.95 Setting up libicu67:arm64 (67.1-7) ... [2022-02-18T20:46:21.979Z] #21 26.97 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-18T20:46:22.042Z] #21 9.708 Reading package lists... [2022-02-18T20:46:22.205Z] #21 27.38 Selecting previously unselected package thin-provisioning-tools. [2022-02-18T20:46:22.205Z] #21 27.40 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-18T20:46:22.205Z] #21 27.41 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-18T20:46:22.241Z] #21 26.99 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-18T20:46:22.241Z] #21 27.00 Setting up uidmap (1:4.8.1-1) ... [2022-02-18T20:46:22.241Z] #21 27.01 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:46:22.241Z] #21 27.03 Setting up bzip2 (1.0.8-4) ... [2022-02-18T20:46:22.241Z] #21 27.04 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-18T20:46:22.241Z] #21 27.05 Setting up python3-wheel (0.34.2-1) ... [2022-02-18T20:46:22.463Z] #21 27.64 Selecting previously unselected package uidmap. [2022-02-18T20:46:22.463Z] #21 27.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-18T20:46:22.463Z] #21 27.71 Unpacking uidmap (1:4.8.1-1) ... [2022-02-18T20:46:22.463Z] #21 27.85 Selecting previously unselected package vim-runtime. [2022-02-18T20:46:22.463Z] #21 27.86 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:46:22.463Z] #21 27.88 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-18T20:46:22.542Z] #56 ... [2022-02-18T20:46:22.542Z] [2022-02-18T20:46:22.543Z] #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-02-18T20:46:22.543Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-18T20:46:22.543Z] #21 2.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:46:22.543Z] #21 2.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:46:22.543Z] #21 2.322 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:46:22.543Z] #21 2.782 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:46:22.543Z] #21 3.516 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:46:22.543Z] #21 4.553 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:46:22.543Z] #21 7.443 Fetched 8505 kB in 5s (1568 kB/s) [2022-02-18T20:46:22.610Z] #21 11.59 Building dependency tree... [2022-02-18T20:46:22.721Z] #21 27.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-18T20:46:22.721Z] #21 27.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:22.764Z] #21 27.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:22.764Z] #21 27.59 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-18T20:46:22.764Z] #21 27.61 Setting up libcap2-bin (1:2.44-1) ... [2022-02-18T20:46:22.764Z] #21 27.62 Setting up apparmor (2.13.6-10) ... [2022-02-18T20:46:22.869Z] #21 12.47 The following additional packages will be installed: [2022-02-18T20:46:22.869Z] #21 12.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T20:46:22.870Z] #21 12.47 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-18T20:46:22.870Z] #21 12.47 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-18T20:46:22.870Z] #21 12.48 python3-pkg-resources vim-runtime xxd [2022-02-18T20:46:22.870Z] #21 12.48 Suggested packages: [2022-02-18T20:46:22.870Z] #21 12.48 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-18T20:46:22.870Z] #21 12.48 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-18T20:46:22.870Z] #21 12.48 acl attr quota [2022-02-18T20:46:22.870Z] #21 12.48 Recommended packages: [2022-02-18T20:46:22.870Z] #21 12.48 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-18T20:46:24.248Z] #21 13.54 The following NEW packages will be installed: [2022-02-18T20:46:24.248Z] #21 13.55 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-18T20:46:24.248Z] #21 13.55 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T20:46:24.248Z] #21 13.55 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-18T20:46:24.248Z] #21 13.55 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-18T20:46:24.248Z] #21 13.55 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-18T20:46:24.248Z] #21 13.55 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-18T20:46:24.248Z] #21 13.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-18T20:46:24.248Z] #21 13.55 xz-utils zip zstd [2022-02-18T20:46:24.248Z] #21 13.85 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:46:24.248Z] #21 13.85 Need to get 27.6 MB of archives. [2022-02-18T20:46:24.248Z] #21 13.85 After this operation, 106 MB of additional disk space will be used. [2022-02-18T20:46:24.248Z] #21 13.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-18T20:46:24.248Z] #21 13.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-18T20:46:24.248Z] #21 13.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-18T20:46:24.248Z] #21 13.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-18T20:46:24.248Z] #21 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-18T20:46:24.248Z] #21 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-18T20:46:24.248Z] #21 13.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-18T20:46:24.248Z] #21 13.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-18T20:46:24.248Z] #21 13.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T20:46:24.248Z] #21 13.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T20:46:24.248Z] #21 13.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-18T20:46:24.248Z] #21 13.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-18T20:46:24.465Z] #21 7.443 Reading package lists... [2022-02-18T20:46:24.508Z] #21 13.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-18T20:46:24.508Z] #21 13.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-18T20:46:24.508Z] #21 13.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-18T20:46:24.508Z] #21 13.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-18T20:46:24.508Z] #21 13.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-18T20:46:24.508Z] #21 13.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-18T20:46:24.508Z] #21 13.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-18T20:46:24.508Z] #21 13.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-18T20:46:24.508Z] #21 13.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-18T20:46:24.508Z] #21 13.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T20:46:24.508Z] #21 13.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T20:46:24.508Z] #21 13.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T20:46:24.508Z] #21 13.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-18T20:46:24.508Z] #21 13.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-18T20:46:24.508Z] #21 13.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T20:46:24.508Z] #21 14.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-18T20:46:24.681Z] #21 29.33 Setting up zip (3.0-12) ... [2022-02-18T20:46:24.681Z] #21 29.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:24.681Z] #21 29.42 Setting up bash-completion (1:2.11-2) ... [2022-02-18T20:46:24.766Z] #21 14.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T20:46:24.766Z] #21 14.21 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-02-18T20:46:24.766Z] #21 14.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T20:46:24.766Z] #21 14.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-18T20:46:24.766Z] #21 14.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-18T20:46:24.766Z] #21 14.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-18T20:46:24.766Z] #21 14.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-18T20:46:24.766Z] #21 14.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-18T20:46:24.766Z] #21 14.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T20:46:24.766Z] #21 14.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-18T20:46:24.766Z] #21 14.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-18T20:46:24.766Z] #21 14.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-18T20:46:24.766Z] #21 14.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-18T20:46:24.766Z] #21 14.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-18T20:46:24.766Z] #21 14.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-18T20:46:24.766Z] #21 14.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-18T20:46:25.025Z] #21 14.56 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-18T20:46:25.025Z] #21 14.59 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-18T20:46:25.025Z] #21 14.61 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-18T20:46:25.025Z] #21 14.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-18T20:46:25.594Z] #21 15.12 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:46:25.594Z] #21 15.21 Fetched 27.6 MB in 1s (25.9 MB/s) [2022-02-18T20:46:25.594Z] #21 15.29 Selecting previously unselected package pigz. [2022-02-18T20:46:25.853Z] #21 15.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-18T20:46:25.853Z] #21 15.32 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-18T20:46:25.853Z] #21 15.33 Unpacking pigz (2.6-1) ... [2022-02-18T20:46:25.853Z] #21 15.42 Selecting previously unselected package libelf1:amd64. [2022-02-18T20:46:25.853Z] #21 15.43 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-18T20:46:25.853Z] #21 15.44 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-18T20:46:25.853Z] #21 15.56 Selecting previously unselected package libbpf0:amd64. [2022-02-18T20:46:26.002Z] #21 30.93 Selecting previously unselected package vim. [2022-02-18T20:46:26.002Z] #21 30.93 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:46:26.002Z] #21 30.95 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:26.002Z] #21 31.46 Selecting previously unselected package xfsprogs. [2022-02-18T20:46:26.002Z] #21 31.47 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-18T20:46:26.112Z] #21 15.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-18T20:46:26.112Z] #21 15.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-18T20:46:26.112Z] #21 15.66 Selecting previously unselected package libcap2:amd64. [2022-02-18T20:46:26.112Z] #21 15.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-18T20:46:26.112Z] #21 15.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-18T20:46:26.112Z] #21 15.73 Selecting previously unselected package libmnl0:amd64. [2022-02-18T20:46:26.112Z] #21 15.75 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-18T20:46:26.112Z] #21 15.75 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-18T20:46:26.112Z] #21 15.81 Selecting previously unselected package libxtables12:amd64. [2022-02-18T20:46:26.260Z] #21 31.48 Unpacking xfsprogs (5.10.0-4) ... [2022-02-18T20:46:26.372Z] #21 15.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-18T20:46:26.372Z] #21 15.82 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-18T20:46:26.372Z] #21 15.87 Selecting previously unselected package libcap2-bin. [2022-02-18T20:46:26.372Z] #21 15.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-18T20:46:26.372Z] #21 15.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-18T20:46:26.372Z] #21 15.98 Selecting previously unselected package iproute2. [2022-02-18T20:46:26.372Z] #21 15.99 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-18T20:46:26.372Z] #21 16.00 Unpacking iproute2 (5.10.0-4) ... [2022-02-18T20:46:26.385Z] #21 9.542 Reading package lists... [2022-02-18T20:46:26.518Z] #21 31.92 Selecting previously unselected package zip. [2022-02-18T20:46:26.599Z] #21 31.19 Setting up xz-utils (5.2.5-2) ... [2022-02-18T20:46:26.599Z] #21 31.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-18T20:46:26.599Z] #21 31.22 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-18T20:46:26.599Z] #21 31.24 Setting up patch (2.7.6-7) ... [2022-02-18T20:46:26.599Z] #21 31.25 Setting up sudo (1.9.5p2-3) ... [2022-02-18T20:46:26.599Z] #21 31.33 invoke-rc.d: could not determine current runlevel [2022-02-18T20:46:26.599Z] #21 31.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T20:46:26.599Z] #21 31.35 Setting up xfsprogs (5.10.0-4) ... [2022-02-18T20:46:26.599Z] #21 31.37 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-18T20:46:26.599Z] #21 31.47 Setting up inetutils-ping (2:2.0-1) ... [2022-02-18T20:46:26.599Z] #21 31.48 Setting up pigz (2.6-1) ... [2022-02-18T20:46:26.599Z] #21 31.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-18T20:46:26.599Z] #21 31.51 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-18T20:46:26.599Z] #21 31.53 Setting up python-pip-whl (20.3.4-4) ... [2022-02-18T20:46:26.599Z] #21 31.54 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:26.776Z] #21 31.93 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-18T20:46:26.776Z] #21 31.93 Unpacking zip (3.0-12) ... [2022-02-18T20:46:26.776Z] #21 32.05 Selecting previously unselected package zstd. [2022-02-18T20:46:26.776Z] #21 32.06 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-18T20:46:26.776Z] #21 32.07 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-18T20:46:26.941Z] #21 16.45 Selecting previously unselected package xxd. [2022-02-18T20:46:26.942Z] #21 16.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:46:26.942Z] #21 16.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:26.942Z] #21 16.58 Selecting previously unselected package vim-common. [2022-02-18T20:46:26.942Z] #21 16.58 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:46:26.942Z] #21 16.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:26.959Z] #21 11.65 Building dependency tree... [2022-02-18T20:46:27.033Z] #21 32.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:46:27.172Z] #21 32.14 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-18T20:46:27.172Z] #21 32.15 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-18T20:46:27.201Z] #21 16.75 Selecting previously unselected package bash-completion. [2022-02-18T20:46:27.201Z] #21 16.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-18T20:46:27.533Z] #21 12.69 The following additional packages will be installed: [2022-02-18T20:46:27.533Z] #21 12.69 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T20:46:27.533Z] #21 12.69 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-18T20:46:27.533Z] #21 12.70 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-18T20:46:27.533Z] #21 12.70 python3-pkg-resources vim-runtime xxd [2022-02-18T20:46:27.533Z] #21 12.70 Suggested packages: [2022-02-18T20:46:27.533Z] #21 12.70 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-18T20:46:27.533Z] #21 12.70 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-18T20:46:27.533Z] #21 12.70 acl attr quota [2022-02-18T20:46:27.533Z] #21 12.70 Recommended packages: [2022-02-18T20:46:27.533Z] #21 12.70 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-18T20:46:27.696Z] #21 32.50 Setting up libelf1:arm64 (0.183-1) ... [2022-02-18T20:46:27.696Z] #21 32.53 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-18T20:46:27.696Z] #21 32.54 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-18T20:46:27.696Z] #21 32.55 Setting up python3-distutils (3.9.2-1) ... [2022-02-18T20:46:27.912Z] #19 102.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-18T20:46:27.912Z] #19 102.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:46:27.912Z] #19 102.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-18T20:46:27.912Z] #19 103.0 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-18T20:46:27.912Z] #19 103.0 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:46:27.912Z] #19 103.0 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T20:46:27.957Z] #21 32.87 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:27.957Z] #21 32.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-18T20:46:27.957Z] #21 32.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-18T20:46:27.957Z] #21 32.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-18T20:46:27.957Z] #21 32.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-18T20:46:27.957Z] #21 32.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-18T20:46:27.957Z] #21 32.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-18T20:46:27.957Z] #21 32.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-18T20:46:27.957Z] #21 32.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-18T20:46:27.957Z] #21 32.92 Setting up python3-setuptools (52.0.0-4) ... [2022-02-18T20:46:27.965Z] #21 33.26 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:27.965Z] #21 33.28 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T20:46:27.965Z] #21 33.29 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-18T20:46:27.965Z] #21 33.30 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T20:46:27.965Z] #21 33.31 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:27.965Z] #21 33.32 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-18T20:46:27.965Z] #21 33.34 Setting up uidmap (1:4.8.1-1) ... [2022-02-18T20:46:27.965Z] #21 33.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:46:28.223Z] #21 33.37 Setting up bzip2 (1.0.8-4) ... [2022-02-18T20:46:28.223Z] #21 33.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:46:28.223Z] #21 33.40 Setting up python3-wheel (0.34.2-1) ... [2022-02-18T20:46:28.481Z] #21 13.80 The following NEW packages will be installed: [2022-02-18T20:46:28.481Z] #21 13.81 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-18T20:46:28.481Z] #21 13.81 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-18T20:46:28.481Z] #21 13.81 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-18T20:46:28.481Z] #21 13.81 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-18T20:46:28.481Z] #21 13.81 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-18T20:46:28.481Z] #21 13.81 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-18T20:46:28.481Z] #21 13.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-18T20:46:28.481Z] #21 13.81 xz-utils zip zstd [2022-02-18T20:46:28.745Z] #21 14.14 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:46:28.745Z] #21 14.14 Need to get 27.6 MB of archives. [2022-02-18T20:46:28.745Z] #21 14.14 After this operation, 106 MB of additional disk space will be used. [2022-02-18T20:46:28.745Z] #21 14.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-18T20:46:28.745Z] #21 14.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-18T20:46:28.745Z] #21 14.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-18T20:46:28.745Z] #21 14.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-18T20:46:28.745Z] #21 14.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-18T20:46:28.745Z] #21 14.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-18T20:46:28.745Z] #21 14.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-18T20:46:28.745Z] #21 14.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-18T20:46:28.790Z] #21 34.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:28.790Z] #21 34.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-18T20:46:28.790Z] #21 34.13 Setting up libcap2-bin (1:2.44-1) ... [2022-02-18T20:46:28.790Z] #21 34.15 Setting up apparmor (2.13.6-10) ... [2022-02-18T20:46:29.025Z] #21 14.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T20:46:29.025Z] #21 14.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T20:46:29.025Z] #21 14.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-18T20:46:29.025Z] #21 14.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-18T20:46:29.025Z] #21 14.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-18T20:46:29.025Z] #21 14.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-18T20:46:29.025Z] #21 14.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-18T20:46:29.025Z] #21 14.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-18T20:46:29.025Z] #21 14.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-18T20:46:29.025Z] #21 14.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-18T20:46:29.025Z] #21 14.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-18T20:46:29.025Z] #21 14.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-18T20:46:29.025Z] #21 14.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-18T20:46:29.025Z] #21 14.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T20:46:29.025Z] #21 14.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T20:46:29.025Z] #21 14.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T20:46:29.025Z] #21 14.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-18T20:46:29.025Z] #21 14.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-18T20:46:29.025Z] #21 14.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-18T20:46:29.108Z] #21 18.53 Unpacking bash-completion (1:2.11-2) ... [2022-02-18T20:46:29.343Z] #21 34.05 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-18T20:46:29.343Z] #21 34.06 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-18T20:46:29.343Z] #21 34.08 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-18T20:46:29.343Z] #21 34.10 Setting up python3-pip (20.3.4-4) ... [2022-02-18T20:46:29.366Z] #21 18.90 Selecting previously unselected package bzip2. [2022-02-18T20:46:29.366Z] #21 18.90 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-18T20:46:29.366Z] #21 18.91 Unpacking bzip2 (1.0.8-4) ... [2022-02-18T20:46:29.366Z] #21 19.03 Selecting previously unselected package xz-utils. [2022-02-18T20:46:29.366Z] #21 19.03 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-18T20:46:29.366Z] #21 19.05 Unpacking xz-utils (5.2.5-2) ... [2022-02-18T20:46:29.608Z] #21 14.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-18T20:46:29.608Z] #21 14.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T20:46:29.608Z] #21 14.76 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-02-18T20:46:29.608Z] #21 14.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T20:46:29.608Z] #21 14.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-18T20:46:29.608Z] #21 14.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-18T20:46:29.608Z] #21 14.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-18T20:46:29.608Z] #21 14.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-18T20:46:29.608Z] #21 14.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-18T20:46:29.608Z] #21 14.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T20:46:29.608Z] #21 14.87 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-18T20:46:29.608Z] #21 14.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-18T20:46:29.608Z] #21 14.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-18T20:46:29.608Z] #21 14.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-18T20:46:29.608Z] #21 14.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-18T20:46:29.624Z] #21 19.19 Selecting previously unselected package apparmor. [2022-02-18T20:46:29.624Z] #21 19.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-18T20:46:29.624Z] #21 19.24 Unpacking apparmor (2.13.6-10) ... [2022-02-18T20:46:29.871Z] #21 14.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-18T20:46:29.871Z] #21 14.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-18T20:46:29.871Z] #21 15.18 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-18T20:46:29.871Z] #21 15.21 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-18T20:46:29.871Z] #21 15.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-18T20:46:30.131Z] #21 15.24 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-18T20:46:30.160Z] #21 35.59 Setting up zip (3.0-12) ... [2022-02-18T20:46:30.192Z] #21 19.57 Selecting previously unselected package inetutils-ping. [2022-02-18T20:46:30.192Z] #21 19.57 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-18T20:46:30.192Z] #21 19.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-18T20:46:30.192Z] #21 19.68 Selecting previously unselected package libip4tc2:amd64. [2022-02-18T20:46:30.192Z] #21 19.68 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-18T20:46:30.192Z] #21 19.69 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:30.192Z] #21 19.75 Selecting previously unselected package libip6tc2:amd64. [2022-02-18T20:46:30.192Z] #21 19.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-18T20:46:30.192Z] #21 19.77 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:30.192Z] #21 19.83 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-18T20:46:30.192Z] #21 19.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-18T20:46:30.192Z] #21 19.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T20:46:30.192Z] #21 19.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-18T20:46:30.285Z] #21 35.04 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-18T20:46:30.285Z] #21 35.05 Setting up jq (1.6-2.1) ... [2022-02-18T20:46:30.285Z] #21 35.07 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-18T20:46:30.285Z] #21 35.08 Setting up iptables (1.8.7-1) ... [2022-02-18T20:46:30.285Z] #21 35.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T20:46:30.285Z] #21 35.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T20:46:30.285Z] #21 35.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T20:46:30.285Z] #21 35.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T20:46:30.285Z] #21 35.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-18T20:46:30.285Z] #21 35.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-18T20:46:30.285Z] #21 35.12 Setting up iproute2 (5.10.0-4) ... [2022-02-18T20:46:30.393Z] #21 15.74 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:46:30.417Z] #21 35.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:30.417Z] #21 35.67 Setting up bash-completion (1:2.11-2) ... [2022-02-18T20:46:30.450Z] #21 19.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-18T20:46:30.450Z] #21 19.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T20:46:30.450Z] #21 19.99 Selecting previously unselected package libnftnl11:amd64. [2022-02-18T20:46:30.450Z] #21 20.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-18T20:46:30.450Z] #21 20.01 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T20:46:30.451Z] #21 20.10 Selecting previously unselected package iptables. [2022-02-18T20:46:30.451Z] #21 20.12 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-18T20:46:30.451Z] #21 20.13 Unpacking iptables (1.8.7-1) ... [2022-02-18T20:46:30.545Z] #21 35.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:46:30.654Z] #21 15.86 Fetched 27.6 MB in 1s (19.6 MB/s) [2022-02-18T20:46:30.654Z] #21 15.91 Selecting previously unselected package pigz. [2022-02-18T20:46:30.654Z] #21 15.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-18T20:46:30.654Z] #21 15.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-18T20:46:30.654Z] #21 15.96 Unpacking pigz (2.6-1) ... [2022-02-18T20:46:30.654Z] #21 16.03 Selecting previously unselected package libelf1:amd64. [2022-02-18T20:46:30.915Z] #21 16.04 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-18T20:46:30.915Z] #21 16.05 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-18T20:46:30.915Z] #21 16.19 Selecting previously unselected package libbpf0:amd64. [2022-02-18T20:46:30.915Z] #21 16.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-18T20:46:30.915Z] #21 16.20 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-18T20:46:30.915Z] #21 16.30 Selecting previously unselected package libcap2:amd64. [2022-02-18T20:46:30.915Z] #21 16.30 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-18T20:46:31.017Z] #21 20.39 Selecting previously unselected package libonig5:amd64. [2022-02-18T20:46:31.017Z] #21 20.39 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T20:46:31.017Z] #21 20.40 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:46:31.017Z] #21 20.53 Selecting previously unselected package libjq1:amd64. [2022-02-18T20:46:31.017Z] #21 20.55 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T20:46:31.017Z] #21 20.55 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:46:31.017Z] #21 20.66 Selecting previously unselected package jq. [2022-02-18T20:46:31.017Z] #21 20.68 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-18T20:46:31.017Z] #21 20.68 Unpacking jq (1.6-2.1) ... [2022-02-18T20:46:31.017Z] #21 20.77 Selecting previously unselected package libaio1:amd64. [2022-02-18T20:46:31.177Z] #21 16.31 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-18T20:46:31.177Z] #21 16.38 Selecting previously unselected package libmnl0:amd64. [2022-02-18T20:46:31.177Z] #21 16.38 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-18T20:46:31.177Z] #21 16.38 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-18T20:46:31.177Z] #21 16.43 Selecting previously unselected package libxtables12:amd64. [2022-02-18T20:46:31.177Z] #21 16.43 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-18T20:46:31.177Z] #21 16.44 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-18T20:46:31.177Z] #21 16.50 Selecting previously unselected package libcap2-bin. [2022-02-18T20:46:31.177Z] #21 16.51 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-18T20:46:31.177Z] #21 16.52 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-18T20:46:31.277Z] #21 20.77 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-18T20:46:31.277Z] #21 20.78 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-18T20:46:31.277Z] #21 20.83 Selecting previously unselected package libgpm2:amd64. [2022-02-18T20:46:31.277Z] #21 20.84 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-18T20:46:31.277Z] #21 20.84 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-18T20:46:31.277Z] #21 20.91 Selecting previously unselected package libicu67:amd64. [2022-02-18T20:46:31.277Z] #21 20.91 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-18T20:46:31.277Z] #21 20.91 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T20:46:31.438Z] #21 16.62 Selecting previously unselected package iproute2. [2022-02-18T20:46:31.438Z] #21 16.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-18T20:46:31.438Z] #21 16.65 Unpacking iproute2 (5.10.0-4) ... [2022-02-18T20:46:31.699Z] #21 17.03 Selecting previously unselected package xxd. [2022-02-18T20:46:31.699Z] #21 17.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:46:31.699Z] #21 17.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:31.699Z] #21 17.15 Selecting previously unselected package vim-common. [2022-02-18T20:46:31.960Z] #21 17.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:46:31.960Z] #21 17.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:32.104Z] #19 ... [2022-02-18T20:46:32.105Z] [2022-02-18T20:46:32.105Z] #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-02-18T20:46:32.105Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:46:32.105Z] #50 115.4 + dpkg --print-architecture [2022-02-18T20:46:32.221Z] #21 17.30 Selecting previously unselected package bash-completion. [2022-02-18T20:46:32.221Z] #21 17.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-18T20:46:32.312Z] #21 37.46 Setting up xz-utils (5.2.5-2) ... [2022-02-18T20:46:32.312Z] #21 37.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-18T20:46:32.312Z] #21 37.49 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-18T20:46:32.312Z] #21 37.50 Setting up patch (2.7.6-7) ... [2022-02-18T20:46:32.312Z] #21 37.51 Setting up sudo (1.9.5p2-3) ... [2022-02-18T20:46:32.312Z] #21 37.60 invoke-rc.d: could not determine current runlevel [2022-02-18T20:46:32.312Z] #21 37.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T20:46:32.312Z] #21 37.62 Setting up xfsprogs (5.10.0-4) ... [2022-02-18T20:46:32.312Z] #21 37.64 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-18T20:46:32.312Z] #21 37.67 Setting up inetutils-ping (2:2.0-1) ... [2022-02-18T20:46:32.312Z] #21 37.68 Setting up pigz (2.6-1) ... [2022-02-18T20:46:32.312Z] #21 37.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T20:46:32.365Z] #50 115.4 + git checkout -q v2.1.0 [2022-02-18T20:46:32.365Z] #50 115.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-18T20:46:32.365Z] #50 115.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-18T20:46:32.469Z] #21 DONE 37.4s [2022-02-18T20:46:32.469Z] [2022-02-18T20:46:32.469Z] #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-02-18T20:46:32.469Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-18T20:46:32.469Z] #43 ... [2022-02-18T20:46:32.469Z] [2022-02-18T20:46:32.469Z] #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-02-18T20:46:32.469Z] #22 sha256:4b7dd0f15d5870e9ca07a914cd26e885e2479a66dbbfabb7411ad510ee4d5477 [2022-02-18T20:46:32.571Z] #21 37.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:46:32.571Z] #21 37.76 Setting up python-pip-whl (20.3.4-4) ... [2022-02-18T20:46:32.571Z] #21 37.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:33.051Z] #22 0.558 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-18T20:46:33.051Z] #22 0.569 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-18T20:46:33.051Z] #22 0.578 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-18T20:46:33.051Z] #22 DONE 0.6s [2022-02-18T20:46:33.051Z] [2022-02-18T20:46:33.051Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T20:46:33.051Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-18T20:46:33.137Z] #21 38.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-18T20:46:33.137Z] #21 38.49 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-18T20:46:33.396Z] #21 38.86 Setting up libelf1:amd64 (0.183-1) ... [2022-02-18T20:46:33.611Z] #21 18.90 Unpacking bash-completion (1:2.11-2) ... [2022-02-18T20:46:33.656Z] #21 38.89 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-18T20:46:33.656Z] #21 38.91 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:46:33.656Z] #21 38.92 Setting up python3-distutils (3.9.2-1) ... [2022-02-18T20:46:33.873Z] #21 19.21 Selecting previously unselected package bzip2. [2022-02-18T20:46:33.873Z] #21 19.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-18T20:46:33.873Z] #21 19.22 Unpacking bzip2 (1.0.8-4) ... [2022-02-18T20:46:33.873Z] #21 19.32 Selecting previously unselected package xz-utils. [2022-02-18T20:46:33.915Z] #21 39.34 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:33.915Z] #21 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-18T20:46:33.915Z] #21 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-18T20:46:33.915Z] #21 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-18T20:46:33.915Z] #21 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-18T20:46:33.915Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-18T20:46:33.915Z] #21 39.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-18T20:46:33.915Z] #21 39.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-18T20:46:33.915Z] #21 39.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-18T20:46:34.135Z] #21 19.32 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-18T20:46:34.135Z] #21 19.33 Unpacking xz-utils (5.2.5-2) ... [2022-02-18T20:46:34.135Z] #21 19.50 Selecting previously unselected package apparmor. [2022-02-18T20:46:34.135Z] #21 19.51 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-18T20:46:34.135Z] #21 19.57 Unpacking apparmor (2.13.6-10) ... [2022-02-18T20:46:34.173Z] #21 39.51 Setting up python3-setuptools (52.0.0-4) ... [2022-02-18T20:46:34.568Z] #21 24.00 Selecting previously unselected package libinih1:amd64. [2022-02-18T20:46:34.568Z] #21 24.00 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-18T20:46:34.568Z] #21 24.01 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-18T20:46:34.568Z] #21 24.05 Selecting previously unselected package libnet1:amd64. [2022-02-18T20:46:34.568Z] #21 24.05 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T20:46:34.568Z] #21 24.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:46:34.568Z] #21 24.16 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T20:46:34.568Z] #21 24.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T20:46:34.568Z] #21 24.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:46:34.568Z] #21 24.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T20:46:34.710Z] #21 20.00 Selecting previously unselected package inetutils-ping. [2022-02-18T20:46:34.710Z] #21 20.01 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-18T20:46:34.710Z] #21 20.02 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-18T20:46:34.710Z] #21 20.11 Selecting previously unselected package libip4tc2:amd64. [2022-02-18T20:46:34.829Z] #21 24.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T20:46:34.829Z] #21 24.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:46:34.829Z] #21 24.33 Selecting previously unselected package net-tools. [2022-02-18T20:46:34.829Z] #21 24.34 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-18T20:46:34.829Z] #21 24.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T20:46:34.829Z] #21 24.54 Selecting previously unselected package patch. [2022-02-18T20:46:34.974Z] #21 20.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-18T20:46:34.974Z] #21 20.13 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:34.974Z] #21 20.18 Selecting previously unselected package libip6tc2:amd64. [2022-02-18T20:46:34.974Z] #21 20.19 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-18T20:46:34.974Z] #21 20.19 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:34.974Z] #21 20.25 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-18T20:46:34.974Z] #21 20.25 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-18T20:46:34.974Z] #21 20.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T20:46:34.974Z] #21 20.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-18T20:46:34.974Z] #21 20.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-18T20:46:34.974Z] #21 20.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T20:46:34.974Z] #21 20.38 Selecting previously unselected package libnftnl11:amd64. [2022-02-18T20:46:35.089Z] #21 24.56 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-18T20:46:35.089Z] #21 24.56 Unpacking patch (2.7.6-7) ... [2022-02-18T20:46:35.090Z] #21 24.64 Selecting previously unselected package python-pip-whl. [2022-02-18T20:46:35.090Z] #21 24.65 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-18T20:46:35.090Z] #21 24.66 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-18T20:46:35.236Z] #21 20.38 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-18T20:46:35.236Z] #21 20.38 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T20:46:35.236Z] #21 20.46 Selecting previously unselected package iptables. [2022-02-18T20:46:35.236Z] #21 20.46 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-18T20:46:35.236Z] #21 20.47 Unpacking iptables (1.8.7-1) ... [2022-02-18T20:46:35.499Z] #21 20.77 Selecting previously unselected package libonig5:amd64. [2022-02-18T20:46:35.499Z] #21 20.78 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T20:46:35.499Z] #21 20.78 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:46:35.499Z] #21 20.90 Selecting previously unselected package libjq1:amd64. [2022-02-18T20:46:35.548Z] #21 40.86 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:46:35.548Z] #21 40.88 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T20:46:35.549Z] #21 40.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-18T20:46:35.549Z] #21 40.91 Setting up python3-pip (20.3.4-4) ... [2022-02-18T20:46:35.660Z] #21 25.19 Selecting previously unselected package python3-lib2to3. [2022-02-18T20:46:35.660Z] #21 25.20 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-18T20:46:35.660Z] #21 25.21 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-18T20:46:35.660Z] #21 25.31 Selecting previously unselected package python3-distutils. [2022-02-18T20:46:35.660Z] #21 25.32 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-18T20:46:35.660Z] #21 25.32 Unpacking python3-distutils (3.9.2-1) ... [2022-02-18T20:46:35.660Z] #21 25.43 Selecting previously unselected package python3-pkg-resources. [2022-02-18T20:46:35.762Z] #21 20.91 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T20:46:35.762Z] #21 20.91 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:46:35.762Z] #21 21.01 Selecting previously unselected package jq. [2022-02-18T20:46:35.762Z] #21 21.02 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-18T20:46:35.762Z] #21 21.03 Unpacking jq (1.6-2.1) ... [2022-02-18T20:46:35.762Z] #21 21.10 Selecting previously unselected package libaio1:amd64. [2022-02-18T20:46:35.762Z] #21 21.11 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-18T20:46:35.762Z] #21 21.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-18T20:46:35.762Z] #21 21.15 Selecting previously unselected package libgpm2:amd64. [2022-02-18T20:46:35.762Z] #21 21.16 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-18T20:46:35.762Z] #21 21.16 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-18T20:46:35.762Z] #21 21.22 Selecting previously unselected package libicu67:amd64. [2022-02-18T20:46:35.920Z] #21 25.44 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T20:46:35.920Z] #21 25.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:46:36.024Z] #21 21.22 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-18T20:46:36.024Z] #21 21.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T20:46:36.179Z] #21 25.58 Selecting previously unselected package python3-setuptools. [2022-02-18T20:46:36.179Z] #21 25.58 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-18T20:46:36.179Z] #21 25.59 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-18T20:46:36.179Z] #21 25.79 Selecting previously unselected package python3-wheel. [2022-02-18T20:46:36.179Z] #21 25.81 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-18T20:46:36.179Z] #21 25.82 Unpacking python3-wheel (0.34.2-1) ... [2022-02-18T20:46:36.439Z] #21 25.88 Selecting previously unselected package python3-pip. [2022-02-18T20:46:36.439Z] #21 25.89 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-18T20:46:36.439Z] #21 25.90 Unpacking python3-pip (20.3.4-4) ... [2022-02-18T20:46:36.439Z] #21 26.14 Selecting previously unselected package sudo. [2022-02-18T20:46:36.700Z] #21 26.14 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-18T20:46:36.700Z] #21 26.16 Unpacking sudo (1.9.5p2-3) ... [2022-02-18T20:46:36.920Z] #21 42.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T20:46:36.920Z] #21 42.12 Setting up jq (1.6-2.1) ... [2022-02-18T20:46:36.920Z] #21 42.13 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-18T20:46:36.920Z] #21 42.16 Setting up iptables (1.8.7-1) ... [2022-02-18T20:46:36.920Z] #21 42.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T20:46:36.920Z] #21 42.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T20:46:36.920Z] #21 42.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T20:46:36.920Z] #21 42.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T20:46:36.920Z] #21 42.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-18T20:46:36.920Z] #21 42.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-18T20:46:36.920Z] #21 42.20 Setting up iproute2 (5.10.0-4) ... [2022-02-18T20:46:36.960Z] #21 26.59 Selecting previously unselected package thin-provisioning-tools. [2022-02-18T20:46:36.960Z] #21 26.60 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-18T20:46:36.960Z] #21 26.61 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-18T20:46:37.178Z] #21 42.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:46:37.220Z] #21 26.79 Selecting previously unselected package uidmap. [2022-02-18T20:46:37.220Z] #21 26.81 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-18T20:46:37.220Z] #21 26.81 Unpacking uidmap (1:4.8.1-1) ... [2022-02-18T20:46:37.481Z] #21 26.93 Selecting previously unselected package vim-runtime. [2022-02-18T20:46:37.481Z] #21 26.95 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:46:37.481Z] #21 26.97 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-18T20:46:37.481Z] #21 27.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-18T20:46:37.481Z] #21 27.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:38.552Z] #21 DONE 43.7s [2022-02-18T20:46:38.552Z] [2022-02-18T20:46:38.552Z] #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-02-18T20:46:38.552Z] #60 sha256:d1bf670642fcc876c30f259e1a9c218bcd6c1adf7b45737f71e06d34a749e018 [2022-02-18T20:46:38.552Z] #60 ... [2022-02-18T20:46:38.552Z] [2022-02-18T20:46:38.552Z] #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-02-18T20:46:38.552Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-18T20:46:38.941Z] #50 ... [2022-02-18T20:46:38.941Z] [2022-02-18T20:46:38.941Z] #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-02-18T20:46:38.941Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T20:46:38.941Z] #19 112.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-18T20:46:38.941Z] #19 112.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:46:38.941Z] #19 112.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T20:46:38.941Z] #19 113.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-18T20:46:38.941Z] #19 113.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:46:38.941Z] #19 113.1 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:46:39.332Z] #21 24.16 Selecting previously unselected package libinih1:amd64. [2022-02-18T20:46:39.332Z] #21 24.16 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-18T20:46:39.332Z] #21 24.17 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-18T20:46:39.332Z] #21 24.21 Selecting previously unselected package libnet1:amd64. [2022-02-18T20:46:39.332Z] #21 24.22 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T20:46:39.332Z] #21 24.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:46:39.332Z] #21 24.33 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T20:46:39.332Z] #21 24.35 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T20:46:39.332Z] #21 24.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:46:39.332Z] #21 24.43 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T20:46:39.332Z] #21 24.44 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T20:46:39.332Z] #21 24.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:46:39.332Z] #21 24.51 Selecting previously unselected package net-tools. [2022-02-18T20:46:39.332Z] #21 24.51 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-18T20:46:39.332Z] #21 24.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T20:46:39.332Z] #21 24.67 Selecting previously unselected package patch. [2022-02-18T20:46:39.372Z] #22 0.871 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-18T20:46:39.372Z] #22 0.874 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-18T20:46:39.372Z] #22 0.878 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-18T20:46:39.372Z] #22 DONE 0.9s [2022-02-18T20:46:39.372Z] [2022-02-18T20:46:39.372Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T20:46:39.372Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-18T20:46:39.594Z] #21 24.68 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-18T20:46:39.594Z] #21 24.68 Unpacking patch (2.7.6-7) ... [2022-02-18T20:46:39.594Z] #21 24.75 Selecting previously unselected package python-pip-whl. [2022-02-18T20:46:39.594Z] #21 24.77 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-18T20:46:39.594Z] #21 24.77 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-18T20:46:39.857Z] #21 25.27 Selecting previously unselected package python3-lib2to3. [2022-02-18T20:46:40.118Z] #21 25.27 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-18T20:46:40.118Z] #21 25.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-18T20:46:40.118Z] #21 25.40 Selecting previously unselected package python3-distutils. [2022-02-18T20:46:40.118Z] #21 25.41 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-18T20:46:40.118Z] #21 25.41 Unpacking python3-distutils (3.9.2-1) ... [2022-02-18T20:46:40.380Z] #21 25.51 Selecting previously unselected package python3-pkg-resources. [2022-02-18T20:46:40.380Z] #21 25.52 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T20:46:40.380Z] #21 25.53 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:46:40.380Z] #21 25.64 Selecting previously unselected package python3-setuptools. [2022-02-18T20:46:40.380Z] #21 25.65 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-18T20:46:40.380Z] #21 25.65 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-18T20:46:40.641Z] #21 25.84 Selecting previously unselected package python3-wheel. [2022-02-18T20:46:40.641Z] #21 25.85 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-18T20:46:40.641Z] #21 25.85 Unpacking python3-wheel (0.34.2-1) ... [2022-02-18T20:46:40.641Z] #21 25.92 Selecting previously unselected package python3-pip. [2022-02-18T20:46:40.641Z] #21 25.93 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-18T20:46:40.641Z] #21 25.94 Unpacking python3-pip (20.3.4-4) ... [2022-02-18T20:46:40.777Z] #21 29.85 Selecting previously unselected package vim. [2022-02-18T20:46:40.777Z] #21 29.85 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:46:40.777Z] #21 29.86 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:40.777Z] #21 30.37 Selecting previously unselected package xfsprogs. [2022-02-18T20:46:40.777Z] #21 30.37 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-18T20:46:40.777Z] #21 30.39 Unpacking xfsprogs (5.10.0-4) ... [2022-02-18T20:46:40.903Z] #21 26.18 Selecting previously unselected package sudo. [2022-02-18T20:46:40.903Z] #21 26.18 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-18T20:46:40.903Z] #21 26.20 Unpacking sudo (1.9.5p2-3) ... [2022-02-18T20:46:41.346Z] #21 30.80 Selecting previously unselected package zip. [2022-02-18T20:46:41.346Z] #21 30.82 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-18T20:46:41.346Z] #21 30.83 Unpacking zip (3.0-12) ... [2022-02-18T20:46:41.346Z] #21 30.94 Selecting previously unselected package zstd. [2022-02-18T20:46:41.346Z] #21 30.95 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-18T20:46:41.346Z] #21 30.96 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-18T20:46:41.476Z] #21 26.68 Selecting previously unselected package thin-provisioning-tools. [2022-02-18T20:46:41.476Z] #21 26.69 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-18T20:46:41.476Z] #21 26.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-18T20:46:41.476Z] #21 26.90 Selecting previously unselected package uidmap. [2022-02-18T20:46:41.605Z] #21 31.29 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:46:41.737Z] #21 26.91 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-18T20:46:41.737Z] #21 26.92 Unpacking uidmap (1:4.8.1-1) ... [2022-02-18T20:46:41.737Z] #21 27.05 Selecting previously unselected package vim-runtime. [2022-02-18T20:46:41.998Z] #21 27.05 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:46:41.998Z] #21 27.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-18T20:46:41.998Z] #21 27.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-18T20:46:41.998Z] #21 27.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:42.545Z] #21 32.04 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:42.545Z] #21 32.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T20:46:42.545Z] #21 32.08 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-18T20:46:42.545Z] #21 32.10 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T20:46:42.545Z] #21 32.11 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:42.545Z] #21 32.12 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-18T20:46:42.545Z] #21 32.14 Setting up uidmap (1:4.8.1-1) ... [2022-02-18T20:46:42.545Z] #21 32.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:46:42.545Z] #21 32.16 Setting up bzip2 (1.0.8-4) ... [2022-02-18T20:46:42.545Z] #21 32.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:46:42.545Z] #21 32.19 Setting up python3-wheel (0.34.2-1) ... [2022-02-18T20:46:43.068Z] #23 8.387 Collecting yamllint==1.26.1 [2022-02-18T20:46:43.068Z] #23 9.437 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-18T20:46:43.068Z] #23 ... [2022-02-18T20:46:43.068Z] [2022-02-18T20:46:43.068Z] #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-02-18T20:46:43.068Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-18T20:46:43.068Z] #43 144.8 + dpkg --print-architecture [2022-02-18T20:46:43.372Z] #21 32.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:43.372Z] #21 32.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-18T20:46:43.372Z] #21 32.92 Setting up libcap2-bin (1:2.44-1) ... [2022-02-18T20:46:43.372Z] #21 32.93 Setting up apparmor (2.13.6-10) ... [2022-02-18T20:46:44.013Z] #43 DONE 145.7s [2022-02-18T20:46:44.013Z] [2022-02-18T20:46:44.013Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T20:46:44.013Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-18T20:46:44.013Z] #23 10.48 Collecting pathspec>=0.5.3 [2022-02-18T20:46:44.013Z] #23 10.49 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-18T20:46:44.013Z] #23 10.84 Collecting pyyaml [2022-02-18T20:46:44.013Z] #23 10.85 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-18T20:46:44.013Z] #23 10.95 Building wheels for collected packages: yamllint [2022-02-18T20:46:44.013Z] #23 10.95 Building wheel for yamllint (setup.py): started [2022-02-18T20:46:44.754Z] #21 34.47 Setting up zip (3.0-12) ... [2022-02-18T20:46:44.754Z] #21 34.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:44.960Z] #23 11.95 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-18T20:46:45.014Z] #21 34.51 Setting up bash-completion (1:2.11-2) ... [2022-02-18T20:46:45.223Z] #23 11.95 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=11f55b59804b31d52563021268aa538c6912f430e32e12a2b97430a55c98de79 [2022-02-18T20:46:45.224Z] #23 11.95 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-18T20:46:45.224Z] #23 11.96 Successfully built yamllint [2022-02-18T20:46:45.224Z] #23 11.97 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-18T20:46:45.304Z] #21 30.00 Selecting previously unselected package vim. [2022-02-18T20:46:45.304Z] #21 30.01 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:46:45.304Z] #21 30.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:45.304Z] #21 30.49 Selecting previously unselected package xfsprogs. [2022-02-18T20:46:45.304Z] #21 30.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-18T20:46:45.304Z] #21 30.51 Unpacking xfsprogs (5.10.0-4) ... [2022-02-18T20:46:45.487Z] #23 12.32 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-18T20:46:45.510Z] #19 121.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-18T20:46:45.510Z] #19 121.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:46:45.510Z] #19 121.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T20:46:45.510Z] #19 121.8 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-18T20:46:45.510Z] #19 121.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:46:45.510Z] #19 121.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:46:45.566Z] #21 30.91 Selecting previously unselected package zip. [2022-02-18T20:46:45.749Z] #23 DONE 12.6s [2022-02-18T20:46:45.749Z] [2022-02-18T20:46:45.749Z] #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-02-18T20:46:45.749Z] #60 sha256:06ece22c99cc9346303e99d31cc03c806ee63f56e243c93272a6e8e08ec59443 [2022-02-18T20:46:45.827Z] #21 30.92 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-18T20:46:45.827Z] #21 30.93 Unpacking zip (3.0-12) ... [2022-02-18T20:46:45.827Z] #21 31.05 Selecting previously unselected package zstd. [2022-02-18T20:46:45.827Z] #21 31.05 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-18T20:46:45.827Z] #21 31.06 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-18T20:46:46.222Z] #21 31.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:46:46.796Z] #21 32.16 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:46.796Z] #21 32.17 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T20:46:46.796Z] #21 32.19 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-18T20:46:46.796Z] #21 32.20 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T20:46:46.924Z] #21 36.37 Setting up xz-utils (5.2.5-2) ... [2022-02-18T20:46:46.924Z] #21 36.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-18T20:46:46.924Z] #21 36.40 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-18T20:46:46.924Z] #21 36.43 Setting up patch (2.7.6-7) ... [2022-02-18T20:46:46.924Z] #21 36.45 Setting up sudo (1.9.5p2-3) ... [2022-02-18T20:46:46.924Z] #21 36.56 invoke-rc.d: could not determine current runlevel [2022-02-18T20:46:46.924Z] #21 36.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T20:46:46.924Z] #21 36.58 Setting up xfsprogs (5.10.0-4) ... [2022-02-18T20:46:46.924Z] #21 36.62 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-18T20:46:47.058Z] #21 32.21 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T20:46:47.058Z] #21 32.22 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-18T20:46:47.058Z] #21 32.23 Setting up uidmap (1:4.8.1-1) ... [2022-02-18T20:46:47.058Z] #21 32.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:46:47.058Z] #21 32.25 Setting up bzip2 (1.0.8-4) ... [2022-02-18T20:46:47.058Z] #21 32.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:46:47.058Z] #21 32.27 Setting up python3-wheel (0.34.2-1) ... [2022-02-18T20:46:47.184Z] #21 36.71 Setting up inetutils-ping (2:2.0-1) ... [2022-02-18T20:46:47.184Z] #21 36.74 Setting up pigz (2.6-1) ... [2022-02-18T20:46:47.184Z] #21 36.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T20:46:47.184Z] #21 36.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:46:47.184Z] #21 36.81 Setting up python-pip-whl (20.3.4-4) ... [2022-02-18T20:46:47.184Z] #21 36.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:47.633Z] #21 32.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:47.633Z] #21 32.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-18T20:46:47.633Z] #21 32.94 Setting up libcap2-bin (1:2.44-1) ... [2022-02-18T20:46:47.633Z] #21 32.96 Setting up apparmor (2.13.6-10) ... [2022-02-18T20:46:48.130Z] #21 37.42 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-18T20:46:48.130Z] #21 37.44 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-18T20:46:48.390Z] #21 37.85 Setting up libelf1:amd64 (0.183-1) ... [2022-02-18T20:46:48.390Z] #21 37.92 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-18T20:46:48.390Z] #21 37.93 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:46:48.390Z] #21 37.95 Setting up python3-distutils (3.9.2-1) ... [2022-02-18T20:46:48.651Z] #21 38.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:48.651Z] #21 38.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-18T20:46:48.651Z] #21 38.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-18T20:46:48.911Z] #21 38.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-18T20:46:48.911Z] #21 38.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-18T20:46:48.911Z] #21 38.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-18T20:46:48.911Z] #21 38.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-18T20:46:48.911Z] #21 38.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-18T20:46:48.911Z] #21 38.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-18T20:46:48.911Z] #21 38.47 Setting up python3-setuptools (52.0.0-4) ... [2022-02-18T20:46:49.336Z] #23 9.217 Collecting yamllint==1.26.1 [2022-02-18T20:46:49.336Z] #23 10.26 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-18T20:46:49.552Z] #21 34.66 Setting up zip (3.0-12) ... [2022-02-18T20:46:49.552Z] #21 34.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:49.552Z] #21 34.69 Setting up bash-completion (1:2.11-2) ... [2022-02-18T20:46:50.292Z] #21 39.71 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:46:50.292Z] #21 39.72 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T20:46:50.292Z] #21 39.73 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-18T20:46:50.292Z] #21 39.74 Setting up python3-pip (20.3.4-4) ... [2022-02-18T20:46:50.761Z] #23 11.44 Collecting pathspec>=0.5.3 [2022-02-18T20:46:50.761Z] #23 11.46 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-18T20:46:51.231Z] #21 40.78 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T20:46:51.231Z] #21 40.80 Setting up jq (1.6-2.1) ... [2022-02-18T20:46:51.231Z] #21 40.84 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-18T20:46:51.231Z] #21 40.88 Setting up iptables (1.8.7-1) ... [2022-02-18T20:46:51.328Z] #23 11.90 Collecting pyyaml [2022-02-18T20:46:51.328Z] #23 11.92 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-02-18T20:46:51.329Z] #23 11.99 Building wheels for collected packages: yamllint [2022-02-18T20:46:51.329Z] #23 11.99 Building wheel for yamllint (setup.py): started [2022-02-18T20:46:51.470Z] #21 36.50 Setting up xz-utils (5.2.5-2) ... [2022-02-18T20:46:51.470Z] #21 36.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-18T20:46:51.470Z] #21 36.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-18T20:46:51.470Z] #21 36.53 Setting up patch (2.7.6-7) ... [2022-02-18T20:46:51.470Z] #21 36.54 Setting up sudo (1.9.5p2-3) ... [2022-02-18T20:46:51.470Z] #21 36.63 invoke-rc.d: could not determine current runlevel [2022-02-18T20:46:51.470Z] #21 36.64 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T20:46:51.470Z] #21 36.65 Setting up xfsprogs (5.10.0-4) ... [2022-02-18T20:46:51.470Z] #21 36.68 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-18T20:46:51.470Z] #21 36.69 Setting up inetutils-ping (2:2.0-1) ... [2022-02-18T20:46:51.470Z] #21 36.69 Setting up pigz (2.6-1) ... [2022-02-18T20:46:51.470Z] #21 36.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T20:46:51.470Z] #21 36.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:46:51.470Z] #21 36.73 Setting up python-pip-whl (20.3.4-4) ... [2022-02-18T20:46:51.470Z] #21 36.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:51.489Z] #21 40.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T20:46:51.489Z] #21 40.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T20:46:51.489Z] #21 40.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T20:46:51.489Z] #21 40.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T20:46:51.489Z] #21 40.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-18T20:46:51.489Z] #21 40.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-18T20:46:51.489Z] #21 40.93 Setting up iproute2 (5.10.0-4) ... [2022-02-18T20:46:51.532Z] Running on azwin-2-9d36d0 in d:\jenkins\workspace\moby_PR-43185 [Pipeline] { [Pipeline] ws [2022-02-18T20:46:51.556Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-18T20:46:51.758Z] #21 41.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:46:52.042Z] #21 37.31 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-18T20:46:52.042Z] #21 37.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-18T20:46:52.261Z] #23 12.96 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-18T20:46:52.261Z] #23 12.96 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=df41b281734a01b6ed6c78f1d7849ea4b0090e56cb153432e7fbf1da8d6c94bd [2022-02-18T20:46:52.261Z] #23 12.96 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-18T20:46:52.261Z] #23 12.97 Successfully built yamllint [2022-02-18T20:46:52.261Z] #23 12.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-18T20:46:52.518Z] #23 13.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-18T20:46:52.564Z] #21 37.72 Setting up libelf1:amd64 (0.183-1) ... [2022-02-18T20:46:52.564Z] #21 37.75 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-18T20:46:52.564Z] #21 37.76 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:46:52.564Z] #21 37.77 Setting up python3-distutils (3.9.2-1) ... [2022-02-18T20:46:53.082Z] #23 DONE 13.8s [2022-02-18T20:46:53.082Z] [2022-02-18T20:46:53.082Z] #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-02-18T20:46:53.082Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:46:53.082Z] #43 ... [2022-02-18T20:46:53.082Z] [2022-02-18T20:46:53.082Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-18T20:46:53.082Z] #27 sha256:462644de95ee41430f912773e4a813b4bc568aa416c4d8650061adeca8c27e90 [2022-02-18T20:46:53.082Z] #27 DONE 0.1s [2022-02-18T20:46:53.087Z] #21 38.16 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:46:53.087Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-18T20:46:53.087Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-18T20:46:53.087Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-18T20:46:53.087Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-18T20:46:53.087Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-18T20:46:53.087Z] #21 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-18T20:46:53.087Z] #21 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-18T20:46:53.087Z] #21 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-18T20:46:53.087Z] #21 38.21 Setting up python3-setuptools (52.0.0-4) ... [2022-02-18T20:46:53.137Z] #21 DONE 42.5s [2022-02-18T20:46:53.137Z] [2022-02-18T20:46:53.137Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:46:53.137Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:46:53.137Z] #51 ... [2022-02-18T20:46:53.137Z] [2022-02-18T20:46:53.137Z] #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-02-18T20:46:53.137Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-18T20:46:53.243Z] The recommended git tool is: git [2022-02-18T20:46:53.339Z] [2022-02-18T20:46:53.339Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-18T20:46:53.339Z] #32 sha256:3df8e5af48ffa35b912ed381586a60cf20a7cd97c79b24d0628203a5f5adc5e9 [2022-02-18T20:46:53.706Z] #22 0.829 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-18T20:46:53.706Z] #22 0.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-18T20:46:53.706Z] #22 0.838 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-18T20:46:53.770Z] #19 129.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-18T20:46:53.770Z] #19 129.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:46:53.770Z] #19 129.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:46:53.770Z] #19 ... [2022-02-18T20:46:53.770Z] [2022-02-18T20:46:53.770Z] #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-02-18T20:46:53.770Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:46:53.770Z] #50 DONE 136.0s [2022-02-18T20:46:53.770Z] [2022-02-18T20:46:53.770Z] #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-02-18T20:46:53.770Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T20:46:53.770Z] #19 129.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-18T20:46:53.770Z] #19 129.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:46:53.770Z] #19 129.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T20:46:53.770Z] #19 129.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-18T20:46:53.770Z] #19 129.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:46:53.770Z] #19 129.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T20:46:53.770Z] #19 129.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-18T20:46:53.770Z] #19 129.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:46:53.770Z] #19 129.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:46:53.770Z] #19 129.7 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-18T20:46:53.770Z] #19 129.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:46:53.770Z] #19 129.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:46:53.770Z] #19 129.7 Selecting previously unselected package cross-config. [2022-02-18T20:46:53.770Z] #19 129.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-18T20:46:53.770Z] #19 129.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-18T20:46:53.771Z] #19 129.8 Selecting previously unselected package gcc-10-cross-base. [2022-02-18T20:46:53.771Z] #19 129.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-18T20:46:53.771Z] #19 129.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-18T20:46:53.771Z] #19 129.9 Selecting previously unselected package libc6-arm64-cross. [2022-02-18T20:46:53.771Z] #19 129.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-18T20:46:53.771Z] #19 129.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-18T20:46:53.771Z] #19 130.2 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-18T20:46:53.771Z] #19 130.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:46:53.771Z] #19 130.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:46:53.771Z] #19 130.3 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-18T20:46:53.771Z] #19 130.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:46:53.771Z] #19 130.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:46:53.771Z] #19 130.4 Selecting previously unselected package libitm1-arm64-cross. [2022-02-18T20:46:53.771Z] #19 130.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:46:53.905Z] #32 DONE 0.5s [2022-02-18T20:46:53.906Z] [2022-02-18T20:46:53.906Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-18T20:46:53.906Z] #35 sha256:d1f2dcd3f51a159083b1b8d203912e3eafc476c0c07ae5b08917f9c3ffff1237 [2022-02-18T20:46:53.906Z] #35 DONE 0.3s [2022-02-18T20:46:53.906Z] [2022-02-18T20:46:53.906Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-18T20:46:53.906Z] #37 sha256:4d64298998117b6a29392314d3dea54d90cf57dba844ed2510c1ff95ddc79f7c [2022-02-18T20:46:53.906Z] #37 DONE 0.1s [2022-02-18T20:46:53.906Z] [2022-02-18T20:46:53.906Z] #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-02-18T20:46:53.906Z] #60 sha256:d1bf670642fcc876c30f259e1a9c218bcd6c1adf7b45737f71e06d34a749e018 [2022-02-18T20:46:53.965Z] #22 DONE 0.9s [2022-02-18T20:46:53.965Z] [2022-02-18T20:46:53.965Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T20:46:53.965Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-18T20:46:54.031Z] #21 39.43 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:46:54.031Z] #21 39.45 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T20:46:54.031Z] #21 39.46 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-18T20:46:54.031Z] #21 39.47 Setting up python3-pip (20.3.4-4) ... [2022-02-18T20:46:54.031Z] #19 130.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:46:54.031Z] #19 130.5 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-18T20:46:54.031Z] #19 130.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:46:54.031Z] #19 130.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:46:54.031Z] #19 130.5 Selecting previously unselected package libasan6-arm64-cross. [2022-02-18T20:46:54.031Z] #19 130.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:46:54.031Z] #19 130.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:46:54.164Z] #60 ... [2022-02-18T20:46:54.164Z] [2022-02-18T20:46:54.164Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-18T20:46:54.164Z] #41 sha256:ad01be74628d35cca9035c0adea1f781e01f6684a39bc36fe802aa9eb224475f [2022-02-18T20:46:54.164Z] #41 DONE 0.1s [2022-02-18T20:46:54.290Z] #19 131.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-18T20:46:54.421Z] [2022-02-18T20:46:54.421Z] #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-02-18T20:46:54.421Z] #60 sha256:d1bf670642fcc876c30f259e1a9c218bcd6c1adf7b45737f71e06d34a749e018 [2022-02-18T20:46:54.548Z] #19 131.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:46:54.549Z] #19 131.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:46:54.808Z] #19 131.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-18T20:46:54.808Z] #19 131.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:46:54.808Z] #19 131.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:46:55.068Z] #19 131.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-18T20:46:55.068Z] #19 131.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:46:55.068Z] #19 131.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:46:55.327Z] #19 131.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-18T20:46:55.327Z] #19 131.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:46:55.327Z] #19 131.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:46:55.327Z] #19 131.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-18T20:46:55.327Z] #19 131.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:46:55.327Z] #19 131.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:46:55.419Z] #21 40.55 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T20:46:55.419Z] #21 40.56 Setting up jq (1.6-2.1) ... [2022-02-18T20:46:55.419Z] #21 40.57 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-18T20:46:55.419Z] #21 40.58 Setting up iptables (1.8.7-1) ... [2022-02-18T20:46:55.419Z] #21 40.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T20:46:55.419Z] #21 40.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T20:46:55.419Z] #21 40.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T20:46:55.419Z] #21 40.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T20:46:55.419Z] #21 40.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-18T20:46:55.419Z] #21 40.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-18T20:46:55.419Z] #21 40.62 Setting up iproute2 (5.10.0-4) ... [2022-02-18T20:46:55.681Z] #21 40.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:46:55.896Z] #19 132.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-18T20:46:55.896Z] #19 132.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:46:55.896Z] #19 132.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:46:55.945Z] #21 DONE 41.3s [2022-02-18T20:46:55.945Z] [2022-02-18T20:46:55.945Z] #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-02-18T20:46:55.945Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-18T20:46:57.337Z] #22 1.250 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-18T20:46:57.337Z] #22 1.255 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-18T20:46:57.337Z] #22 1.259 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-18T20:46:57.337Z] #22 DONE 1.3s [2022-02-18T20:46:57.337Z] [2022-02-18T20:46:57.337Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T20:46:57.337Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-18T20:46:58.600Z] #60 ... [2022-02-18T20:46:58.600Z] [2022-02-18T20:46:58.600Z] #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-02-18T20:46:58.600Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:46:58.600Z] #43 171.1 + dpkg --print-architecture [2022-02-18T20:46:58.600Z] #43 171.1 + git checkout -q v2.1.0 [2022-02-18T20:46:58.600Z] #43 171.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-18T20:46:58.600Z] #43 171.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-18T20:46:59.043Z] Running on azwin-2-c2c340 in d:\jenkins\workspace\moby_PR-43185 [Pipeline] { [Pipeline] ws [2022-02-18T20:46:59.058Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-18T20:46:59.751Z] The recommended git tool is: git [2022-02-18T20:47:04.008Z] #23 9.490 Collecting yamllint==1.26.1 [2022-02-18T20:47:04.019Z] #19 139.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-18T20:47:04.020Z] #19 139.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:47:04.020Z] #19 139.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:04.020Z] #19 139.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-18T20:47:04.020Z] #19 139.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-18T20:47:04.020Z] #19 139.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-18T20:47:04.020Z] #19 139.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-18T20:47:04.020Z] #19 139.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-18T20:47:04.020Z] #19 139.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-18T20:47:04.020Z] #19 140.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-18T20:47:04.020Z] #19 140.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:04.020Z] #19 140.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:04.278Z] #19 140.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-18T20:47:04.278Z] #19 140.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:47:04.278Z] #19 140.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:04.578Z] #23 10.55 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-18T20:47:05.160Z] Running on azwin-2-a23300 in d:\jenkins\workspace\moby_PR-43185 [Pipeline] { [Pipeline] ws [2022-02-18T20:47:05.182Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-18T20:47:05.516Z] #23 11.68 Collecting pathspec>=0.5.3 [2022-02-18T20:47:05.516Z] #23 11.68 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-18T20:47:05.775Z] #23 12.09 Collecting pyyaml [2022-02-18T20:47:06.034Z] #23 12.11 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-02-18T20:47:06.034Z] #23 12.18 Building wheels for collected packages: yamllint [2022-02-18T20:47:06.034Z] #23 12.18 Building wheel for yamllint (setup.py): started [2022-02-18T20:47:06.711Z] The recommended git tool is: git [2022-02-18T20:47:06.977Z] #23 13.15 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-18T20:47:06.977Z] #23 13.15 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1dd19bb645ae6f2b64a6f61a0a6c5494c7b29c914cfae8e364e4baf263467152 [2022-02-18T20:47:06.977Z] #23 13.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-18T20:47:06.977Z] #23 13.15 Successfully built yamllint [2022-02-18T20:47:06.977Z] #23 13.19 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-18T20:47:07.238Z] #23 13.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-18T20:47:07.354Z] #23 9.919 Collecting yamllint==1.26.1 [2022-02-18T20:47:07.809Z] #23 DONE 14.0s [2022-02-18T20:47:07.809Z] [2022-02-18T20:47:07.809Z] #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-02-18T20:47:07.809Z] #56 sha256:322e5f660559bedbd47e35fa8786f32261c5fc0ccf327704e2eb99f67ed34685 [2022-02-18T20:47:07.809Z] #56 ... [2022-02-18T20:47:07.809Z] [2022-02-18T20:47:07.809Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-18T20:47:07.809Z] #27 sha256:37d39d5797bdafdd9ea76a61e5816806fa60a9cac6b5554cf3df201a62751cdb [2022-02-18T20:47:07.809Z] #27 DONE 0.1s [2022-02-18T20:47:08.070Z] [2022-02-18T20:47:08.070Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-18T20:47:08.070Z] #32 sha256:df2ddd6d85e93f6bce1f78bbcec4f64aa69b671b358f6cfd0f44c8190dcf8aa1 [2022-02-18T20:47:08.301Z] #23 10.98 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-18T20:47:08.647Z] #32 DONE 0.5s [2022-02-18T20:47:08.647Z] [2022-02-18T20:47:08.647Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-18T20:47:08.647Z] #35 sha256:b7acd8d54d55ae2d358b71a8d1d8c6f9fbc340127ce23d08fa415e2d6a502bb2 [2022-02-18T20:47:08.647Z] #35 DONE 0.3s [2022-02-18T20:47:08.647Z] [2022-02-18T20:47:08.647Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-18T20:47:08.647Z] #37 sha256:6adadd0e7494cfc3056b0d5429aa75b45137091d5e92f07cfb94ae9697109a46 [2022-02-18T20:47:08.647Z] #37 DONE 0.1s [2022-02-18T20:47:08.647Z] [2022-02-18T20:47:08.647Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:47:08.647Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:47:08.906Z] #51 ... [2022-02-18T20:47:08.906Z] [2022-02-18T20:47:08.906Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-18T20:47:08.906Z] #41 sha256:df24728f031b75bdd0b99a6e25f1f9a64fa949c1d6f209de3e35d8871e4a573c [2022-02-18T20:47:08.906Z] #41 DONE 0.0s [2022-02-18T20:47:09.166Z] [2022-02-18T20:47:09.166Z] #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-02-18T20:47:09.166Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:47:09.553Z] #19 ... [2022-02-18T20:47:09.553Z] [2022-02-18T20:47:09.553Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:47:09.553Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:47:09.554Z] #58 152.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-18T20:47:09.554Z] #58 DONE 152.5s [2022-02-18T20:47:09.554Z] [2022-02-18T20:47:09.554Z] #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-02-18T20:47:09.554Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-18T20:47:09.689Z] #23 12.05 Collecting pathspec>=0.5.3 [2022-02-18T20:47:09.689Z] #23 12.05 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-18T20:47:09.689Z] #23 ... [2022-02-18T20:47:09.689Z] [2022-02-18T20:47:09.689Z] #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-02-18T20:47:09.689Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:47:09.689Z] #43 167.3 + dpkg --print-architecture [2022-02-18T20:47:09.689Z] #43 167.3 + git checkout -q v2.1.0 [2022-02-18T20:47:10.265Z] #43 167.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-18T20:47:10.265Z] #43 167.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-18T20:47:10.930Z] #19 147.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-18T20:47:10.930Z] #19 147.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:47:10.930Z] #19 147.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:10.930Z] #19 147.6 Selecting previously unselected package patch. [2022-02-18T20:47:10.930Z] #19 147.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-18T20:47:10.930Z] #19 147.6 Unpacking patch (2.7.6-7) ... [2022-02-18T20:47:10.930Z] #19 147.6 Selecting previously unselected package dpkg-dev. [2022-02-18T20:47:11.190Z] #19 147.6 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-18T20:47:11.190Z] #19 147.6 Unpacking dpkg-dev (1.20.9) ... [2022-02-18T20:47:11.190Z] #19 147.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-18T20:47:11.190Z] #19 147.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-18T20:47:11.190Z] #19 147.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-18T20:47:11.190Z] #19 147.8 Selecting previously unselected package libio-string-perl. [2022-02-18T20:47:11.190Z] #19 147.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-18T20:47:11.190Z] #19 147.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-18T20:47:11.190Z] #19 147.8 Selecting previously unselected package libicu67:amd64. [2022-02-18T20:47:11.190Z] #19 147.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-18T20:47:11.190Z] #19 147.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-18T20:47:12.128Z] #19 148.7 Selecting previously unselected package libxml2:amd64. [2022-02-18T20:47:12.128Z] #19 148.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-18T20:47:12.128Z] #19 148.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T20:47:12.128Z] #19 148.7 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-18T20:47:12.187Z] #43 ... [2022-02-18T20:47:12.187Z] [2022-02-18T20:47:12.187Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T20:47:12.187Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-18T20:47:12.187Z] #23 12.43 Collecting pyyaml [2022-02-18T20:47:12.187Z] #23 12.45 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-02-18T20:47:12.187Z] #23 12.54 Building wheels for collected packages: yamllint [2022-02-18T20:47:12.187Z] #23 12.56 Building wheel for yamllint (setup.py): started [2022-02-18T20:47:12.187Z] #23 13.54 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-18T20:47:12.187Z] #23 13.54 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4d865757f4bd27ada1b9ad00b566d7e5cf1b43938a37c9a9fe35965e53592022 [2022-02-18T20:47:12.187Z] #23 13.54 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-18T20:47:12.187Z] #23 13.55 Successfully built yamllint [2022-02-18T20:47:12.187Z] #23 13.58 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-18T20:47:12.187Z] #23 13.99 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-18T20:47:12.187Z] #23 DONE 14.8s [2022-02-18T20:47:12.387Z] #19 148.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-18T20:47:12.387Z] #19 148.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-18T20:47:12.387Z] #19 148.8 Selecting previously unselected package libxml-sax-base-perl. [2022-02-18T20:47:12.387Z] #19 148.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-18T20:47:12.387Z] #19 148.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-18T20:47:12.387Z] #19 148.8 Selecting previously unselected package libxml-sax-perl. [2022-02-18T20:47:12.387Z] #19 148.8 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-18T20:47:12.387Z] #19 148.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-18T20:47:12.387Z] #19 148.9 Selecting previously unselected package libxml-libxml-perl. [2022-02-18T20:47:12.387Z] #19 148.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-18T20:47:12.387Z] #19 148.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-18T20:47:12.387Z] #19 148.9 Selecting previously unselected package libxml-simple-perl. [2022-02-18T20:47:12.387Z] #19 148.9 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-18T20:47:12.387Z] #19 149.0 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-18T20:47:12.387Z] #19 149.0 Selecting previously unselected package libyaml-perl. [2022-02-18T20:47:12.387Z] #19 149.0 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-18T20:47:12.387Z] #19 149.0 Unpacking libyaml-perl (1.30-1) ... [2022-02-18T20:47:12.387Z] #19 149.0 Selecting previously unselected package libconfig-auto-perl. [2022-02-18T20:47:12.387Z] #19 149.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-18T20:47:12.387Z] #19 149.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-18T20:47:12.387Z] #19 149.1 Selecting previously unselected package libfile-which-perl. [2022-02-18T20:47:12.387Z] #19 149.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-18T20:47:12.387Z] #19 149.1 Unpacking libfile-which-perl (1.23-1) ... [2022-02-18T20:47:12.387Z] #19 149.1 Selecting previously unselected package libfile-homedir-perl. [2022-02-18T20:47:12.450Z] [2022-02-18T20:47:12.450Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-18T20:47:12.450Z] #27 sha256:6a20a93f9eaa332c3ce6b96761f1a0bcef63b5a77c1b5b0e3190fa52a79ed6c8 [2022-02-18T20:47:12.646Z] #19 149.1 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-18T20:47:12.646Z] #19 149.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-18T20:47:12.646Z] #19 149.1 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-18T20:47:12.646Z] #19 149.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-18T20:47:12.646Z] #19 149.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-18T20:47:12.646Z] #19 149.2 Selecting previously unselected package dpkg-cross. [2022-02-18T20:47:12.646Z] #19 149.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-18T20:47:12.646Z] #19 149.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-18T20:47:12.646Z] #19 149.2 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-18T20:47:12.646Z] #19 149.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-18T20:47:12.646Z] #19 149.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-18T20:47:12.646Z] #19 149.3 Selecting previously unselected package libc6-armel-cross. [2022-02-18T20:47:12.646Z] #19 149.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-18T20:47:12.646Z] #19 149.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-18T20:47:12.713Z] #27 DONE 0.7s [2022-02-18T20:47:12.713Z] [2022-02-18T20:47:12.713Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-18T20:47:12.713Z] #32 sha256:4b2eabdbd1010db2ba4b21ee14ba05db308642a58f1daada3573d3f2279b5467 [2022-02-18T20:47:12.905Z] #19 149.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-18T20:47:12.905Z] #19 149.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:12.905Z] #19 149.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:12.905Z] #19 149.4 Selecting previously unselected package libgomp1-armel-cross. [2022-02-18T20:47:12.905Z] #19 149.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:12.905Z] #19 149.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:12.905Z] #19 149.5 Selecting previously unselected package libatomic1-armel-cross. [2022-02-18T20:47:12.905Z] #19 149.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:12.905Z] #19 149.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:12.905Z] #19 149.5 Selecting previously unselected package libasan6-armel-cross. [2022-02-18T20:47:12.905Z] #19 149.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:12.905Z] #19 149.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:13.165Z] #19 149.8 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-18T20:47:13.368Z] #43 168.7 + dpkg --print-architecture [2022-02-18T20:47:13.368Z] #43 168.7 + git checkout -q v2.1.0 [2022-02-18T20:47:13.425Z] #19 149.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:13.425Z] #19 149.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:13.425Z] #19 149.8 Selecting previously unselected package libubsan1-armel-cross. [2022-02-18T20:47:13.425Z] #19 149.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:13.425Z] #19 149.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:13.425Z] #19 149.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-18T20:47:13.425Z] #19 149.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:13.425Z] #19 149.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:13.425Z] #19 150.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-18T20:47:13.661Z] #32 DONE 0.8s [2022-02-18T20:47:13.661Z] [2022-02-18T20:47:13.661Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-18T20:47:13.661Z] #35 sha256:1fb5285e1e054bb362c92a7a19436872ddf5a657566e95b7d5d0da36b0fd9f63 [2022-02-18T20:47:13.685Z] #19 150.1 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:47:13.685Z] #19 150.1 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T20:47:13.923Z] #35 DONE 0.5s [2022-02-18T20:47:13.923Z] [2022-02-18T20:47:13.923Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:47:13.923Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:47:13.941Z] #43 169.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-18T20:47:13.941Z] #43 169.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-18T20:47:14.184Z] #51 ... [2022-02-18T20:47:14.184Z] [2022-02-18T20:47:14.184Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-18T20:47:14.184Z] #37 sha256:dfeb69420879dddb7eaaba73b6184bf5e333dc75af8210584894777beb585a69 [2022-02-18T20:47:14.184Z] #37 DONE 0.1s [2022-02-18T20:47:14.184Z] [2022-02-18T20:47:14.184Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-18T20:47:14.184Z] #41 sha256:c3946bd9ac2629773dca77a2bee5a0378642fa969ddf979bb912bcf6595ab734 [2022-02-18T20:47:14.184Z] #41 DONE 0.1s [2022-02-18T20:47:14.184Z] [2022-02-18T20:47:14.184Z] #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-02-18T20:47:14.184Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-18T20:47:17.081Z] using credential docker-jenkins-github-credentials [2022-02-18T20:47:17.156Z] Cloning the remote Git repository [2022-02-18T20:47:17.156Z] Cloning with configured refspecs honoured and without tags [2022-02-18T20:47:18.953Z] #19 154.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-18T20:47:18.953Z] #19 154.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:47:18.953Z] #19 154.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T20:47:18.953Z] #19 154.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-18T20:47:18.953Z] #19 154.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-18T20:47:18.953Z] #19 154.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-18T20:47:18.953Z] #19 155.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-18T20:47:18.953Z] #19 155.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-18T20:47:18.953Z] #19 155.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-18T20:47:18.953Z] #19 155.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-18T20:47:18.953Z] #19 155.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:18.953Z] #19 155.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:18.953Z] #19 155.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-18T20:47:18.953Z] #19 155.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:47:18.953Z] #19 155.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T20:47:17.342Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T20:47:17.729Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-18T20:47:18.616Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:47:18.616Z] > git --version # timeout=10 [2022-02-18T20:47:18.663Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-18T20:47:18.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:47:18.666Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:47:20.515Z] #43 DONE 191.4s [2022-02-18T20:47:20.515Z] [2022-02-18T20:47:20.515Z] #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-02-18T20:47:20.515Z] #60 sha256:d1bf670642fcc876c30f259e1a9c218bcd6c1adf7b45737f71e06d34a749e018 [2022-02-18T20:47:20.515Z] #60 ... [2022-02-18T20:47:20.515Z] [2022-02-18T20:47:20.515Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-18T20:47:20.515Z] #44 sha256:b5e05ece51be5f7e177bc6d767827552936192a2616c0cba108d1c4a4a9a2bb7 [2022-02-18T20:47:20.515Z] #44 DONE 0.5s [2022-02-18T20:47:20.515Z] [2022-02-18T20:47:20.515Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-18T20:47:20.515Z] #48 sha256:d8b66cbc571b78c38153414c93b289d2598b7a0b3770991100120616902fd478 [2022-02-18T20:47:20.515Z] #48 DONE 0.0s [2022-02-18T20:47:20.515Z] [2022-02-18T20:47:20.515Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-18T20:47:20.515Z] #50 sha256:9dbb0bdb9fa42b5ff8063c0db575704ba9c2a3c066091e1d0751b644a27e6869 [2022-02-18T20:47:20.515Z] #50 DONE 0.1s [2022-02-18T20:47:20.515Z] [2022-02-18T20:47:20.515Z] #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-02-18T20:47:20.515Z] #60 sha256:d1bf670642fcc876c30f259e1a9c218bcd6c1adf7b45737f71e06d34a749e018 [2022-02-18T20:47:24.228Z] #19 159.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-18T20:47:24.229Z] #19 159.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:47:24.229Z] #19 159.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T20:47:24.229Z] #19 159.9 Selecting previously unselected package crossbuild-essential-armel. [2022-02-18T20:47:24.229Z] #19 159.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-18T20:47:24.229Z] #19 159.9 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-18T20:47:24.229Z] #19 160.0 Selecting previously unselected package libc6-armhf-cross. [2022-02-18T20:47:24.229Z] #19 160.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-18T20:47:24.229Z] #19 160.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-18T20:47:24.229Z] #19 160.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-18T20:47:24.229Z] #19 160.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:24.229Z] #19 160.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:24.229Z] #19 160.1 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-18T20:47:24.229Z] #19 160.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:24.229Z] #19 160.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:24.229Z] #19 160.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-18T20:47:24.229Z] #19 160.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:24.229Z] #19 160.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:24.229Z] #19 160.2 Selecting previously unselected package libasan6-armhf-cross. [2022-02-18T20:47:24.229Z] #19 160.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:24.229Z] #19 160.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:24.229Z] #19 160.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-18T20:47:24.229Z] #19 160.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:24.229Z] #19 160.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:24.229Z] #19 160.5 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-18T20:47:24.229Z] #19 160.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:24.229Z] #19 160.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:24.229Z] #19 160.6 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-18T20:47:24.229Z] #19 160.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:24.229Z] #19 160.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:24.229Z] #19 160.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-18T20:47:24.229Z] #19 160.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:47:24.229Z] #19 160.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T20:47:25.798Z] using credential docker-jenkins-github-credentials [2022-02-18T20:47:25.872Z] Cloning the remote Git repository [2022-02-18T20:47:25.872Z] Cloning with configured refspecs honoured and without tags [2022-02-18T20:47:26.064Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T20:47:26.450Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-18T20:47:27.351Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:47:27.351Z] > git --version # timeout=10 [2022-02-18T20:47:27.407Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-18T20:47:27.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:47:27.412Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:47:29.501Z] #19 165.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-18T20:47:29.501Z] #19 165.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:47:29.501Z] #19 165.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T20:47:29.501Z] #19 165.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-18T20:47:29.501Z] #19 165.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-18T20:47:29.501Z] #19 165.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-18T20:47:29.501Z] #19 165.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-18T20:47:29.501Z] #19 165.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-18T20:47:29.501Z] #19 165.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-18T20:47:29.501Z] #19 166.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-18T20:47:29.501Z] #19 166.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:29.501Z] #19 166.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:29.501Z] #19 166.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-18T20:47:29.760Z] #19 166.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:47:29.760Z] #19 166.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T20:47:32.161Z] using credential docker-jenkins-github-credentials [2022-02-18T20:47:32.240Z] Cloning the remote Git repository [2022-02-18T20:47:32.240Z] Cloning with configured refspecs honoured and without tags [2022-02-18T20:47:32.359Z] #43 DONE 188.0s [2022-02-18T20:47:32.359Z] [2022-02-18T20:47:32.359Z] #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-02-18T20:47:32.359Z] #56 sha256:0eaa084eb91073158b4333f16e1a220420fee26d748712b866844ffcbde22b48 [2022-02-18T20:47:32.486Z] #60 ... [2022-02-18T20:47:32.486Z] [2022-02-18T20:47:32.486Z] #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-02-18T20:47:32.486Z] #26 sha256:2ea6d6e19636e0442414c709dd5252873339d7cede3aadb7302cd5cab1f81484 [2022-02-18T20:47:32.486Z] #26 193.1 + return [2022-02-18T20:47:32.440Z] Cloning repository https://github.com/moby/moby.git [2022-02-18T20:47:32.945Z] #56 ... [2022-02-18T20:47:32.945Z] [2022-02-18T20:47:32.945Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-18T20:47:32.945Z] #44 sha256:65de66ac33c9c1ae118a4012ee8f5edf9c59d71819234663257817d32af60d14 [2022-02-18T20:47:32.945Z] #44 DONE 0.2s [2022-02-18T20:47:32.945Z] [2022-02-18T20:47:32.945Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:47:32.945Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:47:33.212Z] #51 ... [2022-02-18T20:47:33.212Z] [2022-02-18T20:47:33.212Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-18T20:47:33.212Z] #48 sha256:83323ae0854eaa9273c241255377f19fc6408f554968931e628a6d159082bc44 [2022-02-18T20:47:33.212Z] #48 DONE 0.1s [2022-02-18T20:47:33.212Z] [2022-02-18T20:47:33.212Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-18T20:47:33.212Z] #50 sha256:a56ae524182298c66ee9610dc8d34132f5396fbdd4864d77eaa2c88fef6a950f [2022-02-18T20:47:33.212Z] #50 DONE 0.1s [2022-02-18T20:47:33.212Z] [2022-02-18T20:47:33.212Z] #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-02-18T20:47:33.212Z] #56 sha256:0eaa084eb91073158b4333f16e1a220420fee26d748712b866844ffcbde22b48 [2022-02-18T20:47:35.045Z] #26 DONE 196.3s [2022-02-18T20:47:35.045Z] [2022-02-18T20:47:35.045Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-18T20:47:35.045Z] #60 sha256:06ece22c99cc9346303e99d31cc03c806ee63f56e243c93272a6e8e08ec59443 [2022-02-18T20:47:35.045Z] #60 167.2 + bin/containerd [2022-02-18T20:47:32.861Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-18T20:47:33.810Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:47:33.810Z] > git --version # timeout=10 [2022-02-18T20:47:33.863Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-18T20:47:33.864Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:47:33.867Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:47:35.079Z] #19 170.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-18T20:47:35.079Z] #19 170.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:47:35.079Z] #19 170.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T20:47:35.079Z] #19 170.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-18T20:47:35.079Z] #19 170.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-18T20:47:35.079Z] #19 170.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-18T20:47:35.079Z] #19 170.9 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-18T20:47:35.079Z] #19 170.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-18T20:47:35.079Z] #19 170.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-18T20:47:35.079Z] #19 171.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-18T20:47:35.079Z] #19 171.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:35.079Z] #19 171.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:35.079Z] #19 171.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-18T20:47:35.079Z] #19 171.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:35.079Z] #19 171.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:35.079Z] #19 171.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-18T20:47:35.079Z] #19 171.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:35.079Z] #19 171.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:35.079Z] #19 171.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-18T20:47:35.079Z] #19 171.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:35.079Z] #19 171.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:35.079Z] #19 171.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-18T20:47:35.079Z] #19 171.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:35.079Z] #19 171.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:35.079Z] #19 171.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-18T20:47:35.079Z] #19 171.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:35.079Z] #19 171.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:35.339Z] #19 171.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-18T20:47:35.339Z] #19 171.7 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:35.339Z] #19 171.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:35.339Z] #19 172.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-18T20:47:35.598Z] #19 172.0 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:35.598Z] #19 172.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:35.598Z] #19 172.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-18T20:47:35.598Z] #19 172.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:35.598Z] #19 172.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:35.598Z] #19 172.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-18T20:47:35.598Z] #19 172.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:35.598Z] #19 172.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:35.598Z] #19 172.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-18T20:47:35.857Z] #19 172.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:35.857Z] #19 172.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:35.857Z] #19 172.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-18T20:47:35.857Z] #19 172.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:47:35.857Z] #19 172.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:35.885Z] #43 DONE 188.8s [2022-02-18T20:47:35.885Z] [2022-02-18T20:47:35.885Z] #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-02-18T20:47:35.885Z] #60 sha256:ce852f7983ab884844c6eead3f2b2321dcc26348043116b29cdfa592e247fa62 [2022-02-18T20:47:35.885Z] #60 ... [2022-02-18T20:47:35.885Z] [2022-02-18T20:47:35.885Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-18T20:47:35.885Z] #44 sha256:a9619f18f8ef38d1f6b1b77b458a56874d9dc28b2a3f99125a54c9aecee92a81 [2022-02-18T20:47:35.885Z] #44 DONE 0.5s [2022-02-18T20:47:35.885Z] [2022-02-18T20:47:35.885Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-18T20:47:35.885Z] #48 sha256:472ed945a58a2f958d7d9534a12020daa4c5a1abdff979ceec1fba947a2ab22b [2022-02-18T20:47:35.885Z] #48 DONE 0.1s [2022-02-18T20:47:35.885Z] [2022-02-18T20:47:35.885Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-18T20:47:35.885Z] #50 sha256:d0000976bef1a4d823607f37237c9a2a28d396ddb48e24a8b6ba7fb3884b4236 [2022-02-18T20:47:35.885Z] #50 DONE 0.1s [2022-02-18T20:47:35.885Z] [2022-02-18T20:47:35.885Z] #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-02-18T20:47:35.885Z] #56 sha256:322e5f660559bedbd47e35fa8786f32261c5fc0ccf327704e2eb99f67ed34685 [2022-02-18T20:47:36.446Z] #60 ... [2022-02-18T20:47:36.446Z] [2022-02-18T20:47:36.446Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-18T20:47:36.446Z] #27 sha256:c4ad31c51f911c037dd911c7d41050493f6e46a9efa51070687b3f83293334e2 [2022-02-18T20:47:36.446Z] #27 DONE 0.9s [2022-02-18T20:47:36.446Z] [2022-02-18T20:47:36.446Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-18T20:47:36.446Z] #32 sha256:7c68da509801404d6ff9f1c9ee761eecd30acf53c0c37ef0106a55d3e4d964ac [2022-02-18T20:47:37.129Z] Fetching without tags [2022-02-18T20:47:38.143Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:47:36.775Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:47:36.849Z] > git config --add remote.origin.fetch +refs/pull/43185/head:refs/remotes/origin/PR-43185 # timeout=10 [2022-02-18T20:47:36.907Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:47:37.039Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:47:37.164Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:47:37.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:47:37.166Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:47:38.248Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:47:38.300Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:47:41.123Z] #19 177.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-18T20:47:41.123Z] #19 177.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:47:41.123Z] #19 177.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:41.123Z] #19 177.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-18T20:47:41.123Z] #19 177.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-18T20:47:41.123Z] #19 177.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-18T20:47:41.123Z] #19 177.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-18T20:47:41.123Z] #19 177.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-18T20:47:41.123Z] #19 177.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-18T20:47:41.123Z] #19 177.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-18T20:47:41.123Z] #19 177.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:41.123Z] #19 177.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:41.383Z] #19 177.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-18T20:47:41.383Z] #19 177.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:47:41.383Z] #19 177.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:41.740Z] #32 DONE 5.1s [2022-02-18T20:47:41.740Z] [2022-02-18T20:47:41.740Z] #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-02-18T20:47:41.740Z] #56 sha256:f65c21be8a4c30e028bbe550d701783faf1e0592dba8a49c2ab5a1178dc4b922 [2022-02-18T20:47:41.740Z] #56 112.9 + mkdir -p /build [2022-02-18T20:47:41.740Z] #56 112.9 + cp runc /build/runc [2022-02-18T20:47:42.188Z] Merge succeeded, producing 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:47:42.188Z] Checking out Revision 833139f3908f55c0c8c592910b8a2de01868ca1c (PR-43185) [2022-02-18T20:47:42.694Z] #56 DONE 113.8s [2022-02-18T20:47:42.694Z] [2022-02-18T20:47:42.694Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:47:42.694Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-18T20:47:42.694Z] #51 203.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-18T20:47:42.694Z] #51 DONE 204.6s [2022-02-18T20:47:42.694Z] [2022-02-18T20:47:42.694Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-18T20:47:42.694Z] #35 sha256:e74b5667a9d6824e9cf02b8ab1642648821aa9a8e69b7194cc297a1c0bf34b2e [2022-02-18T20:47:42.694Z] #35 DONE 1.0s [2022-02-18T20:47:42.694Z] [2022-02-18T20:47:42.694Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-18T20:47:42.694Z] #37 sha256:e622a3b433966623b0dc631305e794e303ed420c749957ef71458278883b01f9 [2022-02-18T20:47:42.959Z] #37 DONE 0.4s [2022-02-18T20:47:42.959Z] [2022-02-18T20:47:42.959Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-18T20:47:42.959Z] #41 sha256:5ef98060e6e45e8c6a394d2ff7ab00bc40a652fdc22d3b4e5d6763acb3a618e3 [2022-02-18T20:47:41.789Z] > git remote # timeout=10 [2022-02-18T20:47:41.864Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T20:47:41.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:47:41.923Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T20:47:42.092Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-18T20:47:42.221Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:47:42.273Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:47:43.226Z] #41 DONE 0.2s [2022-02-18T20:47:43.226Z] [2022-02-18T20:47:43.226Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-18T20:47:43.226Z] #44 sha256:3f2aab0f5b7cb17a2fe5e7f085eedf2fd761cf08d9d6af260b2e39c0e6a78954 [2022-02-18T20:47:43.489Z] #44 DONE 0.2s [2022-02-18T20:47:43.489Z] [2022-02-18T20:47:43.489Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-18T20:47:43.489Z] #48 sha256:3d119a787d1214ee78a08521e1244c0373a801c2c71fae1f19a27de3155f42b9 [2022-02-18T20:47:43.751Z] #48 DONE 0.1s [2022-02-18T20:47:43.751Z] [2022-02-18T20:47:43.751Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-18T20:47:43.751Z] #50 sha256:15b50aa3e0cbc69fc81f957f5724d65a920cd9a6d92d998dea987d2c005535b4 [2022-02-18T20:47:43.751Z] #50 DONE 0.2s [2022-02-18T20:47:43.751Z] [2022-02-18T20:47:43.751Z] #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-02-18T20:47:43.751Z] #60 sha256:06ece22c99cc9346303e99d31cc03c806ee63f56e243c93272a6e8e08ec59443 [2022-02-18T20:47:44.324Z] #60 ... [2022-02-18T20:47:44.324Z] [2022-02-18T20:47:44.324Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-18T20:47:44.324Z] #52 sha256:1e701e78ad864ad2c413f9975ebf9f0471d79d7bb835d288cebffc75092e060b [2022-02-18T20:47:45.577Z] #19 182.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-18T20:47:45.577Z] #19 182.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:47:45.577Z] #19 182.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:45.577Z] #19 182.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-18T20:47:45.577Z] #19 182.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-18T20:47:45.577Z] #19 182.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-18T20:47:45.577Z] #19 182.2 Selecting previously unselected package libc6-s390x-cross. [2022-02-18T20:47:45.634Z] Fetching without tags [2022-02-18T20:47:45.734Z] #52 DONE 1.4s [2022-02-18T20:47:45.734Z] [2022-02-18T20:47:45.734Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-18T20:47:45.734Z] #54 sha256:e314401eb2d0ff604dd95de0a57f2de67aa2b2bc7d1a4ea4f8bfa9b3f3632c2a [2022-02-18T20:47:45.734Z] #54 DONE 0.1s [2022-02-18T20:47:45.734Z] [2022-02-18T20:47:45.734Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-18T20:47:45.734Z] #57 sha256:ed44f549b56af0579d85bb8f3c30c547dc8b5202f6a7eea6f3241cf8834629ed [2022-02-18T20:47:45.835Z] #19 182.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-18T20:47:45.835Z] #19 182.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-18T20:47:45.835Z] #19 182.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-18T20:47:45.835Z] #19 182.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:45.835Z] #19 182.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:45.835Z] #19 182.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-18T20:47:45.835Z] #19 182.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:45.835Z] #19 182.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:45.835Z] #19 182.4 Selecting previously unselected package libitm1-s390x-cross. [2022-02-18T20:47:45.835Z] #19 182.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:45.835Z] #19 182.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:45.835Z] #19 182.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-18T20:47:46.094Z] #19 182.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:46.094Z] #19 182.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:46.094Z] #19 182.5 Selecting previously unselected package libasan6-s390x-cross. [2022-02-18T20:47:46.094Z] #19 182.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:46.094Z] #19 182.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:46.094Z] #19 182.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-18T20:47:46.307Z] #57 DONE 0.5s [2022-02-18T20:47:46.307Z] [2022-02-18T20:47:46.307Z] #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-02-18T20:47:46.308Z] #60 sha256:06ece22c99cc9346303e99d31cc03c806ee63f56e243c93272a6e8e08ec59443 [2022-02-18T20:47:46.353Z] #19 182.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:46.353Z] #19 182.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:46.353Z] #19 182.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-18T20:47:46.353Z] #19 182.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:46.353Z] #19 182.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:46.353Z] #19 182.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-18T20:47:46.353Z] #19 182.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:46.353Z] #19 182.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:46.557Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:47:46.612Z] #19 183.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-18T20:47:46.612Z] #19 183.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:47:46.612Z] #19 183.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:45.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:47:45.344Z] > git config --add remote.origin.fetch +refs/pull/43185/head:refs/remotes/origin/PR-43185 # timeout=10 [2022-02-18T20:47:45.408Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:47:45.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:47:45.670Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:47:45.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:47:45.672Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:47:46.662Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:47:46.724Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:47:50.419Z] Merge succeeded, producing 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:47:50.419Z] Checking out Revision 833139f3908f55c0c8c592910b8a2de01868ca1c (PR-43185) [2022-02-18T20:47:50.044Z] > git remote # timeout=10 [2022-02-18T20:47:50.126Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T20:47:50.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:47:50.184Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T20:47:50.329Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-18T20:47:50.452Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:47:50.505Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:47:51.880Z] #19 187.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-18T20:47:51.880Z] #19 187.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:47:51.880Z] #19 187.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:51.880Z] #19 187.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-18T20:47:51.880Z] #19 187.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-18T20:47:51.880Z] #19 187.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-18T20:47:51.880Z] #19 187.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-18T20:47:51.880Z] #19 187.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-18T20:47:51.880Z] #19 187.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-18T20:47:51.880Z] #19 187.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-18T20:47:51.880Z] #19 187.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-18T20:47:51.880Z] #19 187.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:51.880Z] #19 188.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-18T20:47:51.880Z] #19 188.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-18T20:47:51.880Z] #19 188.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:52.571Z] #60 191.6 + bin/containerd [2022-02-18T20:47:52.730Z] Fetching without tags [2022-02-18T20:47:53.482Z] Commit message: "pkg/archive: audit gosec file-traversal lints" [2022-02-18T20:47:53.491Z] Merging remotes/origin/master commit 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 into PR head commit 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:47:52.383Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:47:52.452Z] > git config --add remote.origin.fetch +refs/pull/43185/head:refs/remotes/origin/PR-43185 # timeout=10 [2022-02-18T20:47:52.507Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-18T20:47:52.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-18T20:47:52.768Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-18T20:47:52.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:47:52.770Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43185/head:refs/remotes/origin/PR-43185 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T20:47:56.069Z] #19 192.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-18T20:47:56.069Z] #19 192.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-18T20:47:56.069Z] #19 192.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:56.069Z] #19 192.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-18T20:47:56.069Z] #19 192.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-18T20:47:56.069Z] #19 192.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-18T20:47:56.069Z] #19 192.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-18T20:47:56.069Z] #19 192.4 Setting up libfile-which-perl (1.23-1) ... [2022-02-18T20:47:56.069Z] #19 192.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-18T20:47:56.069Z] #19 192.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-18T20:47:56.069Z] #19 192.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-18T20:47:56.069Z] #19 192.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T20:47:56.069Z] #19 192.5 Setting up libicu67:amd64 (67.1-7) ... [2022-02-18T20:47:56.069Z] #19 192.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-18T20:47:56.069Z] #19 192.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-18T20:47:56.069Z] #19 192.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-18T20:47:56.069Z] #19 192.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-18T20:47:56.069Z] #19 192.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-18T20:47:56.069Z] #19 192.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-18T20:47:56.069Z] #19 192.6 Setting up file (1:5.39-3) ... [2022-02-18T20:47:56.069Z] #19 192.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-18T20:47:56.069Z] #19 192.6 Setting up bzip2 (1.0.8-4) ... [2022-02-18T20:47:56.069Z] #19 192.6 Setting up libyaml-perl (1.30-1) ... [2022-02-18T20:47:56.069Z] #19 192.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-18T20:47:56.069Z] #19 192.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-18T20:47:56.069Z] #19 192.7 Setting up libio-string-perl (1.08-3.1) ... [2022-02-18T20:47:56.069Z] #19 192.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-18T20:47:56.069Z] #19 192.7 Setting up cross-config (2.6.18+nmu1) ... [2022-02-18T20:47:56.328Z] #19 192.8 Setting up xz-utils (5.2.5-2) ... [2022-02-18T20:47:56.328Z] #19 192.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-18T20:47:56.328Z] #19 192.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-18T20:47:56.328Z] #19 192.9 Setting up patch (2.7.6-7) ... [2022-02-18T20:47:56.328Z] #19 192.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-18T20:47:56.328Z] #19 192.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-18T20:47:56.328Z] #19 192.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.328Z] #19 192.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-18T20:47:56.328Z] #19 192.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-18T20:47:56.328Z] #19 192.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.328Z] #19 192.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.328Z] #19 193.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-18T20:47:56.328Z] #19 193.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-18T20:47:56.328Z] #19 193.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.328Z] #19 193.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:56.328Z] #19 193.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-18T20:47:56.586Z] #19 193.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-18T20:47:56.586Z] #19 193.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-18T20:47:56.586Z] #19 193.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-18T20:47:56.586Z] #19 193.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.586Z] #19 193.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-18T20:47:56.586Z] #19 193.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T20:47:56.586Z] #19 193.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-18T20:47:56.586Z] #19 193.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:56.586Z] #19 193.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-18T20:47:56.586Z] #19 193.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T20:47:56.586Z] #19 193.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.586Z] #19 193.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-18T20:47:56.586Z] #19 193.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.586Z] #19 193.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.586Z] #19 193.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.586Z] #19 193.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.586Z] #19 193.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.586Z] #19 193.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.617Z] + docker version [2022-02-18T20:47:56.747Z] #60 ... [2022-02-18T20:47:56.747Z] [2022-02-18T20:47:56.747Z] #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-02-18T20:47:56.747Z] #56 sha256:b6a8e2f2f15412a73b5a003be7ada8a8fd5db5f5d3a69b6df3ae391b50968e5c [2022-02-18T20:47:56.747Z] #56 128.1 + mkdir -p /build [2022-02-18T20:47:56.747Z] #56 128.1 + cp runc /build/runc [2022-02-18T20:47:53.604Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:47:53.656Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:47:56.675Z] > git remote # timeout=10 [2022-02-18T20:47:56.759Z] > git config --get remote.origin.url # timeout=10 [2022-02-18T20:47:56.846Z] #19 193.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-18T20:47:56.846Z] #19 193.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.846Z] #19 193.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.846Z] #19 193.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.846Z] #19 193.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.846Z] #19 193.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-18T20:47:56.846Z] #19 193.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.846Z] #19 193.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.846Z] #19 193.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.846Z] #19 193.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-18T20:47:56.846Z] #19 193.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.846Z] #19 193.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.846Z] #19 193.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:56.846Z] #19 193.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-18T20:47:57.060Z] Merge succeeded, producing 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:47:57.061Z] Checking out Revision 833139f3908f55c0c8c592910b8a2de01868ca1c (PR-43185) [2022-02-18T20:47:57.105Z] #19 193.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-18T20:47:57.105Z] #19 193.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-18T20:47:57.105Z] #19 193.7 [2022-02-18T20:47:57.105Z] #19 193.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-18T20:47:57.105Z] #19 193.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.105Z] #19 193.8 Setting up dpkg-dev (1.20.9) ... [2022-02-18T20:47:57.105Z] #19 193.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.364Z] #19 193.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T20:47:57.364Z] #19 193.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.364Z] #19 193.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.364Z] #19 193.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.364Z] #19 193.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.364Z] #19 193.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T20:47:57.364Z] #19 193.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.364Z] #19 193.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.364Z] #19 193.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.364Z] #19 193.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.364Z] #19 194.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-18T20:47:57.364Z] #19 194.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-18T20:47:57.622Z] #19 194.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-18T20:47:57.622Z] #19 194.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-18T20:47:57.622Z] #19 194.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-18T20:47:57.622Z] #19 194.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:57.622Z] #19 194.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:57.622Z] #19 194.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.622Z] #19 194.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T20:47:57.880Z] #19 194.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.880Z] #19 194.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.880Z] #19 194.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:57.880Z] #19 194.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T20:47:57.880Z] #19 194.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.880Z] #19 194.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.880Z] #19 194.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.880Z] #19 194.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.880Z] #19 194.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.880Z] #19 194.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:57.880Z] #19 194.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-18T20:47:57.880Z] #19 194.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:57.880Z] #19 194.5 Setting up libxml-simple-perl (2.25-1) ... [2022-02-18T20:47:57.880Z] #19 194.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T20:47:57.880Z] #19 194.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T20:47:57.880Z] #19 194.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-18T20:47:58.138Z] #19 194.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-18T20:47:58.138Z] #19 194.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T20:47:58.138Z] #19 194.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-18T20:47:58.138Z] #19 194.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:58.138Z] #19 194.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-18T20:47:58.138Z] #19 194.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:58.138Z] #19 194.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:58.138Z] #19 194.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-18T20:47:58.138Z] #19 194.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:58.138Z] #19 194.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-18T20:47:58.138Z] #19 194.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:58.138Z] #19 194.9 Setting up crossbuild-essential-armel (12.9) ... [2022-02-18T20:47:58.396Z] #19 194.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-18T20:47:58.396Z] #19 194.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-18T20:47:58.396Z] #19 194.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-18T20:47:58.396Z] #19 194.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-18T20:47:58.396Z] #19 194.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-18T20:47:58.396Z] #19 194.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:47:58.641Z] #56 DONE 130.2s [2022-02-18T20:47:58.641Z] [2022-02-18T20:47:58.641Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:47:58.641Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:47:56.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-18T20:47:56.814Z] > git merge 54d35c071dd8b8e757c70870e1e3c4d63c957dc1 # timeout=10 [2022-02-18T20:47:56.958Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-18T20:47:57.097Z] > git config core.sparsecheckout # timeout=10 [2022-02-18T20:47:57.151Z] > git checkout -f 833139f3908f55c0c8c592910b8a2de01868ca1c # timeout=10 [2022-02-18T20:48:01.905Z] Commit message: "pkg/archive: audit gosec file-traversal lints" [2022-02-18T20:48:01.915Z] #51 234.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-18T20:48:01.915Z] #51 DONE 234.5s [2022-02-18T20:48:01.915Z] [2022-02-18T20:48:01.915Z] #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-02-18T20:48:01.915Z] #60 sha256:d1bf670642fcc876c30f259e1a9c218bcd6c1adf7b45737f71e06d34a749e018 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T20:48:02.480Z] #60 ... [2022-02-18T20:48:02.480Z] [2022-02-18T20:48:02.480Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-18T20:48:02.480Z] #52 sha256:6406daecc29c2ea7086701af880247ec0e053cd03bed7ee1db417fa6c58e5310 [2022-02-18T20:48:02.577Z] #19 DONE 199.0s [2022-02-18T20:48:02.577Z] [2022-02-18T20:48:02.577Z] #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-02-18T20:48:02.577Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-18T20:48:02.577Z] #65 ... [2022-02-18T20:48:02.577Z] [2022-02-18T20:48:02.577Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-18T20:48:02.577Z] #69 sha256:66944e731a05252220a7ecca87be8b5ea8a8c57c93829276c2084cc8561763a7 [2022-02-18T20:48:02.577Z] #69 DONE 0.2s [2022-02-18T20:48:02.836Z] [2022-02-18T20:48:02.836Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-18T20:48:02.836Z] #32 sha256:7df0fef9efe5594d37a96c0322170b9e604ddd11f0378e8a6e0d1c3dd23e3420 [2022-02-18T20:48:02.836Z] #32 DONE 0.2s [2022-02-18T20:48:02.836Z] [2022-02-18T20:48:02.837Z] #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-02-18T20:48:02.837Z] #33 sha256:7bcb773f4f88fdd17dfc51d0fe636fc2d3656e31da165a96c3158a0ee28d4611 [2022-02-18T20:48:03.052Z] #52 DONE 0.6s [2022-02-18T20:48:03.052Z] [2022-02-18T20:48:03.052Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-18T20:48:03.052Z] #54 sha256:7820b94142f54bf1741a55f13fe308cc54f37c5234802e17896ca4d9900c6b1c [2022-02-18T20:48:03.052Z] #54 DONE 0.0s [2022-02-18T20:48:03.052Z] [2022-02-18T20:48:03.052Z] #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-02-18T20:48:03.052Z] #60 sha256:d1bf670642fcc876c30f259e1a9c218bcd6c1adf7b45737f71e06d34a749e018 [2022-02-18T20:48:03.310Z] #60 ... [2022-02-18T20:48:03.310Z] [2022-02-18T20:48:03.310Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-18T20:48:03.310Z] #57 sha256:e49bc4b85e4f4a7350dd0ca47bb0bc3d532df7aa89e8af9bfb5c70b6585471f1 [2022-02-18T20:48:03.568Z] #57 DONE 0.2s [2022-02-18T20:48:03.568Z] [2022-02-18T20:48:03.568Z] #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-02-18T20:48:03.568Z] #60 sha256:d1bf670642fcc876c30f259e1a9c218bcd6c1adf7b45737f71e06d34a749e018 [2022-02-18T20:48:04.220Z] #33 1.326 + RM_GOPATH=0 [2022-02-18T20:48:04.220Z] #33 1.327 + TMP_GOPATH= [2022-02-18T20:48:04.220Z] #33 1.328 + : /build [2022-02-18T20:48:04.220Z] #33 1.328 + '[' -z '' ']' [2022-02-18T20:48:04.220Z] #33 1.329 ++ mktemp -d [2022-02-18T20:48:04.220Z] #33 1.331 + export GOPATH=/tmp/tmp.ZNTdeOO0Kd [2022-02-18T20:48:04.220Z] #33 1.332 + GOPATH=/tmp/tmp.ZNTdeOO0Kd [2022-02-18T20:48:04.220Z] #33 1.332 + RM_GOPATH=1 [2022-02-18T20:48:04.220Z] #33 1.332 + case "$(go env GOARCH)" in [2022-02-18T20:48:04.220Z] #33 1.332 ++ go env GOARCH [2022-02-18T20:48:04.220Z] #33 1.339 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:48:04.220Z] #33 1.339 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:48:04.220Z] #33 1.339 ++ dirname /install.sh [2022-02-18T20:48:04.220Z] #33 1.340 Install docker/cli version 17.06.2-ce from stable [2022-02-18T20:48:04.220Z] #33 1.340 + dir=/ [2022-02-18T20:48:04.220Z] #33 1.340 + bin=dockercli [2022-02-18T20:48:04.220Z] #33 1.340 + shift [2022-02-18T20:48:04.220Z] #33 1.340 + '[' '!' -f //dockercli.installer ']' [2022-02-18T20:48:04.220Z] #33 1.340 + . //dockercli.installer [2022-02-18T20:48:04.220Z] #33 1.340 ++ : stable [2022-02-18T20:48:04.220Z] #33 1.340 ++ : 17.06.2-ce [2022-02-18T20:48:04.220Z] #33 1.340 + install_dockercli [2022-02-18T20:48:04.220Z] #33 1.340 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-18T20:48:04.220Z] #33 1.341 ++ uname -m [2022-02-18T20:48:04.220Z] #33 1.343 + arch=x86_64 [2022-02-18T20:48:04.220Z] #33 1.343 + '[' x86_64 '!=' x86_64 ']' [2022-02-18T20:48:04.220Z] #33 1.344 + url=https://download.docker.com/linux/static [2022-02-18T20:48:04.220Z] #33 1.344 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-18T20:48:04.220Z] #33 1.344 + tar -xz docker/docker [2022-02-18T20:48:04.962Z] + docker version [2022-02-18T20:48:05.347Z] #56 ... [2022-02-18T20:48:05.347Z] [2022-02-18T20:48:05.347Z] #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-02-18T20:48:05.347Z] #60 sha256:edd7905e62ec23ceb242256afc6e2979e72277ff9b2f1302df38c52596b23412 [2022-02-18T20:48:05.347Z] #60 194.2 + bin/containerd [2022-02-18T20:48:07.520Z] #33 4.604 + mkdir -p /build [2022-02-18T20:48:07.520Z] #33 4.608 + mv docker/docker /build/ [2022-02-18T20:48:07.520Z] #33 4.610 + rmdir docker [2022-02-18T20:48:07.520Z] #33 DONE 4.7s [2022-02-18T20:48:07.520Z] [2022-02-18T20:48:07.520Z] #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-02-18T20:48:07.520Z] #70 sha256:002846ef4669992907704d18e753d07f0004e7d9f17e948295c724bb73ad4925 [2022-02-18T20:48:07.520Z] #70 1.352 + RM_GOPATH=0 [2022-02-18T20:48:07.520Z] #70 1.352 + TMP_GOPATH= [2022-02-18T20:48:07.520Z] #70 1.354 + : /build [2022-02-18T20:48:07.520Z] #70 1.354 + '[' -z '' ']' [2022-02-18T20:48:07.520Z] #70 1.356 ++ mktemp -d [2022-02-18T20:48:07.520Z] #70 1.357 + export GOPATH=/tmp/tmp.D2RIFNqhC7 [2022-02-18T20:48:07.520Z] #70 1.357 + GOPATH=/tmp/tmp.D2RIFNqhC7 [2022-02-18T20:48:07.520Z] #70 1.357 + RM_GOPATH=1 [2022-02-18T20:48:07.520Z] #70 1.357 + case "$(go env GOARCH)" in [2022-02-18T20:48:07.520Z] #70 1.357 ++ go env GOARCH [2022-02-18T20:48:07.520Z] #70 1.364 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:48:07.520Z] #70 1.364 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:48:07.520Z] #70 1.364 ++ dirname /install.sh [2022-02-18T20:48:07.520Z] #70 1.366 + dir=/ [2022-02-18T20:48:07.520Z] #70 1.366 + bin=rootlesskit [2022-02-18T20:48:07.520Z] #70 1.366 + shift [2022-02-18T20:48:07.520Z] #70 1.366 + '[' '!' -f //rootlesskit.installer ']' [2022-02-18T20:48:07.520Z] #70 1.366 + . //rootlesskit.installer [2022-02-18T20:48:07.520Z] #70 1.367 ++ : v0.14.6 [2022-02-18T20:48:07.520Z] #70 1.367 + install_rootlesskit [2022-02-18T20:48:07.520Z] #70 1.367 + case "$1" in [2022-02-18T20:48:07.520Z] #70 1.367 + export CGO_ENABLED=0 [2022-02-18T20:48:07.520Z] #70 1.367 + CGO_ENABLED=0 [2022-02-18T20:48:07.520Z] #70 1.367 + _install_rootlesskit [2022-02-18T20:48:07.520Z] #70 1.367 + echo 'Install rootlesskit version v0.14.6' [2022-02-18T20:48:07.520Z] #70 1.367 Install rootlesskit version v0.14.6 [2022-02-18T20:48:07.520Z] #70 1.367 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T20:48:07.520Z] #70 1.367 + GOBIN=/build [2022-02-18T20:48:07.520Z] #70 1.367 + GO111MODULE=on [2022-02-18T20:48:07.520Z] #70 1.367 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-18T20:48:07.520Z] #70 1.760 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-18T20:48:07.520Z] #70 3.701 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-18T20:48:07.520Z] #70 3.702 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-18T20:48:07.520Z] #70 3.899 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-18T20:48:07.982Z] #56 ... [2022-02-18T20:48:07.982Z] [2022-02-18T20:48:07.982Z] #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-02-18T20:48:07.982Z] #60 sha256:ce852f7983ab884844c6eead3f2b2321dcc26348043116b29cdfa592e247fa62 [2022-02-18T20:48:07.982Z] #60 188.0 + bin/containerd [2022-02-18T20:48:08.089Z] #70 5.357 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-18T20:48:08.289Z] #60 199.6 # github.com/containerd/containerd/cmd/containerd [2022-02-18T20:48:08.289Z] #60 199.6 /usr/bin/ld: /tmp/go-link-4202295129/000019.o: in function `New': [2022-02-18T20:48:08.289Z] #60 199.6 /tmp/tmp.dWgxUiQmgL/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-02-18T20:48:08.289Z] #60 199.6 + bin/containerd-stress [2022-02-18T20:48:08.289Z] #60 200.6 + bin/containerd-shim [2022-02-18T20:48:08.348Z] #70 5.853 go: downloading github.com/google/uuid v1.3.0 [2022-02-18T20:48:08.606Z] #70 5.932 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-18T20:48:08.606Z] #70 5.932 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-18T20:48:08.606Z] #70 5.971 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-18T20:48:08.606Z] #70 6.024 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-18T20:48:08.680Z] Commit message: "pkg/archive: audit gosec file-traversal lints" [2022-02-18T20:48:08.866Z] #70 6.152 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-18T20:48:08.866Z] #70 6.291 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-18T20:48:08.866Z] #70 6.367 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-18T20:48:08.984Z] Client: [2022-02-18T20:48:08.984Z] Version: 20.10.9 [2022-02-18T20:48:08.984Z] API version: 1.41 [2022-02-18T20:48:08.984Z] Go version: go1.16.8 [2022-02-18T20:48:08.984Z] Git commit: c2ea9bc [2022-02-18T20:48:08.984Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T20:48:08.984Z] OS/Arch: windows/amd64 [2022-02-18T20:48:08.984Z] Context: default [2022-02-18T20:48:08.984Z] Experimental: true [2022-02-18T20:48:08.984Z] [2022-02-18T20:48:08.984Z] Server: Docker Engine - Community [2022-02-18T20:48:08.984Z] Engine: [2022-02-18T20:48:08.984Z] Version: 20.10.9 [2022-02-18T20:48:08.984Z] API version: 1.41 (minimum version 1.24) [2022-02-18T20:48:08.984Z] Go version: go1.16.8 [2022-02-18T20:48:08.984Z] Git commit: 79ea9d3 [2022-02-18T20:48:08.984Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T20:48:08.984Z] OS/Arch: windows/amd64 [2022-02-18T20:48:08.984Z] Experimental: true [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-18T20:48:09.558Z] #60 ... [2022-02-18T20:48:09.558Z] [2022-02-18T20:48:09.558Z] #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-02-18T20:48:09.558Z] #56 sha256:0eaa084eb91073158b4333f16e1a220420fee26d748712b866844ffcbde22b48 [2022-02-18T20:48:09.558Z] #56 124.9 + mkdir -p /build [2022-02-18T20:48:09.558Z] #56 124.9 + cp runc /build/runc [2022-02-18T20:48:09.805Z] #70 7.105 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-18T20:48:09.806Z] #70 7.165 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-18T20:48:10.526Z] #60 ... [2022-02-18T20:48:10.526Z] [2022-02-18T20:48:10.526Z] #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-02-18T20:48:10.526Z] #56 sha256:322e5f660559bedbd47e35fa8786f32261c5fc0ccf327704e2eb99f67ed34685 [2022-02-18T20:48:10.526Z] #56 125.6 + mkdir -p /build [2022-02-18T20:48:10.526Z] #56 125.6 + cp runc /build/runc [Pipeline] sh [2022-02-18T20:48:11.897Z] + docker info [2022-02-18T20:48:11.897Z] Client: [2022-02-18T20:48:11.897Z] Context: default [2022-02-18T20:48:11.897Z] Debug Mode: false [2022-02-18T20:48:11.897Z] [2022-02-18T20:48:11.897Z] Server: [2022-02-18T20:48:11.897Z] Containers: 0 [2022-02-18T20:48:11.897Z] Running: 0 [2022-02-18T20:48:11.897Z] Paused: 0 [2022-02-18T20:48:11.897Z] Stopped: 0 [2022-02-18T20:48:11.897Z] Images: 0 [2022-02-18T20:48:11.897Z] Server Version: 20.10.9 [2022-02-18T20:48:11.897Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-18T20:48:11.897Z] Windows: [2022-02-18T20:48:11.897Z] LCOW: [2022-02-18T20:48:11.897Z] Logging Driver: json-file [2022-02-18T20:48:11.897Z] Plugins: [2022-02-18T20:48:11.897Z] Volume: local [2022-02-18T20:48:11.897Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T20:48:11.897Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T20:48:11.897Z] Swarm: inactive [2022-02-18T20:48:11.897Z] Default Isolation: process [2022-02-18T20:48:11.897Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T20:48:11.897Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T20:48:11.897Z] OSType: windows [2022-02-18T20:48:11.897Z] Architecture: x86_64 [2022-02-18T20:48:11.897Z] CPUs: 4 [2022-02-18T20:48:11.897Z] Total Memory: 32GiB [2022-02-18T20:48:11.897Z] Name: azwin-2-9d36d0 [2022-02-18T20:48:11.897Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-18T20:48:11.897Z] Docker Root Dir: D:\docker [2022-02-18T20:48:11.897Z] Debug Mode: false [2022-02-18T20:48:11.897Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:48:11.897Z] Labels: [2022-02-18T20:48:11.897Z] Experimental: true [2022-02-18T20:48:11.897Z] Insecure Registries: [2022-02-18T20:48:11.897Z] 10.0.0.4:5000 [2022-02-18T20:48:11.897Z] 127.0.0.0/8 [2022-02-18T20:48:11.897Z] Registry Mirrors: [2022-02-18T20:48:11.897Z] http://10.0.0.4:5000/ [2022-02-18T20:48:11.897Z] Live Restore Enabled: false [2022-02-18T20:48:11.897Z] Product License: Community Engine [2022-02-18T20:48:11.897Z] [2022-02-18T20:48:11.904Z] #56 DONE 127.9s [2022-02-18T20:48:11.904Z] [2022-02-18T20:48:11.904Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:48:11.904Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:48:11.936Z] + docker version [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-18T20:48:12.340Z] #70 ... [2022-02-18T20:48:12.340Z] [2022-02-18T20:48:12.340Z] #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-02-18T20:48:12.340Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T20:48:12.340Z] #45 1.700 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:48:12.340Z] #45 1.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:48:12.340Z] #45 1.895 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:48:12.340Z] #45 2.022 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:48:12.340Z] #45 2.343 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-18T20:48:12.340Z] #45 2.754 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T20:48:12.340Z] #45 3.233 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-18T20:48:12.340Z] #45 3.801 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-18T20:48:12.340Z] #45 4.239 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-18T20:48:12.340Z] #45 4.697 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-18T20:48:12.340Z] #45 4.697 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-18T20:48:12.340Z] #45 4.703 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-18T20:48:12.340Z] #45 4.704 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-18T20:48:12.340Z] #45 4.706 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:48:12.340Z] #45 4.715 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-18T20:48:12.340Z] #45 5.003 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-18T20:48:12.340Z] #45 5.003 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T20:48:12.340Z] #45 5.005 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-18T20:48:12.340Z] #45 5.011 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-18T20:48:12.340Z] #45 5.013 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-18T20:48:12.340Z] #45 5.013 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:48:12.599Z] #45 ... [2022-02-18T20:48:12.599Z] [2022-02-18T20:48:12.599Z] #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-02-18T20:48:12.599Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T20:48:12.599Z] #20 1.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:48:12.599Z] #20 1.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:48:12.599Z] #20 1.895 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:48:12.599Z] #20 1.909 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-18T20:48:12.599Z] #20 2.265 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T20:48:12.599Z] #20 2.695 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-18T20:48:12.599Z] #20 3.150 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:48:12.599Z] #20 3.728 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-18T20:48:12.599Z] #20 4.251 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-18T20:48:12.599Z] #20 4.707 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:48:12.599Z] #20 4.709 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-18T20:48:12.599Z] #20 4.709 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-18T20:48:12.599Z] #20 4.709 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-18T20:48:12.599Z] #20 4.709 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-18T20:48:12.599Z] #20 4.710 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-18T20:48:12.599Z] #20 4.755 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-18T20:48:12.599Z] #20 4.763 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T20:48:12.599Z] #20 4.767 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-18T20:48:12.599Z] #20 4.767 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-18T20:48:12.599Z] #20 4.773 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-18T20:48:12.599Z] #20 4.774 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:48:12.861Z] #56 DONE 128.2s [2022-02-18T20:48:12.861Z] [2022-02-18T20:48:12.861Z] #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-02-18T20:48:12.861Z] #60 sha256:edd7905e62ec23ceb242256afc6e2979e72277ff9b2f1302df38c52596b23412 [2022-02-18T20:48:13.506Z] Client: [2022-02-18T20:48:13.506Z] Version: 20.10.9 [2022-02-18T20:48:13.506Z] API version: 1.41 [2022-02-18T20:48:13.506Z] Go version: go1.16.8 [2022-02-18T20:48:13.506Z] Git commit: c2ea9bc [2022-02-18T20:48:13.506Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T20:48:13.506Z] OS/Arch: windows/amd64 [2022-02-18T20:48:13.506Z] Context: default [2022-02-18T20:48:13.506Z] Experimental: true [2022-02-18T20:48:13.506Z] [2022-02-18T20:48:13.506Z] Server: Docker Engine - Community [2022-02-18T20:48:13.506Z] Engine: [2022-02-18T20:48:13.506Z] Version: 20.10.9 [2022-02-18T20:48:13.506Z] API version: 1.41 (minimum version 1.24) [2022-02-18T20:48:13.506Z] Go version: go1.16.8 [2022-02-18T20:48:13.506Z] Git commit: 79ea9d3 [2022-02-18T20:48:13.506Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T20:48:13.506Z] OS/Arch: windows/amd64 [2022-02-18T20:48:13.506Z] Experimental: true [2022-02-18T20:48:13.614Z] #60 206.5 + bin/containerd-shim-runc-v1 [2022-02-18T20:48:13.821Z] #51 229.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-18T20:48:13.821Z] #51 DONE 229.4s [2022-02-18T20:48:13.821Z] [2022-02-18T20:48:13.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-02-18T20:48:13.821Z] #60 sha256:ce852f7983ab884844c6eead3f2b2321dcc26348043116b29cdfa592e247fa62 [Pipeline] sh [2022-02-18T20:48:14.502Z] #20 ... [2022-02-18T20:48:14.502Z] [2022-02-18T20:48:14.502Z] #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-02-18T20:48:14.502Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-18T20:48:14.502Z] #65 1.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:48:14.502Z] #65 1.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:48:14.502Z] #65 1.894 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:48:14.502Z] #65 2.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-18T20:48:14.502Z] #65 2.387 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:48:14.502Z] #65 2.863 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-18T20:48:14.502Z] #65 3.266 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-18T20:48:14.502Z] #65 3.832 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T20:48:14.502Z] #65 4.378 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-18T20:48:14.502Z] #65 4.844 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-18T20:48:14.502Z] #65 4.846 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:48:14.502Z] #65 4.850 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-18T20:48:14.502Z] #65 4.854 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-18T20:48:14.502Z] #65 4.857 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-18T20:48:14.502Z] #65 4.889 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-18T20:48:14.502Z] #65 4.935 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-18T20:48:14.502Z] #65 4.958 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-18T20:48:14.502Z] #65 4.958 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-18T20:48:14.502Z] #65 4.958 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:48:14.502Z] #65 4.958 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T20:48:14.502Z] #65 4.958 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-18T20:48:14.780Z] #60 ... [2022-02-18T20:48:14.780Z] [2022-02-18T20:48:14.780Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-18T20:48:14.780Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-18T20:48:14.780Z] #51 232.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-18T20:48:14.780Z] #51 DONE 232.6s [2022-02-18T20:48:14.780Z] [2022-02-18T20:48:14.780Z] #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-02-18T20:48:14.780Z] #60 sha256:edd7905e62ec23ceb242256afc6e2979e72277ff9b2f1302df38c52596b23412 [2022-02-18T20:48:15.018Z] + docker info [2022-02-18T20:48:15.018Z] Client: [2022-02-18T20:48:15.018Z] Context: default [2022-02-18T20:48:15.018Z] Debug Mode: false [2022-02-18T20:48:15.018Z] [2022-02-18T20:48:15.018Z] Server: [2022-02-18T20:48:15.018Z] Containers: 0 [2022-02-18T20:48:15.018Z] Running: 0 [2022-02-18T20:48:15.018Z] Paused: 0 [2022-02-18T20:48:15.018Z] Stopped: 0 [2022-02-18T20:48:15.018Z] Images: 0 [2022-02-18T20:48:15.018Z] Server Version: 20.10.9 [2022-02-18T20:48:15.018Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-18T20:48:15.018Z] Windows: [2022-02-18T20:48:15.018Z] LCOW: [2022-02-18T20:48:15.018Z] Logging Driver: json-file [2022-02-18T20:48:15.018Z] Plugins: [2022-02-18T20:48:15.018Z] Volume: local [2022-02-18T20:48:15.019Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T20:48:15.019Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T20:48:15.019Z] Swarm: inactive [2022-02-18T20:48:15.019Z] Default Isolation: process [2022-02-18T20:48:15.019Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T20:48:15.019Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T20:48:15.019Z] OSType: windows [2022-02-18T20:48:15.019Z] Architecture: x86_64 [2022-02-18T20:48:15.019Z] CPUs: 4 [2022-02-18T20:48:15.019Z] Total Memory: 32GiB [2022-02-18T20:48:15.019Z] Name: azwin-2-c2c340 [2022-02-18T20:48:15.019Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-18T20:48:15.019Z] Docker Root Dir: D:\docker [2022-02-18T20:48:15.019Z] Debug Mode: false [2022-02-18T20:48:15.019Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:48:15.019Z] Labels: [2022-02-18T20:48:15.019Z] Experimental: true [2022-02-18T20:48:15.019Z] Insecure Registries: [2022-02-18T20:48:15.019Z] 10.0.0.4:5000 [2022-02-18T20:48:15.019Z] 127.0.0.0/8 [2022-02-18T20:48:15.019Z] Registry Mirrors: [2022-02-18T20:48:15.019Z] http://10.0.0.4:5000/ [2022-02-18T20:48:15.019Z] Live Restore Enabled: false [2022-02-18T20:48:15.019Z] Product License: Community Engine [2022-02-18T20:48:15.019Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-02-18T20:48:15.203Z] #60 ... [2022-02-18T20:48:15.203Z] [2022-02-18T20:48:15.203Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-18T20:48:15.203Z] #52 sha256:5d8b95e691ff0593fbcb1f927b3dfe208280da88d302b2baaeca26c0a3a614d6 [2022-02-18T20:48:15.203Z] #52 DONE 0.2s [2022-02-18T20:48:15.203Z] [2022-02-18T20:48:15.203Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-18T20:48:15.203Z] #54 sha256:9513a550b8a41a721a603252ae81c07e763001bbe329a790e0a57dfb884e581f [2022-02-18T20:48:15.203Z] #54 DONE 0.1s [2022-02-18T20:48:15.203Z] [2022-02-18T20:48:15.203Z] #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-02-18T20:48:15.203Z] #60 sha256:ce852f7983ab884844c6eead3f2b2321dcc26348043116b29cdfa592e247fa62 [2022-02-18T20:48:15.203Z] #60 ... [2022-02-18T20:48:15.203Z] [2022-02-18T20:48:15.203Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-18T20:48:15.203Z] #57 sha256:53661cb67fc766c9d1dac1c7fcb161e6886bd0f73da04a007c627664ba3e1f7b [Pipeline] powershell [2022-02-18T20:48:15.462Z] #57 DONE 0.3s [2022-02-18T20:48:15.462Z] [2022-02-18T20:48:15.462Z] #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-02-18T20:48:15.462Z] #60 sha256:ce852f7983ab884844c6eead3f2b2321dcc26348043116b29cdfa592e247fa62 [2022-02-18T20:48:15.724Z] #60 ... [2022-02-18T20:48:15.724Z] [2022-02-18T20:48:15.724Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-18T20:48:15.724Z] #52 sha256:f5f3f4dbc59e61d5427da1eac3d4ea8343fc168f0c53a07e189cf6073501b46b [2022-02-18T20:48:16.677Z] #52 DONE 0.9s [2022-02-18T20:48:16.677Z] [2022-02-18T20:48:16.677Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-18T20:48:16.677Z] #54 sha256:4cbf1722c60f42a35b58f2f4401d276d97a306e0812228901cd27fc790de825c [2022-02-18T20:48:16.941Z] #54 DONE 0.1s [2022-02-18T20:48:16.941Z] [2022-02-18T20:48:16.941Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-18T20:48:16.941Z] #57 sha256:14350877bd5221ccb1c8d55cb10f99d55da65527fd52aefd893fd6dd47f23c7d [2022-02-18T20:48:17.202Z] #57 DONE 0.4s [2022-02-18T20:48:17.202Z] [2022-02-18T20:48:17.202Z] #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-02-18T20:48:17.202Z] #60 sha256:edd7905e62ec23ceb242256afc6e2979e72277ff9b2f1302df38c52596b23412 [2022-02-18T20:48:17.832Z] #60 210.9 + bin/containerd-shim-runc-v2 [2022-02-18T20:48:17.832Z] #60 211.4 + binaries [2022-02-18T20:48:17.832Z] #60 211.4 + install -D bin/containerd /build/containerd [2022-02-18T20:48:17.832Z] #60 211.4 + install -D bin/containerd-shim /build/containerd-shim [2022-02-18T20:48:17.832Z] #60 211.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-18T20:48:17.832Z] #60 211.5 + install -D bin/ctr /build/ctr [2022-02-18T20:48:20.617Z] Client: [2022-02-18T20:48:20.617Z] Version: 20.10.9 [2022-02-18T20:48:20.617Z] API version: 1.41 [2022-02-18T20:48:20.618Z] Go version: go1.16.8 [2022-02-18T20:48:20.618Z] Git commit: c2ea9bc [2022-02-18T20:48:20.618Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T20:48:20.618Z] OS/Arch: windows/amd64 [2022-02-18T20:48:20.618Z] Context: default [2022-02-18T20:48:20.618Z] Experimental: true [2022-02-18T20:48:20.618Z] [2022-02-18T20:48:20.618Z] Server: Docker Engine - Community [2022-02-18T20:48:20.618Z] Engine: [2022-02-18T20:48:20.618Z] Version: 20.10.9 [2022-02-18T20:48:20.618Z] API version: 1.41 (minimum version 1.24) [2022-02-18T20:48:20.618Z] Go version: go1.16.8 [2022-02-18T20:48:20.618Z] Git commit: 79ea9d3 [2022-02-18T20:48:20.618Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T20:48:20.618Z] OS/Arch: windows/amd64 [2022-02-18T20:48:20.618Z] Experimental: true [Pipeline] sh [2022-02-18T20:48:22.213Z] + docker info [2022-02-18T20:48:23.123Z] #60 DONE 216.7s [2022-02-18T20:48:23.694Z] [2022-02-18T20:48:23.694Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-18T20:48:23.694Z] #61 sha256:fb62e986e5ba9c5451177f541a5c46828e3991223464cffdf58eaf22561e9cf8 [2022-02-18T20:48:24.488Z] #65 ... [2022-02-18T20:48:24.488Z] [2022-02-18T20:48:24.488Z] #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-02-18T20:48:24.488Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T20:48:24.488Z] #45 21.46 Fetched 48.9 MB in 20s (2446 kB/s) [2022-02-18T20:48:25.606Z] #61 DONE 2.0s [2022-02-18T20:48:25.606Z] [2022-02-18T20:48:25.606Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-18T20:48:25.606Z] #66 sha256:3d8029cb1b664fb947b439ba75b02aa2ffcb7911bcf2f596af860c7080be665d [2022-02-18T20:48:26.179Z] #66 DONE 0.4s [2022-02-18T20:48:26.179Z] [2022-02-18T20:48:26.179Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-18T20:48:26.179Z] #71 sha256:904c8ce3d51d76ffe242195d68c8449400aee40b6e2ac7a6074d9c25bcd98e40 [2022-02-18T20:48:28.094Z] #71 DONE 2.2s [2022-02-18T20:48:28.355Z] [2022-02-18T20:48:28.355Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-18T20:48:28.355Z] #72 sha256:65b12d9e75293487f6f0c35c26b9ddf24d49692a3b9640e8b19f913649ac1f22 [2022-02-18T20:48:28.355Z] #72 DONE 0.0s [2022-02-18T20:48:28.355Z] [2022-02-18T20:48:28.355Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-18T20:48:28.355Z] #73 sha256:cbb287563b09f7a215defaa12769765ecd558b9e9ecdbe44aa46b649d2741ab0 [2022-02-18T20:48:29.303Z] #73 DONE 1.0s [2022-02-18T20:48:29.303Z] [2022-02-18T20:48:29.303Z] #74 exporting to image [2022-02-18T20:48:29.303Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-18T20:48:29.303Z] #74 exporting layers [2022-02-18T20:48:32.607Z] #74 exporting layers 3.1s done [2022-02-18T20:48:32.607Z] #74 writing image sha256:fdc065089b1c3b898009183dd67e1800a3bd822d97c32e11f6078ef74e6df395 done [2022-02-18T20:48:32.607Z] #74 naming to docker.io/library/docker:833139f3908f55c0c8c592910b8a2de01868ca1c done [2022-02-18T20:48:32.607Z] #74 DONE 3.1s [2022-02-18T20:48:32.614Z] #45 21.46 Reading package lists... [2022-02-18T20:48:32.614Z] #45 ... [2022-02-18T20:48:32.614Z] [2022-02-18T20:48:32.614Z] #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-02-18T20:48:32.614Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-18T20:48:32.614Z] #65 21.77 Fetched 48.9 MB in 20s (2413 kB/s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-18T20:48:32.947Z] + sudo modprobe ip6table_filter [2022-02-18T20:48:33.190Z] #65 21.77 Reading package lists... [2022-02-18T20:48:33.190Z] #65 ... [2022-02-18T20:48:33.190Z] [2022-02-18T20:48:33.190Z] #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-02-18T20:48:33.190Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T20:48:33.190Z] #45 21.46 Reading package lists... [Pipeline] sh [2022-02-18T20:48:33.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:833139f3908f55c0c8c592910b8a2de01868ca1c hack/test/unit [2022-02-18T20:48:33.662Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-18T20:48:33.662Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ff91a5e8\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-18T20:48:33.662Z] ---------------------------------------------------------------------------- [2022-02-18T20:48:33.662Z] [2022-02-18T20:48:33.662Z] INFO: executeCI.ps1 starting at Fri Feb 18 20:48:31 CUT 2022 [2022-02-18T20:48:33.662Z] [2022-02-18T20:48:33.662Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-18T20:48:33.662Z] INFO: Running git version 2.24.1.windows.2 [2022-02-18T20:48:33.662Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-18T20:48:33.662Z] INFO: Environment variables: [2022-02-18T20:48:33.662Z] [2022-02-18T20:48:33.662Z] Name Value [2022-02-18T20:48:33.662Z] ---- ----- [2022-02-18T20:48:33.662Z] ALLUSERSPROFILE C:\ProgramData [2022-02-18T20:48:33.662Z] amd64 true [2022-02-18T20:48:33.662Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-18T20:48:33.662Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-18T20:48:33.662Z] arm64 true [2022-02-18T20:48:33.662Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-18T20:48:33.662Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-18T20:48:33.662Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-18T20:48:33.662Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-18T20:48:33.662Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-18T20:48:33.662Z] BRANCH_NAME PR-43185 [2022-02-18T20:48:33.662Z] BUILD_DISPLAY_NAME #8 [2022-02-18T20:48:33.662Z] BUILD_ID 8 [2022-02-18T20:48:33.662Z] BUILD_NUMBER 8 [2022-02-18T20:48:33.662Z] BUILD_TAG jenkins-moby-PR-43185-8 [2022-02-18T20:48:33.662Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/ [2022-02-18T20:48:33.662Z] cgroup2 true [2022-02-18T20:48:33.662Z] CHANGE_AUTHOR corhere [2022-02-18T20:48:33.662Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-02-18T20:48:33.662Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-02-18T20:48:33.662Z] CHANGE_BRANCH 42402-safer-fileinfo [2022-02-18T20:48:33.662Z] CHANGE_FORK corhere [2022-02-18T20:48:33.662Z] CHANGE_ID 43185 [2022-02-18T20:48:33.662Z] CHANGE_TARGET master [2022-02-18T20:48:33.662Z] CHANGE_TITLE Remove local fork of archive/tar package [2022-02-18T20:48:33.662Z] CHANGE_URL https://github.com/moby/moby/pull/43185 [2022-02-18T20:48:33.662Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T20:48:33.662Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-18T20:48:33.662Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-18T20:48:33.662Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-18T20:48:33.662Z] COMPUTERNAME azwin-2-9d36d0 [2022-02-18T20:48:33.662Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-18T20:48:33.662Z] ConfigSequenceNumber 0 [2022-02-18T20:48:33.662Z] dco true [2022-02-18T20:48:33.662Z] DOCKER_BUILDKIT 0 [2022-02-18T20:48:33.662Z] DOCKER_DUT_DEBUG 1 [2022-02-18T20:48:33.662Z] DOCKER_EXPERIMENTAL 1 [2022-02-18T20:48:33.662Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-18T20:48:33.662Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-18T20:48:33.662Z] EXECUTOR_NUMBER 0 [2022-02-18T20:48:33.662Z] FQDN azwin-2-9d36d0.westus.cloudapp.azure.com [2022-02-18T20:48:33.662Z] GIT_BRANCH PR-43185 [2022-02-18T20:48:33.662Z] GIT_COMMIT 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:48:33.662Z] GIT_PREVIOUS_COMMIT c98286a8a8e6da0f42dfbc375222cb5122560502 [2022-02-18T20:48:33.662Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT bd9746217450bc67e73260453b78c9bb33b50859 [2022-02-18T20:48:33.662Z] GIT_URL https://github.com/moby/moby.git [2022-02-18T20:48:33.662Z] HUDSON_COOKIE 3a8a427b-0566-4f2b-8134-52b66260781c [2022-02-18T20:48:33.662Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-18T20:48:33.662Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-18T20:48:33.662Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-18T20:48:33.662Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-18T20:48:33.662Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-18T20:48:33.662Z] JENKINS_NODE_COOKIE 85affebd-71a3-459a-95f2-00d772e81c4f [2022-02-18T20:48:33.662Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-18T20:48:33.662Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-18T20:48:33.662Z] JOB_BASE_NAME PR-43185 [2022-02-18T20:48:33.662Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/display/redirect [2022-02-18T20:48:33.662Z] JOB_NAME moby/PR-43185 [2022-02-18T20:48:33.662Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/ [2022-02-18T20:48:33.662Z] library.jps.version master [2022-02-18T20:48:33.663Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-18T20:48:33.663Z] NODE_LABELS amd64 azure azwin-2-9d36d0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-18T20:48:33.663Z] NODE_NAME azwin-2-9d36d0 [2022-02-18T20:48:33.663Z] NUMBER_OF_PROCESSORS 4 [2022-02-18T20:48:33.663Z] OS Windows_NT [2022-02-18T20:48:33.663Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-18T20:48:33.663Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-18T20:48:33.663Z] ppc64le false [2022-02-18T20:48:33.663Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-18T20:48:33.663Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-18T20:48:33.663Z] PROCESSOR_LEVEL 6 [2022-02-18T20:48:33.663Z] PROCESSOR_REVISION 4f01 [2022-02-18T20:48:33.663Z] ProgramData C:\ProgramData [2022-02-18T20:48:33.663Z] ProgramFiles C:\Program Files [2022-02-18T20:48:33.663Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-18T20:48:33.663Z] ProgramW6432 C:\Program Files [2022-02-18T20:48:33.663Z] PROMPT $P$G [2022-02-18T20:48:33.663Z] PSExecutionPolicyPreference Bypass [2022-02-18T20:48:33.663Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-18T20:48:33.663Z] PUBLIC C:\Users\Public [2022-02-18T20:48:33.663Z] rootless true [2022-02-18T20:48:33.663Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect?page=artif... [2022-02-18T20:48:33.663Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect?page=changes [2022-02-18T20:48:33.663Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect [2022-02-18T20:48:33.663Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect?page=tests [2022-02-18T20:48:33.663Z] s390x false [2022-02-18T20:48:33.663Z] SKIP_VALIDATION_TESTS 1 [2022-02-18T20:48:33.663Z] SOURCES_DRIVE d [2022-02-18T20:48:33.663Z] SOURCES_SUBDIR gopath [2022-02-18T20:48:33.663Z] STAGE_NAME Run tests [2022-02-18T20:48:33.663Z] SystemDrive C: [2022-02-18T20:48:33.663Z] SystemRoot C:\Windows [2022-02-18T20:48:33.663Z] TEMP C:\Windows\TEMP [2022-02-18T20:48:33.663Z] TESTDEBUG 0 [2022-02-18T20:48:33.663Z] TESTRUN_DRIVE d [2022-02-18T20:48:33.663Z] TESTRUN_SUBDIR CI [2022-02-18T20:48:33.663Z] TIMEOUT 120m [2022-02-18T20:48:33.663Z] TMP C:\Windows\TEMP [2022-02-18T20:48:33.663Z] unit_validate true [2022-02-18T20:48:33.663Z] USERDOMAIN WORKGROUP [2022-02-18T20:48:33.663Z] USERNAME azwin-2-9d36d0$ [2022-02-18T20:48:33.663Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-18T20:48:33.663Z] validate_force false [2022-02-18T20:48:33.663Z] windir C:\Windows [2022-02-18T20:48:33.663Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-18T20:48:33.663Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-18T20:48:33.663Z] windows2022 true [2022-02-18T20:48:33.663Z] windows2022containerd true [2022-02-18T20:48:33.663Z] windowsRS5 true [2022-02-18T20:48:33.663Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-18T20:48:33.663Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-18T20:48:33.663Z] [2022-02-18T20:48:33.663Z] [2022-02-18T20:48:33.663Z] [2022-02-18T20:48:33.757Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-18T20:48:33.757Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-18T20:48:33.757Z] + TESTDIRS=./... [2022-02-18T20:48:33.757Z] + exclude_paths='/vendor/|/integration' [2022-02-18T20:48:33.757Z] ++ go list ./... [2022-02-18T20:48:33.757Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-18T20:48:34.121Z] INFO: Sources under d:\gopath\... [2022-02-18T20:48:34.121Z] INFO: Test run under d:\CI\... [2022-02-18T20:48:34.121Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-18T20:48:34.121Z] INFO: docker/docker repository was found [2022-02-18T20:48:34.121Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-18T20:48:34.127Z] #45 30.76 Reading package lists... [2022-02-18T20:48:34.127Z] #45 ... [2022-02-18T20:48:34.127Z] [2022-02-18T20:48:34.127Z] #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-02-18T20:48:34.127Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T20:48:34.127Z] #20 21.51 Fetched 48.9 MB in 20s (2428 kB/s) [2022-02-18T20:48:34.127Z] #20 21.51 Reading package lists... [2022-02-18T20:48:34.127Z] #20 30.91 Reading package lists... [2022-02-18T20:48:34.127Z] #20 ... [2022-02-18T20:48:34.127Z] [2022-02-18T20:48:34.127Z] #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-02-18T20:48:34.127Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-18T20:48:34.127Z] #65 21.77 Reading package lists... [2022-02-18T20:48:34.700Z] + pkg_list='github.com/docker/docker/api [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/backend/build [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/httputils [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/middleware [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/build [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/container [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/debug [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/image [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/network [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/session [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/system [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/server/router/volume [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/backend [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/container [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/events [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/filters [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/image [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/mount [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/network [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/registry [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/strslice [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/swarm [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/time [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/versions [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T20:48:34.700Z] github.com/docker/docker/api/types/volume [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder/builder-next [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder/dockerfile [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder/dockerignore [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder/remotecontext [2022-02-18T20:48:34.700Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T20:48:34.700Z] github.com/docker/docker/cli [2022-02-18T20:48:34.700Z] github.com/docker/docker/cli/config [2022-02-18T20:48:34.700Z] github.com/docker/docker/cli/debug [2022-02-18T20:48:34.700Z] github.com/docker/docker/client [2022-02-18T20:48:34.700Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T20:48:34.700Z] github.com/docker/docker/cmd/dockerd [2022-02-18T20:48:34.700Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T20:48:34.700Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T20:48:34.700Z] github.com/docker/docker/container [2022-02-18T20:48:34.700Z] github.com/docker/docker/container/stream [2022-02-18T20:48:34.700Z] github.com/docker/docker/contrib/apparmor [2022-02-18T20:48:34.700Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T20:48:34.700Z] github.com/docker/docker/contrib/httpserver [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/cluster [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/config [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/events [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/exec [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/images [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/initlayer [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/links [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/listeners [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/local [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/names [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/network [2022-02-18T20:48:34.700Z] github.com/docker/docker/daemon/stats [2022-02-18T20:48:34.700Z] github.com/docker/docker/distribution [2022-02-18T20:48:34.700Z] github.com/docker/docker/distribution/metadata [2022-02-18T20:48:34.700Z] github.com/docker/docker/distribution/utils [2022-02-18T20:48:34.700Z] github.com/docker/docker/distribution/xfer [2022-02-18T20:48:34.700Z] github.com/docker/docker/dockerversion [2022-02-18T20:48:34.700Z] github.com/docker/docker/errdefs [2022-02-18T20:48:34.700Z] github.com/docker/docker/image [2022-02-18T20:48:34.700Z] github.com/docker/docker/image/cache [2022-02-18T20:48:34.700Z] github.com/docker/docker/image/tarexport [2022-02-18T20:48:34.700Z] github.com/docker/docker/image/v1 [2022-02-18T20:48:34.700Z] github.com/docker/docker/internal/test/suite [2022-02-18T20:48:34.700Z] github.com/docker/docker/layer [2022-02-18T20:48:34.700Z] github.com/docker/docker/libcontainerd [2022-02-18T20:48:34.700Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T20:48:34.700Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T20:48:34.701Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T20:48:34.701Z] github.com/docker/docker/libcontainerd/types [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/config [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/idm [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ns [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/options [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/osl [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/types [2022-02-18T20:48:34.701Z] github.com/docker/docker/oci [2022-02-18T20:48:34.701Z] github.com/docker/docker/oci/caps [2022-02-18T20:48:34.701Z] github.com/docker/docker/opts [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/aaparser [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/archive [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/authorization [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/capabilities [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/containerfs [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/directory [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/dmesg [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/filenotify [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/fileutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/fsutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/homedir [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/idtools [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/ioutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/locker [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/longpath [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/loopback [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/mount [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/parsers [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/pidfile [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/platform [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/plugins [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/pools [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/progress [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/pubsub [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/reexec [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/signal [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/stack [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/stringid [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/symlink [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/system [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/tailfile [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/tarsum [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/term [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/term/windows [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/truncindex [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/urlutil [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/useragent [2022-02-18T20:48:34.701Z] github.com/docker/docker/plugin [2022-02-18T20:48:34.701Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T20:48:34.701Z] github.com/docker/docker/plugin/v2 [2022-02-18T20:48:34.701Z] github.com/docker/docker/profiles/apparmor [2022-02-18T20:48:34.701Z] github.com/docker/docker/profiles/seccomp [2022-02-18T20:48:34.701Z] github.com/docker/docker/quota [2022-02-18T20:48:34.701Z] github.com/docker/docker/reference [2022-02-18T20:48:34.701Z] github.com/docker/docker/registry [2022-02-18T20:48:34.701Z] github.com/docker/docker/registry/resumable [2022-02-18T20:48:34.701Z] github.com/docker/docker/restartmanager [2022-02-18T20:48:34.701Z] github.com/docker/docker/rootless [2022-02-18T20:48:34.701Z] github.com/docker/docker/rootless/specconv [2022-02-18T20:48:34.701Z] github.com/docker/docker/runconfig [2022-02-18T20:48:34.701Z] github.com/docker/docker/runconfig/opts [2022-02-18T20:48:34.701Z] github.com/docker/docker/testutil [2022-02-18T20:48:34.701Z] github.com/docker/docker/testutil/daemon [2022-02-18T20:48:34.701Z] github.com/docker/docker/testutil/environment [2022-02-18T20:48:34.701Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T20:48:34.701Z] github.com/docker/docker/testutil/fakegit [2022-02-18T20:48:34.701Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T20:48:34.701Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T20:48:34.701Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T20:48:34.701Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T20:48:34.701Z] github.com/docker/docker/testutil/registry [2022-02-18T20:48:34.701Z] github.com/docker/docker/testutil/request [2022-02-18T20:48:34.701Z] github.com/docker/docker/volume [2022-02-18T20:48:34.701Z] github.com/docker/docker/volume/drivers [2022-02-18T20:48:34.701Z] github.com/docker/docker/volume/local [2022-02-18T20:48:34.701Z] github.com/docker/docker/volume/mounts [2022-02-18T20:48:34.701Z] github.com/docker/docker/volume/service [2022-02-18T20:48:34.701Z] github.com/docker/docker/volume/service/opts [2022-02-18T20:48:34.701Z] github.com/docker/docker/volume/testutils' [2022-02-18T20:48:34.701Z] ++ grep --fixed-strings -v /libnetwork [2022-02-18T20:48:34.701Z] ++ echo 'github.com/docker/docker/api [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/backend/build [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/httputils [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/middleware [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/build [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/container [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/debug [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/image [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/network [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/session [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/system [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/server/router/volume [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/backend [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/container [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/events [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/filters [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/image [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/mount [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/network [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/registry [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/strslice [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/swarm [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/time [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/versions [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T20:48:34.701Z] github.com/docker/docker/api/types/volume [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder/builder-next [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder/dockerfile [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder/dockerignore [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder/remotecontext [2022-02-18T20:48:34.701Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T20:48:34.701Z] github.com/docker/docker/cli [2022-02-18T20:48:34.701Z] github.com/docker/docker/cli/config [2022-02-18T20:48:34.701Z] github.com/docker/docker/cli/debug [2022-02-18T20:48:34.701Z] github.com/docker/docker/client [2022-02-18T20:48:34.701Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T20:48:34.701Z] github.com/docker/docker/cmd/dockerd [2022-02-18T20:48:34.701Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T20:48:34.701Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T20:48:34.701Z] github.com/docker/docker/container [2022-02-18T20:48:34.701Z] github.com/docker/docker/container/stream [2022-02-18T20:48:34.701Z] github.com/docker/docker/contrib/apparmor [2022-02-18T20:48:34.701Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T20:48:34.701Z] github.com/docker/docker/contrib/httpserver [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/cluster [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/config [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/events [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/exec [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/images [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/initlayer [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/links [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/listeners [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/local [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/names [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/network [2022-02-18T20:48:34.701Z] github.com/docker/docker/daemon/stats [2022-02-18T20:48:34.701Z] github.com/docker/docker/distribution [2022-02-18T20:48:34.701Z] github.com/docker/docker/distribution/metadata [2022-02-18T20:48:34.701Z] github.com/docker/docker/distribution/utils [2022-02-18T20:48:34.701Z] github.com/docker/docker/distribution/xfer [2022-02-18T20:48:34.701Z] github.com/docker/docker/dockerversion [2022-02-18T20:48:34.701Z] github.com/docker/docker/errdefs [2022-02-18T20:48:34.701Z] github.com/docker/docker/image [2022-02-18T20:48:34.701Z] github.com/docker/docker/image/cache [2022-02-18T20:48:34.701Z] github.com/docker/docker/image/tarexport [2022-02-18T20:48:34.701Z] github.com/docker/docker/image/v1 [2022-02-18T20:48:34.701Z] github.com/docker/docker/internal/test/suite [2022-02-18T20:48:34.701Z] github.com/docker/docker/layer [2022-02-18T20:48:34.701Z] github.com/docker/docker/libcontainerd [2022-02-18T20:48:34.701Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T20:48:34.701Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T20:48:34.701Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T20:48:34.701Z] github.com/docker/docker/libcontainerd/types [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/config [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/idm [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/ns [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/options [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/osl [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/libnetwork/types [2022-02-18T20:48:34.701Z] github.com/docker/docker/oci [2022-02-18T20:48:34.701Z] github.com/docker/docker/oci/caps [2022-02-18T20:48:34.701Z] github.com/docker/docker/opts [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/aaparser [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/archive [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/authorization [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/capabilities [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/containerfs [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/directory [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/dmesg [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/filenotify [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/fileutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/fsutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/homedir [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/idtools [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/ioutils [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/locker [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/longpath [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/loopback [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/mount [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/parsers [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/pidfile [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/platform [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/plugins [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T20:48:34.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/pools [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/progress [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/pubsub [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/reexec [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/signal [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/stack [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/stringid [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/symlink [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/system [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/tailfile [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/tarsum [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/term [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/term/windows [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/truncindex [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/urlutil [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/useragent [2022-02-18T20:48:34.702Z] github.com/docker/docker/plugin [2022-02-18T20:48:34.702Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T20:48:34.702Z] github.com/docker/docker/plugin/v2 [2022-02-18T20:48:34.702Z] github.com/docker/docker/profiles/apparmor [2022-02-18T20:48:34.702Z] github.com/docker/docker/profiles/seccomp [2022-02-18T20:48:34.702Z] github.com/docker/docker/quota [2022-02-18T20:48:34.702Z] github.com/docker/docker/reference [2022-02-18T20:48:34.702Z] github.com/docker/docker/registry [2022-02-18T20:48:34.702Z] github.com/docker/docker/registry/resumable [2022-02-18T20:48:34.702Z] github.com/docker/docker/restartmanager [2022-02-18T20:48:34.702Z] github.com/docker/docker/rootless [2022-02-18T20:48:34.702Z] github.com/docker/docker/rootless/specconv [2022-02-18T20:48:34.702Z] github.com/docker/docker/runconfig [2022-02-18T20:48:34.702Z] github.com/docker/docker/runconfig/opts [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/daemon [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/environment [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fakegit [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/registry [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/request [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/drivers [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/local [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/mounts [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/service [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/service/opts [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/testutils' [2022-02-18T20:48:34.702Z] + base_pkg_list='github.com/docker/docker/api [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/backend/build [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/httputils [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/middleware [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/build [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/container [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/debug [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/image [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/network [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/session [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/system [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/volume [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/backend [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/container [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/events [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/filters [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/image [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/mount [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/network [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/registry [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/strslice [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/swarm [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/time [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/versions [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/volume [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/dockerfile [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/dockerignore [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/remotecontext [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T20:48:34.702Z] github.com/docker/docker/cli [2022-02-18T20:48:34.702Z] github.com/docker/docker/cli/config [2022-02-18T20:48:34.702Z] github.com/docker/docker/cli/debug [2022-02-18T20:48:34.702Z] github.com/docker/docker/client [2022-02-18T20:48:34.702Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T20:48:34.702Z] github.com/docker/docker/cmd/dockerd [2022-02-18T20:48:34.702Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T20:48:34.702Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T20:48:34.702Z] github.com/docker/docker/container [2022-02-18T20:48:34.702Z] github.com/docker/docker/container/stream [2022-02-18T20:48:34.702Z] github.com/docker/docker/contrib/apparmor [2022-02-18T20:48:34.702Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T20:48:34.702Z] github.com/docker/docker/contrib/httpserver [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/config [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/events [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/exec [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/images [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/initlayer [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/links [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/listeners [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/local [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/names [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/network [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/stats [2022-02-18T20:48:34.702Z] github.com/docker/docker/distribution [2022-02-18T20:48:34.702Z] github.com/docker/docker/distribution/metadata [2022-02-18T20:48:34.702Z] github.com/docker/docker/distribution/utils [2022-02-18T20:48:34.702Z] github.com/docker/docker/distribution/xfer [2022-02-18T20:48:34.702Z] github.com/docker/docker/dockerversion [2022-02-18T20:48:34.702Z] github.com/docker/docker/errdefs [2022-02-18T20:48:34.702Z] github.com/docker/docker/image [2022-02-18T20:48:34.702Z] github.com/docker/docker/image/cache [2022-02-18T20:48:34.702Z] github.com/docker/docker/image/tarexport [2022-02-18T20:48:34.702Z] github.com/docker/docker/image/v1 [2022-02-18T20:48:34.702Z] github.com/docker/docker/internal/test/suite [2022-02-18T20:48:34.702Z] github.com/docker/docker/layer [2022-02-18T20:48:34.702Z] github.com/docker/docker/libcontainerd [2022-02-18T20:48:34.702Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T20:48:34.702Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T20:48:34.702Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T20:48:34.702Z] github.com/docker/docker/libcontainerd/types [2022-02-18T20:48:34.702Z] github.com/docker/docker/oci [2022-02-18T20:48:34.702Z] github.com/docker/docker/oci/caps [2022-02-18T20:48:34.702Z] github.com/docker/docker/opts [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/aaparser [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/archive [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/authorization [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/capabilities [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/containerfs [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/directory [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/dmesg [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/filenotify [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/fileutils [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/fsutils [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/homedir [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/idtools [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/ioutils [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/locker [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/longpath [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/loopback [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/mount [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/parsers [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/pidfile [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/platform [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/plugins [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/pools [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/progress [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/pubsub [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/reexec [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/signal [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/stack [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/stringid [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/symlink [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/system [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/tailfile [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/tarsum [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/term [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/term/windows [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/truncindex [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/urlutil [2022-02-18T20:48:34.702Z] github.com/docker/docker/pkg/useragent [2022-02-18T20:48:34.702Z] github.com/docker/docker/plugin [2022-02-18T20:48:34.702Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T20:48:34.702Z] github.com/docker/docker/plugin/v2 [2022-02-18T20:48:34.702Z] github.com/docker/docker/profiles/apparmor [2022-02-18T20:48:34.702Z] github.com/docker/docker/profiles/seccomp [2022-02-18T20:48:34.702Z] github.com/docker/docker/quota [2022-02-18T20:48:34.702Z] github.com/docker/docker/reference [2022-02-18T20:48:34.702Z] github.com/docker/docker/registry [2022-02-18T20:48:34.702Z] github.com/docker/docker/registry/resumable [2022-02-18T20:48:34.702Z] github.com/docker/docker/restartmanager [2022-02-18T20:48:34.702Z] github.com/docker/docker/rootless [2022-02-18T20:48:34.702Z] github.com/docker/docker/rootless/specconv [2022-02-18T20:48:34.702Z] github.com/docker/docker/runconfig [2022-02-18T20:48:34.702Z] github.com/docker/docker/runconfig/opts [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/daemon [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/environment [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fakegit [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/registry [2022-02-18T20:48:34.702Z] github.com/docker/docker/testutil/request [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/drivers [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/local [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/mounts [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/service [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/service/opts [2022-02-18T20:48:34.702Z] github.com/docker/docker/volume/testutils' [2022-02-18T20:48:34.702Z] ++ grep --fixed-strings /libnetwork [2022-02-18T20:48:34.702Z] ++ echo 'github.com/docker/docker/api [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/backend/build [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/httputils [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/middleware [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/build [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/container [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/debug [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/image [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/network [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/session [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/system [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/server/router/volume [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/backend [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/container [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/events [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/filters [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/image [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/mount [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/network [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/registry [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/strslice [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/swarm [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/time [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/versions [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T20:48:34.702Z] github.com/docker/docker/api/types/volume [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/dockerfile [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/dockerignore [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/remotecontext [2022-02-18T20:48:34.702Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T20:48:34.702Z] github.com/docker/docker/cli [2022-02-18T20:48:34.702Z] github.com/docker/docker/cli/config [2022-02-18T20:48:34.702Z] github.com/docker/docker/cli/debug [2022-02-18T20:48:34.702Z] github.com/docker/docker/client [2022-02-18T20:48:34.702Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T20:48:34.702Z] github.com/docker/docker/cmd/dockerd [2022-02-18T20:48:34.702Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T20:48:34.702Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T20:48:34.702Z] github.com/docker/docker/container [2022-02-18T20:48:34.702Z] github.com/docker/docker/container/stream [2022-02-18T20:48:34.702Z] github.com/docker/docker/contrib/apparmor [2022-02-18T20:48:34.702Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T20:48:34.702Z] github.com/docker/docker/contrib/httpserver [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/config [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/events [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/exec [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/images [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/initlayer [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/links [2022-02-18T20:48:34.702Z] github.com/docker/docker/daemon/listeners [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/local [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/names [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/network [2022-02-18T20:48:34.703Z] github.com/docker/docker/daemon/stats [2022-02-18T20:48:34.703Z] github.com/docker/docker/distribution [2022-02-18T20:48:34.703Z] github.com/docker/docker/distribution/metadata [2022-02-18T20:48:34.703Z] github.com/docker/docker/distribution/utils [2022-02-18T20:48:34.703Z] github.com/docker/docker/distribution/xfer [2022-02-18T20:48:34.703Z] github.com/docker/docker/dockerversion [2022-02-18T20:48:34.703Z] github.com/docker/docker/errdefs [2022-02-18T20:48:34.703Z] github.com/docker/docker/image [2022-02-18T20:48:34.703Z] github.com/docker/docker/image/cache [2022-02-18T20:48:34.703Z] github.com/docker/docker/image/tarexport [2022-02-18T20:48:34.703Z] github.com/docker/docker/image/v1 [2022-02-18T20:48:34.703Z] github.com/docker/docker/internal/test/suite [2022-02-18T20:48:34.703Z] github.com/docker/docker/layer [2022-02-18T20:48:34.703Z] github.com/docker/docker/libcontainerd [2022-02-18T20:48:34.703Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T20:48:34.703Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T20:48:34.703Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T20:48:34.703Z] github.com/docker/docker/libcontainerd/types [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/config [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/idm [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ns [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/options [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/osl [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/types [2022-02-18T20:48:34.703Z] github.com/docker/docker/oci [2022-02-18T20:48:34.703Z] github.com/docker/docker/oci/caps [2022-02-18T20:48:34.703Z] github.com/docker/docker/opts [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/aaparser [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/archive [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/authorization [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/capabilities [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/containerfs [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/directory [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/dmesg [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/filenotify [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/fileutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/fsutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/homedir [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/idtools [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/ioutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/locker [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/longpath [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/loopback [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/mount [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/parsers [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/pidfile [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/platform [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/plugins [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/pools [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/progress [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/pubsub [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/reexec [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/signal [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/stack [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/stringid [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/symlink [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/system [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/tailfile [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/tarsum [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/term [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/term/windows [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/truncindex [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/urlutil [2022-02-18T20:48:34.703Z] github.com/docker/docker/pkg/useragent [2022-02-18T20:48:34.703Z] github.com/docker/docker/plugin [2022-02-18T20:48:34.703Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T20:48:34.703Z] github.com/docker/docker/plugin/v2 [2022-02-18T20:48:34.703Z] github.com/docker/docker/profiles/apparmor [2022-02-18T20:48:34.703Z] github.com/docker/docker/profiles/seccomp [2022-02-18T20:48:34.703Z] github.com/docker/docker/quota [2022-02-18T20:48:34.703Z] github.com/docker/docker/reference [2022-02-18T20:48:34.703Z] github.com/docker/docker/registry [2022-02-18T20:48:34.703Z] github.com/docker/docker/registry/resumable [2022-02-18T20:48:34.703Z] github.com/docker/docker/restartmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/rootless [2022-02-18T20:48:34.703Z] github.com/docker/docker/rootless/specconv [2022-02-18T20:48:34.703Z] github.com/docker/docker/runconfig [2022-02-18T20:48:34.703Z] github.com/docker/docker/runconfig/opts [2022-02-18T20:48:34.703Z] github.com/docker/docker/testutil [2022-02-18T20:48:34.703Z] github.com/docker/docker/testutil/daemon [2022-02-18T20:48:34.703Z] github.com/docker/docker/testutil/environment [2022-02-18T20:48:34.703Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T20:48:34.703Z] github.com/docker/docker/testutil/fakegit [2022-02-18T20:48:34.703Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T20:48:34.703Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T20:48:34.703Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T20:48:34.703Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T20:48:34.703Z] github.com/docker/docker/testutil/registry [2022-02-18T20:48:34.703Z] github.com/docker/docker/testutil/request [2022-02-18T20:48:34.703Z] github.com/docker/docker/volume [2022-02-18T20:48:34.703Z] github.com/docker/docker/volume/drivers [2022-02-18T20:48:34.703Z] github.com/docker/docker/volume/local [2022-02-18T20:48:34.703Z] github.com/docker/docker/volume/mounts [2022-02-18T20:48:34.703Z] github.com/docker/docker/volume/service [2022-02-18T20:48:34.703Z] github.com/docker/docker/volume/service/opts [2022-02-18T20:48:34.703Z] github.com/docker/docker/volume/testutils' [2022-02-18T20:48:34.703Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/config [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/idm [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ns [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/options [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/osl [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/types' [2022-02-18T20:48:34.703Z] + echo 'github.com/docker/docker/libnetwork [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/config [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/idm [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/ns [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/options [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/osl [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/types' [2022-02-18T20:48:34.703Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T20:48:34.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T20:48:34.703Z] + type docker-proxy [2022-02-18T20:48:34.703Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-18T20:48:34.703Z] + hack/make.sh binary-proxy install-proxy [2022-02-18T20:48:34.703Z] [2022-02-18T20:48:34.703Z] Removing bundles/ [2022-02-18T20:48:34.703Z] [2022-02-18T20:48:34.703Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-18T20:48:34.703Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-18T20:48:34.703Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T20:48:35.086Z] ltsc2022: Pulling from windows/servercore [2022-02-18T20:48:35.544Z] 8f616e6e9eec: Pulling fs layer [2022-02-18T20:48:35.544Z] 898469748ff6: Pulling fs layer [2022-02-18T20:48:35.622Z] #60 231.6 # github.com/containerd/containerd/cmd/containerd [2022-02-18T20:48:35.622Z] #60 231.6 /usr/bin/ld: /tmp/go-link-1047271297/000019.o: in function `New': [2022-02-18T20:48:35.622Z] #60 231.6 /tmp/tmp.wOcROJRh4D/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-02-18T20:48:35.622Z] #60 231.7 + bin/containerd-stress [2022-02-18T20:48:35.622Z] #60 232.7 + bin/containerd-shim [2022-02-18T20:48:36.780Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-18T20:48:36.780Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d9fc60f4\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-18T20:48:36.780Z] ---------------------------------------------------------------------------- [2022-02-18T20:48:36.780Z] [2022-02-18T20:48:36.780Z] INFO: executeCI.ps1 starting at Fri Feb 18 20:48:34 CUT 2022 [2022-02-18T20:48:36.780Z] [2022-02-18T20:48:36.780Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-18T20:48:36.780Z] INFO: Running git version 2.24.1.windows.2 [2022-02-18T20:48:36.780Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-18T20:48:36.780Z] INFO: Environment variables: [2022-02-18T20:48:36.780Z] [2022-02-18T20:48:36.780Z] Name Value [2022-02-18T20:48:36.780Z] ---- ----- [2022-02-18T20:48:36.780Z] ALLUSERSPROFILE C:\ProgramData [2022-02-18T20:48:36.780Z] amd64 true [2022-02-18T20:48:36.780Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-18T20:48:36.780Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-18T20:48:36.780Z] arm64 true [2022-02-18T20:48:36.780Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-18T20:48:36.780Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-18T20:48:36.780Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-18T20:48:36.780Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-18T20:48:36.780Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-18T20:48:36.780Z] BRANCH_NAME PR-43185 [2022-02-18T20:48:36.780Z] BUILD_DISPLAY_NAME #8 [2022-02-18T20:48:36.780Z] BUILD_ID 8 [2022-02-18T20:48:36.780Z] BUILD_NUMBER 8 [2022-02-18T20:48:36.781Z] BUILD_TAG jenkins-moby-PR-43185-8 [2022-02-18T20:48:36.781Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/ [2022-02-18T20:48:36.781Z] cgroup2 true [2022-02-18T20:48:36.781Z] CHANGE_AUTHOR corhere [2022-02-18T20:48:36.781Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-02-18T20:48:36.781Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-02-18T20:48:36.781Z] CHANGE_BRANCH 42402-safer-fileinfo [2022-02-18T20:48:36.781Z] CHANGE_FORK corhere [2022-02-18T20:48:36.781Z] CHANGE_ID 43185 [2022-02-18T20:48:36.781Z] CHANGE_TARGET master [2022-02-18T20:48:36.781Z] CHANGE_TITLE Remove local fork of archive/tar package [2022-02-18T20:48:36.781Z] CHANGE_URL https://github.com/moby/moby/pull/43185 [2022-02-18T20:48:36.781Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T20:48:36.781Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-18T20:48:36.781Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-18T20:48:36.781Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-18T20:48:36.781Z] COMPUTERNAME azwin-2-c2c340 [2022-02-18T20:48:36.781Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-18T20:48:36.781Z] ConfigSequenceNumber 0 [2022-02-18T20:48:36.781Z] dco true [2022-02-18T20:48:36.781Z] DOCKER_BUILDKIT 0 [2022-02-18T20:48:36.781Z] DOCKER_DUT_DEBUG 1 [2022-02-18T20:48:36.781Z] DOCKER_EXPERIMENTAL 1 [2022-02-18T20:48:36.781Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-18T20:48:36.781Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-18T20:48:36.781Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-18T20:48:36.781Z] EXECUTOR_NUMBER 0 [2022-02-18T20:48:36.781Z] FQDN azwin-2-c2c340.westus.cloudapp.azure.com [2022-02-18T20:48:36.781Z] GIT_BRANCH PR-43185 [2022-02-18T20:48:36.781Z] GIT_COMMIT 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:48:36.781Z] GIT_PREVIOUS_COMMIT c98286a8a8e6da0f42dfbc375222cb5122560502 [2022-02-18T20:48:36.781Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT bd9746217450bc67e73260453b78c9bb33b50859 [2022-02-18T20:48:36.781Z] GIT_URL https://github.com/moby/moby.git [2022-02-18T20:48:36.781Z] HUDSON_COOKIE 47bfdf2e-a973-4262-8748-dc1274075083 [2022-02-18T20:48:36.781Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-18T20:48:36.781Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-18T20:48:36.781Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-18T20:48:36.781Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-18T20:48:36.781Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-18T20:48:36.781Z] JENKINS_NODE_COOKIE 6d98a890-7015-4fdd-8e6d-7b480c40678b [2022-02-18T20:48:36.781Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-18T20:48:36.781Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-18T20:48:36.781Z] JOB_BASE_NAME PR-43185 [2022-02-18T20:48:36.781Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/display/redirect [2022-02-18T20:48:36.781Z] JOB_NAME moby/PR-43185 [2022-02-18T20:48:36.781Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/ [2022-02-18T20:48:36.781Z] library.jps.version master [2022-02-18T20:48:36.781Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-18T20:48:36.781Z] NODE_LABELS amd64 azure azwin-2-c2c340 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-18T20:48:36.781Z] NODE_NAME azwin-2-c2c340 [2022-02-18T20:48:36.781Z] NUMBER_OF_PROCESSORS 4 [2022-02-18T20:48:36.781Z] OS Windows_NT [2022-02-18T20:48:36.781Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-18T20:48:36.781Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-18T20:48:36.781Z] ppc64le false [2022-02-18T20:48:36.781Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-18T20:48:36.781Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-18T20:48:36.781Z] PROCESSOR_LEVEL 6 [2022-02-18T20:48:36.781Z] PROCESSOR_REVISION 4f01 [2022-02-18T20:48:36.781Z] ProgramData C:\ProgramData [2022-02-18T20:48:36.781Z] ProgramFiles C:\Program Files [2022-02-18T20:48:36.781Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-18T20:48:36.781Z] ProgramW6432 C:\Program Files [2022-02-18T20:48:36.781Z] PROMPT $P$G [2022-02-18T20:48:36.781Z] PSExecutionPolicyPreference Bypass [2022-02-18T20:48:36.781Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-18T20:48:36.781Z] PUBLIC C:\Users\Public [2022-02-18T20:48:36.781Z] rootless true [2022-02-18T20:48:36.781Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect?page=artif... [2022-02-18T20:48:36.781Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect?page=changes [2022-02-18T20:48:36.781Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect [2022-02-18T20:48:36.781Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect?page=tests [2022-02-18T20:48:36.781Z] s390x false [2022-02-18T20:48:36.781Z] SKIP_VALIDATION_TESTS 1 [2022-02-18T20:48:36.781Z] SOURCES_DRIVE d [2022-02-18T20:48:36.781Z] SOURCES_SUBDIR gopath [2022-02-18T20:48:36.781Z] STAGE_NAME Run tests [2022-02-18T20:48:36.781Z] SystemDrive C: [2022-02-18T20:48:36.781Z] SystemRoot C:\Windows [2022-02-18T20:48:36.781Z] TEMP C:\Windows\TEMP [2022-02-18T20:48:36.781Z] TESTDEBUG 0 [2022-02-18T20:48:36.781Z] TESTRUN_DRIVE d [2022-02-18T20:48:36.781Z] TESTRUN_SUBDIR CI [2022-02-18T20:48:36.781Z] TIMEOUT 120m [2022-02-18T20:48:36.781Z] TMP C:\Windows\TEMP [2022-02-18T20:48:36.781Z] unit_validate true [2022-02-18T20:48:36.781Z] USERDOMAIN WORKGROUP [2022-02-18T20:48:36.781Z] USERNAME azwin-2-c2c340$ [2022-02-18T20:48:36.781Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-18T20:48:36.781Z] validate_force false [2022-02-18T20:48:36.781Z] windir C:\Windows [2022-02-18T20:48:36.781Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-18T20:48:36.781Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-18T20:48:36.781Z] windows2022 true [2022-02-18T20:48:36.781Z] windows2022containerd true [2022-02-18T20:48:36.781Z] windowsRS5 true [2022-02-18T20:48:36.781Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-18T20:48:36.781Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-18T20:48:36.781Z] [2022-02-18T20:48:36.781Z] [2022-02-18T20:48:36.781Z] [2022-02-18T20:48:36.781Z] INFO: Sources under d:\gopath\... [2022-02-18T20:48:36.781Z] INFO: Test run under d:\CI\... [2022-02-18T20:48:36.781Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-18T20:48:36.781Z] INFO: docker/docker repository was found [2022-02-18T20:48:37.239Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-18T20:48:37.698Z] ltsc2022: Pulling from windows/servercore [2022-02-18T20:48:38.155Z] 8f616e6e9eec: Pulling fs layer [2022-02-18T20:48:38.155Z] 898469748ff6: Pulling fs layer [2022-02-18T20:48:39.802Z] #60 240.1 + bin/containerd-shim-runc-v1 [2022-02-18T20:48:40.067Z] Client: [2022-02-18T20:48:40.067Z] Context: default [2022-02-18T20:48:40.067Z] Debug Mode: false [2022-02-18T20:48:40.067Z] Plugins: [2022-02-18T20:48:40.067Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-18T20:48:40.067Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-18T20:48:40.067Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-18T20:48:40.067Z] [2022-02-18T20:48:40.067Z] Server: [2022-02-18T20:48:40.067Z] Containers: 0 [2022-02-18T20:48:40.067Z] Running: 0 [2022-02-18T20:48:40.067Z] Paused: 0 [2022-02-18T20:48:40.067Z] Stopped: 0 [2022-02-18T20:48:40.067Z] Images: 0 [2022-02-18T20:48:40.067Z] Server Version: 20.10.9 [2022-02-18T20:48:40.067Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-18T20:48:40.067Z] Windows: [2022-02-18T20:48:40.067Z] LCOW: [2022-02-18T20:48:40.067Z] Logging Driver: json-file [2022-02-18T20:48:40.067Z] Plugins: [2022-02-18T20:48:40.067Z] Volume: local [2022-02-18T20:48:40.067Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T20:48:40.067Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T20:48:40.067Z] Swarm: inactive [2022-02-18T20:48:40.067Z] Default Isolation: process [2022-02-18T20:48:40.067Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-18T20:48:40.067Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-18T20:48:40.067Z] OSType: windows [2022-02-18T20:48:40.067Z] Architecture: x86_64 [2022-02-18T20:48:40.067Z] CPUs: 4 [2022-02-18T20:48:40.067Z] Total Memory: 32GiB [2022-02-18T20:48:40.067Z] Name: azwin-2-a23300 [2022-02-18T20:48:40.067Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-18T20:48:40.067Z] Docker Root Dir: D:\docker [2022-02-18T20:48:40.067Z] Debug Mode: false [2022-02-18T20:48:40.067Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:48:40.067Z] Labels: [2022-02-18T20:48:40.067Z] Experimental: true [2022-02-18T20:48:40.067Z] Insecure Registries: [2022-02-18T20:48:40.067Z] 10.0.0.4:5000 [2022-02-18T20:48:40.067Z] 127.0.0.0/8 [2022-02-18T20:48:40.067Z] Registry Mirrors: [2022-02-18T20:48:40.067Z] http://10.0.0.4:5000/ [2022-02-18T20:48:40.067Z] Live Restore Enabled: false [2022-02-18T20:48:40.067Z] Product License: Community Engine [2022-02-18T20:48:40.067Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-18T20:48:41.299Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-18T20:48:41.299Z] [2022-02-18T20:48:41.299Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-18T20:48:41.299Z] Installing docker-proxy to /usr/local/bin/ [2022-02-18T20:48:41.299Z] [2022-02-18T20:48:41.299Z] + mkdir -p bundles [2022-02-18T20:48:41.299Z] + '[' -n 'github.com/docker/docker/api [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/backend/build [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/httputils [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/middleware [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/build [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/container [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/debug [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/image [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/network [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/session [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/system [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/server/router/volume [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/backend [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/container [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/events [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/filters [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/image [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/mount [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/network [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/registry [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/strslice [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/swarm [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/time [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/versions [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T20:48:41.299Z] github.com/docker/docker/api/types/volume [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder/builder-next [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder/dockerfile [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder/dockerignore [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder/remotecontext [2022-02-18T20:48:41.299Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T20:48:41.299Z] github.com/docker/docker/cli [2022-02-18T20:48:41.299Z] github.com/docker/docker/cli/config [2022-02-18T20:48:41.299Z] github.com/docker/docker/cli/debug [2022-02-18T20:48:41.299Z] github.com/docker/docker/client [2022-02-18T20:48:41.299Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T20:48:41.299Z] github.com/docker/docker/cmd/dockerd [2022-02-18T20:48:41.299Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T20:48:41.299Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T20:48:41.299Z] github.com/docker/docker/container [2022-02-18T20:48:41.299Z] github.com/docker/docker/container/stream [2022-02-18T20:48:41.300Z] github.com/docker/docker/contrib/apparmor [2022-02-18T20:48:41.300Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T20:48:41.300Z] github.com/docker/docker/contrib/httpserver [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/cluster [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/config [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/events [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/exec [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/images [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/initlayer [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/links [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/listeners [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/local [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/names [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/network [2022-02-18T20:48:41.300Z] github.com/docker/docker/daemon/stats [2022-02-18T20:48:41.300Z] github.com/docker/docker/distribution [2022-02-18T20:48:41.300Z] github.com/docker/docker/distribution/metadata [2022-02-18T20:48:41.300Z] github.com/docker/docker/distribution/utils [2022-02-18T20:48:41.300Z] github.com/docker/docker/distribution/xfer [2022-02-18T20:48:41.300Z] github.com/docker/docker/dockerversion [2022-02-18T20:48:41.300Z] github.com/docker/docker/errdefs [2022-02-18T20:48:41.300Z] github.com/docker/docker/image [2022-02-18T20:48:41.300Z] github.com/docker/docker/image/cache [2022-02-18T20:48:41.300Z] github.com/docker/docker/image/tarexport [2022-02-18T20:48:41.300Z] github.com/docker/docker/image/v1 [2022-02-18T20:48:41.300Z] github.com/docker/docker/internal/test/suite [2022-02-18T20:48:41.300Z] github.com/docker/docker/layer [2022-02-18T20:48:41.300Z] github.com/docker/docker/libcontainerd [2022-02-18T20:48:41.300Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T20:48:41.300Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T20:48:41.300Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T20:48:41.300Z] github.com/docker/docker/libcontainerd/types [2022-02-18T20:48:41.300Z] github.com/docker/docker/oci [2022-02-18T20:48:41.300Z] github.com/docker/docker/oci/caps [2022-02-18T20:48:41.300Z] github.com/docker/docker/opts [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/aaparser [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/archive [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/authorization [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/capabilities [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/containerfs [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/directory [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/dmesg [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/filenotify [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/fileutils [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/fsutils [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/homedir [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/idtools [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/ioutils [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/locker [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/longpath [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/loopback [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/mount [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/parsers [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/pidfile [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/platform [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/plugins [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/pools [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/progress [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/pubsub [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/reexec [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/signal [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/stack [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/stringid [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/symlink [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/system [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/tailfile [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/tarsum [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/term [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/term/windows [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/truncindex [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/urlutil [2022-02-18T20:48:41.300Z] github.com/docker/docker/pkg/useragent [2022-02-18T20:48:41.300Z] github.com/docker/docker/plugin [2022-02-18T20:48:41.300Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T20:48:41.300Z] github.com/docker/docker/plugin/v2 [2022-02-18T20:48:41.300Z] github.com/docker/docker/profiles/apparmor [2022-02-18T20:48:41.300Z] github.com/docker/docker/profiles/seccomp [2022-02-18T20:48:41.300Z] github.com/docker/docker/quota [2022-02-18T20:48:41.300Z] github.com/docker/docker/reference [2022-02-18T20:48:41.300Z] github.com/docker/docker/registry [2022-02-18T20:48:41.300Z] github.com/docker/docker/registry/resumable [2022-02-18T20:48:41.300Z] github.com/docker/docker/restartmanager [2022-02-18T20:48:41.300Z] github.com/docker/docker/rootless [2022-02-18T20:48:41.300Z] github.com/docker/docker/rootless/specconv [2022-02-18T20:48:41.300Z] github.com/docker/docker/runconfig [2022-02-18T20:48:41.300Z] github.com/docker/docker/runconfig/opts [2022-02-18T20:48:41.300Z] github.com/docker/docker/testutil [2022-02-18T20:48:41.300Z] github.com/docker/docker/testutil/daemon [2022-02-18T20:48:41.300Z] github.com/docker/docker/testutil/environment [2022-02-18T20:48:41.300Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T20:48:41.300Z] github.com/docker/docker/testutil/fakegit [2022-02-18T20:48:41.300Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T20:48:41.300Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T20:48:41.300Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T20:48:41.300Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T20:48:41.300Z] github.com/docker/docker/testutil/registry [2022-02-18T20:48:41.300Z] github.com/docker/docker/testutil/request [2022-02-18T20:48:41.300Z] github.com/docker/docker/volume [2022-02-18T20:48:41.300Z] github.com/docker/docker/volume/drivers [2022-02-18T20:48:41.300Z] github.com/docker/docker/volume/local [2022-02-18T20:48:41.300Z] github.com/docker/docker/volume/mounts [2022-02-18T20:48:41.300Z] github.com/docker/docker/volume/service [2022-02-18T20:48:41.300Z] github.com/docker/docker/volume/service/opts [2022-02-18T20:48:41.300Z] github.com/docker/docker/volume/testutils' ']' [2022-02-18T20:48:41.300Z] + 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/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-02-18T20:48:41.300Z] ? github.com/docker/docker/api [no test files] [2022-02-18T20:48:43.802Z] #60 233.0 # github.com/containerd/containerd/cmd/containerd [2022-02-18T20:48:43.802Z] #60 233.0 /usr/bin/ld: /tmp/go-link-999138465/000019.o: in function `New': [2022-02-18T20:48:43.802Z] #60 233.0 /tmp/tmp.alAG0v0gfw/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-02-18T20:48:43.802Z] #60 233.0 + bin/containerd-stress [2022-02-18T20:48:44.063Z] #60 234.1 + bin/containerd-shim [2022-02-18T20:48:44.110Z] #65 31.34 Reading package lists... [2022-02-18T20:48:44.110Z] #65 ... [2022-02-18T20:48:44.110Z] [2022-02-18T20:48:44.110Z] #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-02-18T20:48:44.110Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T20:48:44.110Z] #45 30.76 Reading package lists... [2022-02-18T20:48:44.677Z] #45 40.16 Building dependency tree... [2022-02-18T20:48:45.058Z] #60 245.2 + bin/containerd-shim-runc-v2 [2022-02-18T20:48:45.058Z] #60 245.9 + binaries [2022-02-18T20:48:45.058Z] #60 245.9 + install -D bin/containerd /build/containerd [2022-02-18T20:48:45.058Z] #60 245.9 + install -D bin/containerd-shim /build/containerd-shim [2022-02-18T20:48:45.058Z] #60 245.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-18T20:48:45.058Z] #60 245.9 + install -D bin/ctr /build/ctr [2022-02-18T20:48:46.945Z] #60 DONE 247.9s [2022-02-18T20:48:47.208Z] #45 44.53 The following additional packages will be installed: [2022-02-18T20:48:47.208Z] #45 44.56 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-18T20:48:47.208Z] #45 44.60 Suggested packages: [2022-02-18T20:48:47.208Z] #45 44.60 cmake-doc ninja-build lrzip [2022-02-18T20:48:47.208Z] #45 44.60 Recommended packages: [2022-02-18T20:48:47.208Z] #45 44.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-18T20:48:47.559Z] #60 225.8 # github.com/containerd/containerd/cmd/containerd [2022-02-18T20:48:47.559Z] #60 225.8 /usr/bin/ld: /tmp/go-link-3655691128/000019.o: in function `New': [2022-02-18T20:48:47.559Z] #60 225.8 /tmp/tmp.YM4iZ7eFK8/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-02-18T20:48:47.559Z] #60 225.9 + bin/containerd-stress [2022-02-18T20:48:47.559Z] #60 226.9 + bin/containerd-shim [2022-02-18T20:48:47.778Z] #45 45.20 The following NEW packages will be installed: [2022-02-18T20:48:47.779Z] #45 45.21 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-18T20:48:47.875Z] [2022-02-18T20:48:47.875Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-18T20:48:47.875Z] #61 sha256:d9d7750072436d67863404fb42a84fa52632843c611f57e701abb801eb686c92 [2022-02-18T20:48:48.040Z] #45 45.57 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:48:48.040Z] #45 45.57 Need to get 8418 kB of archives. [2022-02-18T20:48:48.040Z] #45 45.57 After this operation, 34.9 MB of additional disk space will be used. [2022-02-18T20:48:48.040Z] #45 45.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T20:48:48.040Z] #45 45.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T20:48:48.040Z] #45 45.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-18T20:48:48.040Z] #45 45.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-18T20:48:48.040Z] #45 45.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-18T20:48:48.040Z] #45 45.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-18T20:48:48.040Z] #45 45.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-18T20:48:48.040Z] #45 45.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-18T20:48:48.440Z] #61 DONE 0.7s [2022-02-18T20:48:48.440Z] [2022-02-18T20:48:48.440Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-18T20:48:48.440Z] #66 sha256:50f7640317b1f6966826931847e17ceba3ea6deba64438452ab244a42ce4d9b1 [2022-02-18T20:48:48.697Z] #66 DONE 0.2s [2022-02-18T20:48:48.697Z] [2022-02-18T20:48:48.697Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-18T20:48:48.698Z] #71 sha256:324ed5f0199c380a2e02b791f52908de494f7ffed464138d6898afb157880a7c [2022-02-18T20:48:48.981Z] #45 46.52 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:48:48.981Z] #45 ... [2022-02-18T20:48:48.981Z] [2022-02-18T20:48:48.981Z] #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-02-18T20:48:48.981Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T20:48:48.981Z] #20 30.91 Reading package lists... [2022-02-18T20:48:48.981Z] #20 40.08 Building dependency tree... [2022-02-18T20:48:48.981Z] #20 44.56 The following additional packages will be installed: [2022-02-18T20:48:48.981Z] #20 44.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T20:48:48.981Z] #20 44.56 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-18T20:48:48.981Z] #20 44.56 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-18T20:48:48.981Z] #20 44.56 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-18T20:48:48.981Z] #20 44.56 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-18T20:48:48.981Z] #20 44.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-18T20:48:48.981Z] #20 44.59 mingw-w64-common mingw-w64-x86-64-dev [2022-02-18T20:48:48.981Z] #20 44.62 Suggested packages: [2022-02-18T20:48:48.981Z] #20 44.62 gcc-10-locales seccomp wine64 [2022-02-18T20:48:48.981Z] #20 45.35 The following NEW packages will be installed: [2022-02-18T20:48:48.981Z] #20 45.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-18T20:48:48.981Z] #20 45.35 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-18T20:48:48.981Z] #20 45.35 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-18T20:48:48.981Z] #20 45.35 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-18T20:48:48.981Z] #20 45.35 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-18T20:48:48.981Z] #20 45.35 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-18T20:48:48.981Z] #20 45.35 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-18T20:48:48.981Z] #20 45.35 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-18T20:48:48.981Z] #20 45.35 mingw-w64-x86-64-dev [2022-02-18T20:48:48.981Z] #20 45.68 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:48:48.981Z] #20 45.68 Need to get 115 MB of archives. [2022-02-18T20:48:48.981Z] #20 45.68 After this operation, 645 MB of additional disk space will be used. [2022-02-18T20:48:48.981Z] #20 45.68 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-02-18T20:48:48.981Z] #20 45.73 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-02-18T20:48:48.981Z] #20 45.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-18T20:48:48.981Z] #20 45.76 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-02-18T20:48:48.981Z] #20 45.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-18T20:48:48.981Z] #20 45.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-18T20:48:48.981Z] #20 45.82 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-02-18T20:48:48.981Z] #20 45.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-02-18T20:48:48.981Z] #20 45.89 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-02-18T20:48:48.981Z] #20 46.05 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-02-18T20:48:48.981Z] #20 46.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-18T20:48:48.981Z] #20 46.62 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-02-18T20:48:49.241Z] #20 46.82 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-02-18T20:48:49.241Z] #20 ... [2022-02-18T20:48:49.241Z] [2022-02-18T20:48:49.241Z] #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-02-18T20:48:49.241Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T20:48:49.241Z] #45 46.83 Fetched 8418 kB in 0s (19.3 MB/s) [2022-02-18T20:48:49.241Z] #45 46.89 Selecting previously unselected package xxd. [2022-02-18T20:48:49.504Z] #45 46.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 ... 30207 files and directories currently installed.) [2022-02-18T20:48:49.504Z] #45 46.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:48:49.504Z] #45 46.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:48:49.504Z] #45 47.04 Selecting previously unselected package vim-common. [2022-02-18T20:48:49.504Z] #45 47.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:48:49.504Z] #45 47.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:48:49.634Z] #71 DONE 1.0s [2022-02-18T20:48:49.764Z] #45 47.28 Selecting previously unselected package cmake-data.#45 ... [2022-02-18T20:48:49.764Z] [2022-02-18T20:48:49.764Z] #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-02-18T20:48:49.764Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-18T20:48:49.764Z] #65 31.34 Reading package lists... [2022-02-18T20:48:49.764Z] #65 40.68 Building dependency tree... [2022-02-18T20:48:49.764Z] #65 44.92 The following additional packages will be installed: [2022-02-18T20:48:49.764Z] #65 44.94 libbtrfs0 [2022-02-18T20:48:49.764Z] #65 45.08 The following NEW packages will be installed: [2022-02-18T20:48:49.764Z] #65 45.09 libbtrfs-dev libbtrfs0 [2022-02-18T20:48:49.764Z] #65 45.46 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:48:49.764Z] #65 45.46 Need to get 460 kB of archives. [2022-02-18T20:48:49.764Z] #65 45.46 After this operation, 1237 kB of additional disk space will be used. [2022-02-18T20:48:49.764Z] #65 45.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T20:48:49.764Z] #65 45.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T20:48:49.764Z] #65 46.16 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:48:49.764Z] #65 46.56 Fetched 460 kB in 0s (1569 kB/s) [2022-02-18T20:48:49.764Z] #65 46.64 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T20:48:49.764Z] #65 46.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-02-18T20:48:49.764Z] #65 46.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T20:48:49.764Z] #65 46.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:48:49.764Z] #65 46.82 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T20:48:49.764Z] #65 46.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T20:48:49.764Z] #65 46.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:48:49.764Z] #65 46.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:48:49.764Z] #65 47.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:48:49.764Z] #65 47.03 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:48:49.764Z] #65 DONE 47.4s [2022-02-18T20:48:49.764Z] [2022-02-18T20:48:49.764Z] #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-02-18T20:48:49.764Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T20:48:49.764Z] #45 47.28 Selecting previously unselected package cmake-data. [2022-02-18T20:48:49.764Z] #45 47.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-18T20:48:49.764Z] #45 47.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T20:48:49.908Z] [2022-02-18T20:48:49.908Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-18T20:48:49.908Z] #72 sha256:b13059a5ea638ddbb78408395e3b0db214e427b882b0f64dd2c61b32a2a8ecb4 [2022-02-18T20:48:49.908Z] #72 DONE 0.0s [2022-02-18T20:48:49.908Z] [2022-02-18T20:48:49.908Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-18T20:48:49.908Z] #73 sha256:17d5bb8a6764c563841d485a42e68389d3e5b4642e6f50acc0c55731a134e54c [2022-02-18T20:48:50.024Z] #45 ... [2022-02-18T20:48:50.024Z] [2022-02-18T20:48:50.024Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-18T20:48:50.024Z] #66 sha256:6cf154d6dcbf6e99d1dffadc6dbb897cc123100be1e0ea9b6fde9ca6d8466282 [2022-02-18T20:48:50.024Z] #66 DONE 0.1s [2022-02-18T20:48:50.024Z] [2022-02-18T20:48:50.024Z] #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-02-18T20:48:50.024Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T20:48:50.024Z] #20 47.35 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-02-18T20:48:50.024Z] #20 47.60 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-02-18T20:48:50.024Z] #20 47.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-18T20:48:50.024Z] #20 47.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-18T20:48:50.024Z] #20 47.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-18T20:48:50.024Z] #20 47.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-18T20:48:50.024Z] #20 47.61 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-02-18T20:48:50.024Z] #20 47.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-18T20:48:50.024Z] #20 47.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-18T20:48:50.024Z] #20 47.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-18T20:48:50.024Z] #20 47.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-18T20:48:50.024Z] #20 47.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-18T20:48:50.024Z] #20 47.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-18T20:48:50.024Z] #20 47.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-18T20:48:50.024Z] #20 47.66 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-02-18T20:48:50.024Z] #20 47.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-18T20:48:50.024Z] #20 47.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-18T20:48:50.851Z] #73 DONE 0.9s [2022-02-18T20:48:50.851Z] [2022-02-18T20:48:50.851Z] #74 exporting to image [2022-02-18T20:48:50.851Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-18T20:48:50.851Z] #74 exporting layers [2022-02-18T20:48:50.963Z] #20 ... [2022-02-18T20:48:50.963Z] [2022-02-18T20:48:50.963Z] #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-02-18T20:48:50.963Z] #70 sha256:002846ef4669992907704d18e753d07f0004e7d9f17e948295c724bb73ad4925 [2022-02-18T20:48:50.963Z] #70 44.80 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-18T20:48:50.963Z] #70 44.80 + GOBIN=/build [2022-02-18T20:48:50.963Z] #70 44.80 + GO111MODULE=on [2022-02-18T20:48:50.963Z] #70 44.80 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-18T20:48:50.963Z] #70 47.94 rootlesskit version 0.14.6 [2022-02-18T20:48:50.963Z] #70 47.97 Usage of /build/rootlesskit-docker-proxy: [2022-02-18T20:48:50.963Z] #70 47.97 -container-ip string [2022-02-18T20:48:50.963Z] #70 47.97 container ip [2022-02-18T20:48:50.963Z] #70 47.97 -container-port int [2022-02-18T20:48:50.963Z] #70 47.97 container port (default -1) [2022-02-18T20:48:50.963Z] #70 47.97 -host-ip string [2022-02-18T20:48:50.963Z] #70 47.97 host ip [2022-02-18T20:48:50.963Z] #70 47.97 -host-port int [2022-02-18T20:48:50.963Z] #70 47.97 host port (default -1) [2022-02-18T20:48:50.963Z] #70 47.97 -proto string [2022-02-18T20:48:50.963Z] #70 47.97 proxy protocol (default "tcp") [2022-02-18T20:48:50.963Z] #70 DONE 48.2s [2022-02-18T20:48:50.963Z] [2022-02-18T20:48:50.963Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-18T20:48:50.963Z] #71 sha256:eec6b9304226badd04be76dde342f58dd902f5f6a42830a8221de7ec34ad373c [2022-02-18T20:48:50.963Z] #71 DONE 0.1s [2022-02-18T20:48:50.963Z] [2022-02-18T20:48:50.963Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-18T20:48:50.963Z] #72 sha256:856d57a2130352026b25736fdf295e5598d08e747f44bead22d4e0aa7c6ea7d9 [2022-02-18T20:48:50.963Z] #72 DONE 0.1s [2022-02-18T20:48:50.963Z] [2022-02-18T20:48:50.963Z] #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-02-18T20:48:50.963Z] #67 sha256:609d132acd9fdd22972a0093af41213a34b7d55aa10cc4677107ea2bd6306141 [2022-02-18T20:48:50.963Z] #67 0.781 + RM_GOPATH=0 [2022-02-18T20:48:50.963Z] #67 0.781 + TMP_GOPATH= [2022-02-18T20:48:50.963Z] #67 0.781 + : /build [2022-02-18T20:48:50.963Z] #67 0.781 + '[' -z '' ']' [2022-02-18T20:48:50.963Z] #67 0.781 ++ mktemp -d [2022-02-18T20:48:50.963Z] #67 0.785 + export GOPATH=/tmp/tmp.Gz3rdYThGu [2022-02-18T20:48:50.963Z] #67 0.785 + GOPATH=/tmp/tmp.Gz3rdYThGu [2022-02-18T20:48:50.963Z] #67 0.785 + RM_GOPATH=1 [2022-02-18T20:48:50.963Z] #67 0.785 + case "$(go env GOARCH)" in [2022-02-18T20:48:50.963Z] #67 0.789 ++ go env GOARCH [2022-02-18T20:48:50.963Z] #67 0.795 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:48:50.963Z] #67 0.795 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:48:50.963Z] #67 0.796 ++ dirname /install.sh [2022-02-18T20:48:50.963Z] #67 0.797 + dir=/ [2022-02-18T20:48:50.963Z] #67 0.797 + bin=containerd [2022-02-18T20:48:50.963Z] #67 0.797 + shift [2022-02-18T20:48:50.963Z] #67 0.797 + '[' '!' -f //containerd.installer ']' [2022-02-18T20:48:50.963Z] #67 0.798 + . //containerd.installer [2022-02-18T20:48:50.963Z] #67 0.798 ++ set -e [2022-02-18T20:48:50.963Z] #67 0.798 ++ : v1.5.9 [2022-02-18T20:48:50.963Z] #67 0.798 + install_containerd [2022-02-18T20:48:50.963Z] #67 0.799 + echo 'Install containerd version v1.5.9' [2022-02-18T20:48:50.963Z] #67 0.799 Install containerd version v1.5.9 [2022-02-18T20:48:50.963Z] #67 0.799 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Gz3rdYThGu/src/github.com/containerd/containerd [2022-02-18T20:48:50.963Z] #67 0.803 Cloning into '/tmp/tmp.Gz3rdYThGu/src/github.com/containerd/containerd'... [2022-02-18T20:48:51.761Z] #60 234.1 + bin/containerd-shim-runc-v1 [2022-02-18T20:48:52.209Z] #60 241.3 + bin/containerd-shim-runc-v1 [2022-02-18T20:48:53.509Z] #67 ... [2022-02-18T20:48:53.509Z] [2022-02-18T20:48:53.509Z] #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-02-18T20:48:53.509Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-18T20:48:53.509Z] #45 48.74 Selecting previously unselected package libarchive13:amd64. [2022-02-18T20:48:53.509Z] #45 48.74 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-18T20:48:53.509Z] #45 48.75 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T20:48:53.509Z] #45 48.85 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-18T20:48:53.509Z] #45 48.85 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-18T20:48:53.509Z] #45 48.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T20:48:53.509Z] #45 48.94 Selecting previously unselected package librhash0:amd64. [2022-02-18T20:48:53.509Z] #45 48.94 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-18T20:48:53.509Z] #45 48.96 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-18T20:48:53.509Z] #45 49.09 Selecting previously unselected package libuv1:amd64. [2022-02-18T20:48:53.509Z] #45 49.09 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-18T20:48:53.509Z] #45 49.10 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-18T20:48:53.509Z] #45 49.22 Selecting previously unselected package cmake. [2022-02-18T20:48:53.509Z] #45 49.23 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-18T20:48:53.509Z] #45 49.23 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-18T20:48:53.509Z] #45 50.71 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-18T20:48:53.509Z] #45 50.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:48:53.509Z] #45 50.75 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-18T20:48:53.509Z] #45 50.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:48:53.509Z] #45 50.80 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-18T20:48:53.509Z] #45 50.81 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-18T20:48:53.509Z] #45 50.83 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-18T20:48:53.509Z] #45 50.85 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-18T20:48:53.509Z] #45 50.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:48:53.509Z] #45 DONE 51.2s [2022-02-18T20:48:53.541Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-02-18T20:48:53.768Z] [2022-02-18T20:48:53.768Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-18T20:48:53.768Z] #46 sha256:a1683d30ded13d4b7ec4a6f9fea22a2419d8318f98dcb90325bcf25642a5a99a [2022-02-18T20:48:53.768Z] #46 DONE 0.1s [2022-02-18T20:48:53.768Z] [2022-02-18T20:48:53.769Z] #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-02-18T20:48:53.769Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T20:48:53.769Z] #20 48.50 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:48:53.769Z] #20 48.76 Fetched 115 MB in 2s (50.6 MB/s) [2022-02-18T20:48:53.769Z] #20 48.84 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-18T20:48:53.769Z] #20 48.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 ... 30207 files and directories currently installed.) [2022-02-18T20:48:53.769Z] #20 48.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T20:48:53.769Z] #20 48.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T20:48:53.769Z] #20 49.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-18T20:48:53.769Z] #20 49.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-18T20:48:53.769Z] #20 49.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T20:48:53.769Z] #20 50.83 Selecting previously unselected package binutils-mingw-w64. [2022-02-18T20:48:53.769Z] #20 50.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-18T20:48:53.769Z] #20 50.84 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T20:48:53.769Z] #20 50.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-18T20:48:53.769Z] #20 50.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:48:53.769Z] #20 50.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:48:53.769Z] #20 51.03 Selecting previously unselected package dmsetup. [2022-02-18T20:48:53.769Z] #20 51.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:48:53.769Z] #20 51.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-18T20:48:53.769Z] #20 51.18 Selecting previously unselected package mingw-w64-common. [2022-02-18T20:48:53.769Z] #20 51.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-18T20:48:53.769Z] #20 51.21 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-18T20:48:55.672Z] #20 52.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-18T20:48:55.672Z] #20 52.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-18T20:48:55.672Z] #20 52.91 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T20:48:56.421Z] #60 246.4 + bin/containerd-shim-runc-v2 [2022-02-18T20:48:56.636Z] #20 ... [2022-02-18T20:48:56.636Z] [2022-02-18T20:48:56.636Z] #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-02-18T20:48:56.636Z] #47 sha256:bd4a0cb904a11f9077593e2819d75fe1437b2c43e54513db69e570301760538e [2022-02-18T20:48:56.636Z] #47 0.812 + RM_GOPATH=0 [2022-02-18T20:48:56.636Z] #47 0.814 + TMP_GOPATH= [2022-02-18T20:48:56.636Z] #47 0.814 + : /build [2022-02-18T20:48:56.636Z] #47 0.814 + '[' -z '' ']' [2022-02-18T20:48:56.636Z] #47 0.814 ++ mktemp -d [2022-02-18T20:48:56.636Z] #47 0.816 + export GOPATH=/tmp/tmp.RfsKXPo112 [2022-02-18T20:48:56.636Z] #47 0.817 + GOPATH=/tmp/tmp.RfsKXPo112 [2022-02-18T20:48:56.636Z] #47 0.817 + RM_GOPATH=1 [2022-02-18T20:48:56.636Z] #47 0.817 + case "$(go env GOARCH)" in [2022-02-18T20:48:56.636Z] #47 0.818 ++ go env GOARCH [2022-02-18T20:48:56.636Z] #47 0.829 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:48:56.636Z] #47 0.829 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:48:56.636Z] #47 0.830 ++ dirname /install.sh [2022-02-18T20:48:56.636Z] #47 0.834 + dir=/ [2022-02-18T20:48:56.636Z] #47 0.834 + bin=tini [2022-02-18T20:48:56.636Z] #47 0.834 + shift [2022-02-18T20:48:56.636Z] #47 0.835 + '[' '!' -f //tini.installer ']' [2022-02-18T20:48:56.636Z] #47 0.835 + . //tini.installer [2022-02-18T20:48:56.636Z] #47 0.835 ++ : v0.19.0 [2022-02-18T20:48:56.636Z] #47 0.835 + install_tini [2022-02-18T20:48:56.636Z] #47 0.836 + echo 'Install tini version v0.19.0' [2022-02-18T20:48:56.636Z] #47 0.836 Install tini version v0.19.0 [2022-02-18T20:48:56.636Z] #47 0.836 + git clone https://github.com/krallin/tini.git /tmp/tmp.RfsKXPo112/tini [2022-02-18T20:48:56.636Z] #47 0.838 Cloning into '/tmp/tmp.RfsKXPo112/tini'... [2022-02-18T20:48:56.636Z] #47 1.204 + cd /tmp/tmp.RfsKXPo112/tini [2022-02-18T20:48:56.636Z] #47 1.205 + git checkout -q v0.19.0 [2022-02-18T20:48:56.636Z] #47 1.220 + cmake . [2022-02-18T20:48:56.637Z] #47 1.379 -- The C compiler identification is GNU 10.2.1 [2022-02-18T20:48:56.637Z] #47 1.398 -- Detecting C compiler ABI info [2022-02-18T20:48:56.637Z] #47 1.613 -- Detecting C compiler ABI info - done [2022-02-18T20:48:56.637Z] #47 1.643 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-18T20:48:56.637Z] #47 1.644 -- Detecting C compile features [2022-02-18T20:48:56.637Z] #47 1.645 -- Detecting C compile features - done [2022-02-18T20:48:56.637Z] #47 1.656 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-18T20:48:56.637Z] #47 1.722 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-18T20:48:56.637Z] #47 1.757 -- Configuring done [2022-02-18T20:48:56.637Z] #47 1.762 -- Generating done [2022-02-18T20:48:56.637Z] #47 1.768 -- Build files have been written to: /tmp/tmp.RfsKXPo112/tini [2022-02-18T20:48:56.637Z] #47 1.774 + make tini-static [2022-02-18T20:48:56.637Z] #47 1.894 Scanning dependencies of target tini-static [2022-02-18T20:48:56.637Z] #47 1.912 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-18T20:48:56.637Z] #47 2.274 [100%] Linking C executable tini-static [2022-02-18T20:48:56.637Z] #47 2.480 [100%] Built target tini-static [2022-02-18T20:48:56.637Z] #47 2.520 + mkdir -p /build [2022-02-18T20:48:56.637Z] #47 2.524 + cp tini-static /build/docker-init [2022-02-18T20:48:56.637Z] #47 DONE 2.8s [2022-02-18T20:48:56.637Z] [2022-02-18T20:48:56.637Z] #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-02-18T20:48:56.637Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T20:48:56.992Z] #60 247.0 + binaries [2022-02-18T20:48:56.992Z] #60 247.0 + install -D bin/containerd /build/containerd [2022-02-18T20:48:56.992Z] #60 247.0 + install -D bin/containerd-shim /build/containerd-shim [2022-02-18T20:48:56.992Z] #60 247.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-18T20:48:56.992Z] #60 247.0 + install -D bin/ctr /build/ctr [2022-02-18T20:48:57.039Z] #60 239.2 + bin/containerd-shim-runc-v2 [2022-02-18T20:48:57.039Z] #60 239.8 + binaries [2022-02-18T20:48:57.039Z] #60 239.8 + install -D bin/containerd /build/containerd [2022-02-18T20:48:57.039Z] #60 239.9 + install -D bin/containerd-shim /build/containerd-shim [2022-02-18T20:48:57.039Z] #60 239.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-18T20:48:57.039Z] #60 239.9 + install -D bin/ctr /build/ctr [2022-02-18T20:48:57.394Z] #74 exporting layers 6.0s done [2022-02-18T20:48:57.394Z] #74 writing image sha256:e1139e1de49ded8af20d0b1b4239548734542ace31cc7d18890147e4964620ad done [2022-02-18T20:48:57.394Z] #74 naming to docker.io/library/docker:833139f3908f55c0c8c592910b8a2de01868ca1c done [2022-02-18T20:48:57.394Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-18T20:48:57.598Z] #20 55.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-18T20:48:57.598Z] #20 55.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:48:57.598Z] #20 55.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T20:48:57.598Z] #20 55.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-18T20:48:57.740Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -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:833139f3908f55c0c8c592910b8a2de01868ca1c hack/make.sh dynbinary test-integration [2022-02-18T20:48:57.857Z] #20 55.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:48:57.857Z] #20 55.23 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T20:48:57.995Z] [2022-02-18T20:48:58.252Z] Removing bundles/ [2022-02-18T20:48:58.252Z] [2022-02-18T20:48:58.252Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-18T20:48:58.252Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T20:48:58.252Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T20:48:58.944Z] #60 DONE 241.8s [2022-02-18T20:48:59.532Z] #60 DONE 249.4s [2022-02-18T20:48:59.882Z] [2022-02-18T20:48:59.882Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-18T20:48:59.882Z] #61 sha256:b26007a5292f91c0f6a37d589d259500acbc6e30b7cca79e23893552df635662 [2022-02-18T20:49:00.110Z] [2022-02-18T20:49:00.110Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-18T20:49:00.110Z] #61 sha256:cc8be18ec0dcf06fbf2cdfde9717a890773cf6ba2fa67fb63a4ba6d0f6674df2 [2022-02-18T20:49:00.427Z] #20 57.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-18T20:49:00.428Z] #20 57.70 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:49:00.428Z] #20 57.71 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:49:00.819Z] #61 DONE 0.7s [2022-02-18T20:49:00.819Z] [2022-02-18T20:49:00.819Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-18T20:49:00.819Z] #66 sha256:5c5376d4ce9e94dfc4cfb5b7f48354d23c0eef9065fbac31c335e4a0b1d4adc4 [2022-02-18T20:49:00.819Z] #66 DONE 0.2s [2022-02-18T20:49:00.819Z] [2022-02-18T20:49:00.819Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-18T20:49:00.819Z] #71 sha256:aaebaa3aab277aecc030eecda9ca162b1973477c7af50d731590a02f96ce295a [2022-02-18T20:49:01.055Z] #61 DONE 0.9s [2022-02-18T20:49:01.055Z] [2022-02-18T20:49:01.055Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-18T20:49:01.055Z] #66 sha256:ca9f743c6a95159e44c17f078e7abac758c4963bbeb21d823fe6086826bd0cad [2022-02-18T20:49:01.055Z] #66 DONE 0.3s [2022-02-18T20:49:01.316Z] [2022-02-18T20:49:01.316Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-18T20:49:01.316Z] #71 sha256:c6fee5fc4066f01d63c4a8dc7019484132dbfc445aee6742d7e4cd7eaa0ce79a [2022-02-18T20:49:01.756Z] #71 DONE 0.9s [2022-02-18T20:49:01.756Z] [2022-02-18T20:49:01.756Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-18T20:49:01.756Z] #72 sha256:3d70b0388d93abb47fb758ac53227d78f9afff1a1da171b42a1a6f919e8026fc [2022-02-18T20:49:01.756Z] #72 DONE 0.0s [2022-02-18T20:49:01.756Z] [2022-02-18T20:49:01.756Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-18T20:49:01.756Z] #73 sha256:fdcbbc504f6c81183cfeb79677c3337bb936fd863a6d15d3862bd841f30f0038 [2022-02-18T20:49:02.261Z] #71 DONE 1.1s [2022-02-18T20:49:02.261Z] [2022-02-18T20:49:02.261Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-18T20:49:02.261Z] #72 sha256:e3a68ed19530bbeef5c059d2326ab0eb6faabbcf0d0d4c7eec26ad2c663d3d5e [2022-02-18T20:49:02.261Z] #72 DONE 0.0s [2022-02-18T20:49:02.261Z] [2022-02-18T20:49:02.261Z] #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-02-18T20:49:02.261Z] #73 sha256:a95495b4653d9916067f7b47c0734973c3ff948044e5aafe291a14a2a09759dc [2022-02-18T20:49:02.834Z] #73 0.659 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-18T20:49:03.096Z] #73 0.659 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-18T20:49:03.096Z] #73 0.850 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-18T20:49:03.136Z] #73 DONE 1.3s [2022-02-18T20:49:03.136Z] [2022-02-18T20:49:03.136Z] #74 exporting to image [2022-02-18T20:49:03.136Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-18T20:49:03.136Z] #74 exporting layers [2022-02-18T20:49:03.670Z] #73 0.929 Reading package lists... [2022-02-18T20:49:03.718Z] #20 ... [2022-02-18T20:49:03.719Z] [2022-02-18T20:49:03.719Z] #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-02-18T20:49:03.719Z] #67 sha256:609d132acd9fdd22972a0093af41213a34b7d55aa10cc4677107ea2bd6306141 [2022-02-18T20:49:03.719Z] #67 13.45 + cd /tmp/tmp.Gz3rdYThGu/src/github.com/containerd/containerd [2022-02-18T20:49:03.719Z] #67 13.45 + git checkout -q v1.5.9 [2022-02-18T20:49:03.977Z] #67 14.04 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-18T20:49:03.977Z] #67 14.04 + BUILDTAGS='netgo osusergo static_build' [2022-02-18T20:49:03.977Z] #67 14.04 + export EXTRA_FLAGS=-buildmode=pie [2022-02-18T20:49:03.977Z] #67 14.04 + EXTRA_FLAGS=-buildmode=pie [2022-02-18T20:49:03.977Z] #67 14.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-18T20:49:03.977Z] #67 14.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-18T20:49:03.977Z] #67 14.04 + '[' '' = dynamic ']' [2022-02-18T20:49:03.977Z] #67 14.04 + make [2022-02-18T20:49:04.246Z] #73 1.439 Reading package lists... [2022-02-18T20:49:04.246Z] #73 1.939 Building dependency tree... [2022-02-18T20:49:04.507Z] #73 2.051 Reading state information... [2022-02-18T20:49:04.507Z] #73 2.173 The following additional packages will be installed: [2022-02-18T20:49:04.508Z] #73 2.174 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-18T20:49:04.508Z] #73 2.174 systemd-timesyncd [2022-02-18T20:49:04.508Z] #73 2.175 Suggested packages: [2022-02-18T20:49:04.508Z] #73 2.175 systemd-container policykit-1 [2022-02-18T20:49:04.508Z] #73 2.175 Recommended packages: [2022-02-18T20:49:04.508Z] #73 2.175 libnss-systemd [2022-02-18T20:49:04.508Z] #73 2.252 The following NEW packages will be installed: [2022-02-18T20:49:04.508Z] #73 2.252 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-18T20:49:04.508Z] #73 2.253 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-18T20:49:04.545Z] #67 14.60 + bin/ctr [2022-02-18T20:49:04.769Z] #73 2.521 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:49:04.769Z] #73 2.521 Need to get 5941 kB of archives. [2022-02-18T20:49:04.769Z] #73 2.521 After this operation, 19.5 MB of additional disk space will be used. [2022-02-18T20:49:04.769Z] #73 2.521 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-18T20:49:04.769Z] #73 2.525 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-18T20:49:04.769Z] #73 2.526 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-02-18T20:49:04.769Z] #73 2.530 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-18T20:49:04.769Z] #73 2.531 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-18T20:49:04.769Z] #73 2.532 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-18T20:49:04.769Z] #73 2.624 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-18T20:49:05.031Z] #73 2.625 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-18T20:49:05.031Z] #73 2.627 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-18T20:49:05.031Z] #73 2.629 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-18T20:49:05.031Z] #73 2.630 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-02-18T20:49:05.031Z] #73 2.784 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:49:05.031Z] #73 2.814 Fetched 5941 kB in 0s (15.9 MB/s) [2022-02-18T20:49:05.031Z] #73 2.837 Selecting previously unselected package libargon2-1:amd64. [2022-02-18T20:49:05.031Z] #73 2.837 (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-02-18T20:49:05.031Z] #73 2.851 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-18T20:49:05.031Z] #73 2.860 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-18T20:49:05.031Z] #73 2.891 Selecting previously unselected package libjson-c5:amd64. [2022-02-18T20:49:05.294Z] #73 2.894 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-18T20:49:05.294Z] #73 2.897 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-18T20:49:05.294Z] #73 2.934 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-18T20:49:05.294Z] #73 2.935 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-02-18T20:49:05.294Z] #73 2.939 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-18T20:49:05.295Z] #73 2.993 Selecting previously unselected package libkmod2:amd64. [2022-02-18T20:49:05.295Z] #73 2.996 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-18T20:49:05.295Z] #73 3.000 Unpacking libkmod2:amd64 (28-1) ... [2022-02-18T20:49:05.295Z] #73 3.042 Selecting previously unselected package systemd-timesyncd. [2022-02-18T20:49:05.295Z] #73 3.044 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-18T20:49:05.295Z] #73 3.048 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-18T20:49:05.295Z] #73 3.101 Selecting previously unselected package systemd. [2022-02-18T20:49:05.556Z] #73 3.104 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-18T20:49:05.556Z] #73 3.137 Unpacking systemd (247.3-6) ... [2022-02-18T20:49:05.818Z] #73 3.657 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-18T20:49:06.079Z] #73 3.670 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-18T20:49:06.079Z] #73 3.683 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-18T20:49:06.079Z] #73 3.693 Setting up libkmod2:amd64 (28-1) ... [2022-02-18T20:49:06.079Z] #73 3.705 Setting up systemd (247.3-6) ... [2022-02-18T20:49:06.079Z] #73 3.754 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-18T20:49:06.079Z] #73 3.755 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-18T20:49:06.079Z] #73 3.758 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-18T20:49:06.115Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-18T20:49:06.115Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ade876ab\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-18T20:49:06.115Z] ---------------------------------------------------------------------------- [2022-02-18T20:49:06.115Z] [2022-02-18T20:49:06.115Z] INFO: executeCI.ps1 starting at Fri Feb 18 20:49:04 CUT 2022 [2022-02-18T20:49:06.115Z] [2022-02-18T20:49:06.115Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-18T20:49:06.115Z] INFO: Running git version 2.24.1.windows.2 [2022-02-18T20:49:06.115Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-18T20:49:06.115Z] INFO: Environment variables: [2022-02-18T20:49:06.115Z] [2022-02-18T20:49:06.115Z] Name Value [2022-02-18T20:49:06.115Z] ---- ----- [2022-02-18T20:49:06.115Z] ALLUSERSPROFILE C:\ProgramData [2022-02-18T20:49:06.115Z] amd64 true [2022-02-18T20:49:06.115Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-18T20:49:06.115Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-18T20:49:06.115Z] arm64 true [2022-02-18T20:49:06.115Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-18T20:49:06.115Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-18T20:49:06.115Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-18T20:49:06.115Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-18T20:49:06.115Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-18T20:49:06.115Z] BRANCH_NAME PR-43185 [2022-02-18T20:49:06.115Z] BUILD_DISPLAY_NAME #8 [2022-02-18T20:49:06.115Z] BUILD_ID 8 [2022-02-18T20:49:06.115Z] BUILD_NUMBER 8 [2022-02-18T20:49:06.115Z] BUILD_TAG jenkins-moby-PR-43185-8 [2022-02-18T20:49:06.115Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/ [2022-02-18T20:49:06.115Z] cgroup2 true [2022-02-18T20:49:06.115Z] CHANGE_AUTHOR corhere [2022-02-18T20:49:06.115Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-02-18T20:49:06.115Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-02-18T20:49:06.115Z] CHANGE_BRANCH 42402-safer-fileinfo [2022-02-18T20:49:06.115Z] CHANGE_FORK corhere [2022-02-18T20:49:06.115Z] CHANGE_ID 43185 [2022-02-18T20:49:06.115Z] CHANGE_TARGET master [2022-02-18T20:49:06.115Z] CHANGE_TITLE Remove local fork of archive/tar package [2022-02-18T20:49:06.115Z] CHANGE_URL https://github.com/moby/moby/pull/43185 [2022-02-18T20:49:06.115Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-18T20:49:06.115Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-18T20:49:06.115Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-18T20:49:06.115Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-18T20:49:06.115Z] COMPUTERNAME azwin-2-a23300 [2022-02-18T20:49:06.115Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-18T20:49:06.115Z] ConfigSequenceNumber 0 [2022-02-18T20:49:06.115Z] dco true [2022-02-18T20:49:06.115Z] DOCKER_BUILDKIT 0 [2022-02-18T20:49:06.115Z] DOCKER_DUT_DEBUG 1 [2022-02-18T20:49:06.115Z] DOCKER_EXPERIMENTAL 1 [2022-02-18T20:49:06.115Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-18T20:49:06.115Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-18T20:49:06.115Z] EXECUTOR_NUMBER 0 [2022-02-18T20:49:06.115Z] FQDN azwin-2-a23300.westus.cloudapp.azure.com [2022-02-18T20:49:06.115Z] GIT_BRANCH PR-43185 [2022-02-18T20:49:06.115Z] GIT_COMMIT 833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:49:06.115Z] GIT_PREVIOUS_COMMIT c98286a8a8e6da0f42dfbc375222cb5122560502 [2022-02-18T20:49:06.115Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT bd9746217450bc67e73260453b78c9bb33b50859 [2022-02-18T20:49:06.115Z] GIT_URL https://github.com/moby/moby.git [2022-02-18T20:49:06.115Z] HUDSON_COOKIE b0b04b7e-789c-440e-a686-cad5a66ee7d4 [2022-02-18T20:49:06.115Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-18T20:49:06.115Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-18T20:49:06.115Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-18T20:49:06.115Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-18T20:49:06.115Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-18T20:49:06.115Z] JENKINS_NODE_COOKIE 1b0e143e-77cd-4cf1-bbf6-ed00f8f476c1 [2022-02-18T20:49:06.115Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-18T20:49:06.115Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-18T20:49:06.115Z] JOB_BASE_NAME PR-43185 [2022-02-18T20:49:06.115Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/display/redirect [2022-02-18T20:49:06.115Z] JOB_NAME moby/PR-43185 [2022-02-18T20:49:06.115Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/ [2022-02-18T20:49:06.115Z] library.jps.version master [2022-02-18T20:49:06.115Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-18T20:49:06.115Z] NODE_LABELS amd64 azure azwin-2-a23300 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-18T20:49:06.115Z] NODE_NAME azwin-2-a23300 [2022-02-18T20:49:06.115Z] NUMBER_OF_PROCESSORS 4 [2022-02-18T20:49:06.115Z] OS Windows_NT [2022-02-18T20:49:06.115Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-18T20:49:06.115Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-18T20:49:06.115Z] ppc64le false [2022-02-18T20:49:06.115Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-18T20:49:06.115Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-18T20:49:06.115Z] PROCESSOR_LEVEL 6 [2022-02-18T20:49:06.115Z] PROCESSOR_REVISION 4f01 [2022-02-18T20:49:06.115Z] ProgramData C:\ProgramData [2022-02-18T20:49:06.115Z] ProgramFiles C:\Program Files [2022-02-18T20:49:06.115Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-18T20:49:06.115Z] ProgramW6432 C:\Program Files [2022-02-18T20:49:06.115Z] PROMPT $P$G [2022-02-18T20:49:06.115Z] PSExecutionPolicyPreference Bypass [2022-02-18T20:49:06.115Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-18T20:49:06.115Z] PUBLIC C:\Users\Public [2022-02-18T20:49:06.115Z] rootless true [2022-02-18T20:49:06.115Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect?page=artif... [2022-02-18T20:49:06.115Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect?page=changes [2022-02-18T20:49:06.115Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect [2022-02-18T20:49:06.115Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43185/8/display/redirect?page=tests [2022-02-18T20:49:06.115Z] s390x false [2022-02-18T20:49:06.115Z] SKIP_VALIDATION_TESTS 1 [2022-02-18T20:49:06.115Z] SOURCES_DRIVE d [2022-02-18T20:49:06.115Z] SOURCES_SUBDIR gopath [2022-02-18T20:49:06.115Z] STAGE_NAME Run tests [2022-02-18T20:49:06.115Z] SystemDrive C: [2022-02-18T20:49:06.115Z] SystemRoot C:\Windows [2022-02-18T20:49:06.115Z] TEMP C:\Windows\TEMP [2022-02-18T20:49:06.115Z] TESTDEBUG 0 [2022-02-18T20:49:06.115Z] TESTRUN_DRIVE d [2022-02-18T20:49:06.115Z] TESTRUN_SUBDIR CI [2022-02-18T20:49:06.115Z] TIMEOUT 120m [2022-02-18T20:49:06.115Z] TMP C:\Windows\TEMP [2022-02-18T20:49:06.115Z] unit_validate true [2022-02-18T20:49:06.115Z] USERDOMAIN WORKGROUP [2022-02-18T20:49:06.115Z] USERNAME azwin-2-a23300$ [2022-02-18T20:49:06.115Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-18T20:49:06.115Z] validate_force false [2022-02-18T20:49:06.115Z] windir C:\Windows [2022-02-18T20:49:06.115Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-18T20:49:06.115Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-18T20:49:06.115Z] windows2022 true [2022-02-18T20:49:06.115Z] windows2022containerd true [2022-02-18T20:49:06.115Z] windowsRS5 true [2022-02-18T20:49:06.115Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-18T20:49:06.115Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-18T20:49:06.115Z] [2022-02-18T20:49:06.115Z] [2022-02-18T20:49:06.115Z] [2022-02-18T20:49:06.339Z] #73 4.091 Setting up systemd-timesyncd (247.3-6) ... [2022-02-18T20:49:06.599Z] #73 4.331 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-18T20:49:06.599Z] #73 4.331 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-18T20:49:06.599Z] #73 4.427 Selecting previously unselected package systemd-sysv. [2022-02-18T20:49:06.861Z] #73 4.427 (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-02-18T20:49:06.861Z] #73 4.441 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-18T20:49:06.861Z] #73 4.444 Unpacking systemd-sysv (247.3-6) ... [2022-02-18T20:49:06.861Z] #73 4.486 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-18T20:49:06.861Z] #73 4.489 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-18T20:49:06.861Z] #73 4.492 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-18T20:49:06.861Z] #73 4.553 Selecting previously unselected package dbus. [2022-02-18T20:49:06.861Z] #73 4.556 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-18T20:49:06.861Z] #73 4.567 Unpacking dbus (1.12.20-2) ... [2022-02-18T20:49:06.861Z] #73 4.621 Selecting previously unselected package libpam-systemd:amd64. [2022-02-18T20:49:06.861Z] #73 4.623 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-18T20:49:06.861Z] #73 4.627 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-18T20:49:06.861Z] #73 4.674 Selecting previously unselected package dbus-user-session. [2022-02-18T20:49:07.121Z] #73 4.677 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-18T20:49:07.121Z] #73 4.681 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-18T20:49:07.121Z] #73 4.767 Setting up systemd-sysv (247.3-6) ... [2022-02-18T20:49:07.121Z] #73 4.780 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-18T20:49:07.121Z] #73 4.791 Setting up dbus (1.12.20-2) ... [2022-02-18T20:49:07.121Z] #73 4.906 invoke-rc.d: could not determine current runlevel [2022-02-18T20:49:07.381Z] #73 4.909 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T20:49:07.381Z] #73 4.914 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-18T20:49:07.381Z] #73 5.058 Setting up dbus-user-session (1.12.20-2) ... [2022-02-18T20:49:07.381Z] #73 5.073 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:49:07.381Z] #73 DONE 5.2s [2022-02-18T20:49:07.641Z] [2022-02-18T20:49:07.641Z] #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-02-18T20:49:07.641Z] #74 sha256:2f0b8ed227fb35e55e06c1fff18d0059f3ed6ffcf7c1c376e4487a51096cd61f [2022-02-18T20:49:07.689Z] INFO: Sources under d:\gopath\... [2022-02-18T20:49:07.689Z] INFO: Test run under d:\CI\... [2022-02-18T20:49:07.689Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-18T20:49:07.689Z] INFO: docker/docker repository was found [2022-02-18T20:49:07.689Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-02-18T20:49:07.901Z] #74 0.372 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-18T20:49:07.901Z] #74 0.374 Dload Upload Total Spent Left Speed [2022-02-18T20:49:08.159Z] ltsc2019: Pulling from windows/servercore [2022-02-18T20:49:08.162Z] #74 0.375 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5592 0 --:--:-- --:--:-- --:--:-- 5592 [2022-02-18T20:49:08.162Z] #74 DONE 0.7s [2022-02-18T20:49:08.162Z] [2022-02-18T20:49:08.162Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-18T20:49:08.162Z] #75 sha256:a918d467b505e08c9b7cd9073aa90308f231855e4b9d0570a0608fd2fcf21034 [2022-02-18T20:49:08.636Z] 4612f6d0b889: Pulling fs layer [2022-02-18T20:49:08.636Z] 1bd78008c728: Pulling fs layer [2022-02-18T20:49:09.552Z] #75 DONE 1.1s [2022-02-18T20:49:09.553Z] [2022-02-18T20:49:09.553Z] #76 exporting to image [2022-02-18T20:49:09.553Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-18T20:49:09.553Z] #76 exporting layers [2022-02-18T20:49:09.705Z] #74 exporting layers 5.8s done [2022-02-18T20:49:09.705Z] #74 writing image sha256:6db36102f3531a522c85c98e803896c7f4c9ef13a07463ab5fd9e253fcf881c6 done [2022-02-18T20:49:09.705Z] #74 naming to docker.io/library/docker:833139f3908f55c0c8c592910b8a2de01868ca1c done [2022-02-18T20:49:09.705Z] #74 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-18T20:49:09.820Z] #67 ... [2022-02-18T20:49:09.820Z] [2022-02-18T20:49:09.820Z] #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-02-18T20:49:09.820Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-18T20:49:09.820Z] #20 61.60 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-18T20:49:09.820Z] #20 61.60 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:49:09.820Z] #20 61.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:49:09.820Z] #20 63.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-18T20:49:09.820Z] #20 63.16 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:49:09.820Z] #20 63.17 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T20:49:09.820Z] #20 65.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-18T20:49:09.820Z] #20 65.09 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:49:09.820Z] #20 65.10 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:49:10.039Z] + trap exit INT TERM [2022-02-18T20:49:10.039Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-18T20:49:10.039Z] + CONTAINER_NAME=docker-pr8 [2022-02-18T20:49:10.039Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43185/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -e DOCKER_GRAPHDRIVER docker:833139f3908f55c0c8c592910b8a2de01868ca1c hack/make.sh dynbinary [2022-02-18T20:49:10.298Z] [2022-02-18T20:49:10.298Z] Removing bundles/ [2022-02-18T20:49:10.298Z] [2022-02-18T20:49:10.575Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-18T20:49:10.575Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T20:49:10.575Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T20:49:11.728Z] #20 69.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-18T20:49:11.728Z] #20 69.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-18T20:49:11.728Z] #20 69.01 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:49:13.109Z] #20 70.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-18T20:49:13.109Z] #20 70.65 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-18T20:49:13.109Z] #20 70.67 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T20:49:13.109Z] #20 70.73 Selecting previously unselected package libapparmor1:amd64. [2022-02-18T20:49:13.109Z] #20 70.74 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-18T20:49:13.369Z] #20 70.75 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T20:49:13.369Z] #20 70.81 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-18T20:49:13.369Z] #20 70.82 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-18T20:49:13.369Z] #20 70.83 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T20:49:13.369Z] #20 70.91 Selecting previously unselected package libbtrfs0:amd64. [2022-02-18T20:49:13.369Z] #20 70.92 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-18T20:49:13.369Z] #20 70.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:49:13.629Z] #20 71.01 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-18T20:49:13.629Z] #20 71.01 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-18T20:49:13.629Z] #20 71.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:49:13.629Z] #20 71.12 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-18T20:49:13.629Z] #20 71.12 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:49:13.630Z] #20 71.13 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:49:13.630Z] #20 71.18 Selecting previously unselected package libudev-dev:amd64. [2022-02-18T20:49:13.630Z] #20 71.19 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-18T20:49:13.630Z] #20 71.20 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-18T20:49:13.890Z] #20 71.27 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-18T20:49:13.890Z] #20 71.28 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-18T20:49:13.890Z] #20 71.28 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T20:49:13.890Z] #20 71.41 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-18T20:49:13.890Z] #20 71.41 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-18T20:49:13.890Z] #20 71.42 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T20:49:13.890Z] #20 71.50 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-18T20:49:13.890Z] #20 71.51 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-18T20:49:14.148Z] #20 71.51 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T20:49:14.148Z] #20 71.59 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-18T20:49:14.148Z] #20 71.60 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-18T20:49:14.148Z] #20 71.60 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T20:49:14.148Z] #20 71.65 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-18T20:49:14.148Z] #20 71.65 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-18T20:49:14.148Z] #20 71.67 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T20:49:14.408Z] #20 71.85 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-18T20:49:14.408Z] #20 71.86 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-18T20:49:14.408Z] #20 71.87 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T20:49:14.408Z] #20 71.96 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-18T20:49:14.408Z] #20 71.97 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-18T20:49:14.408Z] #20 71.98 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:49:14.408Z] #20 72.03 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-18T20:49:14.408Z] #20 72.04 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-18T20:49:14.408Z] #20 72.04 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T20:49:14.667Z] #20 72.11 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-18T20:49:14.667Z] #20 72.12 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-18T20:49:14.667Z] #20 72.13 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T20:49:14.927Z] #20 72.39 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-18T20:49:14.927Z] #20 72.41 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-18T20:49:14.927Z] #20 72.43 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-18T20:49:14.927Z] #20 72.44 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-18T20:49:14.927Z] #20 72.45 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-18T20:49:14.927Z] #20 72.47 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-18T20:49:14.927Z] #20 72.48 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-18T20:49:14.927Z] #20 72.50 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-18T20:49:14.927Z] #20 72.51 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-18T20:49:14.927Z] #20 72.53 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-18T20:49:14.927Z] #20 72.54 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-18T20:49:14.927Z] #20 72.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-18T20:49:14.927Z] #20 72.57 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-18T20:49:14.927Z] #20 72.58 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-18T20:49:14.927Z] #20 72.60 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-18T20:49:15.192Z] #20 72.61 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-18T20:49:15.192Z] #20 72.62 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-18T20:49:15.192Z] #20 72.64 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-18T20:49:15.192Z] #20 72.65 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-18T20:49:15.192Z] #20 72.67 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-18T20:49:15.192Z] #20 72.68 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:49:15.192Z] #20 72.70 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-02-18T20:49:15.192Z] #20 72.71 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:49:15.192Z] #20 72.72 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-02-18T20:49:15.192Z] #20 72.73 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-18T20:49:15.192Z] #20 72.75 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-18T20:49:15.192Z] #20 72.76 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-02-18T20:49:15.192Z] #20 72.76 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-18T20:49:15.192Z] #20 72.78 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-18T20:49:15.452Z] #20 72.82 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:49:15.452Z] #20 72.84 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-18T20:49:15.452Z] #20 72.85 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:49:15.452Z] #20 72.86 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-18T20:49:15.452Z] #20 72.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:49:16.023Z] #20 DONE 73.7s [2022-02-18T20:49:16.023Z] [2022-02-18T20:49:16.023Z] #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-02-18T20:49:16.023Z] #21 sha256:2d5a0b4f1bd40f78b3ae3b8ba9e431d3ea34785500058bf031b1d8ea29263c39 [2022-02-18T20:49:16.209Z] #76 exporting layers 6.1s done [2022-02-18T20:49:16.209Z] #76 writing image sha256:3ae5d05bec811c07880241c88f7adcb040bbb9530d5812b0b0b5e928a0e6c95f done [2022-02-18T20:49:16.209Z] #76 naming to docker.io/library/docker:833139f3908f55c0c8c592910b8a2de01868ca1c done [2022-02-18T20:49:16.209Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-18T20:49:16.732Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -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:833139f3908f55c0c8c592910b8a2de01868ca1c hack/make.sh dynbinary test-integration [2022-02-18T20:49:16.994Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-18T20:49:16.994Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-18T20:49:16.994Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-18T20:49:16.994Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-18T20:49:16.994Z] 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-02-18T20:49:16.994Z] Detected virtualization docker. [2022-02-18T20:49:16.994Z] Detected architecture x86-64. [2022-02-18T20:49:16.994Z] Set hostname to . [2022-02-18T20:49:17.081Z] #21 1.091 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-18T20:49:17.256Z] modprobe@configfs.service: Succeeded. [2022-02-18T20:49:17.256Z] modprobe@drm.service: Succeeded. [2022-02-18T20:49:17.256Z] modprobe@fuse.service: Succeeded. [2022-02-18T20:49:17.256Z] + source /etc/docker-entrypoint-cmd [2022-02-18T20:49:17.256Z] ++ hack/make.sh dynbinary test-integration [2022-02-18T20:49:17.256Z] [2022-02-18T20:49:17.340Z] #21 1.244 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-18T20:49:17.341Z] #21 1.246 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-18T20:49:17.517Z] Removing bundles/ [2022-02-18T20:49:17.517Z] [2022-02-18T20:49:17.517Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-18T20:49:17.517Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T20:49:17.517Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T20:49:21.210Z] 1bd78008c728: Verifying Checksum [2022-02-18T20:49:21.210Z] 1bd78008c728: Download complete [2022-02-18T20:49:23.175Z] #21 1.599 Reading package lists... [2022-02-18T20:49:27.112Z] 4612f6d0b889: Download complete [2022-02-18T20:49:27.372Z] #21 6.294 Reading package lists... [2022-02-18T20:49:28.310Z] #21 11.07 Building dependency tree... [2022-02-18T20:49:28.310Z] #21 12.25 Reading state information... [2022-02-18T20:49:29.688Z] #21 13.52 The following additional packages will be installed: [2022-02-18T20:49:29.688Z] #21 13.52 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-18T20:49:29.688Z] #21 13.52 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-18T20:49:29.688Z] #21 13.52 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-18T20:49:29.688Z] #21 13.52 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-18T20:49:29.688Z] #21 13.53 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-18T20:49:29.688Z] #21 13.53 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-18T20:49:29.688Z] #21 13.54 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-18T20:49:29.688Z] #21 13.55 Suggested packages: [2022-02-18T20:49:29.688Z] #21 13.55 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-18T20:49:29.688Z] #21 13.55 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-18T20:49:29.688Z] #21 13.55 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-18T20:49:29.688Z] #21 13.55 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-18T20:49:29.688Z] #21 13.55 seccomp:ppc64el seccomp:s390x [2022-02-18T20:49:29.688Z] #21 13.55 Recommended packages: [2022-02-18T20:49:29.688Z] #21 13.55 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-18T20:49:29.688Z] #21 13.55 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-18T20:49:29.688Z] #21 13.55 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-18T20:49:29.688Z] #21 13.55 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-18T20:49:30.255Z] #21 14.09 The following NEW packages will be installed: [2022-02-18T20:49:30.255Z] #21 14.09 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-18T20:49:30.255Z] #21 14.09 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-18T20:49:30.255Z] #21 14.09 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-18T20:49:30.255Z] #21 14.09 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-18T20:49:30.255Z] #21 14.09 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-18T20:49:30.255Z] #21 14.09 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-18T20:49:30.255Z] #21 14.09 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-18T20:49:30.255Z] #21 14.09 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-18T20:49:30.255Z] #21 14.09 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-18T20:49:30.255Z] #21 14.09 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-18T20:49:30.255Z] #21 14.10 libseccomp2:ppc64el libseccomp2:s390x [2022-02-18T20:49:30.515Z] #21 14.47 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:49:30.515Z] #21 14.47 Need to get 15.9 MB of archives. [2022-02-18T20:49:30.515Z] #21 14.47 After this operation, 73.0 MB of additional disk space will be used. [2022-02-18T20:49:30.515Z] #21 14.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-18T20:49:30.515Z] #21 14.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-18T20:49:30.515Z] #21 14.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-18T20:49:30.515Z] #21 14.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-18T20:49:30.515Z] #21 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-18T20:49:30.515Z] #21 14.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-18T20:49:30.515Z] #21 14.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-18T20:49:30.515Z] #21 14.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-18T20:49:30.515Z] #21 14.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-18T20:49:30.773Z] #21 14.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-18T20:49:30.774Z] #21 14.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-18T20:49:30.774Z] #21 14.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-18T20:49:30.774Z] #21 14.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-18T20:49:30.774Z] #21 14.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-18T20:49:30.774Z] #21 14.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-18T20:49:30.774Z] #21 14.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-18T20:49:30.774Z] #21 14.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-18T20:49:30.774Z] #21 14.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-18T20:49:30.774Z] #21 14.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-18T20:49:30.774Z] #21 14.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-18T20:49:30.774Z] #21 14.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-18T20:49:30.774Z] #21 14.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-18T20:49:30.774Z] #21 14.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-18T20:49:30.774Z] #21 14.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-18T20:49:30.774Z] #21 14.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-18T20:49:30.774Z] #21 14.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-18T20:49:30.774Z] #21 14.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-18T20:49:30.774Z] #21 14.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-18T20:49:30.774Z] #21 14.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-18T20:49:30.774Z] #21 14.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-18T20:49:30.774Z] #21 14.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-18T20:49:30.774Z] #21 14.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-02-18T20:49:30.774Z] #21 14.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-18T20:49:30.774Z] #21 14.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-02-18T20:49:30.774Z] #21 14.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-18T20:49:30.774Z] #21 14.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-02-18T20:49:30.774Z] #21 14.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-18T20:49:30.774Z] #21 14.75 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-02-18T20:49:30.774Z] #21 14.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-18T20:49:30.774Z] #21 14.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-18T20:49:31.341Z] #21 15.33 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:49:31.600Z] #21 15.55 Fetched 15.9 MB in 1s (27.5 MB/s) [2022-02-18T20:49:31.600Z] #21 15.59 Selecting previously unselected package gcc-10-base:armel. [2022-02-18T20:49:31.859Z] #21 15.59 (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-02-18T20:49:31.859Z] #21 15.64 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-18T20:49:31.859Z] #21 15.64 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-18T20:49:31.859Z] #21 15.69 Selecting previously unselected package gcc-10-base:armhf. [2022-02-18T20:49:31.859Z] #21 15.69 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-18T20:49:31.859Z] #21 15.70 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-18T20:49:31.859Z] #21 15.76 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-18T20:49:31.859Z] #21 15.76 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-18T20:49:31.859Z] #21 15.77 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-18T20:49:31.859Z] #21 15.82 Selecting previously unselected package gcc-10-base:s390x. [2022-02-18T20:49:32.119Z] #21 15.83 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-18T20:49:32.119Z] #21 15.83 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-18T20:49:32.119Z] #21 15.88 Selecting previously unselected package gcc-10-base:arm64. [2022-02-18T20:49:32.119Z] #21 15.89 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-18T20:49:32.119Z] #21 15.90 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-18T20:49:32.119Z] #21 15.96 Selecting previously unselected package libgcc-s1:armel. [2022-02-18T20:49:32.119Z] #21 15.96 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-18T20:49:32.119Z] #21 15.97 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-18T20:49:32.119Z] #21 16.04 Selecting previously unselected package libcrypt1:armel. [2022-02-18T20:49:32.119Z] #21 16.04 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-18T20:49:32.119Z] #21 16.06 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-18T20:49:32.378Z] #21 16.14 Selecting previously unselected package libc6:armel. [2022-02-18T20:49:32.378Z] #21 16.15 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-18T20:49:32.378Z] #21 16.32 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-18T20:49:32.946Z] #21 16.72 Selecting previously unselected package libapparmor1:armel. [2022-02-18T20:49:32.946Z] #21 16.73 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-18T20:49:32.946Z] #21 16.73 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-18T20:49:32.946Z] #21 16.78 Selecting previously unselected package libapparmor-dev:armel. [2022-02-18T20:49:32.946Z] #21 16.78 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-18T20:49:32.946Z] #21 16.79 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-18T20:49:33.205Z] #21 16.87 Selecting previously unselected package libgcc-s1:arm64. [2022-02-18T20:49:33.205Z] #21 16.87 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-18T20:49:33.205Z] #21 16.88 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-18T20:49:33.205Z] #21 16.94 Selecting previously unselected package libcrypt1:arm64. [2022-02-18T20:49:33.205Z] #21 16.94 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-18T20:49:33.205Z] #21 16.95 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-18T20:49:33.205Z] #21 17.05 Selecting previously unselected package libc6:arm64. [2022-02-18T20:49:33.205Z] #21 17.05 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-18T20:49:33.465Z] #21 17.24 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-18T20:49:33.726Z] #21 17.66 Selecting previously unselected package libapparmor1:arm64. [2022-02-18T20:49:33.726Z] #21 17.67 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-18T20:49:33.726Z] #21 17.67 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-18T20:49:33.726Z] #21 17.73 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-18T20:49:33.986Z] #21 17.74 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-18T20:49:33.986Z] #21 17.74 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-18T20:49:33.986Z] #21 17.82 Selecting previously unselected package libgcc-s1:s390x. [2022-02-18T20:49:33.986Z] #21 17.83 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-18T20:49:33.986Z] #21 17.83 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-18T20:49:33.986Z] #21 17.89 Selecting previously unselected package libcrypt1:s390x. [2022-02-18T20:49:33.986Z] #21 17.91 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-18T20:49:33.986Z] #21 17.91 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-18T20:49:34.245Z] #21 18.00 Selecting previously unselected package libc6:s390x. [2022-02-18T20:49:34.245Z] #21 18.01 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-18T20:49:34.245Z] #21 18.23 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-18T20:49:34.817Z] #21 18.70 Selecting previously unselected package libapparmor1:s390x. [2022-02-18T20:49:34.817Z] #21 18.71 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-18T20:49:34.817Z] #21 18.72 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-18T20:49:34.817Z] #21 18.77 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-18T20:49:34.817Z] #21 18.78 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-18T20:49:34.817Z] #21 18.79 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-18T20:49:35.077Z] #21 18.86 Selecting previously unselected package libgcc-s1:armhf. [2022-02-18T20:49:35.077Z] #21 18.87 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-18T20:49:35.077Z] #21 18.89 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-18T20:49:35.077Z] #21 18.95 Selecting previously unselected package libcrypt1:armhf. [2022-02-18T20:49:35.077Z] #21 18.95 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-18T20:49:35.077Z] #21 18.96 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-18T20:49:35.077Z] #21 19.04 Selecting previously unselected package libc6:armhf. [2022-02-18T20:49:35.077Z] #21 19.05 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-18T20:49:35.337Z] #21 19.23 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-18T20:49:35.597Z] #21 19.62 Selecting previously unselected package libapparmor1:armhf. [2022-02-18T20:49:35.597Z] #21 19.63 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-18T20:49:35.857Z] #21 19.63 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-18T20:49:35.857Z] #21 19.68 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-18T20:49:35.857Z] #21 19.69 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-18T20:49:35.857Z] #21 19.70 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-18T20:49:35.857Z] #21 19.77 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-18T20:49:35.857Z] #21 19.78 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-18T20:49:35.857Z] #21 19.79 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-18T20:49:35.857Z] #21 19.85 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-18T20:49:35.857Z] #21 19.85 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-18T20:49:35.857Z] #21 19.86 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-18T20:49:36.116Z] #21 19.95 Selecting previously unselected package libc6:ppc64el. [2022-02-18T20:49:36.116Z] #21 19.95 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-18T20:49:36.374Z] #21 20.16 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-18T20:49:36.943Z] #21 20.71 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-18T20:49:36.943Z] #21 20.72 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-18T20:49:36.943Z] #21 20.72 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-18T20:49:36.943Z] #21 20.78 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-18T20:49:36.943Z] #21 20.78 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-18T20:49:36.943Z] #21 20.79 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-18T20:49:36.943Z] #21 20.86 Selecting previously unselected package libseccomp2:s390x. [2022-02-18T20:49:36.943Z] #21 20.86 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-18T20:49:36.943Z] #21 20.87 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-18T20:49:37.202Z] #21 20.92 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-18T20:49:37.202Z] #21 20.92 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-18T20:49:37.202Z] #21 20.93 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-18T20:49:37.202Z] #21 20.99 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-18T20:49:37.202Z] #21 21.00 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-18T20:49:37.202Z] #21 21.00 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-18T20:49:37.202Z] #21 21.05 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-18T20:49:37.202Z] #21 21.05 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-18T20:49:37.202Z] #21 21.06 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-18T20:49:37.202Z] #21 21.12 Selecting previously unselected package libseccomp2:armhf. [2022-02-18T20:49:37.202Z] #21 21.13 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-18T20:49:37.202Z] #21 21.13 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-18T20:49:37.460Z] #21 21.18 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-18T20:49:37.460Z] #21 21.19 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-18T20:49:37.460Z] #21 21.20 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-18T20:49:37.460Z] #21 21.27 Selecting previously unselected package libseccomp2:armel. [2022-02-18T20:49:37.460Z] #21 21.27 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-18T20:49:37.460Z] #21 21.28 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-18T20:49:37.460Z] #21 21.33 Selecting previously unselected package libseccomp-dev:armel. [2022-02-18T20:49:37.460Z] #21 21.34 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-18T20:49:37.460Z] #21 21.35 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-18T20:49:37.460Z] #21 21.42 Selecting previously unselected package libseccomp2:arm64. [2022-02-18T20:49:37.460Z] #21 21.42 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-18T20:49:37.460Z] #21 21.43 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T20:49:37.460Z] #21 21.47 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-18T20:49:37.735Z] #21 21.48 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-18T20:49:37.735Z] #21 21.48 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T20:49:37.735Z] #21 21.59 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-18T20:49:37.735Z] #21 21.60 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-18T20:49:37.735Z] #21 21.62 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-18T20:49:37.735Z] #21 21.63 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-18T20:49:37.735Z] #21 21.64 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-18T20:49:37.735Z] #21 21.66 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-18T20:49:37.735Z] #21 21.67 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-18T20:49:37.735Z] #21 21.69 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-18T20:49:37.735Z] #21 21.70 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-18T20:49:37.994Z] #21 21.71 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-18T20:49:37.994Z] #21 21.73 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-18T20:49:37.994Z] #21 21.74 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-18T20:49:37.994Z] #21 21.75 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-18T20:49:37.994Z] #21 21.76 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-18T20:49:37.994Z] #21 21.78 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-18T20:49:37.994Z] #21 21.79 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-18T20:49:38.564Z] 8f616e6e9eec: Verifying Checksum [2022-02-18T20:49:38.564Z] 8f616e6e9eec: Download complete [2022-02-18T20:49:39.375Z] #21 23.03 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-18T20:49:40.753Z] #21 24.23 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-18T20:49:41.690Z] #21 25.47 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-18T20:49:43.067Z] #21 26.73 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-18T20:49:44.007Z] #21 27.96 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-18T20:49:44.007Z] #21 27.98 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-18T20:49:44.007Z] #21 27.99 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-18T20:49:44.007Z] #21 28.00 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-18T20:49:44.007Z] #21 28.02 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-18T20:49:44.007Z] #21 28.04 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T20:49:44.007Z] #21 28.05 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-18T20:49:44.268Z] #21 28.07 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-18T20:49:44.268Z] #21 28.08 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-18T20:49:44.268Z] #21 28.10 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-18T20:49:44.268Z] #21 28.11 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-18T20:49:44.268Z] #21 28.12 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-18T20:49:44.268Z] #21 28.14 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-18T20:49:44.268Z] #21 28.15 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-18T20:49:44.268Z] #21 28.17 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-18T20:49:44.268Z] #21 28.18 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-18T20:49:44.268Z] #21 28.19 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-18T20:49:44.268Z] #21 28.22 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-18T20:49:44.268Z] #21 28.23 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-18T20:49:44.268Z] #21 28.24 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-18T20:49:44.268Z] #21 28.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:49:45.209Z] #21 DONE 28.9s [2022-02-18T20:49:45.209Z] [2022-02-18T20:49:45.209Z] #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-02-18T20:49:45.209Z] #67 sha256:609d132acd9fdd22972a0093af41213a34b7d55aa10cc4677107ea2bd6306141 [2022-02-18T20:49:45.209Z] #67 ... [2022-02-18T20:49:45.209Z] [2022-02-18T20:49:45.209Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-18T20:49:45.209Z] #62 sha256:5a5f37f5d43123b47b431689c3c7b53a6a327932b003cf54054da9a770d210fe [2022-02-18T20:49:45.209Z] #62 DONE 0.1s [2022-02-18T20:49:45.209Z] [2022-02-18T20:49:45.209Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-18T20:49:45.209Z] #22 sha256:bf46c696fc80d2fe39e1b6502ee894dd510617dcbdd5e512af4033ff4297f3de [2022-02-18T20:49:46.593Z] #22 DONE 1.2s [2022-02-18T20:49:46.593Z] [2022-02-18T20:49:46.593Z] #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-02-18T20:49:46.593Z] #23 sha256:444fe065d02173e486236316d65590ef70a803d568eebf59813e8048ec612e18 [2022-02-18T20:49:47.160Z] #23 DONE 0.9s [2022-02-18T20:49:47.160Z] [2022-02-18T20:49:47.160Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-18T20:49:47.160Z] #24 sha256:db8d73d3477cde8916eae2ea82c822f982d19fd74ecb8b86de78a36eeb31873a [2022-02-18T20:49:48.101Z] #24 0.852 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-18T20:49:48.101Z] #24 DONE 0.9s [2022-02-18T20:49:48.101Z] [2022-02-18T20:49:48.101Z] #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-02-18T20:49:48.101Z] #63 sha256:768b7fbadde024e81be22fc3f9a16d502ff0777245f26fa05e32a77db27e180b [2022-02-18T20:49:48.101Z] #63 1.107 + RM_GOPATH=0 [2022-02-18T20:49:48.101Z] #63 1.107 + TMP_GOPATH= [2022-02-18T20:49:48.101Z] #63 1.107 + : /build [2022-02-18T20:49:48.101Z] #63 1.107 + '[' -z '' ']' [2022-02-18T20:49:48.101Z] #63 1.108 ++ mktemp -d [2022-02-18T20:49:48.101Z] #63 1.111 + export GOPATH=/tmp/tmp.VyjaqviAih [2022-02-18T20:49:48.101Z] #63 1.111 + GOPATH=/tmp/tmp.VyjaqviAih [2022-02-18T20:49:48.101Z] #63 1.111 + RM_GOPATH=1 [2022-02-18T20:49:48.101Z] #63 1.111 + case "$(go env GOARCH)" in [2022-02-18T20:49:48.101Z] #63 1.112 ++ go env GOARCH [2022-02-18T20:49:48.101Z] #63 1.132 + export GO_BUILDMODE=-buildmode=pie [2022-02-18T20:49:48.101Z] #63 1.132 + GO_BUILDMODE=-buildmode=pie [2022-02-18T20:49:48.101Z] #63 1.132 ++ dirname /install.sh [2022-02-18T20:49:48.101Z] #63 1.132 + dir=/ [2022-02-18T20:49:48.101Z] #63 1.132 + bin=runc [2022-02-18T20:49:48.101Z] #63 1.132 + shift [2022-02-18T20:49:48.101Z] #63 1.132 + '[' '!' -f //runc.installer ']' [2022-02-18T20:49:48.101Z] #63 1.132 + . //runc.installer [2022-02-18T20:49:48.101Z] #63 1.139 ++ set -e [2022-02-18T20:49:48.101Z] #63 1.139 ++ : v1.1.0 [2022-02-18T20:49:48.101Z] #63 1.139 + install_runc [2022-02-18T20:49:48.101Z] #63 1.139 + RUNC_BUILDTAGS=seccomp [2022-02-18T20:49:48.101Z] #63 1.139 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-18T20:49:48.101Z] #63 1.139 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VyjaqviAih/src/github.com/opencontainers/runc [2022-02-18T20:49:48.101Z] #63 1.139 Cloning into '/tmp/tmp.VyjaqviAih/src/github.com/opencontainers/runc'... [2022-02-18T20:49:48.101Z] #63 1.139 Install runc version v1.1.0 (build tags: seccomp) [2022-02-18T20:49:49.039Z] #63 ... [2022-02-18T20:49:49.040Z] [2022-02-18T20:49:49.040Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-18T20:49:49.040Z] #25 sha256:1ce48ddf5dc8ab527bbd6a1f2abf4804c9fe18290a8016782fa54d8d489233a7 [2022-02-18T20:49:49.040Z] #25 DONE 0.9s [2022-02-18T20:49:49.040Z] [2022-02-18T20:49:49.040Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-18T20:49:49.040Z] #26 sha256:6f16a3893282da952f7df6fcc25b9f523f4d1d996faa304ef1720b41341fca90 [2022-02-18T20:49:49.980Z] #26 DONE 0.9s [2022-02-18T20:49:49.980Z] [2022-02-18T20:49:49.980Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-18T20:49:49.980Z] #27 sha256:f343cf659f8fb9ed34bb3b416333530564fe90886b82334b5e9643589b8d31a0 [2022-02-18T20:49:50.919Z] #27 DONE 1.0s [2022-02-18T20:49:50.919Z] [2022-02-18T20:49:50.919Z] #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-02-18T20:49:50.919Z] #63 sha256:768b7fbadde024e81be22fc3f9a16d502ff0777245f26fa05e32a77db27e180b [2022-02-18T20:49:50.919Z] #63 5.562 + cd /tmp/tmp.VyjaqviAih/src/github.com/opencontainers/runc [2022-02-18T20:49:50.919Z] #63 5.562 + git checkout -q v1.1.0 [2022-02-18T20:49:50.919Z] #63 5.759 + '[' -z '' ']' [2022-02-18T20:49:50.919Z] #63 5.759 + target=static [2022-02-18T20:49:50.919Z] #63 5.759 + make BUILDTAGS=seccomp static [2022-02-18T20:49:51.487Z] #63 6.152 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-18T20:49:56.768Z] #63 ... [2022-02-18T20:49:56.768Z] [2022-02-18T20:49:56.768Z] #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-02-18T20:49:56.768Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-18T20:49:56.768Z] #28 1.117 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-18T20:49:56.768Z] #28 1.137 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-18T20:49:56.768Z] #28 1.145 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-18T20:49:56.768Z] #28 1.380 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-18T20:49:56.768Z] #28 1.574 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-18T20:49:56.768Z] #28 1.894 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-18T20:49:56.768Z] #28 2.147 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-18T20:49:56.768Z] #28 2.392 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-18T20:49:56.768Z] #28 2.697 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-18T20:49:56.768Z] #28 3.001 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-18T20:49:56.768Z] #28 3.003 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-18T20:49:56.768Z] #28 3.006 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-18T20:49:56.768Z] #28 3.007 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-18T20:49:56.768Z] #28 3.018 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-18T20:49:56.768Z] #28 3.019 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-18T20:49:56.768Z] #28 3.535 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-18T20:49:56.768Z] #28 3.554 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-18T20:49:56.768Z] #28 3.555 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-18T20:49:56.768Z] #28 3.555 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-18T20:49:56.768Z] #28 3.556 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-18T20:49:56.768Z] #28 3.557 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-18T20:49:59.359Z] #28 ... [2022-02-18T20:49:59.359Z] [2022-02-18T20:49:59.359Z] #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-02-18T20:49:59.359Z] #67 sha256:609d132acd9fdd22972a0093af41213a34b7d55aa10cc4677107ea2bd6306141 [2022-02-18T20:49:59.359Z] #67 69.30 + bin/containerd [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/builder [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/builder/remotecontext 0.074s coverage: 13.7% of statements [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/builder/dockerfile 0.213s coverage: 49.3% of statements [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/builder/remotecontext/git 0.876s coverage: 86.3% of statements [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/cli [no test files] [2022-02-18T20:50:01.283Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/cmd/docker-proxy 0.291s coverage: 67.6% of statements [2022-02-18T20:50:01.283Z] ok github.com/docker/docker/client 0.073s coverage: 75.8% of statements [2022-02-18T20:50:05.944Z] #67 ... [2022-02-18T20:50:05.944Z] [2022-02-18T20:50:05.944Z] #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-02-18T20:50:05.944Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-18T20:50:05.944Z] #28 14.08 Fetched 48.9 MB in 13s (3700 kB/s) [2022-02-18T20:50:12.515Z] #28 14.08 Reading package lists... [2022-02-18T20:50:17.789Z] #28 20.59 Reading package lists... [2022-02-18T20:50:19.957Z] #28 27.02 Building dependency tree... [2022-02-18T20:50:21.339Z] #28 30.31 bzip2 is already the newest version (1.0.8-4). [2022-02-18T20:50:21.339Z] #28 30.31 patch is already the newest version (2.7.6-7). [2022-02-18T20:50:21.340Z] #28 30.31 xz-utils is already the newest version (5.2.5-2). [2022-02-18T20:50:21.340Z] #28 30.31 The following additional packages will be installed: [2022-02-18T20:50:21.340Z] #28 30.32 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-18T20:50:21.340Z] #28 30.32 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-18T20:50:21.340Z] #28 30.32 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-18T20:50:21.340Z] #28 30.33 python3-pkg-resources vim-runtime xxd [2022-02-18T20:50:21.340Z] #28 30.35 Suggested packages: [2022-02-18T20:50:21.340Z] #28 30.35 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-18T20:50:21.340Z] #28 30.35 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-18T20:50:21.340Z] #28 30.35 Recommended packages: [2022-02-18T20:50:21.340Z] #28 30.35 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-18T20:50:22.724Z] #28 31.80 The following NEW packages will be installed: [2022-02-18T20:50:22.724Z] #28 31.81 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-18T20:50:22.724Z] #28 31.81 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-18T20:50:22.724Z] #28 31.81 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-18T20:50:22.724Z] #28 31.82 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-18T20:50:22.724Z] #28 31.82 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-18T20:50:22.724Z] #28 31.82 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-18T20:50:22.724Z] #28 31.82 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-18T20:50:23.295Z] #28 32.25 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-02-18T20:50:23.295Z] #28 32.25 Need to get 18.6 MB of archives. [2022-02-18T20:50:23.295Z] #28 32.25 After this operation, 71.4 MB of additional disk space will be used. [2022-02-18T20:50:23.295Z] #28 32.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-18T20:50:23.295Z] #28 32.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-18T20:50:23.295Z] #28 32.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-18T20:50:23.295Z] #28 32.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-18T20:50:23.295Z] #28 32.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-18T20:50:23.295Z] #28 32.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-18T20:50:23.295Z] #28 32.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-18T20:50:23.295Z] #28 32.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-18T20:50:23.295Z] #28 32.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-18T20:50:23.295Z] #28 32.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-18T20:50:23.295Z] #28 32.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-18T20:50:23.295Z] #28 32.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-18T20:50:23.295Z] #28 32.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-18T20:50:23.295Z] #28 32.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-18T20:50:23.295Z] #28 32.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-18T20:50:23.295Z] #28 32.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-18T20:50:23.295Z] #28 32.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-18T20:50:23.295Z] #28 32.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-18T20:50:23.295Z] #28 32.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-18T20:50:23.295Z] #28 32.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-18T20:50:23.295Z] #28 32.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-18T20:50:23.295Z] #28 32.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-18T20:50:23.295Z] #28 32.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-18T20:50:23.295Z] #28 32.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-18T20:50:23.295Z] #28 32.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-18T20:50:23.295Z] #28 32.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-18T20:50:23.295Z] #28 32.36 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-02-18T20:50:23.295Z] #28 32.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-18T20:50:23.295Z] #28 32.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-18T20:50:23.295Z] #28 32.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-18T20:50:23.295Z] #28 32.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-18T20:50:23.295Z] #28 32.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-18T20:50:23.295Z] #28 32.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-18T20:50:23.295Z] #28 32.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-18T20:50:23.295Z] #28 32.42 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-18T20:50:23.295Z] #28 32.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-18T20:50:23.295Z] #28 32.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-18T20:50:23.295Z] #28 32.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-18T20:50:23.295Z] #28 32.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-18T20:50:23.295Z] #28 32.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-18T20:50:23.555Z] #28 32.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-18T20:50:23.555Z] #28 32.56 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-18T20:50:23.555Z] #28 32.57 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-18T20:50:23.555Z] #28 32.58 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-18T20:50:24.125Z] #28 33.19 debconf: delaying package configuration, since apt-utils is not installed [2022-02-18T20:50:24.385Z] #28 33.42 Fetched 18.6 MB in 1s (28.9 MB/s) [2022-02-18T20:50:24.385Z] #28 33.47 Selecting previously unselected package pigz. [2022-02-18T20:50:24.645Z] #28 33.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-02-18T20:50:24.645Z] #28 33.53 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-18T20:50:24.645Z] #28 33.53 Unpacking pigz (2.6-1) ... [2022-02-18T20:50:24.645Z] #28 33.60 Selecting previously unselected package libelf1:amd64. [2022-02-18T20:50:24.645Z] #28 33.61 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-18T20:50:24.645Z] #28 33.63 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-18T20:50:24.645Z] #28 33.73 Selecting previously unselected package libbpf0:amd64. [2022-02-18T20:50:24.904Z] #28 33.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-18T20:50:24.904Z] #28 33.75 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-18T20:50:24.904Z] #28 33.81 Selecting previously unselected package libcap2:amd64. [2022-02-18T20:50:24.904Z] #28 33.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-18T20:50:24.904Z] #28 33.83 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-18T20:50:24.904Z] #28 33.90 Selecting previously unselected package libmnl0:amd64. [2022-02-18T20:50:24.904Z] #28 33.90 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-18T20:50:24.904Z] #28 33.91 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-18T20:50:24.904Z] #28 33.96 Selecting previously unselected package libxtables12:amd64. [2022-02-18T20:50:24.904Z] #28 33.97 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-18T20:50:24.904Z] #28 33.97 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-18T20:50:25.163Z] #28 34.03 Selecting previously unselected package libcap2-bin. [2022-02-18T20:50:25.163Z] #28 34.03 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-18T20:50:25.163Z] #28 34.04 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-18T20:50:25.163Z] #28 34.12 Selecting previously unselected package iproute2. [2022-02-18T20:50:25.163Z] #28 34.12 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-18T20:50:25.163Z] #28 34.13 Unpacking iproute2 (5.10.0-4) ... [2022-02-18T20:50:25.423Z] #28 34.42 Selecting previously unselected package xxd. [2022-02-18T20:50:25.423Z] #28 34.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:50:25.423Z] #28 34.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:50:25.423Z] #28 34.53 Selecting previously unselected package vim-common. [2022-02-18T20:50:25.683Z] #28 34.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:50:25.683Z] #28 34.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:50:25.683Z] #28 34.69 Selecting previously unselected package bash-completion. [2022-02-18T20:50:25.683Z] #28 34.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-18T20:50:27.061Z] #28 35.90 Unpacking bash-completion (1:2.11-2) ... [2022-02-18T20:50:27.320Z] #28 36.18 Selecting previously unselected package apparmor. [2022-02-18T20:50:27.320Z] #28 36.20 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-18T20:50:27.320Z] #28 36.24 Unpacking apparmor (2.13.6-10) ... [2022-02-18T20:50:27.579Z] #28 36.50 Selecting previously unselected package inetutils-ping. [2022-02-18T20:50:27.579Z] #28 36.51 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-18T20:50:27.579Z] #28 36.53 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-18T20:50:27.579Z] #28 36.62 Selecting previously unselected package libip4tc2:amd64. [2022-02-18T20:50:27.579Z] #28 36.63 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-18T20:50:27.579Z] #28 36.64 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T20:50:27.579Z] #28 36.71 Selecting previously unselected package libip6tc2:amd64. [2022-02-18T20:50:27.579Z] #28 36.71 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-18T20:50:27.579Z] #28 36.72 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T20:50:27.838Z] #28 36.79 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-18T20:50:27.838Z] #28 36.79 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-18T20:50:27.838Z] #28 36.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T20:50:27.838Z] #28 36.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-18T20:50:27.838Z] #28 36.87 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-18T20:50:27.838Z] #28 36.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T20:50:27.838Z] #28 36.96 Selecting previously unselected package libnftnl11:amd64. [2022-02-18T20:50:27.838Z] #28 36.96 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-18T20:50:28.097Z] #28 36.97 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T20:50:28.097Z] #28 37.03 Selecting previously unselected package iptables. [2022-02-18T20:50:28.097Z] #28 37.04 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-18T20:50:28.097Z] #28 37.04 Unpacking iptables (1.8.7-1) ... [2022-02-18T20:50:28.356Z] #28 37.25 Selecting previously unselected package libonig5:amd64. [2022-02-18T20:50:28.356Z] #28 37.26 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-18T20:50:28.356Z] #28 37.27 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:50:28.356Z] #28 37.36 Selecting previously unselected package libjq1:amd64. [2022-02-18T20:50:28.356Z] #28 37.37 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-18T20:50:28.356Z] #28 37.37 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:50:28.356Z] #28 37.47 Selecting previously unselected package jq. [2022-02-18T20:50:28.356Z] #28 37.48 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-18T20:50:28.356Z] #28 37.48 Unpacking jq (1.6-2.1) ... [2022-02-18T20:50:28.356Z] #28 37.56 Selecting previously unselected package libaio1:amd64. [2022-02-18T20:50:28.356Z] #28 37.57 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-18T20:50:28.356Z] #28 37.58 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-18T20:50:28.617Z] #28 37.64 Selecting previously unselected package libgpm2:amd64. [2022-02-18T20:50:28.617Z] #28 37.64 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-18T20:50:28.617Z] #28 37.65 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-18T20:50:28.877Z] #28 37.70 Selecting previously unselected package libinih1:amd64. [2022-02-18T20:50:28.877Z] #28 37.71 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-18T20:50:28.877Z] #28 37.72 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-18T20:50:28.877Z] #28 37.77 Selecting previously unselected package libnet1:amd64. [2022-02-18T20:50:28.877Z] #28 37.77 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-18T20:50:28.877Z] #28 37.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:50:28.877Z] #28 37.86 Selecting previously unselected package libnl-3-200:amd64. [2022-02-18T20:50:28.877Z] #28 37.86 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-18T20:50:28.877Z] #28 37.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:50:28.877Z] #28 37.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-18T20:50:28.877Z] #28 37.96 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-18T20:50:29.138Z] #28 37.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:50:29.138Z] #28 38.01 Selecting previously unselected package net-tools. [2022-02-18T20:50:29.138Z] #28 38.03 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-18T20:50:29.138Z] #28 38.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T20:50:29.138Z] #28 38.18 Selecting previously unselected package python-pip-whl. [2022-02-18T20:50:29.138Z] #28 38.19 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-18T20:50:29.138Z] #28 38.20 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-18T20:50:29.218Z] 898469748ff6: Verifying Checksum [2022-02-18T20:50:29.218Z] 898469748ff6: Download complete [2022-02-18T20:50:29.398Z] #28 38.48 Selecting previously unselected package python3-lib2to3. [2022-02-18T20:50:29.398Z] #28 38.49 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-18T20:50:29.398Z] #28 38.50 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-18T20:50:29.656Z] #28 38.58 Selecting previously unselected package python3-distutils. [2022-02-18T20:50:29.656Z] #28 38.60 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-18T20:50:29.656Z] #28 38.61 Unpacking python3-distutils (3.9.2-1) ... [2022-02-18T20:50:29.656Z] #28 38.71 Selecting previously unselected package python3-pkg-resources. [2022-02-18T20:50:29.656Z] #28 38.73 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-18T20:50:29.656Z] #28 38.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:50:29.656Z] #28 38.85 Selecting previously unselected package python3-setuptools. [2022-02-18T20:50:29.656Z] #28 38.85 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-18T20:50:29.916Z] #28 38.86 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-18T20:50:29.916Z] #28 39.05 Selecting previously unselected package python3-wheel. [2022-02-18T20:50:29.916Z] #28 39.05 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-18T20:50:29.916Z] #28 39.05 Unpacking python3-wheel (0.34.2-1) ... [2022-02-18T20:50:29.916Z] #28 39.11 Selecting previously unselected package python3-pip. [2022-02-18T20:50:30.176Z] #28 39.12 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-18T20:50:30.176Z] #28 39.12 Unpacking python3-pip (20.3.4-4) ... [2022-02-18T20:50:30.436Z] #28 39.29 Selecting previously unselected package sudo. [2022-02-18T20:50:30.436Z] #28 39.30 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-18T20:50:30.436Z] #28 39.31 Unpacking sudo (1.9.5p2-3) ... [2022-02-18T20:50:30.697Z] #28 39.66 Selecting previously unselected package thin-provisioning-tools. [2022-02-18T20:50:30.697Z] #28 39.68 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-18T20:50:30.697Z] #28 39.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-18T20:50:30.956Z] #28 39.86 Selecting previously unselected package uidmap. [2022-02-18T20:50:30.956Z] #28 39.87 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-18T20:50:30.956Z] #28 39.88 Unpacking uidmap (1:4.8.1-1) ... [2022-02-18T20:50:30.956Z] #28 39.98 Selecting previously unselected package vim-runtime. [2022-02-18T20:50:30.956Z] #28 39.99 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-18T20:50:30.956Z] #28 40.01 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-18T20:50:30.956Z] #28 40.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-18T20:50:30.956Z] #28 40.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:50:32.867Z] #28 41.80 Selecting previously unselected package vim. [2022-02-18T20:50:32.867Z] #28 41.80 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-18T20:50:32.867Z] #28 41.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:50:33.127Z] #28 42.13 Selecting previously unselected package xfsprogs. [2022-02-18T20:50:33.127Z] #28 42.14 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-18T20:50:33.127Z] #28 42.15 Unpacking xfsprogs (5.10.0-4) ... [2022-02-18T20:50:33.388Z] #28 42.42 Selecting previously unselected package zip. [2022-02-18T20:50:33.388Z] #28 42.43 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-18T20:50:33.388Z] #28 42.43 Unpacking zip (3.0-12) ... [2022-02-18T20:50:33.417Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2022-02-18T20:50:33.417Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2022-02-18T20:50:33.648Z] #28 42.54 Selecting previously unselected package zstd. [2022-02-18T20:50:33.648Z] #28 42.54 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-18T20:50:33.648Z] #28 42.55 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-18T20:50:33.679Z] ok github.com/docker/docker/cmd/dockerd/trap 2.375s coverage: 0.0% of statements [2022-02-18T20:50:33.680Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-18T20:50:33.680Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-18T20:50:33.680Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-18T20:50:33.680Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-18T20:50:33.680Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-18T20:50:33.908Z] #28 42.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-18T20:50:34.428Z] #28 43.38 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-18T20:50:34.428Z] #28 43.39 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-18T20:50:34.428Z] #28 43.41 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-18T20:50:34.428Z] #28 43.42 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-18T20:50:34.428Z] #28 43.44 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-18T20:50:34.428Z] #28 43.46 Setting up uidmap (1:4.8.1-1) ... [2022-02-18T20:50:34.428Z] #28 43.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-18T20:50:34.428Z] #28 43.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-18T20:50:34.428Z] #28 43.50 Setting up python3-wheel (0.34.2-1) ... [2022-02-18T20:50:34.689Z] #28 43.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:50:34.689Z] #28 43.88 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-18T20:50:34.745Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T20:50:34.745Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T20:50:34.745Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T20:50:34.745Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T20:50:34.745Z] [2022-02-18T20:50:34.745Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T20:50:34.745Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T20:50:34.745Z] HOSTNAME=959d373ecf5c [2022-02-18T20:50:34.745Z] DEST=bundles/test-integration [2022-02-18T20:50:34.745Z] PWD=/go/src/github.com/docker/docker [2022-02-18T20:50:34.745Z] DOCKER_ROOTLESS=1 [2022-02-18T20:50:34.745Z] DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:50:34.745Z] container=docker [2022-02-18T20:50:34.745Z] HOME=/root [2022-02-18T20:50:34.745Z] GOLANG_VERSION=1.17.7 [2022-02-18T20:50:34.745Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T20:50:34.745Z] VALIDATE_BRANCH=master [2022-02-18T20:50:34.745Z] TERM=xterm [2022-02-18T20:50:34.745Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T20:50:34.745Z] SHLVL=1 [2022-02-18T20:50:34.745Z] TIMEOUT=120m [2022-02-18T20:50:34.745Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T20:50:34.745Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T20:50:34.745Z] GO111MODULE=off [2022-02-18T20:50:34.745Z] DOCKER_EXPERIMENTAL=1 [2022-02-18T20:50:34.745Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-18T20:50:34.745Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T20:50:34.745Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T20:50:34.745Z] GOPATH=/go [2022-02-18T20:50:34.745Z] PKG_CONFIG=pkg-config [2022-02-18T20:50:34.745Z] _=/usr/bin/env [2022-02-18T20:50:34.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-18T20:50:34.949Z] #28 43.89 Setting up libcap2-bin (1:2.44-1) ... [2022-02-18T20:50:34.949Z] #28 43.90 Setting up apparmor (2.13.6-10) ... [2022-02-18T20:50:36.330Z] #28 45.20 Setting up zip (3.0-12) ... [2022-02-18T20:50:36.330Z] #28 45.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:50:36.330Z] #28 45.24 Setting up bash-completion (1:2.11-2) ... [2022-02-18T20:50:37.709Z] #28 46.45 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-18T20:50:37.709Z] #28 46.47 Setting up sudo (1.9.5p2-3) ... [2022-02-18T20:50:37.709Z] #28 46.54 invoke-rc.d: could not determine current runlevel [2022-02-18T20:50:37.709Z] #28 46.56 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-18T20:50:37.709Z] #28 46.57 Setting up xfsprogs (5.10.0-4) ... [2022-02-18T20:50:37.709Z] #28 46.58 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-18T20:50:37.709Z] #28 46.60 Setting up inetutils-ping (2:2.0-1) ... [2022-02-18T20:50:37.709Z] #28 46.62 Setting up pigz (2.6-1) ... [2022-02-18T20:50:37.709Z] #28 46.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-18T20:50:37.709Z] #28 46.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-18T20:50:37.709Z] #28 46.68 Setting up python-pip-whl (20.3.4-4) ... [2022-02-18T20:50:37.709Z] #28 46.69 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:50:38.297Z] #28 47.19 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-18T20:50:38.297Z] #28 47.20 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-18T20:50:38.556Z] #28 47.53 Setting up libelf1:amd64 (0.183-1) ... [2022-02-18T20:50:38.556Z] #28 47.54 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-18T20:50:38.556Z] #28 47.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-18T20:50:38.556Z] #28 47.58 Setting up python3-distutils (3.9.2-1) ... [2022-02-18T20:50:38.816Z] #28 47.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-18T20:50:38.816Z] #28 47.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-18T20:50:38.816Z] #28 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-18T20:50:38.816Z] #28 47.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-18T20:50:38.816Z] #28 47.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-18T20:50:38.816Z] #28 47.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-18T20:50:38.816Z] #28 47.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-18T20:50:38.816Z] #28 47.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-18T20:50:38.816Z] #28 47.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-18T20:50:38.974Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2022-02-18T20:50:39.075Z] #28 48.02 Setting up python3-setuptools (52.0.0-4) ... [2022-02-18T20:50:40.012Z] #28 48.80 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-18T20:50:40.012Z] #28 48.82 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-18T20:50:40.012Z] #28 48.83 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-18T20:50:40.012Z] #28 48.85 Setting up python3-pip (20.3.4-4) ... [2022-02-18T20:50:40.605Z] #28 49.59 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-18T20:50:40.605Z] #28 49.61 Setting up jq (1.6-2.1) ... [2022-02-18T20:50:40.867Z] #28 49.63 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-18T20:50:40.867Z] #28 49.66 Setting up iptables (1.8.7-1) ... [2022-02-18T20:50:40.867Z] #28 49.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T20:50:40.867Z] #28 49.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T20:50:40.867Z] #28 49.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-18T20:50:40.867Z] #28 49.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-18T20:50:40.867Z] #28 49.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-18T20:50:40.867Z] #28 49.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-18T20:50:40.867Z] #28 49.71 Setting up iproute2 (5.10.0-4) ... [2022-02-18T20:50:40.923Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-02-18T20:50:41.128Z] #28 50.13 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-18T20:50:41.698Z] #28 DONE 50.8s [2022-02-18T20:50:41.698Z] [2022-02-18T20:50:41.698Z] #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-02-18T20:50:41.698Z] #29 sha256:315d559997ae91c4a27f947e432ea5cf940cf59408c6ab7f65718dced7c2ab81 [2022-02-18T20:50:41.880Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-02-18T20:50:42.638Z] #29 0.818 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-18T20:50:42.638Z] #29 0.822 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-18T20:50:42.638Z] #29 0.826 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-18T20:50:42.638Z] #29 DONE 0.9s [2022-02-18T20:50:42.638Z] [2022-02-18T20:50:42.638Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-18T20:50:42.638Z] #30 sha256:34c1321b277d6ef1e3e6f98b1cd717cf03a98f1b783cfec9bf4480e165984ef8 [2022-02-18T20:50:47.078Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T20:50:47.078Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T20:50:47.078Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T20:50:47.078Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T20:50:47.078Z] [2022-02-18T20:50:47.078Z] + TEST_INTEGRATION_DEST=1 [2022-02-18T20:50:47.078Z] + CONTAINER_NAME=docker-pr8-1 [2022-02-18T20:50:47.078Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-18T20:50:47.078Z] + run_tests test-integration-flaky [2022-02-18T20:50:47.078Z] + '[' -n 0 ']' [2022-02-18T20:50:47.078Z] + rm= [2022-02-18T20:50:47.078Z] + c=0 [2022-02-18T20:50:47.078Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43185/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43185/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:833139f3908f55c0c8c592910b8a2de01868ca1c hack/make.sh test-integration-flaky test-integration [2022-02-18T20:50:47.078Z] + TEST_INTEGRATION_DEST=3 [2022-02-18T20:50:47.078Z] + CONTAINER_NAME=docker-pr8-3 [2022-02-18T20:50:47.078Z] + TEST_SKIP_INTEGRATION=1 [2022-02-18T20:50:47.078Z] ++ jobs -p [2022-02-18T20:50:47.078Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-18T20:50:47.078Z] + run_tests [2022-02-18T20:50:47.078Z] + '[' -n 0 ']' [2022-02-18T20:50:47.078Z] + rm= [2022-02-18T20:50:47.078Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43185/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43185/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:833139f3908f55c0c8c592910b8a2de01868ca1c hack/make.sh '' test-integration [2022-02-18T20:50:47.078Z] + TEST_INTEGRATION_DEST=2 [2022-02-18T20:50:47.078Z] + CONTAINER_NAME=docker-pr8-2 [2022-02-18T20:50:47.078Z] + TEST_SKIP_INTEGRATION=1 [2022-02-18T20:50:47.078Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-18T20:50:47.078Z] + run_tests [2022-02-18T20:50:47.078Z] + '[' -n 0 ']' [2022-02-18T20:50:47.078Z] + rm= [2022-02-18T20:50:47.078Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43185/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43185/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:833139f3908f55c0c8c592910b8a2de01868ca1c hack/make.sh '' test-integration [2022-02-18T20:50:47.078Z] + for job in $(jobs -p) [2022-02-18T20:50:47.078Z] + wait 6105 [2022-02-18T20:50:47.078Z] [2022-02-18T20:50:47.078Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T20:50:47.078Z] [2022-02-18T20:50:47.078Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T20:50:47.078Z] HOSTNAME=c3f8ca09b86c [2022-02-18T20:50:47.078Z] TEST_SKIP_INTEGRATION=1 [2022-02-18T20:50:47.078Z] TESTDEBUG=0 [2022-02-18T20:50:47.078Z] DEST=bundles/test-integration [2022-02-18T20:50:47.078Z] PWD=/go/src/github.com/docker/docker [2022-02-18T20:50:47.078Z] KEEPBUNDLE=1 [2022-02-18T20:50:47.078Z] DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:50:47.078Z] container=docker [2022-02-18T20:50:47.078Z] HOME=/root [2022-02-18T20:50:47.078Z] GOLANG_VERSION=1.17.7 [2022-02-18T20:50:47.078Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T20:50:47.078Z] VALIDATE_BRANCH=master [2022-02-18T20:50:47.078Z] TERM=xterm [2022-02-18T20:50:47.078Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T20:50:47.078Z] SHLVL=1 [2022-02-18T20:50:47.078Z] TIMEOUT=120m [2022-02-18T20:50:47.078Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T20:50:47.078Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T20:50:47.078Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-18T20:50:47.078Z] GO111MODULE=off [2022-02-18T20:50:47.078Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T20:50:47.078Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T20:50:47.078Z] GOPATH=/go [2022-02-18T20:50:47.078Z] PKG_CONFIG=pkg-config [2022-02-18T20:50:47.078Z] _=/usr/bin/env [2022-02-18T20:50:47.078Z] Building test suite binary ./integration-cli/test.main [2022-02-18T20:50:47.078Z] [2022-02-18T20:50:47.078Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-18T20:50:47.078Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T20:50:47.078Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T20:50:47.078Z] HOSTNAME=75ac1ad34f0e [2022-02-18T20:50:47.078Z] TEST_SKIP_INTEGRATION=1 [2022-02-18T20:50:47.078Z] TESTDEBUG=0 [2022-02-18T20:50:47.078Z] DEST=bundles/test-integration [2022-02-18T20:50:47.078Z] PWD=/go/src/github.com/docker/docker [2022-02-18T20:50:47.078Z] KEEPBUNDLE=1 [2022-02-18T20:50:47.078Z] DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:50:47.078Z] container=docker [2022-02-18T20:50:47.078Z] HOME=/root [2022-02-18T20:50:47.078Z] GOLANG_VERSION=1.17.7 [2022-02-18T20:50:47.078Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T20:50:47.078Z] VALIDATE_BRANCH=master [2022-02-18T20:50:47.078Z] TERM=xterm [2022-02-18T20:50:47.078Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T20:50:47.078Z] SHLVL=1 [2022-02-18T20:50:47.078Z] TIMEOUT=120m [2022-02-18T20:50:47.078Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T20:50:47.078Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T20:50:47.078Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-18T20:50:47.078Z] GO111MODULE=off [2022-02-18T20:50:47.078Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T20:50:47.078Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T20:50:47.078Z] GOPATH=/go [2022-02-18T20:50:47.078Z] PKG_CONFIG=pkg-config [2022-02-18T20:50:47.078Z] _=/usr/bin/env [2022-02-18T20:50:47.078Z] Building test suite binary ./integration-cli/test.main [2022-02-18T20:50:47.078Z] No new tests added to integration. [2022-02-18T20:50:47.078Z] [2022-02-18T20:50:47.078Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T20:50:47.645Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T20:50:47.645Z] HOSTNAME=7ef5bb39f430 [2022-02-18T20:50:47.645Z] TESTDEBUG=0 [2022-02-18T20:50:47.645Z] DEST=bundles/test-integration [2022-02-18T20:50:47.645Z] PWD=/go/src/github.com/docker/docker [2022-02-18T20:50:47.645Z] KEEPBUNDLE=1 [2022-02-18T20:50:47.645Z] DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:50:47.645Z] container=docker [2022-02-18T20:50:47.645Z] HOME=/root [2022-02-18T20:50:47.645Z] GOLANG_VERSION=1.17.7 [2022-02-18T20:50:47.645Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T20:50:47.645Z] VALIDATE_BRANCH=master [2022-02-18T20:50:47.645Z] TERM=xterm [2022-02-18T20:50:47.645Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T20:50:47.645Z] SHLVL=1 [2022-02-18T20:50:47.645Z] TIMEOUT=120m [2022-02-18T20:50:47.645Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T20:50:47.645Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T20:50:47.645Z] GO111MODULE=off [2022-02-18T20:50:47.645Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-18T20:50:47.645Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T20:50:47.645Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T20:50:47.645Z] GOPATH=/go [2022-02-18T20:50:47.645Z] PKG_CONFIG=pkg-config [2022-02-18T20:50:47.645Z] _=/usr/bin/env [2022-02-18T20:50:47.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-18T20:50:48.471Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2022-02-18T20:50:49.412Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-02-18T20:50:49.983Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-18T20:50:50.554Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-02-18T20:50:50.764Z] #30 7.800 Collecting yamllint==1.26.1 [2022-02-18T20:50:51.126Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.011s coverage: 4.2% of statements [2022-02-18T20:50:51.699Z] ok github.com/docker/docker/daemon 10.104s coverage: 17.2% of statements [2022-02-18T20:50:51.699Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-18T20:50:51.699Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-18T20:50:51.699Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-18T20:50:51.699Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-18T20:50:51.701Z] #30 8.868 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-18T20:50:52.272Z] #30 9.506 Collecting pathspec>=0.5.3 [2022-02-18T20:50:52.272Z] #30 9.522 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-18T20:50:52.272Z] #30 9.740 Collecting pyyaml [2022-02-18T20:50:52.272Z] #30 9.751 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-02-18T20:50:52.272Z] #30 9.793 Building wheels for collected packages: yamllint [2022-02-18T20:50:52.532Z] #30 9.794 Building wheel for yamllint (setup.py): started [2022-02-18T20:50:52.644Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 56.2% of statements [2022-02-18T20:50:52.906Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-02-18T20:50:53.102Z] #30 10.39 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-18T20:50:53.102Z] #30 10.39 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8b1fbfcbd413202d4d8c627f35a8802819271a27c2783050f61d80f173439431 [2022-02-18T20:50:53.102Z] #30 10.39 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-18T20:50:53.102Z] #30 10.40 Successfully built yamllint [2022-02-18T20:50:53.102Z] #30 10.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-18T20:50:53.362Z] #30 10.68 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-18T20:50:53.624Z] #30 DONE 11.0s [2022-02-18T20:50:53.624Z] [2022-02-18T20:50:53.624Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-18T20:50:53.624Z] #34 sha256:bbd3a1c22ffdb263f99ddd57853514df1da4f4d0f3cf383e4eaa9c4040a2fb74 [2022-02-18T20:50:54.035Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T20:50:54.035Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T20:50:54.035Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T20:50:54.035Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T20:50:54.035Z] [2022-02-18T20:50:54.035Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T20:50:54.035Z] DOCKER_SYSTEMD=1 [2022-02-18T20:50:54.035Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T20:50:54.035Z] HOSTNAME=d45217198582 [2022-02-18T20:50:54.035Z] DEST=bundles/test-integration [2022-02-18T20:50:54.035Z] PWD=/go/src/github.com/docker/docker [2022-02-18T20:50:54.035Z] DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:50:54.035Z] container=docker [2022-02-18T20:50:54.035Z] HOME=/root [2022-02-18T20:50:54.035Z] LANG=C.UTF-8 [2022-02-18T20:50:54.035Z] INVOCATION_ID=ea052bc3c66c4092b1df736f654184c4 [2022-02-18T20:50:54.035Z] GOLANG_VERSION=1.17.7 [2022-02-18T20:50:54.035Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T20:50:54.035Z] VALIDATE_BRANCH=master [2022-02-18T20:50:54.035Z] TERM=xterm [2022-02-18T20:50:54.035Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T20:50:54.035Z] SHLVL=3 [2022-02-18T20:50:54.035Z] TIMEOUT=120m [2022-02-18T20:50:54.035Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T20:50:54.035Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T20:50:54.035Z] GO111MODULE=off [2022-02-18T20:50:54.035Z] DOCKER_EXPERIMENTAL=1 [2022-02-18T20:50:54.035Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-18T20:50:54.035Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T20:50:54.035Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T20:50:54.035Z] GOPATH=/go [2022-02-18T20:50:54.035Z] PKG_CONFIG=pkg-config [2022-02-18T20:50:54.035Z] _=/usr/bin/env [2022-02-18T20:50:54.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-18T20:50:54.194Z] #34 DONE 0.3s [2022-02-18T20:50:54.195Z] [2022-02-18T20:50:54.195Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-18T20:50:54.195Z] #39 sha256:225ea325d6bee2c6c8157f7a1ee924ef3fa772b5abf9969c392d561d9e590dca [2022-02-18T20:50:54.297Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-02-18T20:50:54.454Z] #39 DONE 0.3s [2022-02-18T20:50:54.454Z] [2022-02-18T20:50:54.454Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-18T20:50:54.454Z] #42 sha256:d354e2a77dfd7c44e83c8f5e7b60cc8733f3e1d1fc92fdb896b4b188490bbd90 [2022-02-18T20:50:54.454Z] #42 DONE 0.1s [2022-02-18T20:50:54.454Z] [2022-02-18T20:50:54.454Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-18T20:50:54.454Z] #44 sha256:75a9343e28e4a88b66c7b7db6f6d490702d5d3fb866d4408b53ce9abc84f15dd [2022-02-18T20:50:54.454Z] #44 DONE 0.1s [2022-02-18T20:50:54.454Z] [2022-02-18T20:50:54.455Z] #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-02-18T20:50:54.455Z] #67 sha256:609d132acd9fdd22972a0093af41213a34b7d55aa10cc4677107ea2bd6306141 [2022-02-18T20:50:54.714Z] #67 ... [2022-02-18T20:50:54.714Z] [2022-02-18T20:50:54.714Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-18T20:50:54.714Z] #48 sha256:fdb22ce009a93ea6d8bafeec3315f833645785de0943fdaab40cdd5e9ed62f68 [2022-02-18T20:50:54.714Z] #48 DONE 0.1s [2022-02-18T20:50:54.714Z] [2022-02-18T20:50:54.714Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-18T20:50:54.714Z] #51 sha256:bd1c351a217e197a01a8ee9567bebb6ffa87c98ee99cb5f9eafad786daa86e9c [2022-02-18T20:50:54.714Z] #51 DONE 0.2s [2022-02-18T20:50:54.714Z] [2022-02-18T20:50:54.714Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-18T20:50:54.714Z] #55 sha256:ca9b30ea59c1721cc9fcc9a24837fc92bb36fc5a3a929f9e1fe30e79ecf8adde [2022-02-18T20:50:54.715Z] #55 DONE 0.1s [2022-02-18T20:50:54.715Z] [2022-02-18T20:50:54.715Z] #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-02-18T20:50:54.715Z] #67 sha256:609d132acd9fdd22972a0093af41213a34b7d55aa10cc4677107ea2bd6306141 [2022-02-18T20:50:54.975Z] #67 ... [2022-02-18T20:50:54.975Z] [2022-02-18T20:50:54.975Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-18T20:50:54.975Z] #57 sha256:f33f4357bf890082f4f97688c3024dace32cc9995ba7080d5b557f71cce9732f [2022-02-18T20:50:54.975Z] #57 DONE 0.1s [2022-02-18T20:50:54.975Z] [2022-02-18T20:50:54.975Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-18T20:50:54.975Z] #59 sha256:b2421a0ced261c6a0af49d0a17e5db42f051ac3f4ae4d86decdd5749efb4bb0b [2022-02-18T20:50:54.975Z] #59 DONE 0.2s [2022-02-18T20:50:54.975Z] [2022-02-18T20:50:54.975Z] #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-02-18T20:50:54.975Z] #63 sha256:768b7fbadde024e81be22fc3f9a16d502ff0777245f26fa05e32a77db27e180b [2022-02-18T20:50:55.234Z] #63 ... [2022-02-18T20:50:55.234Z] [2022-02-18T20:50:55.234Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-18T20:50:55.234Z] #61 sha256:c0e94a15e0e3bcb1ec6383c5c27c0278f8cfe7e3fddd7df78249716faa5fe471 [2022-02-18T20:50:55.235Z] #61 DONE 0.1s [2022-02-18T20:50:55.235Z] [2022-02-18T20:50:55.235Z] #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-02-18T20:50:55.235Z] #67 sha256:609d132acd9fdd22972a0093af41213a34b7d55aa10cc4677107ea2bd6306141 [2022-02-18T20:50:55.700Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.217s coverage: 50.5% of statements [2022-02-18T20:50:57.621Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.915s coverage: 45.9% of statements [2022-02-18T20:50:57.622Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-18T20:50:57.622Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.673s coverage: 58.0% of statements [2022-02-18T20:50:57.622Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-18T20:50:57.622Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-18T20:50:58.194Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-02-18T20:50:58.455Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-02-18T20:50:58.717Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-02-18T20:51:00.103Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.8% of statements [2022-02-18T20:51:00.103Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-18T20:51:00.103Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-18T20:51:00.364Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.5% of statements [2022-02-18T20:51:00.936Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 79.9% of statements [2022-02-18T20:51:01.197Z] ok github.com/docker/docker/daemon/logger/fluentd 0.005s coverage: 33.6% of statements [2022-02-18T20:51:01.197Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-18T20:51:01.768Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-02-18T20:51:01.769Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-02-18T20:51:02.030Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-02-18T20:51:02.290Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-02-18T20:51:02.392Z] 898469748ff6: Verifying Checksum [2022-02-18T20:51:02.392Z] 898469748ff6: Download complete [2022-02-18T20:51:02.864Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 78.7% of statements [2022-02-18T20:51:02.864Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-18T20:51:03.437Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 58.9% of statements [2022-02-18T20:51:03.437Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2022-02-18T20:51:04.381Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-02-18T20:51:04.381Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-18T20:51:04.955Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-02-18T20:51:05.901Z] ok github.com/docker/docker/daemon/logger/splunk 1.550s coverage: 82.5% of statements [2022-02-18T20:51:05.901Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-18T20:51:05.901Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-18T20:51:06.163Z] ok github.com/docker/docker/distribution 0.088s coverage: 26.3% of statements [2022-02-18T20:51:06.735Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-02-18T20:51:06.735Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-18T20:51:07.308Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-02-18T20:51:07.881Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-02-18T20:51:08.455Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-18T20:51:08.717Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-02-18T20:51:08.978Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.4% of statements [2022-02-18T20:51:08.978Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-18T20:51:09.239Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-18T20:51:09.239Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-18T20:51:09.500Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-02-18T20:51:10.125Z] #67 ... [2022-02-18T20:51:10.125Z] [2022-02-18T20:51:10.125Z] #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-02-18T20:51:10.125Z] #63 sha256:768b7fbadde024e81be22fc3f9a16d502ff0777245f26fa05e32a77db27e180b [2022-02-18T20:51:10.125Z] #63 83.96 + mkdir -p /build [2022-02-18T20:51:10.125Z] #63 83.96 + cp runc /build/runc [2022-02-18T20:51:10.125Z] #63 DONE 84.2s [2022-02-18T20:51:10.125Z] [2022-02-18T20:51:10.125Z] #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-02-18T20:51:10.125Z] #67 sha256:609d132acd9fdd22972a0093af41213a34b7d55aa10cc4677107ea2bd6306141 [2022-02-18T20:51:10.445Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2022-02-18T20:51:11.015Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2022-02-18T20:51:11.015Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-18T20:51:11.063Z] #67 ... [2022-02-18T20:51:11.063Z] [2022-02-18T20:51:11.063Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-18T20:51:11.063Z] #64 sha256:d99c091ed94670a2473e96043d2c114955e0c847b4d77574bba7ac7c1df2377d [2022-02-18T20:51:11.063Z] #64 DONE 0.1s [2022-02-18T20:51:11.063Z] [2022-02-18T20:51:11.063Z] #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-02-18T20:51:11.063Z] #67 sha256:609d132acd9fdd22972a0093af41213a34b7d55aa10cc4677107ea2bd6306141 [2022-02-18T20:51:11.736Z] 8f616e6e9eec: Pull complete [2022-02-18T20:51:12.926Z] ok github.com/docker/docker/pkg/archive 0.284s coverage: 82.5% of statements [2022-02-18T20:51:13.186Z] ok github.com/docker/docker/pkg/authorization 0.241s coverage: 68.3% of statements [2022-02-18T20:51:13.447Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-02-18T20:51:13.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-18T20:51:13.708Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-18T20:51:14.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-18T20:51:16.357Z] #67 146.3 # github.com/containerd/containerd/cmd/containerd [2022-02-18T20:51:16.357Z] #67 146.3 /usr/bin/ld: /tmp/go-link-910536970/000019.o: in function `New': [2022-02-18T20:51:16.357Z] #67 146.3 /tmp/tmp.Gz3rdYThGu/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-02-18T20:51:16.357Z] #67 146.4 + bin/containerd-stress [2022-02-18T20:51:17.011Z] ok github.com/docker/docker/pkg/chrootarchive 2.508s coverage: 43.5% of statements [2022-02-18T20:51:17.011Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-18T20:51:17.011Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-18T20:51:17.350Z] 8f616e6e9eec: Verifying Checksum [2022-02-18T20:51:17.350Z] 8f616e6e9eec: Download complete [2022-02-18T20:51:17.764Z] #67 147.7 + bin/containerd-shim [2022-02-18T20:51:17.954Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-18T20:51:18.216Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-02-18T20:51:18.216Z] ok github.com/docker/docker/layer 7.485s coverage: 68.9% of statements [2022-02-18T20:51:18.216Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-18T20:51:18.216Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-18T20:51:18.216Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-18T20:51:18.216Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-18T20:51:18.216Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-18T20:51:18.216Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-18T20:51:18.216Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-18T20:51:18.478Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2022-02-18T20:51:18.478Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-18T20:51:19.423Z] ok github.com/docker/docker/pkg/idtools 0.433s coverage: 69.5% of statements [2022-02-18T20:51:19.423Z] ok github.com/docker/docker/pkg/ioutils 0.337s coverage: 70.1% of statements [2022-02-18T20:51:19.685Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-02-18T20:51:19.685Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-18T20:51:19.685Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-02-18T20:51:19.685Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-18T20:51:19.685Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-18T20:51:19.946Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-02-18T20:51:19.946Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-02-18T20:51:20.208Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-02-18T20:51:20.208Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-02-18T20:51:20.470Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-02-18T20:51:20.470Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-18T20:51:20.470Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-18T20:51:21.042Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2022-02-18T20:51:21.303Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-18T20:51:21.565Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-02-18T20:51:21.825Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-18T20:51:22.769Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-02-18T20:51:23.030Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-02-18T20:51:23.290Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-18T20:51:23.550Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-18T20:51:23.811Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-02-18T20:51:23.811Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-18T20:51:24.381Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 50.7% of statements [2022-02-18T20:51:24.952Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-02-18T20:51:24.952Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-02-18T20:51:25.525Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-02-18T20:51:25.525Z] coverage: [no statements] [2022-02-18T20:51:25.526Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-18T20:51:25.888Z] #67 155.0 + bin/containerd-shim-runc-v1 [2022-02-18T20:51:26.098Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-18T20:51:26.098Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-02-18T20:51:26.098Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-18T20:51:28.057Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-02-18T20:51:28.317Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-02-18T20:51:28.578Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-02-18T20:51:29.966Z] ok github.com/docker/docker/quota 0.224s coverage: 71.4% of statements [2022-02-18T20:51:29.966Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-18T20:51:30.910Z] ok github.com/docker/docker/registry 0.082s coverage: 58.3% of statements [2022-02-18T20:51:31.165Z] #67 160.3 + bin/containerd-shim-runc-v2 [2022-02-18T20:51:31.165Z] #67 160.9 + binaries [2022-02-18T20:51:31.165Z] #67 160.9 + install -D bin/containerd /build/containerd [2022-02-18T20:51:31.165Z] #67 160.9 + install -D bin/containerd-shim /build/containerd-shim [2022-02-18T20:51:31.165Z] #67 161.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-18T20:51:31.165Z] #67 161.0 + install -D bin/ctr /build/ctr [2022-02-18T20:51:31.424Z] #67 DONE 161.4s [2022-02-18T20:51:31.483Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-02-18T20:51:31.483Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-18T20:51:32.056Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-18T20:51:32.056Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-18T20:51:32.363Z] [2022-02-18T20:51:32.363Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-18T20:51:32.363Z] #68 sha256:d7ef68f78293e5343a116633abc979c70ddddc9e911c5cfb17517d0c7dcccbc7 [2022-02-18T20:51:32.621Z] #68 DONE 0.2s [2022-02-18T20:51:32.621Z] [2022-02-18T20:51:32.621Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-18T20:51:32.621Z] #73 sha256:5b5b2aba666c0fb132427afc14e81a842daddc9e361b21cf82d22fa9b7153da2 [2022-02-18T20:51:32.621Z] #73 DONE 0.1s [2022-02-18T20:51:32.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-18T20:51:32.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-18T20:51:32.879Z] [2022-02-18T20:51:32.879Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-18T20:51:32.879Z] #78 sha256:7af6a699e7221fca602a5805def702677baebe989525936a0e65e1b7d2d99021 [2022-02-18T20:51:33.453Z] #78 DONE 0.7s [2022-02-18T20:51:33.453Z] [2022-02-18T20:51:33.453Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-18T20:51:33.453Z] #79 sha256:1224dcfdad32960b0fb689870a936bf826d8e6d7fefef4ea88cba45bcf92333b [2022-02-18T20:51:33.453Z] #79 DONE 0.0s [2022-02-18T20:51:33.453Z] [2022-02-18T20:51:33.453Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-18T20:51:33.453Z] #80 sha256:ea0de952fdebf2071ea1390deed422732b51eefe6c5abdb2ed44faa0320678a7 [2022-02-18T20:51:34.600Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-18T20:51:35.170Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-02-18T20:51:35.741Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-02-18T20:51:36.685Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-02-18T20:51:38.718Z] #80 DONE 4.5s [2022-02-18T20:51:38.718Z] [2022-02-18T20:51:38.718Z] #81 exporting to image [2022-02-18T20:51:38.718Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-18T20:51:38.718Z] #81 exporting layers [2022-02-18T20:51:40.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-18T20:51:45.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-18T20:51:54.326Z] 4612f6d0b889: Pull complete [2022-02-18T20:51:54.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-18T20:51:54.804Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/rootless [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/volume [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-18T20:51:54.804Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === Skipped [2022-02-18T20:51:54.804Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-18T20:51:54.804Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-18T20:51:54.804Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-18T20:51:54.804Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-18T20:51:54.804Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-18T20:51:54.804Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-18T20:51:54.804Z] aufs_test.go:37: driver not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-18T20:51:54.804Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T20:51:54.804Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-18T20:51:54.804Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T20:51:54.804Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-18T20:51:54.804Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T20:51:54.804Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-18T20:51:54.804Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T20:51:54.804Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-18T20:51:54.804Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T20:51:54.804Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-18T20:51:54.804Z] graphtest_unix.go:71: No driver to put! [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T20:51:54.804Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T20:51:54.804Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T20:51:54.804Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T20:51:54.804Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T20:51:54.804Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T20:51:54.804Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T20:51:54.804Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T20:51:54.804Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T20:51:54.804Z] [2022-02-18T20:51:54.804Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-18T20:51:54.804Z] time="2022-02-18T20:50:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T20:51:54.805Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T20:51:54.805Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-18T20:51:54.805Z] graphtest_unix.go:71: No driver to put! [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-18T20:51:54.805Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-18T20:51:54.805Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-18T20:51:54.805Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-18T20:51:54.805Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-18T20:51:54.805Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T20:51:54.805Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-18T20:51:54.805Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T20:51:54.805Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-18T20:51:54.805Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T20:51:54.805Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-18T20:51:54.805Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T20:51:54.805Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-18T20:51:54.805Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T20:51:54.805Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-18T20:51:54.805Z] graphtest_unix.go:71: No driver to put! [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-18T20:51:54.805Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-18T20:51:54.805Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-18T20:51:54.805Z] [2022-02-18T20:51:54.805Z] DONE 2318 tests, 53 skipped in 194.266s [2022-02-18T20:51:54.805Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/config [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/idm [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/ns [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/options [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/osl [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T20:51:54.805Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-18T20:51:54.805Z] + 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-02-18T20:51:55.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-18T20:51:55.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-18T20:51:55.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-18T20:51:55.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-18T20:51:55.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-18T20:51:56.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-18T20:51:59.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-18T20:52:00.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-18T20:52:00.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-18T20:52:01.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-18T20:52:01.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-18T20:52:02.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-18T20:52:02.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-18T20:52:03.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-18T20:52:04.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-18T20:52:05.268Z] #81 exporting layers 26.8s done [2022-02-18T20:52:05.268Z] #81 writing image sha256:25ae274bd61c3b95a03e89164b340a72350812594606b4a5e8f88982162fcccf done [2022-02-18T20:52:05.269Z] #81 naming to docker.io/library/docker:833139f3908f55c0c8c592910b8a2de01868ca1c done [2022-02-18T20:52:05.269Z] #81 DONE 26.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-18T20:52:05.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-18T20:52:05.622Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43185/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:833139f3908f55c0c8c592910b8a2de01868ca1c hack/validate/default [2022-02-18T20:52:06.379Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T20:52:06.379Z] Using test binary docker [2022-02-18T20:52:06.379Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-18T20:52:06.379Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T20:52:06.379Z] INFO: Waiting for daemon to start... [2022-02-18T20:52:06.379Z] Starting dockerd [2022-02-18T20:52:06.998Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-18T20:52:06.998Z] No api/types/ or api/swagger.yaml changes in diff. [2022-02-18T20:52:06.998Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-18T20:52:06.998Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-18T20:52:06.998Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-18T20:52:06.998Z] Congratulations! No new tests were added to integration-cli. [2022-02-18T20:52:06.998Z] [2022-02-18T20:52:06.998Z] INFO Start validation with golang-ci-lint [2022-02-18T20:52:07.932Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-18T20:52:07.932Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-18T20:52:07.932Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-02-18T20:52:09.646Z] . [2022-02-18T20:52:09.646Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T20:52:09.646Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T20:52:09.647Z] Error: No such image: emptyfs [2022-02-18T20:52:09.647Z] Running integration-test (iteration 1) [2022-02-18T20:52:09.647Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-18T20:52:09.647Z] Loaded image: busybox:latest [2022-02-18T20:52:09.647Z] Loaded image: busybox:glibc [2022-02-18T20:52:11.019Z] Loaded image: debian:bullseye-slim [2022-02-18T20:52:11.019Z] Loaded image: hello-world:latest [2022-02-18T20:52:11.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-18T20:52:11.276Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T20:52:11.276Z] INFO: Testing against a local daemon [2022-02-18T20:52:11.276Z] === RUN TestCgroupNamespacesBuild [2022-02-18T20:52:12.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-18T20:52:12.208Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-02-18T20:52:12.208Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-18T20:52:12.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-18T20:52:13.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-18T20:52:13.580Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2022-02-18T20:52:13.580Z] === RUN TestBuildWithSession [2022-02-18T20:52:13.580Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T20:52:13.580Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T20:52:13.580Z] === RUN TestBuildSquashParent [2022-02-18T20:52:13.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-18T20:52:14.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-18T20:52:17.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-18T20:52:17.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-18T20:52:18.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-18T20:52:19.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-18T20:52:19.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-18T20:52:20.127Z] --- PASS: TestBuildSquashParent (6.61s) [2022-02-18T20:52:20.127Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T20:52:20.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:52:20.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:52:20.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:52:20.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:52:20.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:52:20.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:52:20.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:52:20.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:52:20.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:52:20.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:52:20.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:52:20.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:52:20.127Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:52:20.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:52:20.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-18T20:52:21.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-18T20:52:22.019Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:52:22.019Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:52:22.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-18T20:52:23.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-18T20:52:23.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:52:23.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:52:23.945Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T20:52:23.945Z] Using test binary docker [2022-02-18T20:52:24.207Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-18T20:52:24.207Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-18T20:52:24.207Z] INFO: Waiting for daemon to start... [2022-02-18T20:52:24.207Z] Starting dockerd [2022-02-18T20:52:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-18T20:52:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s) [2022-02-18T20:52:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-02-18T20:52:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2022-02-18T20:52:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2022-02-18T20:52:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2022-02-18T20:52:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2022-02-18T20:52:25.814Z] === RUN TestBuildMultiStageCopy [2022-02-18T20:52:25.815Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T20:52:27.544Z] . [2022-02-18T20:52:27.544Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T20:52:27.807Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T20:52:27.807Z] Error: No such image: emptyfs [2022-02-18T20:52:27.807Z] Running integration-test (iteration 1) [2022-02-18T20:52:27.807Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-18T20:52:28.068Z] Loaded image: busybox:latest [2022-02-18T20:52:28.330Z] Loaded image: busybox:glibc [2022-02-18T20:52:29.087Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T20:52:29.714Z] Loaded image: debian:bullseye-slim [2022-02-18T20:52:29.714Z] Loaded image: hello-world:latest [2022-02-18T20:52:29.714Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T20:52:29.714Z] INFO: Testing against a local daemon [2022-02-18T20:52:29.714Z] === RUN TestCgroupNamespacesBuild [2022-02-18T20:52:30.015Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T20:52:31.100Z] --- PASS: TestCgroupNamespacesBuild (1.44s) [2022-02-18T20:52:31.100Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-18T20:52:31.379Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T20:52:32.308Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T20:52:32.484Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2022-02-18T20:52:32.484Z] === RUN TestBuildWithSession [2022-02-18T20:52:32.484Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T20:52:32.484Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T20:52:32.484Z] === RUN TestBuildSquashParent [2022-02-18T20:52:33.281Z] --- PASS: TestBuildMultiStageCopy (7.21s) [2022-02-18T20:52:33.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2022-02-18T20:52:33.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-18T20:52:33.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-18T20:52:33.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-02-18T20:52:33.281Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-18T20:52:33.281Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T20:52:37.779Z] --- PASS: TestBuildSquashParent (5.12s) [2022-02-18T20:52:37.779Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T20:52:37.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:52:37.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:52:37.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:52:37.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:52:37.779Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:52:37.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:52:37.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:52:37.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:52:37.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:52:37.779Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:52:37.779Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:52:37.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:52:37.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:52:37.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:52:38.533Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-02-18T20:52:38.533Z] === RUN TestBuildLabelWithTargets [2022-02-18T20:52:39.170Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:52:39.170Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:52:40.556Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:52:40.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:52:41.520Z] ok github.com/docker/docker/libnetwork 37.278s coverage: 40.7% of statements [2022-02-18T20:52:41.520Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-02-18T20:52:41.520Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-18T20:52:41.520Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-18T20:52:41.520Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-18T20:52:41.520Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-18T20:52:41.520Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-18T20:52:41.520Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-18T20:52:41.520Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-18T20:52:41.520Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-18T20:52:41.520Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-02-18T20:52:41.520Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-18T20:52:41.520Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-18T20:52:41.520Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-18T20:52:41.520Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-18T20:52:42.090Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.248s coverage: 59.9% of statements [2022-02-18T20:52:42.352Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-18T20:52:42.352Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-18T20:52:42.729Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-18T20:52:42.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2022-02-18T20:52:42.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-02-18T20:52:42.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2022-02-18T20:52:42.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s) [2022-02-18T20:52:42.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.61s) [2022-02-18T20:52:42.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.62s) [2022-02-18T20:52:42.729Z] === RUN TestBuildMultiStageCopy [2022-02-18T20:52:42.729Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T20:52:42.921Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.127s coverage: 4.0% of statements [2022-02-18T20:52:43.182Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-18T20:52:43.442Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.013s coverage: 4.5% of statements [2022-02-18T20:52:43.661Z] 8f616e6e9eec: Pull complete [2022-02-18T20:52:43.704Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-18T20:52:43.704Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-18T20:52:44.113Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T20:52:44.113Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T20:52:44.113Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T20:52:44.375Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T20:52:44.638Z] --- PASS: TestBuildMultiStageCopy (2.24s) [2022-02-18T20:52:44.638Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-02-18T20:52:44.638Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-02-18T20:52:44.638Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-02-18T20:52:44.638Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-02-18T20:52:44.638Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-02-18T20:52:44.638Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T20:52:45.212Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-02-18T20:52:45.212Z] === RUN TestBuildLabelWithTargets [2022-02-18T20:52:46.157Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-02-18T20:52:46.157Z] === RUN TestBuildWithEmptyLayers [2022-02-18T20:52:46.628Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-02-18T20:52:46.628Z] === RUN TestBuildWithEmptyLayers [2022-02-18T20:52:46.730Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-02-18T20:52:46.730Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T20:52:48.118Z] --- PASS: TestBuildMultiStageOnBuild (1.58s) [2022-02-18T20:52:48.118Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T20:52:48.693Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-02-18T20:52:48.693Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T20:52:49.151Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-02-18T20:52:49.151Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T20:52:50.610Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2022-02-18T20:52:50.610Z] === RUN TestBuildWithHugeFile [2022-02-18T20:52:53.709Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.774s coverage: 7.2% of statements [2022-02-18T20:52:53.709Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-18T20:52:53.709Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-18T20:52:53.709Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-02-18T20:52:53.709Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-18T20:52:53.709Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-18T20:52:53.709Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-18T20:52:53.969Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-02-18T20:52:54.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-18T20:52:54.230Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-02-18T20:52:54.400Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-02-18T20:52:54.400Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T20:52:54.491Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-18T20:52:54.491Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-18T20:52:54.656Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-02-18T20:52:54.656Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T20:52:56.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-18T20:52:59.907Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-02-18T20:52:59.907Z] === RUN TestBuildWithHugeFile [2022-02-18T20:53:06.727Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-02-18T20:53:08.470Z] 898469748ff6: Pull complete [2022-02-18T20:53:08.470Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-18T20:53:08.470Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T20:53:08.470Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T20:53:08.470Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-18T20:53:08.470Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-18T20:53:08.470Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-18T20:53:08.470Z] INFO: Docker version of control daemon [2022-02-18T20:53:08.470Z] [2022-02-18T20:53:08.470Z] Client: [2022-02-18T20:53:08.470Z] Version: 20.10.9 [2022-02-18T20:53:08.470Z] API version: 1.41 [2022-02-18T20:53:08.470Z] Go version: go1.16.8 [2022-02-18T20:53:08.470Z] Git commit: c2ea9bc [2022-02-18T20:53:08.470Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T20:53:08.470Z] OS/Arch: windows/amd64 [2022-02-18T20:53:08.470Z] Context: default [2022-02-18T20:53:08.470Z] Experimental: true [2022-02-18T20:53:08.470Z] [2022-02-18T20:53:08.470Z] Server: Docker Engine - Community [2022-02-18T20:53:08.470Z] Engine: [2022-02-18T20:53:08.470Z] Version: 20.10.9 [2022-02-18T20:53:08.470Z] API version: 1.41 (minimum version 1.24) [2022-02-18T20:53:08.470Z] Go version: go1.16.8 [2022-02-18T20:53:08.470Z] Git commit: 79ea9d3 [2022-02-18T20:53:08.470Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T20:53:08.470Z] OS/Arch: windows/amd64 [2022-02-18T20:53:08.470Z] Experimental: true [2022-02-18T20:53:08.470Z] [2022-02-18T20:53:08.470Z] INFO: Docker info of control daemon [2022-02-18T20:53:08.470Z] [2022-02-18T20:53:08.470Z] Client: [2022-02-18T20:53:08.470Z] Context: default [2022-02-18T20:53:08.470Z] Debug Mode: false [2022-02-18T20:53:08.470Z] [2022-02-18T20:53:08.470Z] Server: [2022-02-18T20:53:08.470Z] Containers: 0 [2022-02-18T20:53:08.470Z] Running: 0 [2022-02-18T20:53:08.470Z] Paused: 0 [2022-02-18T20:53:08.470Z] Stopped: 0 [2022-02-18T20:53:08.470Z] Images: 1 [2022-02-18T20:53:08.470Z] Server Version: 20.10.9 [2022-02-18T20:53:08.470Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-18T20:53:08.470Z] Windows: [2022-02-18T20:53:08.470Z] LCOW: [2022-02-18T20:53:08.470Z] Logging Driver: json-file [2022-02-18T20:53:08.470Z] Plugins: [2022-02-18T20:53:08.470Z] Volume: local [2022-02-18T20:53:08.470Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T20:53:08.470Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T20:53:08.470Z] Swarm: inactive [2022-02-18T20:53:08.470Z] Default Isolation: process [2022-02-18T20:53:08.470Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T20:53:08.470Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T20:53:08.470Z] OSType: windows [2022-02-18T20:53:08.470Z] Architecture: x86_64 [2022-02-18T20:53:08.470Z] CPUs: 4 [2022-02-18T20:53:08.470Z] Total Memory: 32GiB [2022-02-18T20:53:08.470Z] Name: azwin-2-c2c340 [2022-02-18T20:53:08.470Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-18T20:53:08.470Z] Docker Root Dir: D:\docker [2022-02-18T20:53:08.470Z] Debug Mode: false [2022-02-18T20:53:08.470Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:53:08.470Z] Labels: [2022-02-18T20:53:08.470Z] Experimental: true [2022-02-18T20:53:08.470Z] Insecure Registries: [2022-02-18T20:53:08.470Z] 10.0.0.4:5000 [2022-02-18T20:53:08.470Z] 127.0.0.0/8 [2022-02-18T20:53:08.470Z] Registry Mirrors: [2022-02-18T20:53:08.470Z] http://10.0.0.4:5000/ [2022-02-18T20:53:08.470Z] Live Restore Enabled: false [2022-02-18T20:53:08.470Z] Product License: Community Engine [2022-02-18T20:53:08.470Z] [2022-02-18T20:53:08.470Z] [2022-02-18T20:53:08.470Z] INFO: Commit hash is 833139f390 [2022-02-18T20:53:08.470Z] INFO: Nuke-Everything... [2022-02-18T20:53:08.470Z] INFO: Container count on control daemon to delete is 0 [2022-02-18T20:53:08.470Z] INFO: Nuking d:\CI [2022-02-18T20:53:08.470Z] INFO: Zapped successfully [2022-02-18T20:53:08.470Z] INFO: Location for testing is d:\CI\PR-43185\8 [2022-02-18T20:53:08.470Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-18T20:53:08.470Z] [2022-02-18T20:53:08.470Z] [2022-02-18T20:53:08.470Z] INFO: Building the image from Dockerfile.windows at 02/18/2022 20:53:08... [2022-02-18T20:53:08.470Z] [2022-02-18T20:53:15.639Z] Sending build context to Docker daemon 62.22MB [2022-02-18T20:53:15.639Z] [2022-02-18T20:53:16.109Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-18T20:53:16.109Z] ---> bdeb13086b9f [2022-02-18T20:53:16.109Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-18T20:53:16.109Z] ---> Running in 444aba84979f [2022-02-18T20:53:16.578Z] Removing intermediate container 444aba84979f [2022-02-18T20:53:16.578Z] ---> 2e09f78748cb [2022-02-18T20:53:16.578Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-18T20:53:16.578Z] ---> Running in 9e2016c69aca [2022-02-18T20:53:17.048Z] Removing intermediate container 9e2016c69aca [2022-02-18T20:53:17.048Z] ---> 62bdc5f9c65a [2022-02-18T20:53:17.048Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-18T20:53:17.048Z] ---> Running in 90efaded729f [2022-02-18T20:53:17.048Z] Removing intermediate container 90efaded729f [2022-02-18T20:53:17.048Z] ---> 3fc641f1ca24 [2022-02-18T20:53:17.048Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-18T20:53:17.547Z] ---> Running in df5087e1076e [2022-02-18T20:53:17.547Z] Removing intermediate container df5087e1076e [2022-02-18T20:53:17.547Z] ---> f2d9ed43b17d [2022-02-18T20:53:17.547Z] 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-02-18T20:53:17.547Z] ---> Running in 6b7fee6bd44a [2022-02-18T20:53:18.018Z] Removing intermediate container 6b7fee6bd44a [2022-02-18T20:53:18.018Z] ---> 8c01e113b310 [2022-02-18T20:53:18.018Z] 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-02-18T20:53:18.018Z] ---> Running in 2d2e8a16cfb6 [2022-02-18T20:53:21.637Z] ok github.com/docker/docker/libnetwork/ipam 15.449s coverage: 85.3% of statements [2022-02-18T20:53:21.637Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-18T20:53:21.637Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-18T20:53:21.637Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-18T20:53:21.637Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-18T20:53:21.637Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-18T20:53:21.637Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-18T20:53:22.209Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-02-18T20:53:22.783Z] ok github.com/docker/docker/libnetwork/iptables 0.128s coverage: 45.1% of statements [2022-02-18T20:53:22.783Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-18T20:53:23.045Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-02-18T20:53:23.935Z] [2022-02-18T20:53:23.935Z] SUCCESS: Specified value was saved. [2022-02-18T20:53:24.404Z] INFO: Downloading git... [2022-02-18T20:53:25.975Z] INFO: Downloading go... [2022-02-18T20:53:27.550Z] INFO: Downloading compiler 1 of 3... [2022-02-18T20:53:28.538Z] INFO: Downloading compiler 2 of 3... [2022-02-18T20:53:29.525Z] INFO: Downloading compiler 3 of 3... [2022-02-18T20:53:30.002Z] INFO: Extracting git... [2022-02-18T20:53:44.941Z] INFO: Expanding go... [2022-02-18T20:53:56.149Z] --- PASS: TestBuildWithHugeFile (51.46s) [2022-02-18T20:53:56.149Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T20:53:56.149Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T20:53:56.149Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T20:53:56.149Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T20:53:56.149Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:53:56.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:53:56.149Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:53:56.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:53:56.149Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:53:56.149Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:53:56.149Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:53:56.149Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:53:56.149Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:53:56.149Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-18T20:53:56.149Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-18T20:53:56.149Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-02-18T20:53:56.149Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-18T20:53:56.149Z] === RUN TestBuildPreserveOwnership [2022-02-18T20:53:56.149Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-18T20:53:57.080Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-18T20:53:58.439Z] --- PASS: TestBuildWithHugeFile (58.16s) [2022-02-18T20:53:58.439Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T20:53:58.439Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T20:53:58.439Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T20:53:58.439Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T20:53:58.439Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:53:58.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:53:58.439Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:53:58.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:53:58.439Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:53:58.439Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:53:58.439Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:53:58.439Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:53:58.439Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:53:58.439Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-18T20:53:58.439Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-02-18T20:53:58.439Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-02-18T20:53:58.439Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-18T20:53:58.439Z] === RUN TestBuildPreserveOwnership [2022-02-18T20:53:58.439Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-18T20:53:58.439Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-18T20:53:58.439Z] --- PASS: TestBuildPreserveOwnership (3.35s) [2022-02-18T20:53:58.439Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.26s) [2022-02-18T20:53:58.439Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-02-18T20:53:58.439Z] === RUN TestBuildPlatformInvalid [2022-02-18T20:53:58.439Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-18T20:53:58.439Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-18T20:53:58.439Z] Loaded image: busybox:latest [2022-02-18T20:53:58.439Z] Loaded image: busybox:glibc [2022-02-18T20:53:58.439Z] Loaded image: debian:bullseye-slim [2022-02-18T20:53:58.439Z] Loaded image: hello-world:latest [2022-02-18T20:53:58.439Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T20:54:01.256Z] --- PASS: TestBuildPreserveOwnership (10.34s) [2022-02-18T20:54:01.256Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.33s) [2022-02-18T20:54:01.256Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-18T20:54:01.256Z] === RUN TestBuildPlatformInvalid [2022-02-18T20:54:01.256Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-18T20:54:01.256Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-18T20:54:01.256Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-18T20:54:01.256Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-18T20:54:01.256Z] PASS [2022-02-18T20:54:01.256Z] [2022-02-18T20:54:01.256Z] === Skipped [2022-02-18T20:54:01.256Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-18T20:54:01.256Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T20:54:01.256Z] [2022-02-18T20:54:01.256Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T20:54:01.256Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T20:54:01.256Z] [2022-02-18T20:54:01.256Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-18T20:54:01.256Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-18T20:54:01.256Z] [2022-02-18T20:54:01.256Z] DONE 34 tests, 3 skipped in 111.943s [2022-02-18T20:54:01.256Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-18T20:54:01.256Z] INFO: Testing against a local daemon [2022-02-18T20:54:01.256Z] === RUN TestConfigInspect [2022-02-18T20:54:01.256Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.256Z] --- SKIP: TestConfigInspect (0.01s) [2022-02-18T20:54:01.256Z] === RUN TestConfigList [2022-02-18T20:54:01.256Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.256Z] --- SKIP: TestConfigList (0.02s) [2022-02-18T20:54:01.256Z] === RUN TestConfigsCreateAndDelete [2022-02-18T20:54:01.512Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.512Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-02-18T20:54:01.512Z] === RUN TestConfigsUpdate [2022-02-18T20:54:01.512Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.512Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-02-18T20:54:01.512Z] === RUN TestTemplatedConfig [2022-02-18T20:54:01.512Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.512Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-18T20:54:01.512Z] === RUN TestConfigCreateResolve [2022-02-18T20:54:01.512Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.512Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-18T20:54:01.512Z] PASS [2022-02-18T20:54:01.512Z] [2022-02-18T20:54:01.512Z] === Skipped [2022-02-18T20:54:01.512Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-02-18T20:54:01.512Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.512Z] [2022-02-18T20:54:01.512Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-02-18T20:54:01.512Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.512Z] [2022-02-18T20:54:01.512Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-02-18T20:54:01.512Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.512Z] [2022-02-18T20:54:01.512Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-02-18T20:54:01.513Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.513Z] [2022-02-18T20:54:01.513Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-18T20:54:01.513Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.513Z] [2022-02-18T20:54:01.513Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-18T20:54:01.513Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:54:01.513Z] [2022-02-18T20:54:01.513Z] DONE 6 tests, 6 skipped in 0.162s [2022-02-18T20:54:01.513Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-18T20:54:01.513Z] INFO: Testing against a local daemon [2022-02-18T20:54:01.513Z] === RUN TestCheckpoint [2022-02-18T20:54:01.513Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T20:54:01.513Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T20:54:01.513Z] === RUN TestContainerInvalidJSON [2022-02-18T20:54:01.513Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:54:01.513Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:54:01.513Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:54:01.513Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:54:01.513Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:54:01.513Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:54:01.513Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-18T20:54:01.513Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-18T20:54:01.513Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-18T20:54:01.513Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T20:54:01.768Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-02-18T20:54:01.768Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T20:54:01.768Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-18T20:54:01.768Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T20:54:01.768Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-18T20:54:01.768Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T20:54:01.768Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-18T20:54:01.768Z] === RUN TestCopyFromContainer [2022-02-18T20:54:03.727Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.71s) [2022-02-18T20:54:03.727Z] PASS [2022-02-18T20:54:03.727Z] [2022-02-18T20:54:03.727Z] === Skipped [2022-02-18T20:54:03.727Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-18T20:54:03.727Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T20:54:03.727Z] [2022-02-18T20:54:03.727Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T20:54:03.727Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T20:54:03.727Z] [2022-02-18T20:54:03.727Z] DONE 34 tests, 2 skipped in 95.031s [2022-02-18T20:54:03.727Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-18T20:54:03.728Z] INFO: Testing against a local daemon [2022-02-18T20:54:03.728Z] === RUN TestConfigInspect [2022-02-18T20:54:05.040Z] === RUN TestCopyFromContainer// [2022-02-18T20:54:05.117Z] --- PASS: TestConfigInspect (2.30s) [2022-02-18T20:54:05.118Z] === RUN TestConfigList [2022-02-18T20:54:05.297Z] === RUN TestCopyFromContainer//bar/root [2022-02-18T20:54:05.297Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-18T20:54:05.297Z] === RUN TestCopyFromContainer/bar/quux [2022-02-18T20:54:05.297Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-18T20:54:05.297Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-18T20:54:05.554Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-18T20:54:05.554Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-18T20:54:05.554Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-18T20:54:05.554Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-18T20:54:05.812Z] --- PASS: TestCopyFromContainer (3.92s) [2022-02-18T20:54:05.812Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-18T20:54:05.812Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-18T20:54:05.812Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-18T20:54:05.812Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-18T20:54:05.812Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-18T20:54:05.812Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-18T20:54:05.812Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-18T20:54:05.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-18T20:54:05.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-18T20:54:05.812Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-18T20:54:05.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T20:54:05.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:54:05.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:54:05.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:54:05.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:54:05.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:54:05.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:54:05.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:54:05.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:54:05.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:54:05.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-18T20:54:05.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-18T20:54:05.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T20:54:05.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-18T20:54:05.812Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T20:54:05.812Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-18T20:54:05.812Z] === RUN TestCreateWithInvalidEnv [2022-02-18T20:54:05.812Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T20:54:05.812Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T20:54:05.812Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T20:54:05.812Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T20:54:05.812Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T20:54:05.812Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T20:54:05.812Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T20:54:05.812Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T20:54:05.812Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T20:54:05.812Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-18T20:54:05.812Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T20:54:05.812Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-18T20:54:05.812Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T20:54:05.812Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T20:54:05.812Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-18T20:54:05.812Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T20:54:07.182Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-02-18T20:54:07.182Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T20:54:07.668Z] --- PASS: TestConfigList (2.14s) [2022-02-18T20:54:07.668Z] === RUN TestConfigsCreateAndDelete [2022-02-18T20:54:08.116Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-02-18T20:54:08.116Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T20:54:08.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:54:08.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:54:08.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:54:08.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:54:08.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:54:08.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:54:08.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:54:08.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:54:08.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:54:08.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:54:08.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:54:08.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:54:08.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:54:08.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:54:08.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:54:08.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-18T20:54:08.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T20:54:08.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T20:54:08.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T20:54:08.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T20:54:08.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-18T20:54:08.116Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T20:54:08.373Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-02-18T20:54:08.373Z] === RUN TestCreateDifferentPlatform [2022-02-18T20:54:08.373Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T20:54:08.373Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T20:54:08.373Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-18T20:54:08.373Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-18T20:54:08.373Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T20:54:08.373Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T20:54:08.373Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-18T20:54:08.373Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T20:54:08.630Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-18T20:54:08.630Z] === RUN TestContainerStartOnDaemonRestart [2022-02-18T20:54:08.630Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-18T20:54:08.630Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-18T20:54:08.630Z] === RUN TestDaemonRestartIpcMode [2022-02-18T20:54:08.630Z] === PAUSE TestDaemonRestartIpcMode [2022-02-18T20:54:08.630Z] === RUN TestDaemonHostGatewayIP [2022-02-18T20:54:08.630Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:54:08.630Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-18T20:54:08.630Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-18T20:54:08.630Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-18T20:54:08.630Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T20:54:08.630Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-18T20:54:08.630Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-18T20:54:08.630Z] === RUN TestDiff [2022-02-18T20:54:08.888Z] --- PASS: TestDiff (0.36s) [2022-02-18T20:54:08.888Z] === RUN TestExecWithCloseStdin [2022-02-18T20:54:09.499Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-02-18T20:54:09.499Z] === RUN TestExec [2022-02-18T20:54:09.584Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-02-18T20:54:09.585Z] === RUN TestConfigsUpdate [2022-02-18T20:54:09.757Z] --- PASS: TestExec (0.44s) [2022-02-18T20:54:09.757Z] === RUN TestExecUser [2022-02-18T20:54:10.320Z] --- PASS: TestExecUser (0.44s) [2022-02-18T20:54:10.320Z] === RUN TestExportContainerAndImportImage [2022-02-18T20:54:10.882Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-02-18T20:54:10.882Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T20:54:11.496Z] --- PASS: TestConfigsUpdate (2.10s) [2022-02-18T20:54:11.496Z] === RUN TestTemplatedConfig [2022-02-18T20:54:12.248Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-02-18T20:54:12.248Z] === RUN TestHealthCheckWorkdir [2022-02-18T20:54:12.509Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-02-18T20:54:12.509Z] === RUN TestHealthKillContainer [2022-02-18T20:54:14.040Z] --- PASS: TestTemplatedConfig (2.58s) [2022-02-18T20:54:14.040Z] === RUN TestConfigCreateResolve [2022-02-18T20:54:15.061Z] INFO: Expanding compiler 1 of 3... [2022-02-18T20:54:15.061Z] INFO: Expanding compiler 2 of 3... [2022-02-18T20:54:16.588Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-02-18T20:54:16.588Z] PASS [2022-02-18T20:54:16.588Z] [2022-02-18T20:54:16.588Z] DONE 6 tests in 13.365s [2022-02-18T20:54:16.588Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-18T20:54:16.588Z] INFO: Testing against a local daemon [2022-02-18T20:54:16.588Z] === RUN TestCheckpoint [2022-02-18T20:54:16.588Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T20:54:16.588Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T20:54:16.588Z] === RUN TestContainerInvalidJSON [2022-02-18T20:54:16.588Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:54:16.588Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:54:16.588Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:54:16.588Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:54:16.588Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:54:16.588Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:54:16.588Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-18T20:54:16.588Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-18T20:54:16.588Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-18T20:54:16.588Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T20:54:16.588Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2022-02-18T20:54:16.588Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T20:54:16.588Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-18T20:54:16.588Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T20:54:16.588Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-18T20:54:16.588Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T20:54:16.588Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-18T20:54:16.588Z] === RUN TestCopyFromContainer [2022-02-18T20:54:17.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-18T20:54:17.565Z] === RUN TestCopyFromContainer// [2022-02-18T20:54:17.833Z] === RUN TestCopyFromContainer//bar/root [2022-02-18T20:54:17.833Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-18T20:54:17.833Z] === RUN TestCopyFromContainer/bar/quux [2022-02-18T20:54:17.833Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-18T20:54:18.096Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-18T20:54:18.096Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-18T20:54:18.096Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-18T20:54:18.096Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-18T20:54:18.358Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-18T20:54:18.358Z] --- PASS: TestCopyFromContainer (1.75s) [2022-02-18T20:54:18.358Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-02-18T20:54:18.358Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-18T20:54:18.358Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-18T20:54:18.358Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-18T20:54:18.358Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-02-18T20:54:18.358Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-02-18T20:54:18.358Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-18T20:54:18.358Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-02-18T20:54:18.358Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-02-18T20:54:18.358Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-18T20:54:18.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T20:54:18.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:54:18.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:54:18.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:54:18.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:54:18.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:54:18.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:54:18.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:54:18.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:54:18.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:54:18.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-18T20:54:18.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T20:54:18.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-18T20:54:18.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-18T20:54:18.358Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T20:54:18.358Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-18T20:54:18.358Z] === RUN TestCreateWithInvalidEnv [2022-02-18T20:54:18.358Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T20:54:18.358Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T20:54:18.358Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T20:54:18.358Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T20:54:18.358Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T20:54:18.358Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T20:54:18.358Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T20:54:18.358Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T20:54:18.358Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T20:54:18.358Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-18T20:54:18.358Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-18T20:54:18.358Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T20:54:18.358Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T20:54:18.358Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T20:54:18.358Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-18T20:54:18.358Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T20:54:20.275Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2022-02-18T20:54:20.275Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T20:54:20.645Z] --- PASS: TestHealthKillContainer (7.85s) [2022-02-18T20:54:20.645Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T20:54:20.645Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T20:54:20.645Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T20:54:20.645Z] === RUN TestIpcModeNone [2022-02-18T20:54:20.903Z] --- PASS: TestIpcModeNone (0.42s) [2022-02-18T20:54:20.903Z] === RUN TestIpcModePrivate [2022-02-18T20:54:20.941Z] INFO: Expanding compiler 3 of 3... [2022-02-18T20:54:21.160Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-02-18T20:54:21.410Z] INFO: Removing downloaded files... [2022-02-18T20:54:21.410Z] INFO: Downloading containerd [2022-02-18T20:54:21.416Z] --- PASS: TestIpcModePrivate (0.45s) [2022-02-18T20:54:21.416Z] === RUN TestIpcModeShareable [2022-02-18T20:54:21.416Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T20:54:21.416Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-18T20:54:21.416Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-18T20:54:21.550Z] 1bd78008c728: Pull complete [2022-02-18T20:54:21.550Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-18T20:54:21.550Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T20:54:21.550Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T20:54:21.550Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-02-18T20:54:21.550Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-02-18T20:54:21.550Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-02-18T20:54:21.550Z] INFO: Docker version of control daemon [2022-02-18T20:54:21.550Z] [2022-02-18T20:54:21.550Z] Client: [2022-02-18T20:54:21.550Z] Version: 20.10.9 [2022-02-18T20:54:21.550Z] API version: 1.41 [2022-02-18T20:54:21.550Z] Go version: go1.16.8 [2022-02-18T20:54:21.550Z] Git commit: c2ea9bc [2022-02-18T20:54:21.550Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T20:54:21.550Z] OS/Arch: windows/amd64 [2022-02-18T20:54:21.550Z] Context: default [2022-02-18T20:54:21.550Z] Experimental: true [2022-02-18T20:54:21.550Z] [2022-02-18T20:54:21.550Z] Server: Docker Engine - Community [2022-02-18T20:54:21.550Z] Engine: [2022-02-18T20:54:21.550Z] Version: 20.10.9 [2022-02-18T20:54:21.550Z] API version: 1.41 (minimum version 1.24) [2022-02-18T20:54:21.550Z] Go version: go1.16.8 [2022-02-18T20:54:21.550Z] Git commit: 79ea9d3 [2022-02-18T20:54:21.550Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T20:54:21.550Z] OS/Arch: windows/amd64 [2022-02-18T20:54:21.550Z] Experimental: true [2022-02-18T20:54:21.550Z] [2022-02-18T20:54:21.550Z] INFO: Docker info of control daemon [2022-02-18T20:54:21.550Z] [2022-02-18T20:54:21.550Z] Client: [2022-02-18T20:54:21.550Z] Context: default [2022-02-18T20:54:21.550Z] Debug Mode: false [2022-02-18T20:54:21.550Z] Plugins: [2022-02-18T20:54:21.550Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-18T20:54:21.550Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-18T20:54:21.550Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-18T20:54:21.550Z] [2022-02-18T20:54:21.550Z] Server: [2022-02-18T20:54:21.550Z] Containers: 0 [2022-02-18T20:54:21.550Z] Running: 0 [2022-02-18T20:54:21.550Z] Paused: 0 [2022-02-18T20:54:21.550Z] Stopped: 0 [2022-02-18T20:54:21.550Z] Images: 1 [2022-02-18T20:54:21.551Z] Server Version: 20.10.9 [2022-02-18T20:54:21.551Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-18T20:54:21.551Z] Windows: [2022-02-18T20:54:21.551Z] LCOW: [2022-02-18T20:54:21.551Z] Logging Driver: json-file [2022-02-18T20:54:21.551Z] Plugins: [2022-02-18T20:54:21.551Z] Volume: local [2022-02-18T20:54:21.551Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T20:54:21.551Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T20:54:21.551Z] Swarm: inactive [2022-02-18T20:54:21.551Z] Default Isolation: process [2022-02-18T20:54:21.551Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-18T20:54:21.551Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-18T20:54:21.551Z] OSType: windows [2022-02-18T20:54:21.551Z] Architecture: x86_64 [2022-02-18T20:54:21.551Z] CPUs: 4 [2022-02-18T20:54:21.551Z] Total Memory: 32GiB [2022-02-18T20:54:21.551Z] Name: azwin-2-a23300 [2022-02-18T20:54:21.551Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-18T20:54:21.551Z] Docker Root Dir: D:\docker [2022-02-18T20:54:21.551Z] Debug Mode: false [2022-02-18T20:54:21.551Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:54:21.551Z] Labels: [2022-02-18T20:54:21.551Z] Experimental: true [2022-02-18T20:54:21.551Z] Insecure Registries: [2022-02-18T20:54:21.551Z] 10.0.0.4:5000 [2022-02-18T20:54:21.551Z] 127.0.0.0/8 [2022-02-18T20:54:21.551Z] Registry Mirrors: [2022-02-18T20:54:21.551Z] http://10.0.0.4:5000/ [2022-02-18T20:54:21.551Z] Live Restore Enabled: false [2022-02-18T20:54:21.551Z] Product License: Community Engine [2022-02-18T20:54:21.551Z] [2022-02-18T20:54:21.551Z] [2022-02-18T20:54:21.551Z] INFO: Commit hash is 833139f390 [2022-02-18T20:54:21.551Z] INFO: Nuke-Everything... [2022-02-18T20:54:21.551Z] INFO: Container count on control daemon to delete is 0 [2022-02-18T20:54:21.551Z] INFO: Nuking d:\CI [2022-02-18T20:54:21.551Z] INFO: Zapped successfully [2022-02-18T20:54:21.551Z] INFO: Location for testing is d:\CI\PR-43185\8 [2022-02-18T20:54:21.551Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-18T20:54:21.551Z] [2022-02-18T20:54:21.551Z] [2022-02-18T20:54:21.551Z] INFO: Building the image from Dockerfile.windows at 02/18/2022 20:54:18... [2022-02-18T20:54:21.551Z] [2022-02-18T20:54:21.662Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-02-18T20:54:21.662Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T20:54:21.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:54:21.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:54:21.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:54:21.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:54:21.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:54:21.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:54:21.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:54:21.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:54:21.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:54:21.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:54:21.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:54:21.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:54:21.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:54:21.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:54:21.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:54:21.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-18T20:54:21.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T20:54:21.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T20:54:21.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T20:54:21.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T20:54:21.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-18T20:54:21.662Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T20:54:22.232Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-02-18T20:54:22.232Z] === RUN TestCreateDifferentPlatform [2022-02-18T20:54:22.232Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T20:54:22.232Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T20:54:22.232Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-18T20:54:22.232Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-18T20:54:22.232Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T20:54:22.232Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T20:54:22.232Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-02-18T20:54:22.232Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T20:54:22.232Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-18T20:54:22.232Z] === RUN TestContainerStartOnDaemonRestart [2022-02-18T20:54:22.232Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-18T20:54:22.232Z] === RUN TestDaemonRestartIpcMode [2022-02-18T20:54:22.232Z] === PAUSE TestDaemonRestartIpcMode [2022-02-18T20:54:22.232Z] === RUN TestDaemonHostGatewayIP [2022-02-18T20:54:22.232Z] === PAUSE TestDaemonHostGatewayIP [2022-02-18T20:54:22.232Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-18T20:54:22.232Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-18T20:54:22.232Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T20:54:22.232Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-18T20:54:22.232Z] === RUN TestDiff [2022-02-18T20:54:22.781Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.28s) [2022-02-18T20:54:22.781Z] === RUN TestAPIIpcModeHost [2022-02-18T20:54:22.781Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T20:54:22.781Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-18T20:54:22.781Z] === RUN TestDaemonIpcModeShareable [2022-02-18T20:54:22.781Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T20:54:22.781Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-18T20:54:22.781Z] === RUN TestDaemonIpcModePrivate [2022-02-18T20:54:23.172Z] --- PASS: TestDiff (0.60s) [2022-02-18T20:54:23.172Z] === RUN TestExecWithCloseStdin [2022-02-18T20:54:23.433Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-02-18T20:54:23.433Z] === RUN TestExec [2022-02-18T20:54:23.710Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-02-18T20:54:23.710Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-02-18T20:54:23.710Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-18T20:54:23.710Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T20:54:23.710Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-18T20:54:23.710Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-18T20:54:23.710Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T20:54:23.710Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-18T20:54:23.710Z] === RUN TestIpcModeOlderClient [2022-02-18T20:54:23.710Z] === PAUSE TestIpcModeOlderClient [2022-02-18T20:54:23.710Z] === RUN TestKillContainerInvalidSignal [2022-02-18T20:54:24.278Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-02-18T20:54:24.278Z] === RUN TestKillContainer [2022-02-18T20:54:24.278Z] === RUN TestKillContainer/no_signal [2022-02-18T20:54:24.373Z] --- PASS: TestExec (0.64s) [2022-02-18T20:54:24.374Z] === RUN TestExecUser [2022-02-18T20:54:24.534Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T20:54:24.790Z] === RUN TestKillContainer/killing_signal [2022-02-18T20:54:24.945Z] --- PASS: TestExecUser (0.62s) [2022-02-18T20:54:24.945Z] === RUN TestExportContainerAndImportImage [2022-02-18T20:54:25.353Z] --- PASS: TestKillContainer (1.19s) [2022-02-18T20:54:25.353Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-02-18T20:54:25.353Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-02-18T20:54:25.353Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-02-18T20:54:25.353Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T20:54:25.353Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-18T20:54:25.518Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-02-18T20:54:25.518Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T20:54:25.611Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-18T20:54:26.176Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2022-02-18T20:54:26.176Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-02-18T20:54:26.176Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-02-18T20:54:26.176Z] === RUN TestKillStoppedContainer [2022-02-18T20:54:26.176Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-18T20:54:26.176Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T20:54:26.176Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-02-18T20:54:26.176Z] === RUN TestKillDifferentUserContainer [2022-02-18T20:54:26.323Z] Sending build context to Docker daemon 62.22MB [2022-02-18T20:54:26.323Z] [2022-02-18T20:54:26.323Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-18T20:54:26.323Z] ---> c703d4d60533 [2022-02-18T20:54:26.323Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-18T20:54:26.323Z] ---> Running in 05ede7753670 [2022-02-18T20:54:26.432Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-02-18T20:54:26.432Z] === RUN TestInspectOomKilledTrue [2022-02-18T20:54:26.432Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:54:26.432Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T20:54:26.432Z] === RUN TestInspectOomKilledFalse [2022-02-18T20:54:26.432Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T20:54:26.432Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-18T20:54:26.432Z] === RUN TestLinksEtcHostsContentMatch [2022-02-18T20:54:26.432Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-18T20:54:26.432Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-18T20:54:26.432Z] === RUN TestLinksContainerNames [2022-02-18T20:54:26.795Z] Removing intermediate container 05ede7753670 [2022-02-18T20:54:26.795Z] ---> 29d2328ef12e [2022-02-18T20:54:26.795Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-18T20:54:26.795Z] ---> Running in 017b958c9808 [2022-02-18T20:54:26.902Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-02-18T20:54:26.902Z] === RUN TestHealthCheckWorkdir [2022-02-18T20:54:27.270Z] Removing intermediate container 017b958c9808 [2022-02-18T20:54:27.270Z] ---> bb66668d72de [2022-02-18T20:54:27.270Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-18T20:54:27.270Z] ---> Running in db4013c66679 [2022-02-18T20:54:27.363Z] --- PASS: TestLinksContainerNames (0.81s) [2022-02-18T20:54:27.363Z] === RUN TestLogsFollowTailEmpty [2022-02-18T20:54:27.475Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2022-02-18T20:54:27.475Z] === RUN TestHealthKillContainer [2022-02-18T20:54:27.746Z] Removing intermediate container db4013c66679 [2022-02-18T20:54:27.746Z] ---> dc436a80dd0a [2022-02-18T20:54:27.746Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-18T20:54:27.746Z] ---> Running in 5dbdd72d3e6e [2022-02-18T20:54:27.926Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-02-18T20:54:27.926Z] === RUN TestContainerNetworkMountsNoChown [2022-02-18T20:54:28.184Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/default [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/default [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/private [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/private [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rprivate [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/slave [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/slave [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rslave [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/shared [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/shared [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rshared [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/default [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/rshared [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/shared [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/rslave [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/slave [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/rprivate [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/private [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-18T20:54:28.184Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-18T20:54:28.184Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-18T20:54:28.184Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T20:54:28.224Z] Removing intermediate container 5dbdd72d3e6e [2022-02-18T20:54:28.224Z] ---> e86a16a4a400 [2022-02-18T20:54:28.224Z] 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-02-18T20:54:28.224Z] ---> Running in 92ad3c381604 [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-18T20:54:28.442Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-18T20:54:28.442Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-02-18T20:54:28.442Z] === RUN TestContainerBindMountNonRecursive [2022-02-18T20:54:28.442Z] 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-02-18T20:54:28.442Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-18T20:54:28.442Z] === RUN TestContainerVolumesMountedAsShared [2022-02-18T20:54:28.442Z] 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-02-18T20:54:28.442Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-18T20:54:28.442Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-18T20:54:28.442Z] 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-02-18T20:54:28.442Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-18T20:54:28.442Z] === RUN TestNetworkNat [2022-02-18T20:54:28.697Z] Removing intermediate container 92ad3c381604 [2022-02-18T20:54:28.697Z] ---> 5ef5dfbc1562 [2022-02-18T20:54:28.697Z] 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-02-18T20:54:28.697Z] ---> Running in c0cfde1c584e [2022-02-18T20:54:29.007Z] --- PASS: TestNetworkNat (0.51s) [2022-02-18T20:54:29.007Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T20:54:29.571Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-02-18T20:54:29.571Z] === RUN TestNetworkLoopbackNat [2022-02-18T20:54:32.091Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-02-18T20:54:32.091Z] === RUN TestPause [2022-02-18T20:54:32.091Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:54:32.091Z] --- SKIP: TestPause (0.00s) [2022-02-18T20:54:32.091Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T20:54:32.091Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T20:54:32.091Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T20:54:32.091Z] === RUN TestPauseStopPausedContainer [2022-02-18T20:54:32.091Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:54:32.091Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-18T20:54:32.091Z] === RUN TestPidHost [2022-02-18T20:54:32.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-18T20:54:33.019Z] --- PASS: TestPidHost (0.88s) [2022-02-18T20:54:33.020Z] === RUN TestPsFilter [2022-02-18T20:54:33.020Z] --- PASS: TestPsFilter (0.09s) [2022-02-18T20:54:33.020Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T20:54:33.275Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-02-18T20:54:33.275Z] === RUN TestRemoveContainerWithVolume [2022-02-18T20:54:33.838Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-02-18T20:54:33.838Z] === RUN TestRemoveContainerRunning [2022-02-18T20:54:34.095Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-02-18T20:54:34.095Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T20:54:34.657Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-18T20:54:34.657Z] === RUN TestRemoveInvalidContainer [2022-02-18T20:54:34.657Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-18T20:54:34.657Z] === RUN TestRenameLinkedContainer [2022-02-18T20:54:36.023Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-02-18T20:54:36.023Z] === RUN TestRenameStoppedContainer [2022-02-18T20:54:36.346Z] [2022-02-18T20:54:36.346Z] Name Version Source Summary [2022-02-18T20:54:36.346Z] ---- ------- ------ ------- [2022-02-18T20:54:36.346Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-18T20:54:36.588Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-02-18T20:54:36.588Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T20:54:36.815Z] [2022-02-18T20:54:36.815Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-18T20:54:36.815Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-18T20:54:36.815Z] PSChildName : containerd [2022-02-18T20:54:36.815Z] PSDrive : C [2022-02-18T20:54:36.815Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-18T20:54:36.815Z] PSIsContainer : True [2022-02-18T20:54:36.815Z] Name : containerd [2022-02-18T20:54:36.815Z] FullName : C:\containerd [2022-02-18T20:54:36.815Z] Parent : [2022-02-18T20:54:36.815Z] Exists : True [2022-02-18T20:54:36.815Z] Root : C:\ [2022-02-18T20:54:36.815Z] Extension : [2022-02-18T20:54:36.815Z] CreationTime : 2/18/2022 8:54:36 PM [2022-02-18T20:54:36.815Z] CreationTimeUtc : 2/18/2022 8:54:36 PM [2022-02-18T20:54:36.815Z] LastAccessTime : 2/18/2022 8:54:36 PM [2022-02-18T20:54:36.815Z] LastAccessTimeUtc : 2/18/2022 8:54:36 PM [2022-02-18T20:54:36.815Z] LastWriteTime : 2/18/2022 8:54:36 PM [2022-02-18T20:54:36.815Z] LastWriteTimeUtc : 2/18/2022 8:54:36 PM [2022-02-18T20:54:36.815Z] Attributes : Directory [2022-02-18T20:54:36.815Z] Mode : d----- [2022-02-18T20:54:36.815Z] BaseName : containerd [2022-02-18T20:54:36.815Z] Target : {} [2022-02-18T20:54:36.815Z] LinkType : [2022-02-18T20:54:36.815Z] [2022-02-18T20:54:37.470Z] --- PASS: TestHealthKillContainer (8.19s) [2022-02-18T20:54:37.471Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T20:54:37.471Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-02-18T20:54:37.471Z] === RUN TestIpcModeNone [2022-02-18T20:54:37.471Z] --- PASS: TestIpcModeNone (0.60s) [2022-02-18T20:54:37.471Z] === RUN TestIpcModePrivate [2022-02-18T20:54:37.471Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-02-18T20:54:37.471Z] --- PASS: TestIpcModePrivate (0.63s) [2022-02-18T20:54:37.471Z] === RUN TestIpcModeShareable [2022-02-18T20:54:37.518Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-02-18T20:54:37.518Z] === RUN TestRenameInvalidName [2022-02-18T20:54:37.776Z] --- PASS: TestRenameInvalidName (0.49s) [2022-02-18T20:54:37.776Z] === RUN TestRenameAnonymousContainer [2022-02-18T20:54:38.043Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-02-18T20:54:38.305Z] --- PASS: TestIpcModeShareable (0.59s) [2022-02-18T20:54:38.305Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-18T20:54:38.381Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-18T20:54:38.381Z] INFO: Configuring git core.autocrlf... [2022-02-18T20:54:38.381Z] [2022-02-18T20:54:38.381Z] [2022-02-18T20:54:39.147Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-02-18T20:54:39.147Z] === RUN TestRenameContainerWithSameName [2022-02-18T20:54:39.710Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-02-18T20:54:39.711Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T20:54:40.222Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2022-02-18T20:54:40.222Z] === RUN TestAPIIpcModeHost [2022-02-18T20:54:40.222Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-02-18T20:54:40.222Z] === RUN TestDaemonIpcModeShareable [2022-02-18T20:54:40.274Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-02-18T20:54:40.274Z] === RUN TestResize [2022-02-18T20:54:40.509Z] 898469748ff6: Pull complete [2022-02-18T20:54:40.509Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-18T20:54:40.509Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T20:54:40.509Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T20:54:40.509Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-18T20:54:40.509Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-18T20:54:40.509Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-18T20:54:40.509Z] INFO: Docker version of control daemon [2022-02-18T20:54:40.509Z] [2022-02-18T20:54:40.509Z] Client: [2022-02-18T20:54:40.509Z] Version: 20.10.9 [2022-02-18T20:54:40.509Z] API version: 1.41 [2022-02-18T20:54:40.509Z] Go version: go1.16.8 [2022-02-18T20:54:40.509Z] Git commit: c2ea9bc [2022-02-18T20:54:40.509Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-18T20:54:40.509Z] OS/Arch: windows/amd64 [2022-02-18T20:54:40.509Z] Context: default [2022-02-18T20:54:40.509Z] Experimental: true [2022-02-18T20:54:40.509Z] [2022-02-18T20:54:40.509Z] Server: Docker Engine - Community [2022-02-18T20:54:40.509Z] Engine: [2022-02-18T20:54:40.509Z] Version: 20.10.9 [2022-02-18T20:54:40.509Z] API version: 1.41 (minimum version 1.24) [2022-02-18T20:54:40.509Z] Go version: go1.16.8 [2022-02-18T20:54:40.509Z] Git commit: 79ea9d3 [2022-02-18T20:54:40.509Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-18T20:54:40.509Z] OS/Arch: windows/amd64 [2022-02-18T20:54:40.509Z] Experimental: true [2022-02-18T20:54:40.509Z] [2022-02-18T20:54:40.509Z] INFO: Docker info of control daemon [2022-02-18T20:54:40.509Z] [2022-02-18T20:54:40.509Z] Client: [2022-02-18T20:54:40.509Z] Context: default [2022-02-18T20:54:40.509Z] Debug Mode: false [2022-02-18T20:54:40.509Z] [2022-02-18T20:54:40.509Z] Server: [2022-02-18T20:54:40.509Z] Containers: 0 [2022-02-18T20:54:40.509Z] Running: 0 [2022-02-18T20:54:40.509Z] Paused: 0 [2022-02-18T20:54:40.509Z] Stopped: 0 [2022-02-18T20:54:40.509Z] Images: 1 [2022-02-18T20:54:40.509Z] Server Version: 20.10.9 [2022-02-18T20:54:40.509Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-18T20:54:40.509Z] LCOW: [2022-02-18T20:54:40.509Z] Windows: [2022-02-18T20:54:40.509Z] Logging Driver: json-file [2022-02-18T20:54:40.509Z] Plugins: [2022-02-18T20:54:40.509Z] Volume: local [2022-02-18T20:54:40.509Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T20:54:40.509Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T20:54:40.509Z] Swarm: inactive [2022-02-18T20:54:40.509Z] Default Isolation: process [2022-02-18T20:54:40.509Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T20:54:40.509Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T20:54:40.509Z] OSType: windows [2022-02-18T20:54:40.509Z] Architecture: x86_64 [2022-02-18T20:54:40.509Z] CPUs: 4 [2022-02-18T20:54:40.509Z] Total Memory: 32GiB [2022-02-18T20:54:40.509Z] Name: azwin-2-9d36d0 [2022-02-18T20:54:40.509Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-18T20:54:40.509Z] Docker Root Dir: D:\docker [2022-02-18T20:54:40.509Z] Debug Mode: false [2022-02-18T20:54:40.509Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:54:40.509Z] Labels: [2022-02-18T20:54:40.509Z] Experimental: true [2022-02-18T20:54:40.509Z] Insecure Registries: [2022-02-18T20:54:40.509Z] 10.0.0.4:5000 [2022-02-18T20:54:40.509Z] 127.0.0.0/8 [2022-02-18T20:54:40.509Z] Registry Mirrors: [2022-02-18T20:54:40.509Z] http://10.0.0.4:5000/ [2022-02-18T20:54:40.509Z] Live Restore Enabled: false [2022-02-18T20:54:40.509Z] Product License: Community Engine [2022-02-18T20:54:40.509Z] [2022-02-18T20:54:40.509Z] [2022-02-18T20:54:40.509Z] INFO: Commit hash is 833139f390 [2022-02-18T20:54:40.509Z] INFO: Nuke-Everything... [2022-02-18T20:54:40.510Z] INFO: Container count on control daemon to delete is 0 [2022-02-18T20:54:40.510Z] INFO: Nuking d:\CI [2022-02-18T20:54:40.510Z] INFO: Zapped successfully [2022-02-18T20:54:40.510Z] INFO: Location for testing is d:\CI\PR-43185\8 [2022-02-18T20:54:40.510Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-18T20:54:40.510Z] [2022-02-18T20:54:40.510Z] [2022-02-18T20:54:40.510Z] INFO: Building the image from Dockerfile.windows at 02/18/2022 20:54:40... [2022-02-18T20:54:40.510Z] [2022-02-18T20:54:40.838Z] --- PASS: TestResize (0.42s) [2022-02-18T20:54:40.838Z] === RUN TestResizeWithInvalidSize [2022-02-18T20:54:41.095Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-02-18T20:54:41.095Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T20:54:41.608Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-18T20:54:41.608Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-02-18T20:54:41.608Z] === RUN TestDaemonIpcModePrivate [2022-02-18T20:54:41.660Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-02-18T20:54:41.660Z] === RUN TestDaemonRestartKillContainers [2022-02-18T20:54:41.660Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-18T20:54:41.660Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-18T20:54:41.660Z] === RUN TestCgroupNamespacesRun [2022-02-18T20:54:42.553Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-18T20:54:42.553Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-02-18T20:54:42.553Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-18T20:54:43.052Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-02-18T20:54:43.053Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-18T20:54:43.938Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-18T20:54:43.938Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-02-18T20:54:43.938Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-18T20:54:44.013Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) [2022-02-18T20:54:44.013Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-18T20:54:44.417Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|imports|name|compiled_files|types_sizes|files) took 2m22.438710254s [2022-02-18T20:54:44.417Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-02-18T20:54:44.417Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 485.298487ms [2022-02-18T20:54:44.879Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-18T20:54:44.879Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-02-18T20:54:44.879Z] === RUN TestIpcModeOlderClient [2022-02-18T20:54:44.879Z] === PAUSE TestIpcModeOlderClient [2022-02-18T20:54:44.879Z] === RUN TestKillContainerInvalidSignal [2022-02-18T20:54:44.942Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-02-18T20:54:44.942Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-18T20:54:45.451Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-02-18T20:54:45.451Z] === RUN TestKillContainer [2022-02-18T20:54:45.451Z] === RUN TestKillContainer/no_signal [2022-02-18T20:54:45.712Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T20:54:46.283Z] === RUN TestKillContainer/killing_signal [2022-02-18T20:54:46.308Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-02-18T20:54:46.308Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-18T20:54:46.853Z] --- PASS: TestKillContainer (1.28s) [2022-02-18T20:54:46.853Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-02-18T20:54:46.853Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-02-18T20:54:46.853Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-02-18T20:54:46.853Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T20:54:46.853Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-18T20:54:47.113Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-18T20:54:47.238Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-02-18T20:54:47.238Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-18T20:54:47.684Z] Sending build context to Docker daemon 62.22MB [2022-02-18T20:54:47.684Z] [2022-02-18T20:54:47.684Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-18T20:54:47.684Z] ---> bdeb13086b9f [2022-02-18T20:54:47.684Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-18T20:54:47.684Z] ---> Running in b75bb62711fe [2022-02-18T20:54:48.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-02-18T20:54:48.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-02-18T20:54:48.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s) [2022-02-18T20:54:48.058Z] === RUN TestKillStoppedContainer [2022-02-18T20:54:48.058Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-18T20:54:48.058Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T20:54:48.058Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-18T20:54:48.058Z] === RUN TestKillDifferentUserContainer [2022-02-18T20:54:48.154Z] Removing intermediate container b75bb62711fe [2022-02-18T20:54:48.154Z] ---> 2a940ffb6e5b [2022-02-18T20:54:48.154Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-18T20:54:48.154Z] ---> Running in 531b62642a6d [2022-02-18T20:54:48.169Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-02-18T20:54:48.169Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-18T20:54:48.623Z] Removing intermediate container 531b62642a6d [2022-02-18T20:54:48.623Z] ---> 1a226da3d41c [2022-02-18T20:54:48.623Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-18T20:54:48.623Z] ---> Running in 15cd83ae7714 [2022-02-18T20:54:48.631Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-02-18T20:54:48.631Z] === RUN TestInspectOomKilledTrue [2022-02-18T20:54:48.631Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-18T20:54:48.631Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T20:54:48.631Z] === RUN TestInspectOomKilledFalse [2022-02-18T20:54:48.892Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-02-18T20:54:48.892Z] === RUN TestLinksEtcHostsContentMatch [2022-02-18T20:54:49.094Z] Removing intermediate container 15cd83ae7714 [2022-02-18T20:54:49.094Z] ---> a57114014a3e [2022-02-18T20:54:49.094Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-18T20:54:49.094Z] ---> Running in b9c3c76e7727 [2022-02-18T20:54:49.104Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-02-18T20:54:49.104Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-18T20:54:49.154Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-02-18T20:54:49.154Z] === RUN TestLinksContainerNames [2022-02-18T20:54:49.564Z] Removing intermediate container b9c3c76e7727 [2022-02-18T20:54:49.564Z] ---> 1dbd71ea9b9a [2022-02-18T20:54:49.564Z] 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-02-18T20:54:49.564Z] ---> Running in ffcbacb6f192 [2022-02-18T20:54:49.564Z] Removing intermediate container ffcbacb6f192 [2022-02-18T20:54:49.564Z] ---> 3b0f35e4bddd [2022-02-18T20:54:49.564Z] 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-02-18T20:54:49.564Z] ---> Running in af844d49b6e1 [2022-02-18T20:54:50.036Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-02-18T20:54:50.036Z] === RUN TestNISDomainname [2022-02-18T20:54:50.036Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-18T20:54:50.036Z] --- SKIP: TestNISDomainname (0.00s) [2022-02-18T20:54:50.036Z] === RUN TestHostnameDnsResolution [2022-02-18T20:54:50.099Z] --- PASS: TestLinksContainerNames (0.84s) [2022-02-18T20:54:50.099Z] === RUN TestLogsFollowTailEmpty [2022-02-18T20:54:50.335Z] [2022-02-18T20:54:50.335Z] SUCCESS: Specified value was saved. [2022-02-18T20:54:50.335Z] INFO: Downloading git... [2022-02-18T20:54:50.335Z] INFO: Downloading go... [2022-02-18T20:54:50.360Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-02-18T20:54:50.360Z] === RUN TestContainerNetworkMountsNoChown [2022-02-18T20:54:50.600Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-02-18T20:54:50.601Z] === RUN TestUnprivilegedPortsAndPing [2022-02-18T20:54:50.601Z] 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-02-18T20:54:50.601Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-18T20:54:50.601Z] === RUN TestStats [2022-02-18T20:54:50.601Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:54:50.601Z] --- SKIP: TestStats (0.00s) [2022-02-18T20:54:50.601Z] === RUN TestStopContainerWithTimeout [2022-02-18T20:54:50.601Z] === RUN TestStopContainerWithTimeout/0 [2022-02-18T20:54:50.601Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-18T20:54:50.601Z] === RUN TestStopContainerWithTimeout/1 [2022-02-18T20:54:50.601Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-18T20:54:50.601Z] === RUN TestStopContainerWithTimeout/3 [2022-02-18T20:54:50.601Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-18T20:54:50.601Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-18T20:54:50.601Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-18T20:54:50.601Z] === CONT TestStopContainerWithTimeout/0 [2022-02-18T20:54:50.601Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-18T20:54:50.934Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/default [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/default [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/private [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/private [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rprivate [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/slave [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/slave [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rslave [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/shared [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/shared [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rshared [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/default [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/rshared [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/shared [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/rslave [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/slave [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/rprivate [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/private [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-18T20:54:50.934Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-18T20:54:50.934Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T20:54:50.934Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-18T20:54:51.197Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T20:54:51.458Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-18T20:54:51.458Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-18T20:54:51.458Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-18T20:54:51.458Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-18T20:54:51.458Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-18T20:54:51.458Z] === RUN TestContainerBindMountNonRecursive [2022-02-18T20:54:51.531Z] === CONT TestStopContainerWithTimeout/3 [2022-02-18T20:54:51.935Z] INFO: Downloading compiler 1 of 3... [2022-02-18T20:54:52.408Z] INFO: Downloading compiler 2 of 3... [2022-02-18T20:54:52.408Z] INFO: Downloading compiler 3 of 3... [2022-02-18T20:54:52.408Z] INFO: Extracting git... [2022-02-18T20:54:52.848Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-02-18T20:54:52.848Z] === RUN TestContainerVolumesMountedAsShared [2022-02-18T20:54:53.109Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-02-18T20:54:53.109Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-18T20:54:53.370Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-02-18T20:54:53.370Z] === RUN TestNetworkNat [2022-02-18T20:54:53.427Z] === CONT TestStopContainerWithTimeout/1 [2022-02-18T20:54:53.946Z] --- PASS: TestNetworkNat (0.51s) [2022-02-18T20:54:53.946Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T20:54:54.519Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-02-18T20:54:54.519Z] === RUN TestNetworkLoopbackNat [2022-02-18T20:54:54.798Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-18T20:54:54.798Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-02-18T20:54:54.798Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-02-18T20:54:54.798Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2022-02-18T20:54:54.798Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-02-18T20:54:54.798Z] === RUN TestDeleteDevicemapper [2022-02-18T20:54:54.798Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T20:54:54.798Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-18T20:54:54.798Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T20:54:55.513Z] [2022-02-18T20:54:55.513Z] SUCCESS: Specified value was saved. [2022-02-18T20:54:55.987Z] INFO: Downloading git... [2022-02-18T20:54:56.165Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-02-18T20:54:56.165Z] === RUN TestUpdateMemory [2022-02-18T20:54:56.165Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:54:56.165Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-18T20:54:56.165Z] === RUN TestUpdateCPUQuota [2022-02-18T20:54:56.165Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:54:56.165Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-18T20:54:56.165Z] === RUN TestUpdatePidsLimit [2022-02-18T20:54:56.165Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:54:56.165Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-18T20:54:56.165Z] === RUN TestUpdateRestartPolicy [2022-02-18T20:54:57.061Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-02-18T20:54:57.061Z] === RUN TestPause [2022-02-18T20:54:57.322Z] --- PASS: TestPause (0.45s) [2022-02-18T20:54:57.322Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T20:54:57.322Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T20:54:57.322Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T20:54:57.322Z] === RUN TestPauseStopPausedContainer [2022-02-18T20:54:57.589Z] INFO: Downloading go... [2022-02-18T20:54:57.894Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-02-18T20:54:57.894Z] === RUN TestPidHost [2022-02-18T20:54:58.835Z] --- PASS: TestPidHost (0.98s) [2022-02-18T20:54:58.835Z] === RUN TestPsFilter [2022-02-18T20:54:58.835Z] --- PASS: TestPsFilter (0.10s) [2022-02-18T20:54:58.835Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T20:54:58.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-18T20:54:59.162Z] INFO: Downloading compiler 1 of 3... [2022-02-18T20:54:59.162Z] INFO: Downloading compiler 2 of 3... [2022-02-18T20:54:59.407Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-02-18T20:54:59.407Z] === RUN TestRemoveContainerWithVolume [2022-02-18T20:54:59.641Z] INFO: Downloading compiler 3 of 3... [2022-02-18T20:54:59.641Z] INFO: Extracting git... [2022-02-18T20:54:59.668Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-02-18T20:54:59.669Z] === RUN TestRemoveContainerRunning [2022-02-18T20:55:00.243Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-02-18T20:55:00.243Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T20:55:00.570Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-18T20:55:00.570Z] === RUN TestRemoveInvalidContainer [2022-02-18T20:55:00.570Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-18T20:55:00.570Z] === RUN TestRenameLinkedContainer [2022-02-18T20:55:02.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-18T20:55:02.489Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-02-18T20:55:02.489Z] === RUN TestRenameStoppedContainer [2022-02-18T20:55:02.750Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-02-18T20:55:02.750Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T20:55:03.695Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-02-18T20:55:03.695Z] === RUN TestRenameInvalidName [2022-02-18T20:55:04.267Z] --- PASS: TestRenameInvalidName (0.47s) [2022-02-18T20:55:04.267Z] === RUN TestRenameAnonymousContainer [2022-02-18T20:55:04.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-18T20:55:05.656Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-02-18T20:55:05.656Z] === RUN TestRenameContainerWithSameName [2022-02-18T20:55:06.236Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-02-18T20:55:06.236Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T20:55:06.833Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-02-18T20:55:06.833Z] === RUN TestResize [2022-02-18T20:55:07.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-18T20:55:07.413Z] --- PASS: TestResize (0.47s) [2022-02-18T20:55:07.413Z] === RUN TestResizeWithInvalidSize [2022-02-18T20:55:07.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-18T20:55:07.984Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-02-18T20:55:07.984Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T20:55:08.245Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T20:55:08.245Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T20:55:08.245Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T20:55:08.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T20:55:08.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T20:55:08.341Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-02-18T20:55:08.341Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T20:55:08.341Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-02-18T20:55:08.341Z] === RUN TestWaitNonBlocked [2022-02-18T20:55:08.341Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T20:55:08.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T20:55:08.341Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T20:55:08.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T20:55:08.341Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T20:55:08.341Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T20:55:08.341Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-18T20:55:08.341Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-02-18T20:55:08.341Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-02-18T20:55:08.341Z] === RUN TestWaitBlocked [2022-02-18T20:55:08.341Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T20:55:08.341Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T20:55:08.341Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T20:55:08.341Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T20:55:08.341Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T20:55:08.341Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T20:55:08.902Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-18T20:55:08.902Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-02-18T20:55:08.902Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-02-18T20:55:08.902Z] === CONT TestDaemonRestartIpcMode [2022-02-18T20:55:08.902Z] === CONT TestIpcModeOlderClient [2022-02-18T20:55:08.902Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-02-18T20:55:08.902Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-18T20:55:10.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-18T20:55:10.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T20:55:10.272Z] INFO: Expanding go... [2022-02-18T20:55:11.422Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-02-18T20:55:11.543Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T20:55:11.679Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2022-02-18T20:55:11.679Z] PASS [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === Skipped [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-18T20:55:11.679Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-18T20:55:11.679Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-18T20:55:11.679Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-18T20:55:11.679Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T20:55:11.679Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-18T20:55:11.679Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-18T20:55:11.679Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-18T20:55:11.679Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-18T20:55:11.679Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-18T20:55:11.679Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-18T20:55:11.679Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-18T20:55:11.679Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.679Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-18T20:55:11.679Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-18T20:55:11.679Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-18T20:55:11.680Z] 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-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-18T20:55:11.680Z] 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-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-18T20:55:11.680Z] 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-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-18T20:55:11.680Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T20:55:11.680Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-18T20:55:11.680Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-18T20:55:11.680Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2022-02-18T20:55:11.680Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-18T20:55:11.680Z] 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-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-18T20:55:11.680Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-18T20:55:11.680Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-18T20:55:11.680Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-18T20:55:11.680Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-18T20:55:11.680Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-18T20:55:11.680Z] [2022-02-18T20:55:11.680Z] DONE 177 tests, 27 skipped in 70.157s [2022-02-18T20:55:11.680Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-18T20:55:11.680Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T20:55:12.243Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-02-18T20:55:12.243Z] === RUN TestDaemonConfigValidation [2022-02-18T20:55:12.243Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-18T20:55:12.243Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-18T20:55:12.243Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-18T20:55:12.243Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-18T20:55:12.243Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-18T20:55:12.243Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-18T20:55:12.243Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-18T20:55:12.243Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-18T20:55:12.243Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-18T20:55:12.243Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-18T20:55:12.243Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-18T20:55:12.243Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-18T20:55:12.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T20:55:12.500Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-18T20:55:12.500Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-18T20:55:12.500Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-18T20:55:12.500Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-18T20:55:12.500Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-18T20:55:12.500Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-18T20:55:12.500Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-18T20:55:12.500Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-18T20:55:12.500Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-18T20:55:12.500Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T20:55:12.500Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-18T20:55:12.749Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T20:55:13.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T20:55:13.869Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-18T20:55:13.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T20:55:14.600Z] ok github.com/docker/docker/libnetwork/networkdb 104.615s coverage: 60.0% of statements [2022-02-18T20:55:14.600Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-18T20:55:14.600Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-18T20:55:14.600Z] ok github.com/docker/docker/libnetwork/osl 4.304s coverage: 39.7% of statements [2022-02-18T20:55:14.600Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-18T20:55:14.600Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-18T20:55:14.672Z] INFO: Expanding go... [2022-02-18T20:55:14.801Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-18T20:55:15.173Z] ok github.com/docker/docker/libnetwork/portmapper 0.279s coverage: 48.6% of statements [2022-02-18T20:55:15.436Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-18T20:55:15.436Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-18T20:55:15.697Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-18T20:55:15.697Z] [2022-02-18T20:55:15.697Z] === Skipped [2022-02-18T20:55:15.697Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-18T20:55:15.697Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T20:55:15.697Z] [2022-02-18T20:55:15.697Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-18T20:55:15.697Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T20:55:15.697Z] [2022-02-18T20:55:15.697Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-18T20:55:15.697Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T20:55:15.697Z] [2022-02-18T20:55:15.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-18T20:55:15.697Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T20:55:15.697Z] [2022-02-18T20:55:15.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-18T20:55:15.697Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T20:55:15.697Z] [2022-02-18T20:55:15.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-18T20:55:15.697Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T20:55:15.697Z] [2022-02-18T20:55:15.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-18T20:55:15.697Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T20:55:15.697Z] [2022-02-18T20:55:15.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-18T20:55:15.697Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T20:55:15.697Z] [2022-02-18T20:55:15.697Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-18T20:55:15.697Z] firewalld_test.go:14: firewalld is not running [2022-02-18T20:55:15.697Z] [2022-02-18T20:55:15.697Z] DONE 326 tests, 9 skipped in 200.934s [2022-02-18T20:55:15.735Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-18T20:55:15.735Z] daemon_test.go:156: [d9dc93195c7cc] daemon is not started [2022-02-18T20:55:15.735Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-02-18T20:55:15.735Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-02-18T20:55:15.735Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-02-18T20:55:15.735Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-02-18T20:55:15.735Z] === RUN TestDaemonProxy [2022-02-18T20:55:15.735Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-18T20:55:15.735Z] --- SKIP: TestDaemonProxy (0.01s) [2022-02-18T20:55:15.735Z] PASS [2022-02-18T20:55:15.735Z] [2022-02-18T20:55:15.735Z] === Skipped [2022-02-18T20:55:15.735Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.01s) [2022-02-18T20:55:15.735Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-18T20:55:15.735Z] [2022-02-18T20:55:15.735Z] DONE 12 tests, 1 skipped in 4.148s [2022-02-18T20:55:15.735Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-18T20:55:15.992Z] INFO: Testing against a local daemon [2022-02-18T20:55:15.992Z] === RUN TestCommitInheritsEnv Post stage [Pipeline] junit [2022-02-18T20:55:16.289Z] Recording test results [2022-02-18T20:55:17.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T20:55:17.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T20:55:17.361Z] --- PASS: TestCommitInheritsEnv (1.23s) [2022-02-18T20:55:17.361Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T20:55:17.361Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-18T20:55:17.361Z] === RUN TestImportWithCustomPlatform [2022-02-18T20:55:17.361Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-18T20:55:17.361Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-18T20:55:17.361Z] === RUN TestImportWithCustomPlatform// [2022-02-18T20:55:17.361Z] === RUN TestImportWithCustomPlatform/linux [2022-02-18T20:55:17.361Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-18T20:55:17.361Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-18T20:55:17.361Z] === RUN TestImportWithCustomPlatform/macos [2022-02-18T20:55:17.361Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-18T20:55:17.361Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-18T20:55:17.361Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-18T20:55:17.361Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-18T20:55:17.361Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-18T20:55:17.361Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-18T20:55:17.361Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-18T20:55:17.361Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-18T20:55:17.361Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-18T20:55:17.361Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-18T20:55:17.361Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-18T20:55:17.361Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-18T20:55:17.361Z] === RUN TestImagesFilterMultiReference [2022-02-18T20:55:17.361Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-18T20:55:17.361Z] === RUN TestImagePullPlatformInvalid [2022-02-18T20:55:17.617Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-18T20:55:17.617Z] === RUN TestRemoveImageOrphaning [2022-02-18T20:55:17.782Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-18T20:55:18.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -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:833139f3908f55c0c8c592910b8a2de01868ca1c hack/make.sh dynbinary test-integration [2022-02-18T20:55:18.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-18T20:55:18.393Z] [2022-02-18T20:55:18.393Z] Removing bundles/ [2022-02-18T20:55:18.653Z] [2022-02-18T20:55:18.653Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-18T20:55:18.653Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T20:55:18.653Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T20:55:19.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T20:55:19.507Z] --- PASS: TestRemoveImageOrphaning (1.66s) [2022-02-18T20:55:19.508Z] === RUN TestRemoveImageGarbageCollector [2022-02-18T20:55:19.508Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-18T20:55:19.508Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-18T20:55:19.508Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T20:55:19.508Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-18T20:55:19.508Z] === RUN TestTagInvalidReference [2022-02-18T20:55:19.508Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-18T20:55:19.508Z] === RUN TestTagValidPrefixedRepo [2022-02-18T20:55:19.508Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-18T20:55:19.508Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T20:55:19.508Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-18T20:55:19.508Z] === RUN TestTagOfficialNames [2022-02-18T20:55:19.508Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-18T20:55:19.508Z] === RUN TestTagMatchesDigest [2022-02-18T20:55:19.508Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-18T20:55:19.508Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-18T20:55:20.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-18T20:55:21.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T20:55:21.084Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T20:55:23.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T20:55:23.002Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T20:55:24.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-18T20:55:24.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T20:55:25.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-18T20:55:26.311Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-18T20:55:26.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.89s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.02s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-02-18T20:55:26.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s) [2022-02-18T20:55:26.312Z] === RUN TestCgroupNamespacesRun [2022-02-18T20:55:27.256Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-02-18T20:55:27.256Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-18T20:55:27.256Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-18T20:55:27.256Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-18T20:55:27.256Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-18T20:55:27.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-18T20:55:28.646Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.26s) [2022-02-18T20:55:28.646Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-18T20:55:30.029Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-02-18T20:55:30.029Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-18T20:55:30.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-18T20:55:30.970Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-02-18T20:55:30.970Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-18T20:55:32.354Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-02-18T20:55:32.354Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-18T20:55:32.617Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-02-18T20:55:32.617Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-18T20:55:33.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-18T20:55:34.006Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-02-18T20:55:34.006Z] === RUN TestNISDomainname [2022-02-18T20:55:34.579Z] --- PASS: TestNISDomainname (0.75s) [2022-02-18T20:55:34.579Z] === RUN TestHostnameDnsResolution [2022-02-18T20:55:35.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-18T20:55:35.524Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-02-18T20:55:35.524Z] === RUN TestUnprivilegedPortsAndPing [2022-02-18T20:55:36.097Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-02-18T20:55:36.097Z] === RUN TestStats [2022-02-18T20:55:37.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-18T20:55:38.645Z] --- PASS: TestStats (2.44s) [2022-02-18T20:55:38.645Z] === RUN TestStopContainerWithTimeout [2022-02-18T20:55:38.645Z] === RUN TestStopContainerWithTimeout/0 [2022-02-18T20:55:38.645Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-18T20:55:38.645Z] === RUN TestStopContainerWithTimeout/1 [2022-02-18T20:55:38.645Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-18T20:55:38.645Z] === RUN TestStopContainerWithTimeout/3 [2022-02-18T20:55:38.645Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-18T20:55:38.645Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-18T20:55:38.645Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-18T20:55:38.645Z] === CONT TestStopContainerWithTimeout/0 [2022-02-18T20:55:38.645Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-18T20:55:38.907Z] === CONT TestStopContainerWithTimeout/3 [2022-02-18T20:55:39.775Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T20:55:39.775Z] Using test binary docker [2022-02-18T20:55:39.775Z] +++ /etc/init.d/apparmor start [2022-02-18T20:55:40.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T20:55:40.035Z] INFO: Waiting for daemon to start... [2022-02-18T20:55:40.035Z] Starting dockerd [2022-02-18T20:55:40.035Z] +++ 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-02-18T20:55:40.435Z] INFO: Expanding compiler 1 of 3... [2022-02-18T20:55:40.435Z] INFO: Expanding compiler 2 of 3... [2022-02-18T20:55:41.452Z] === CONT TestStopContainerWithTimeout/1 [2022-02-18T20:55:42.393Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-18T20:55:42.393Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-02-18T20:55:42.393Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-02-18T20:55:42.393Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-02-18T20:55:42.393Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-02-18T20:55:42.393Z] === RUN TestDeleteDevicemapper [2022-02-18T20:55:42.393Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T20:55:42.393Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-18T20:55:42.393Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T20:55:42.569Z] . [2022-02-18T20:55:42.569Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T20:55:42.569Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T20:55:42.569Z] Error: No such image: emptyfs [2022-02-18T20:55:42.569Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-18T20:55:42.569Z] ++++ docker load [2022-02-18T20:55:42.569Z] Running integration-test (iteration 1) [2022-02-18T20:55:42.569Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-18T20:55:42.569Z] ++ 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-02-18T20:55:42.569Z] ++ set -e [2022-02-18T20:55:42.569Z] ++ '[' -n 0 ']' [2022-02-18T20:55:42.569Z] ++ set -x [2022-02-18T20:55:42.569Z] ++ 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-02-18T20:55:43.398Z] INFO: Expanding compiler 3 of 3... [2022-02-18T20:55:43.778Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-02-18T20:55:43.778Z] === RUN TestUpdateMemory [2022-02-18T20:55:43.869Z] INFO: Removing downloaded files... [2022-02-18T20:55:43.869Z] INFO: Downloading containerd [2022-02-18T20:55:43.946Z] Loaded image: busybox:latest [2022-02-18T20:55:44.207Z] Loaded image: busybox:glibc [2022-02-18T20:55:44.352Z] --- PASS: TestUpdateMemory (0.60s) [2022-02-18T20:55:44.352Z] === RUN TestUpdateCPUQuota [2022-02-18T20:55:44.823Z] INFO: Expanding compiler 1 of 3... [2022-02-18T20:55:44.823Z] INFO: Expanding compiler 2 of 3... [2022-02-18T20:55:45.295Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-02-18T20:55:45.295Z] === RUN TestUpdatePidsLimit [2022-02-18T20:55:45.295Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-18T20:55:45.557Z] === RUN TestUpdatePidsLimit/no_change [2022-02-18T20:55:45.820Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-18T20:55:45.820Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-18T20:55:46.081Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-18T20:55:46.343Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-18T20:55:46.605Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-18T20:55:47.178Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-02-18T20:55:47.178Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-02-18T20:55:47.178Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-02-18T20:55:47.178Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-02-18T20:55:47.178Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-02-18T20:55:47.178Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-02-18T20:55:47.178Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-02-18T20:55:47.178Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-02-18T20:55:47.178Z] === RUN TestUpdateRestartPolicy [2022-02-18T20:55:49.491Z] Loaded image: debian:bullseye-slim [2022-02-18T20:55:49.491Z] Loaded image: hello-world:latest [2022-02-18T20:55:49.491Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T20:55:49.491Z] INFO: Testing against a local daemon [2022-02-18T20:55:49.491Z] === RUN TestCgroupNamespacesBuild [2022-02-18T20:55:50.708Z] INFO: Expanding compiler 3 of 3... [2022-02-18T20:55:51.179Z] INFO: Removing downloaded files... [2022-02-18T20:55:51.179Z] INFO: Downloading containerd [2022-02-18T20:55:51.400Z] --- PASS: TestCgroupNamespacesBuild (2.48s) [2022-02-18T20:55:51.400Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-18T20:55:53.939Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s) [2022-02-18T20:55:53.939Z] === RUN TestBuildWithSession [2022-02-18T20:55:53.939Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T20:55:53.939Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T20:55:53.939Z] === RUN TestBuildSquashParent [2022-02-18T20:55:59.411Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2022-02-18T20:55:59.411Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T20:55:59.411Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-02-18T20:55:59.411Z] === RUN TestWaitNonBlocked [2022-02-18T20:55:59.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T20:55:59.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T20:55:59.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T20:55:59.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T20:55:59.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T20:55:59.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T20:55:59.411Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-18T20:55:59.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-02-18T20:55:59.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-02-18T20:55:59.411Z] === RUN TestWaitBlocked [2022-02-18T20:55:59.411Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T20:55:59.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T20:55:59.411Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T20:55:59.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T20:55:59.411Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T20:55:59.411Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T20:56:00.355Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-18T20:56:00.355Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-02-18T20:56:00.355Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-02-18T20:56:00.355Z] === CONT TestContainerStartOnDaemonRestart [2022-02-18T20:56:00.355Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-18T20:56:02.071Z] --- PASS: TestBuildSquashParent (7.83s) [2022-02-18T20:56:02.071Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T20:56:02.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:56:02.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:56:02.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:56:02.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:56:02.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:56:02.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:56:02.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:56:02.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:56:02.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:56:02.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:56:02.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:56:02.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:56:02.071Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:56:02.071Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:56:02.955Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-02-18T20:56:02.955Z] === CONT TestIpcModeOlderClient [2022-02-18T20:56:02.955Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2022-02-18T20:56:02.955Z] === CONT TestContainerKillOnDaemonStart [2022-02-18T20:56:02.955Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-02-18T20:56:02.955Z] === CONT TestDaemonHostGatewayIP [2022-02-18T20:56:04.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:56:04.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:56:04.678Z] Removing intermediate container 2d2e8a16cfb6 [2022-02-18T20:56:04.678Z] ---> 1bb0ba6afaf1 [2022-02-18T20:56:04.678Z] 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-02-18T20:56:04.678Z] ---> Running in da2444a757b0 [2022-02-18T20:56:04.678Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-18T20:56:04.678Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T20:56:04.678Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-18T20:56:04.678Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T20:56:04.678Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T20:56:04.678Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T20:56:04.678Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-18T20:56:04.678Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T20:56:04.678Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T20:56:04.678Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T20:56:04.678Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T20:56:04.678Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T20:56:04.678Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T20:56:04.678Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T20:56:04.678Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T20:56:04.678Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-18T20:56:05.160Z] [2022-02-18T20:56:05.160Z] Name Version Source Summary [2022-02-18T20:56:05.497Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-02-18T20:56:05.497Z] === CONT TestDaemonRestartIpcMode [2022-02-18T20:56:05.631Z] ---- ------- ------ ------- [2022-02-18T20:56:05.631Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-18T20:56:05.847Z] INFO [linters context/goanalysis] analyzers took 4m24.792615574s with top 10 stages: buildir: 1m49.294641262s, goimports: 24.191468015s, unconvert: 17.787039281s, gosec: 15.588404829s, S1038: 7.500126891s, golint: 7.443248482s, misspell: 5.968886489s, inspect: 4.120843087s, nilness: 4.096656037s, unused: 3.403420141s [2022-02-18T20:56:05.847Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-02-18T20:56:05.847Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2055/2443, skip_dirs: 2443/2443, path_prettifier: 2443/2443, identifier_marker: 2055/2055, exclude: 2055/2055, exclude-rules: 76/2055, filename_unadjuster: 2443/2443, skip_files: 2443/2443, cgo: 2443/3050, nolint: 0/76 [2022-02-18T20:56:05.847Z] INFO [runner] processing took 104.756661ms with stages: identifier_marker: 35.441909ms, nolint: 32.498445ms, path_prettifier: 14.956345ms, autogenerated_exclude: 11.659837ms, exclude-rules: 7.445683ms, skip_dirs: 2.062256ms, cgo: 462.82µs, filename_unadjuster: 224.613µs, max_same_issues: 1.322µs, uniq_by_line: 647ns, max_from_linter: 431ns, diff: 405ns, source_code: 345ns, exclude: 335ns, skip_files: 284ns, severity-rules: 242ns, path_shortener: 217ns, max_per_file_from_linter: 206ns, sort_results: 206ns, path_prefixer: 113ns [2022-02-18T20:56:05.847Z] INFO [runner] linters took 1m27.510840804s with stages: goanalysis_metalinter: 1m27.405883547s [2022-02-18T20:56:05.847Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-02-18T20:56:05.847Z] INFO Memory: 2306 samples, avg is 304.6MB, max is 1104.1MB [2022-02-18T20:56:05.847Z] INFO Execution took 3m50.444698939s [2022-02-18T20:56:05.847Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-18T20:56:06.173Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:833139f3908f55c0c8c592910b8a2de01868ca1c hack/make.sh dynbinary test-docker-py [2022-02-18T20:56:06.432Z] [2022-02-18T20:56:06.691Z] Removing bundles/ [2022-02-18T20:56:06.691Z] [2022-02-18T20:56:06.691Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-18T20:56:06.692Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T20:56:06.692Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T20:56:07.412Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-02-18T20:56:07.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:56:07.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:56:08.600Z] [2022-02-18T20:56:08.600Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-18T20:56:08.600Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-18T20:56:08.600Z] PSChildName : containerd [2022-02-18T20:56:08.600Z] PSDrive : C [2022-02-18T20:56:08.600Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-18T20:56:08.600Z] PSIsContainer : True [2022-02-18T20:56:08.600Z] Name : containerd [2022-02-18T20:56:08.600Z] FullName : C:\containerd [2022-02-18T20:56:08.600Z] Parent : [2022-02-18T20:56:08.600Z] Exists : True [2022-02-18T20:56:08.600Z] Root : C:\ [2022-02-18T20:56:08.600Z] Extension : [2022-02-18T20:56:08.600Z] CreationTime : 2/18/2022 8:56:07 PM [2022-02-18T20:56:08.600Z] CreationTimeUtc : 2/18/2022 8:56:07 PM [2022-02-18T20:56:08.600Z] LastAccessTime : 2/18/2022 8:56:07 PM [2022-02-18T20:56:08.600Z] LastAccessTimeUtc : 2/18/2022 8:56:07 PM [2022-02-18T20:56:08.600Z] LastWriteTime : 2/18/2022 8:56:07 PM [2022-02-18T20:56:08.600Z] LastWriteTimeUtc : 2/18/2022 8:56:07 PM [2022-02-18T20:56:08.600Z] Attributes : Directory [2022-02-18T20:56:08.600Z] Mode : d----- [2022-02-18T20:56:08.600Z] BaseName : containerd [2022-02-18T20:56:08.600Z] Target : {} [2022-02-18T20:56:08.600Z] LinkType : [2022-02-18T20:56:08.600Z] [2022-02-18T20:56:09.594Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-18T20:56:09.594Z] INFO: Configuring git core.autocrlf... [2022-02-18T20:56:09.594Z] [2022-02-18T20:56:09.594Z] [2022-02-18T20:56:11.198Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-18T20:56:11.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s) [2022-02-18T20:56:11.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2022-02-18T20:56:11.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2022-02-18T20:56:11.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2022-02-18T20:56:11.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2022-02-18T20:56:11.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s) [2022-02-18T20:56:11.198Z] === RUN TestBuildMultiStageCopy [2022-02-18T20:56:11.198Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T20:56:12.445Z] [2022-02-18T20:56:12.445Z] Name Version Source Summary [2022-02-18T20:56:12.445Z] ---- ------- ------ ------- [2022-02-18T20:56:12.445Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-18T20:56:12.445Z] [2022-02-18T20:56:12.445Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-18T20:56:12.445Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-18T20:56:12.445Z] PSChildName : containerd [2022-02-18T20:56:12.445Z] PSDrive : C [2022-02-18T20:56:12.445Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-18T20:56:12.445Z] PSIsContainer : True [2022-02-18T20:56:12.445Z] Name : containerd [2022-02-18T20:56:12.445Z] FullName : C:\containerd [2022-02-18T20:56:12.445Z] Parent : [2022-02-18T20:56:12.445Z] Exists : True [2022-02-18T20:56:12.445Z] Root : C:\ [2022-02-18T20:56:12.445Z] Extension : [2022-02-18T20:56:12.445Z] CreationTime : 2/18/2022 8:56:10 PM [2022-02-18T20:56:12.445Z] CreationTimeUtc : 2/18/2022 8:56:10 PM [2022-02-18T20:56:12.445Z] LastAccessTime : 2/18/2022 8:56:10 PM [2022-02-18T20:56:12.445Z] LastAccessTimeUtc : 2/18/2022 8:56:10 PM [2022-02-18T20:56:12.445Z] LastWriteTime : 2/18/2022 8:56:10 PM [2022-02-18T20:56:12.445Z] LastWriteTimeUtc : 2/18/2022 8:56:10 PM [2022-02-18T20:56:12.445Z] Attributes : Directory [2022-02-18T20:56:12.445Z] Mode : d----- [2022-02-18T20:56:12.445Z] BaseName : containerd [2022-02-18T20:56:12.445Z] Target : {} [2022-02-18T20:56:12.445Z] LinkType : [2022-02-18T20:56:12.445Z] [2022-02-18T20:56:12.445Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-18T20:56:12.445Z] INFO: Configuring git core.autocrlf... [2022-02-18T20:56:12.445Z] [2022-02-18T20:56:12.445Z] [2022-02-18T20:56:13.110Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T20:56:13.369Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T20:56:13.939Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T20:56:14.507Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T20:56:15.074Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2022-02-18T20:56:15.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2022-02-18T20:56:15.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2022-02-18T20:56:15.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2022-02-18T20:56:15.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-02-18T20:56:15.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2022-02-18T20:56:15.074Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T20:56:15.555Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-02-18T20:56:15.555Z] PASS [2022-02-18T20:56:15.555Z] [2022-02-18T20:56:15.555Z] === Skipped [2022-02-18T20:56:15.555Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-18T20:56:15.555Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T20:56:15.555Z] [2022-02-18T20:56:15.555Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-18T20:56:15.555Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-18T20:56:15.555Z] [2022-02-18T20:56:15.555Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T20:56:15.555Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T20:56:15.555Z] [2022-02-18T20:56:15.555Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-18T20:56:15.555Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-18T20:56:15.555Z] [2022-02-18T20:56:15.555Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-18T20:56:15.555Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T20:56:15.555Z] [2022-02-18T20:56:15.555Z] DONE 200 tests, 5 skipped in 118.021s [2022-02-18T20:56:15.555Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-18T20:56:15.555Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T20:56:15.555Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-18T20:56:15.555Z] === RUN TestDaemonConfigValidation [2022-02-18T20:56:15.555Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-18T20:56:15.555Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-18T20:56:15.555Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-18T20:56:15.555Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-18T20:56:15.555Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-18T20:56:15.555Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-18T20:56:15.555Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-18T20:56:15.555Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-18T20:56:15.555Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-18T20:56:15.555Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-18T20:56:15.555Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-18T20:56:15.555Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-18T20:56:15.555Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-18T20:56:15.555Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-18T20:56:15.555Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-18T20:56:15.555Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-18T20:56:15.555Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-18T20:56:15.555Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-18T20:56:15.555Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-18T20:56:15.555Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-18T20:56:15.555Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-18T20:56:15.555Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T20:56:15.555Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-18T20:56:16.125Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-18T20:56:16.452Z] --- PASS: TestBuildMultiStageParentConfig (1.17s) [2022-02-18T20:56:16.452Z] === RUN TestBuildLabelWithTargets [2022-02-18T20:56:17.066Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-18T20:56:18.360Z] --- PASS: TestBuildLabelWithTargets (2.10s) [2022-02-18T20:56:18.360Z] === RUN TestBuildWithEmptyLayers [2022-02-18T20:56:18.452Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-18T20:56:18.452Z] daemon_test.go:156: [d4c28c90a4a6a] daemon is not started [2022-02-18T20:56:18.452Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-02-18T20:56:18.452Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-18T20:56:18.452Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-18T20:56:18.452Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-02-18T20:56:18.452Z] === RUN TestDaemonProxy [2022-02-18T20:56:18.452Z] === RUN TestDaemonProxy/environment_variables [2022-02-18T20:56:19.634Z] Removing intermediate container da2444a757b0 [2022-02-18T20:56:19.634Z] ---> 63545839ef8b [2022-02-18T20:56:19.634Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-18T20:56:19.634Z] ---> Running in 672801bbe24f [2022-02-18T20:56:19.634Z] Removing intermediate container 672801bbe24f [2022-02-18T20:56:19.634Z] ---> 65aafeb556b8 [2022-02-18T20:56:19.634Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-18T20:56:19.634Z] ---> Running in c1237a7e7d27 [2022-02-18T20:56:19.634Z] Removing intermediate container c1237a7e7d27 [2022-02-18T20:56:19.634Z] ---> 8405a419a50e [2022-02-18T20:56:19.634Z] Step 11/11 : COPY . . [2022-02-18T20:56:19.745Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2022-02-18T20:56:19.745Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T20:56:20.368Z] === RUN TestDaemonProxy/command-line_options [2022-02-18T20:56:22.284Z] === RUN TestDaemonProxy/configuration_file [2022-02-18T20:56:22.290Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2022-02-18T20:56:22.290Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T20:56:23.672Z] --- PASS: TestBuildUncleanTarFilenames (1.54s) [2022-02-18T20:56:23.672Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T20:56:24.199Z] === RUN TestDaemonProxy/conflicting_options [2022-02-18T20:56:24.461Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-18T20:56:25.037Z] --- PASS: TestDaemonProxy (6.73s) [2022-02-18T20:56:25.037Z] --- PASS: TestDaemonProxy/environment_variables (2.20s) [2022-02-18T20:56:25.037Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-02-18T20:56:25.037Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-02-18T20:56:25.037Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-18T20:56:25.037Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-02-18T20:56:25.037Z] PASS [2022-02-18T20:56:25.037Z] [2022-02-18T20:56:25.037Z] DONE 17 tests in 10.636s [2022-02-18T20:56:25.037Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-18T20:56:25.037Z] INFO: Testing against a local daemon [2022-02-18T20:56:25.037Z] === RUN TestCommitInheritsEnv [2022-02-18T20:56:25.298Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-02-18T20:56:25.298Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T20:56:25.298Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-18T20:56:25.298Z] === RUN TestImportWithCustomPlatform [2022-02-18T20:56:25.298Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-18T20:56:25.298Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-18T20:56:25.298Z] === RUN TestImportWithCustomPlatform// [2022-02-18T20:56:25.298Z] === RUN TestImportWithCustomPlatform/linux [2022-02-18T20:56:25.298Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-18T20:56:25.559Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-18T20:56:25.559Z] === RUN TestImportWithCustomPlatform/macos [2022-02-18T20:56:25.559Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-18T20:56:25.559Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-18T20:56:25.559Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-02-18T20:56:25.559Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-18T20:56:25.559Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-18T20:56:25.559Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-18T20:56:25.559Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-02-18T20:56:25.559Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-18T20:56:25.559Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-18T20:56:25.559Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-18T20:56:25.559Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-18T20:56:25.559Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-18T20:56:25.559Z] === RUN TestImagesFilterMultiReference [2022-02-18T20:56:25.559Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-18T20:56:25.559Z] === RUN TestImagePullPlatformInvalid [2022-02-18T20:56:25.559Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-02-18T20:56:25.559Z] === RUN TestRemoveImageOrphaning [2022-02-18T20:56:25.820Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-02-18T20:56:25.820Z] === RUN TestRemoveImageGarbageCollector [2022-02-18T20:56:26.967Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s) [2022-02-18T20:56:26.967Z] === RUN TestBuildWithHugeFile [2022-02-18T20:56:27.732Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-02-18T20:56:27.732Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T20:56:27.732Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-18T20:56:27.732Z] === RUN TestTagInvalidReference [2022-02-18T20:56:27.732Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-18T20:56:27.732Z] === RUN TestTagValidPrefixedRepo [2022-02-18T20:56:27.732Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-18T20:56:27.732Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T20:56:27.732Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-18T20:56:27.732Z] === RUN TestTagOfficialNames [2022-02-18T20:56:27.992Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-18T20:56:27.992Z] === RUN TestTagMatchesDigest [2022-02-18T20:56:27.992Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-18T20:56:27.992Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-18T20:56:40.157Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T20:56:40.157Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T20:56:40.157Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T20:56:40.157Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T20:56:40.157Z] [2022-02-18T20:56:40.157Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-18T20:56:40.157Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-18T20:56:40.157Z] HOSTNAME=0642997a8924 [2022-02-18T20:56:40.157Z] TESTDEBUG=0 [2022-02-18T20:56:40.157Z] DEST=bundles/test-integration [2022-02-18T20:56:40.157Z] PWD=/go/src/github.com/docker/docker [2022-02-18T20:56:40.157Z] DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c [2022-02-18T20:56:40.157Z] container=docker [2022-02-18T20:56:40.157Z] HOME=/root [2022-02-18T20:56:40.157Z] GOLANG_VERSION=1.17.7 [2022-02-18T20:56:40.157Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-18T20:56:40.157Z] VALIDATE_BRANCH=master [2022-02-18T20:56:40.157Z] TERM=xterm [2022-02-18T20:56:40.157Z] DOCKER_PKG=github.com/docker/docker [2022-02-18T20:56:40.157Z] SHLVL=1 [2022-02-18T20:56:40.157Z] TIMEOUT=120m [2022-02-18T20:56:40.157Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-18T20:56:40.157Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-18T20:56:40.157Z] GO111MODULE=off [2022-02-18T20:56:40.157Z] DOCKER_EXPERIMENTAL=1 [2022-02-18T20:56:40.157Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-18T20:56:40.157Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-18T20:56:40.157Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-18T20:56:40.157Z] GOPATH=/go [2022-02-18T20:56:40.157Z] PKG_CONFIG=pkg-config [2022-02-18T20:56:40.157Z] _=/usr/bin/env [2022-02-18T20:56:40.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-18T20:56:49.759Z] ---> 80738dbad16d [2022-02-18T20:56:49.759Z] Successfully built 80738dbad16d [2022-02-18T20:56:49.759Z] Successfully tagged docker:latest [2022-02-18T20:56:49.759Z] INFO: Image build ended at 02/18/2022 20:56:49. Duration:00:03:41.0734227 [2022-02-18T20:56:49.759Z] [2022-02-18T20:56:49.759Z] [2022-02-18T20:56:49.759Z] INFO: Building the test binaries at 02/18/2022 20:56:49... [2022-02-18T20:56:54.560Z] INFO: make.ps1 starting at 02/18/2022 20:56:53 [2022-02-18T20:56:54.560Z] INFO: Git commit (833139f390) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T20:56:54.560Z] INFO: Invoking autogen... [2022-02-18T20:56:55.030Z] INFO: Building daemon... [2022-02-18T20:56:55.943Z] --- PASS: TestImportExtremelyLargeImageWorks (91.58s) [2022-02-18T20:56:55.943Z] PASS [2022-02-18T20:56:55.943Z] [2022-02-18T20:56:55.943Z] === Skipped [2022-02-18T20:56:55.943Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-18T20:56:55.943Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-18T20:56:55.943Z] [2022-02-18T20:56:55.943Z] DONE 22 tests, 1 skipped in 95.143s [2022-02-18T20:56:55.943Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-18T20:56:55.943Z] INFO: Testing against a local daemon [2022-02-18T20:56:55.943Z] === RUN TestNetworkCreateDelete [2022-02-18T20:56:55.943Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-02-18T20:56:55.943Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T20:56:55.943Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-18T20:56:55.943Z] === RUN TestDaemonDNSFallback [2022-02-18T20:56:57.840Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-02-18T20:56:57.840Z] === RUN TestInspectNetwork [2022-02-18T20:56:57.840Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:56:57.840Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T20:56:57.840Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.840Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestNetworkInvalidJSON [2022-02-18T20:56:57.840Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T20:56:57.840Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T20:56:57.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T20:56:57.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T20:56:57.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T20:56:57.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T20:56:57.840Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T20:56:57.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T20:56:57.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T20:56:57.840Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-18T20:56:57.840Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-18T20:56:57.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-18T20:56:57.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestNetworkList [2022-02-18T20:56:57.840Z] === RUN TestNetworkList//networks [2022-02-18T20:56:57.840Z] === PAUSE TestNetworkList//networks [2022-02-18T20:56:57.840Z] === RUN TestNetworkList//networks/ [2022-02-18T20:56:57.840Z] === PAUSE TestNetworkList//networks/ [2022-02-18T20:56:57.840Z] === CONT TestNetworkList//networks [2022-02-18T20:56:57.840Z] === CONT TestNetworkList//networks/ [2022-02-18T20:56:57.840Z] --- PASS: TestNetworkList (0.01s) [2022-02-18T20:56:57.840Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T20:56:57.840Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T20:56:57.840Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.840Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T20:56:57.840Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.840Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-02-18T20:56:57.840Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T20:56:57.840Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.840Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T20:56:57.840Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.840Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T20:56:57.840Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.840Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T20:56:57.840Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.840Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T20:56:57.840Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:56:57.840Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T20:56:57.840Z] service_test.go:243: FLAKY_TEST [2022-02-18T20:56:57.840Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T20:56:57.840Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:56:57.840Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-18T20:56:57.840Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T20:56:57.840Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:56:57.840Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T20:56:57.840Z] PASS [2022-02-18T20:56:57.840Z] [2022-02-18T20:56:57.840Z] === Skipped [2022-02-18T20:56:57.840Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-18T20:56:57.840Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:56:57.840Z] [2022-02-18T20:56:57.840Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-18T20:56:57.841Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-18T20:56:57.841Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-02-18T20:56:57.841Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T20:56:57.841Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T20:56:57.841Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T20:56:57.841Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T20:56:57.841Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T20:56:57.841Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T20:56:57.841Z] service_test.go:243: FLAKY_TEST [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-02-18T20:56:57.841Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T20:56:57.841Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] DONE 22 tests, 12 skipped in 6.937s [2022-02-18T20:56:57.841Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-18T20:56:57.841Z] INFO: Testing against a local daemon [2022-02-18T20:56:57.841Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-18T20:56:57.841Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T20:56:57.841Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T20:56:57.841Z] === RUN TestDockerNetworkIpvlan [2022-02-18T20:56:57.841Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T20:56:57.841Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-18T20:56:57.841Z] PASS [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === Skipped [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T20:56:57.841Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-18T20:56:57.841Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T20:56:57.841Z] [2022-02-18T20:56:57.841Z] DONE 2 tests, 2 skipped in 0.095s [2022-02-18T20:56:57.841Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-18T20:56:58.098Z] INFO: Testing against a local daemon [2022-02-18T20:56:58.098Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-18T20:56:58.098Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:58.098Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestDockerNetworkMacvlan [2022-02-18T20:56:58.098Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:58.098Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-18T20:56:58.098Z] PASS [2022-02-18T20:56:58.098Z] [2022-02-18T20:56:58.098Z] === Skipped [2022-02-18T20:56:58.098Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-18T20:56:58.098Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:58.098Z] [2022-02-18T20:56:58.098Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-18T20:56:58.098Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-18T20:56:58.098Z] [2022-02-18T20:56:58.098Z] DONE 2 tests, 2 skipped in 0.086s [2022-02-18T20:56:58.098Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-18T20:56:58.098Z] testing: warning: no tests to run [2022-02-18T20:56:58.098Z] PASS [2022-02-18T20:56:58.098Z] [2022-02-18T20:56:58.098Z] DONE 0 tests in 0.022s [2022-02-18T20:56:58.098Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-18T20:56:58.098Z] INFO: Testing against a local daemon [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginAllowRequest [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginTLS [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginDenyRequest [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginDenyResponse [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginAllowEventStream [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginErrorResponse [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginErrorRequest [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginHeader [2022-02-18T20:56:58.098Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.098Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-18T20:56:58.098Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-18T20:56:58.355Z] === RUN TestAuthZPluginV2Disable [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-02-18T20:56:58.355Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-18T20:56:58.355Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-18T20:56:58.355Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-02-18T20:56:58.355Z] PASS [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === Skipped [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-02-18T20:56:58.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.355Z] [2022-02-18T20:56:58.355Z] DONE 17 tests, 17 skipped in 0.272s [2022-02-18T20:56:58.355Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-18T20:56:58.612Z] INFO: Testing against a local daemon [2022-02-18T20:56:58.612Z] === RUN TestPluginInvalidJSON [2022-02-18T20:56:58.612Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T20:56:58.612Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T20:56:58.612Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T20:56:58.613Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-18T20:56:58.613Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-18T20:56:58.613Z] === RUN TestPluginInstall [2022-02-18T20:56:58.613Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.613Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-18T20:56:58.613Z] === RUN TestPluginsWithRuntimes [2022-02-18T20:56:58.613Z] 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-02-18T20:56:58.613Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-18T20:56:58.613Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T20:56:58.613Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-18T20:56:58.613Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T20:56:58.613Z] PASS [2022-02-18T20:56:58.613Z] [2022-02-18T20:56:58.613Z] === Skipped [2022-02-18T20:56:58.613Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-18T20:56:58.613Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-18T20:56:58.613Z] [2022-02-18T20:56:58.613Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-18T20:56:58.613Z] 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-02-18T20:56:58.613Z] [2022-02-18T20:56:58.613Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T20:56:58.613Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-18T20:56:58.613Z] [2022-02-18T20:56:58.613Z] DONE 5 tests, 3 skipped in 0.122s [2022-02-18T20:56:58.613Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-18T20:56:58.613Z] INFO: Testing against a local daemon [2022-02-18T20:56:58.613Z] === RUN TestExternalGraphDriver [2022-02-18T20:56:58.613Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-18T20:56:58.613Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-02-18T20:56:58.613Z] === RUN TestGraphdriverPluginV2 [2022-02-18T20:57:02.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-18T20:57:02.783Z] --- PASS: TestGraphdriverPluginV2 (3.43s) [2022-02-18T20:57:02.783Z] PASS [2022-02-18T20:57:02.783Z] [2022-02-18T20:57:02.783Z] === Skipped [2022-02-18T20:57:02.783Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-02-18T20:57:02.783Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-18T20:57:02.783Z] [2022-02-18T20:57:02.783Z] DONE 2 tests, 1 skipped in 3.575s [2022-02-18T20:57:02.783Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-18T20:57:02.783Z] INFO: Testing against a local daemon [2022-02-18T20:57:02.783Z] === RUN TestContinueAfterPluginCrash [2022-02-18T20:57:02.783Z] === PAUSE TestContinueAfterPluginCrash [2022-02-18T20:57:02.783Z] === RUN TestReadPluginNoRead [2022-02-18T20:57:02.783Z] === PAUSE TestReadPluginNoRead [2022-02-18T20:57:02.783Z] === RUN TestDaemonStartWithLogOpt [2022-02-18T20:57:02.783Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-18T20:57:02.783Z] === CONT TestContinueAfterPluginCrash [2022-02-18T20:57:02.783Z] === CONT TestDaemonStartWithLogOpt [2022-02-18T20:57:03.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-18T20:57:06.988Z] --- PASS: TestDaemonStartWithLogOpt (4.20s) [2022-02-18T20:57:06.988Z] === CONT TestReadPluginNoRead [2022-02-18T20:57:08.893Z] === RUN TestReadPluginNoRead/default [2022-02-18T20:57:09.824Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-18T20:57:11.234Z] --- PASS: TestContinueAfterPluginCrash (8.81s) [2022-02-18T20:57:11.234Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-18T20:57:12.600Z] === CONT TestReadPluginNoRead [2022-02-18T20:57:12.600Z] read_test.go:92: [d0770c82aa505] daemon is not started [2022-02-18T20:57:12.600Z] --- PASS: TestReadPluginNoRead (6.03s) [2022-02-18T20:57:12.600Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-02-18T20:57:12.600Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-02-18T20:57:12.600Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-02-18T20:57:12.600Z] PASS [2022-02-18T20:57:12.600Z] [2022-02-18T20:57:12.600Z] DONE 6 tests in 10.361s [2022-02-18T20:57:12.600Z] 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-02-18T20:57:12.600Z] testing: warning: no tests to run [2022-02-18T20:57:12.600Z] PASS [2022-02-18T20:57:12.600Z] [2022-02-18T20:57:12.600Z] DONE 0 tests in 0.034s [2022-02-18T20:57:12.600Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-18T20:57:12.600Z] INFO: Testing against a local daemon [2022-02-18T20:57:12.600Z] === RUN TestPluginWithDevMounts [2022-02-18T20:57:12.600Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-18T20:57:12.600Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-18T20:57:12.600Z] PASS [2022-02-18T20:57:12.600Z] [2022-02-18T20:57:12.600Z] === Skipped [2022-02-18T20:57:12.600Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-18T20:57:12.600Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-18T20:57:12.600Z] [2022-02-18T20:57:12.600Z] DONE 1 tests, 1 skipped in 0.106s [2022-02-18T20:57:12.600Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-18T20:57:12.856Z] INFO: Testing against a local daemon [2022-02-18T20:57:12.856Z] === RUN TestSecretInspect [2022-02-18T20:57:12.856Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.856Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-18T20:57:12.856Z] === RUN TestSecretList [2022-02-18T20:57:12.857Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] --- SKIP: TestSecretList (0.01s) [2022-02-18T20:57:12.857Z] === RUN TestSecretsCreateAndDelete [2022-02-18T20:57:12.857Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-18T20:57:12.857Z] === RUN TestSecretsUpdate [2022-02-18T20:57:12.857Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-02-18T20:57:12.857Z] === RUN TestTemplatedSecret [2022-02-18T20:57:12.857Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-18T20:57:12.857Z] === RUN TestSecretCreateResolve [2022-02-18T20:57:12.857Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-02-18T20:57:12.857Z] PASS [2022-02-18T20:57:12.857Z] [2022-02-18T20:57:12.857Z] === Skipped [2022-02-18T20:57:12.857Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-18T20:57:12.857Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] [2022-02-18T20:57:12.857Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-18T20:57:12.857Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] [2022-02-18T20:57:12.857Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-18T20:57:12.857Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] [2022-02-18T20:57:12.857Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-02-18T20:57:12.857Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] [2022-02-18T20:57:12.857Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-18T20:57:12.857Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] [2022-02-18T20:57:12.857Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-02-18T20:57:12.857Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] [2022-02-18T20:57:12.857Z] DONE 6 tests, 6 skipped in 0.166s [2022-02-18T20:57:12.857Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-18T20:57:12.857Z] INFO: Testing against a local daemon [2022-02-18T20:57:12.857Z] === RUN TestServiceCreateInit [2022-02-18T20:57:12.857Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T20:57:12.857Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T20:57:12.857Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] --- PASS: TestServiceCreateInit (0.01s) [2022-02-18T20:57:12.857Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T20:57:12.857Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T20:57:12.857Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T20:57:12.857Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:12.857Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-18T20:57:12.857Z] === RUN TestCreateServiceConflict [2022-02-18T20:57:13.121Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-02-18T20:57:13.121Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T20:57:13.121Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-18T20:57:13.121Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T20:57:13.121Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-18T20:57:13.121Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T20:57:13.121Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-18T20:57:13.121Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T20:57:13.121Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-18T20:57:13.121Z] === RUN TestCreateServiceSysctls [2022-02-18T20:57:13.121Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-02-18T20:57:13.121Z] === RUN TestCreateServiceCapabilities [2022-02-18T20:57:13.121Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-02-18T20:57:13.121Z] === RUN TestInspect [2022-02-18T20:57:13.121Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestInspect (0.01s) [2022-02-18T20:57:13.121Z] === RUN TestCreateJob [2022-02-18T20:57:13.121Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestCreateJob (0.01s) [2022-02-18T20:57:13.121Z] === RUN TestReplicatedJob [2022-02-18T20:57:13.121Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-18T20:57:13.121Z] === RUN TestUpdateReplicatedJob [2022-02-18T20:57:13.121Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-18T20:57:13.121Z] === RUN TestServiceListWithStatuses [2022-02-18T20:57:13.121Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T20:57:13.121Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T20:57:13.121Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T20:57:13.121Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-18T20:57:13.121Z] === RUN TestDockerNetworkReConnect [2022-02-18T20:57:13.121Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:13.121Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-18T20:57:13.121Z] === RUN TestServicePlugin [2022-02-18T20:57:15.017Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] --- SKIP: TestServicePlugin (1.90s) [2022-02-18T20:57:15.017Z] === RUN TestServiceUpdateLabel [2022-02-18T20:57:15.017Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-02-18T20:57:15.017Z] === RUN TestServiceUpdateSecrets [2022-02-18T20:57:15.017Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-02-18T20:57:15.017Z] === RUN TestServiceUpdateConfigs [2022-02-18T20:57:15.017Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-02-18T20:57:15.017Z] === RUN TestServiceUpdateNetwork [2022-02-18T20:57:15.017Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-02-18T20:57:15.017Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T20:57:15.017Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-02-18T20:57:15.017Z] PASS [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === Skipped [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T20:57:15.017Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T20:57:15.017Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-02-18T20:57:15.017Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-02-18T20:57:15.017Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-18T20:57:15.017Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-18T20:57:15.017Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-18T20:57:15.017Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-18T20:57:15.017Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-02-18T20:57:15.017Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-02-18T20:57:15.017Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-02-18T20:57:15.017Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-18T20:57:15.017Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-18T20:57:15.017Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-18T20:57:15.017Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-18T20:57:15.017Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-18T20:57:15.017Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-18T20:57:15.017Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-02-18T20:57:15.017Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-02-18T20:57:15.017Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-02-18T20:57:15.017Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-02-18T20:57:15.017Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-02-18T20:57:15.017Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-02-18T20:57:15.017Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-18T20:57:15.017Z] [2022-02-18T20:57:15.017Z] DONE 24 tests, 23 skipped in 2.248s [2022-02-18T20:57:15.017Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-18T20:57:15.274Z] INFO: Testing against a local daemon [2022-02-18T20:57:15.274Z] === RUN TestSessionCreate [2022-02-18T20:57:15.274Z] --- PASS: TestSessionCreate (0.02s) [2022-02-18T20:57:15.274Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T20:57:15.274Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-18T20:57:15.274Z] PASS [2022-02-18T20:57:15.274Z] [2022-02-18T20:57:15.274Z] DONE 2 tests in 0.127s [2022-02-18T20:57:15.274Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-18T20:57:15.274Z] INFO: Testing against a local daemon [2022-02-18T20:57:15.274Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T20:57:15.274Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T20:57:15.274Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T20:57:15.274Z] === RUN TestDiskUsage [2022-02-18T20:57:15.274Z] === PAUSE TestDiskUsage [2022-02-18T20:57:15.274Z] === RUN TestEventsExecDie [2022-02-18T20:57:15.837Z] --- PASS: TestEventsExecDie (0.48s) [2022-02-18T20:57:15.837Z] === RUN TestEventsBackwardsCompatible [2022-02-18T20:57:15.837Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-18T20:57:15.837Z] === RUN TestEventsVolumeCreate [2022-02-18T20:57:15.837Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-18T20:57:15.837Z] === RUN TestInfoBinaryCommits [2022-02-18T20:57:15.837Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-18T20:57:15.837Z] === RUN TestInfoAPIVersioned [2022-02-18T20:57:15.837Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-18T20:57:15.837Z] === RUN TestInfoAPI [2022-02-18T20:57:15.837Z] --- PASS: TestInfoAPI (0.02s) [2022-02-18T20:57:15.837Z] === RUN TestInfoAPIWarnings [2022-02-18T20:57:21.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-18T20:57:27.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-18T20:57:33.893Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-02-18T20:57:33.893Z] === RUN TestInfoDebug [2022-02-18T20:57:33.893Z] --- PASS: TestInfoDebug (0.54s) [2022-02-18T20:57:33.893Z] === RUN TestInfoInsecureRegistries [2022-02-18T20:57:33.893Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-02-18T20:57:33.894Z] === RUN TestInfoRegistryMirrors [2022-02-18T20:57:33.894Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-18T20:57:33.894Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T20:57:33.894Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-18T20:57:33.894Z] === RUN TestPingCacheHeaders [2022-02-18T20:57:34.150Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-18T20:57:34.150Z] === RUN TestPingGet [2022-02-18T20:57:34.150Z] --- PASS: TestPingGet (0.01s) [2022-02-18T20:57:34.150Z] === RUN TestPingHead [2022-02-18T20:57:34.150Z] --- PASS: TestPingHead (0.02s) [2022-02-18T20:57:34.150Z] === RUN TestVersion [2022-02-18T20:57:34.150Z] --- PASS: TestVersion (0.02s) [2022-02-18T20:57:34.150Z] === CONT TestDiskUsage [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/empty [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/empty/container_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/empty/image_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/empty/volume_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-18T20:57:34.711Z] === RUN TestDiskUsage/after_container.Run [2022-02-18T20:57:34.967Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-18T20:57:34.967Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-18T20:57:34.967Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-18T20:57:34.967Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-18T20:57:34.967Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-18T20:57:34.967Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-18T20:57:34.967Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-18T20:57:35.223Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-18T20:57:35.223Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-18T20:57:35.223Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage (1.23s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-18T20:57:35.223Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-02-18T20:57:35.223Z] PASS [2022-02-18T20:57:35.223Z] [2022-02-18T20:57:35.223Z] === Skipped [2022-02-18T20:57:35.223Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T20:57:35.223Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T20:57:35.223Z] [2022-02-18T20:57:35.223Z] DONE 50 tests, 1 skipped in 20.066s [2022-02-18T20:57:35.223Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-18T20:57:35.480Z] INFO: Testing against a local daemon [2022-02-18T20:57:35.480Z] === RUN TestVolumesCreateAndList [2022-02-18T20:57:35.480Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-18T20:57:35.480Z] === RUN TestVolumesRemove [2022-02-18T20:57:35.480Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-18T20:57:35.480Z] === RUN TestVolumesInspect [2022-02-18T20:57:35.480Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-18T20:57:35.480Z] === RUN TestVolumesInvalidJSON [2022-02-18T20:57:35.480Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T20:57:35.480Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T20:57:35.480Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T20:57:35.480Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-18T20:57:35.480Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-18T20:57:35.480Z] PASS [2022-02-18T20:57:35.480Z] [2022-02-18T20:57:35.480Z] DONE 5 tests in 0.198s [2022-02-18T20:57:35.480Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T20:57:35.480Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13093 is not a child of this shell [2022-02-18T20:57:35.480Z] warning: PID 13093 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-18T20:57:35.480Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T20:57:35.480Z] [2022-02-18T20:57:35.480Z] Unloading profiles will leave already running processes permanently [2022-02-18T20:57:35.480Z] unconfined, which can lead to unexpected situations. [2022-02-18T20:57:35.480Z] [2022-02-18T20:57:35.480Z] To set a process to complain mode, use the command line tool [2022-02-18T20:57:35.480Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T20:57:35.480Z] Removing test suite binaries [2022-02-18T20:57:35.736Z] exiting test-integration [2022-02-18T20:57:35.736Z] ++ exit 0 [2022-02-18T20:57:35.736Z] [2022-02-18T20:57:35.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-18T20:57:35.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-18T20:57:36.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main Post stage [Pipeline] junit [2022-02-18T20:57:36.314Z] Recording test results [2022-02-18T20:57:36.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-18T20:57:37.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-18T20:57:37.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-18T20:57:37.887Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-18T20:57:38.270Z] + echo Ensuring container killed. [2022-02-18T20:57:38.270Z] Ensuring container killed. [2022-02-18T20:57:38.270Z] + docker rm -vf docker-pr8 [2022-02-18T20:57:38.270Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-02-18T20:57:38.554Z] + echo Chowning /workspace to jenkins user [2022-02-18T20:57:38.554Z] Chowning /workspace to jenkins user [2022-02-18T20:57:38.554Z] + id -u [2022-02-18T20:57:38.554Z] + id -g [2022-02-18T20:57:38.554Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43185:/workspace busybox chown -R 1000:1000 /workspace [2022-02-18T20:57:38.841Z] Removing intermediate container af844d49b6e1 [2022-02-18T20:57:38.841Z] ---> 4c436d3c186b [2022-02-18T20:57:38.841Z] 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-02-18T20:57:38.841Z] ---> Running in adf50b096115 [2022-02-18T20:57:38.841Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-18T20:57:38.841Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T20:57:38.841Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-18T20:57:38.841Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T20:57:38.841Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T20:57:38.841Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T20:57:38.841Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-18T20:57:39.310Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T20:57:39.310Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T20:57:39.310Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T20:57:39.310Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T20:57:39.310Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T20:57:39.310Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T20:57:39.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-18T20:57:39.781Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T20:57:39.818Z] + bundleName=amd64-rootless [2022-02-18T20:57:39.818Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-18T20:57:39.818Z] Creating amd64-rootless-bundles.tar.gz [2022-02-18T20:57:39.818Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-18T20:57:39.818Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-18T20:57:39.830Z] Archiving artifacts [2022-02-18T20:57:40.773Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T20:57:40.773Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-18T20:57:40.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-18T20:57:41.219Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43185/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T20:57:41.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-18T20:57:41.564Z] + make clean [2022-02-18T20:57:41.564Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T20:57:41.564Z] docker-dev-cache [2022-02-18T20:57:41.564Z] docker-mod-cache [Pipeline] deleteDir [2022-02-18T20:57:41.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T20:57:42.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-18T20:57:43.158Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-18T20:57:43.158Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T20:57:43.158Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T20:57:43.158Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-18T20:57:43.158Z] [2022-02-18T20:57:43.158Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-18T20:57:43.158Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-18T20:57:43.158Z] Using test binary docker [2022-02-18T20:57:43.158Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-18T20:57:43.158Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T20:57:43.158Z] INFO: Waiting for daemon to start... [2022-02-18T20:57:43.158Z] Starting dockerd [2022-02-18T20:57:43.158Z] . [2022-02-18T20:57:43.158Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-18T20:57:43.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-18T20:57:44.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-18T20:57:44.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-18T20:57:45.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-18T20:57:46.457Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T20:57:46.457Z] Using test binary docker [2022-02-18T20:57:46.457Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-18T20:57:46.457Z] +++ /etc/init.d/apparmor start [2022-02-18T20:57:46.457Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T20:57:46.457Z] INFO: Waiting for daemon to start... [2022-02-18T20:57:46.457Z] Starting dockerd [2022-02-18T20:57:46.457Z] +++ 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-02-18T20:57:48.506Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T20:57:48.506Z] Using test binary docker [2022-02-18T20:57:48.506Z] +++ /etc/init.d/apparmor start [2022-02-18T20:57:48.506Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T20:57:48.506Z] INFO: Waiting for daemon to start... [2022-02-18T20:57:48.506Z] Starting dockerd [2022-02-18T20:57:48.506Z] +++ 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-02-18T20:57:48.506Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-18T20:57:48.506Z] Using test binary docker [2022-02-18T20:57:48.506Z] +++ /etc/init.d/apparmor start [2022-02-18T20:57:48.506Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-18T20:57:48.506Z] INFO: Waiting for daemon to start... [2022-02-18T20:57:48.506Z] Starting dockerd [2022-02-18T20:57:48.506Z] +++ 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-02-18T20:57:48.506Z] . [2022-02-18T20:57:48.506Z] [2022-02-18T20:57:48.506Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T20:57:48.506Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T20:57:48.506Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T20:57:48.506Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T20:57:48.506Z] Error: No such image: emptyfs [2022-02-18T20:57:48.506Z] ++++ docker load [2022-02-18T20:57:48.506Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-18T20:57:48.506Z] Error: No such image: emptyfs [2022-02-18T20:57:48.506Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-18T20:57:48.506Z] ++++ docker load [2022-02-18T20:57:48.506Z] Running integration-test (iteration 1) [2022-02-18T20:57:48.506Z] Running integration-test (iteration 1) [2022-02-18T20:57:48.507Z] 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-02-18T20:57:48.507Z] ++ 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-02-18T20:57:48.507Z] ++ set -e [2022-02-18T20:57:48.507Z] ++ '[' -n 0 ']' [2022-02-18T20:57:48.507Z] ++ set -x [2022-02-18T20:57:48.507Z] ++ 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-02-18T20:57:48.507Z] 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-02-18T20:57:48.507Z] ++ 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-02-18T20:57:48.507Z] ++ set -e [2022-02-18T20:57:48.507Z] ++ '[' -n 0 ']' [2022-02-18T20:57:48.507Z] ++ set -x [2022-02-18T20:57:48.507Z] ++ 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-02-18T20:57:49.448Z] Loaded image: busybox:latest [2022-02-18T20:57:49.448Z] Loaded image: busybox:latest [2022-02-18T20:57:49.715Z] Loaded image: busybox:glibc [2022-02-18T20:57:49.976Z] Loaded image: busybox:glibc [2022-02-18T20:57:51.147Z] Removing intermediate container c0cfde1c584e [2022-02-18T20:57:51.147Z] ---> 06130b510e53 [2022-02-18T20:57:51.147Z] 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-02-18T20:57:51.147Z] ---> Running in 711b4e1d80c9 [2022-02-18T20:57:51.147Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-18T20:57:51.147Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-18T20:57:51.147Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-18T20:57:51.147Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-18T20:57:51.147Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-18T20:57:51.147Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-18T20:57:51.147Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-18T20:57:51.147Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-18T20:57:51.147Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-18T20:57:51.147Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-18T20:57:51.147Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-18T20:57:51.147Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-18T20:57:51.147Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-18T20:57:51.147Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-18T20:57:51.147Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-18T20:57:51.147Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-18T20:57:54.176Z] Loaded image: debian:bullseye-slim [2022-02-18T20:57:54.435Z] Loaded image: hello-world:latest [2022-02-18T20:57:54.435Z] Loaded image: debian:bullseye-slim [2022-02-18T20:57:54.597Z] . [2022-02-18T20:57:54.598Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-18T20:57:54.598Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-18T20:57:54.598Z] Error: No such image: emptyfs [2022-02-18T20:57:54.598Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-18T20:57:54.598Z] ++++ docker load [2022-02-18T20:57:54.598Z] Running integration-test (iteration 1) [2022-02-18T20:57:54.598Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-18T20:57:54.598Z] ++ 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-02-18T20:57:54.598Z] ++ set -e [2022-02-18T20:57:54.598Z] ++ '[' -n 0 ']' [2022-02-18T20:57:54.598Z] ++ set -x [2022-02-18T20:57:54.598Z] ++ 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-02-18T20:57:54.598Z] Loaded image: busybox:latest [2022-02-18T20:57:54.598Z] Loaded image: busybox:glibc [2022-02-18T20:57:54.695Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T20:57:54.695Z] INFO: Testing against a local daemon [2022-02-18T20:57:54.695Z] === RUN TestDockerSuite [2022-02-18T20:57:54.695Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-18T20:57:54.695Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-18T20:57:54.695Z] Loaded image: hello-world:latest [2022-02-18T20:57:54.695Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-18T20:57:54.695Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-18T20:57:54.695Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-18T20:57:54.695Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-18T20:57:54.695Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-18T20:57:54.695Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-18T20:57:54.859Z] Loaded image: debian:bullseye-slim [2022-02-18T20:57:54.859Z] Loaded image: hello-world:latest [2022-02-18T20:57:54.859Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T20:57:54.859Z] INFO: Testing against a local daemon [2022-02-18T20:57:54.859Z] === RUN TestCgroupNamespacesBuild [2022-02-18T20:57:54.957Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T20:57:54.957Z] INFO: Testing against a local daemon [2022-02-18T20:57:54.957Z] === RUN TestDockerDaemonSuite [2022-02-18T20:57:54.957Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-02-18T20:57:56.769Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2022-02-18T20:57:56.769Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-18T20:57:57.339Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-02-18T20:57:57.339Z] === RUN TestBuildWithSession [2022-02-18T20:57:57.339Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T20:57:57.339Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T20:57:57.339Z] === RUN TestBuildSquashParent [2022-02-18T20:57:59.149Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-18T20:57:59.149Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-18T20:57:59.149Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-18T20:57:59.149Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-18T20:58:00.088Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-18T20:58:00.088Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-18T20:58:00.088Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-18T20:58:01.471Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-18T20:58:01.544Z] --- PASS: TestBuildSquashParent (3.72s) [2022-02-18T20:58:01.544Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T20:58:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:58:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:58:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:58:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:58:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:58:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:58:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:58:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:58:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:58:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:58:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:58:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:58:01.544Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T20:58:01.544Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T20:58:01.733Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-18T20:58:01.733Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-18T20:58:01.733Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-18T20:58:02.031Z] Removing intermediate container adf50b096115 [2022-02-18T20:58:02.032Z] ---> 52f1173c80f3 [2022-02-18T20:58:02.032Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-18T20:58:02.032Z] ---> Running in fea8415981b7 [2022-02-18T20:58:02.032Z] Removing intermediate container fea8415981b7 [2022-02-18T20:58:02.032Z] ---> 9f473aea0441 [2022-02-18T20:58:02.032Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-18T20:58:02.032Z] ---> Running in fe58decc7daa [2022-02-18T20:58:02.302Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-18T20:58:02.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T20:58:02.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T20:58:02.502Z] Removing intermediate container fe58decc7daa [2022-02-18T20:58:02.502Z] ---> 7935c8531efc [2022-02-18T20:58:02.502Z] Step 11/11 : COPY . . [2022-02-18T20:58:02.872Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-18T20:58:03.436Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T20:58:03.698Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T20:58:03.812Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-18T20:58:03.812Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-18T20:58:03.812Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-18T20:58:03.812Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-18T20:58:04.073Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-18T20:58:04.508Z] --- PASS: TestImportExtremelyLargeImageWorks (90.90s) [2022-02-18T20:58:04.508Z] PASS [2022-02-18T20:58:04.508Z] [2022-02-18T20:58:04.508Z] DONE 22 tests in 93.854s [2022-02-18T20:58:04.508Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-18T20:58:04.508Z] INFO: Testing against a local daemon [2022-02-18T20:58:04.508Z] === RUN TestNetworkCreateDelete [2022-02-18T20:58:04.508Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-18T20:58:04.508Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T20:58:04.508Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-02-18T20:58:04.508Z] === RUN TestDaemonDNSFallback [2022-02-18T20:58:05.086Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-18T20:58:05.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.24s) [2022-02-18T20:58:05.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s) [2022-02-18T20:58:05.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s) [2022-02-18T20:58:05.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2022-02-18T20:58:05.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2022-02-18T20:58:05.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) [2022-02-18T20:58:05.086Z] === RUN TestBuildMultiStageCopy [2022-02-18T20:58:05.086Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T20:58:05.894Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-02-18T20:58:05.895Z] === RUN TestInspectNetwork [2022-02-18T20:58:06.473Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T20:58:06.473Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T20:58:06.473Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T20:58:06.733Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T20:58:06.993Z] --- PASS: TestBuildMultiStageCopy (2.12s) [2022-02-18T20:58:06.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2022-02-18T20:58:06.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-02-18T20:58:06.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-02-18T20:58:06.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-02-18T20:58:06.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-02-18T20:58:06.993Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T20:58:07.563Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2022-02-18T20:58:07.563Z] === RUN TestBuildLabelWithTargets [2022-02-18T20:58:08.444Z] === RUN TestInspectNetwork/full_network_id [2022-02-18T20:58:08.444Z] === RUN TestInspectNetwork/partial_network_id [2022-02-18T20:58:08.444Z] === RUN TestInspectNetwork/network_name [2022-02-18T20:58:08.444Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-18T20:58:08.504Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2022-02-18T20:58:08.504Z] === RUN TestBuildWithEmptyLayers [2022-02-18T20:58:08.764Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2022-02-18T20:58:08.765Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T20:58:10.148Z] --- PASS: TestBuildMultiStageOnBuild (1.25s) [2022-02-18T20:58:10.148Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T20:58:10.409Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-02-18T20:58:10.409Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T20:58:10.643Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-18T20:58:11.797Z] --- PASS: TestBuildMultiStageLayerLeak (1.23s) [2022-02-18T20:58:11.797Z] === RUN TestBuildWithHugeFile [2022-02-18T20:58:12.444Z] Removing intermediate container 711b4e1d80c9 [2022-02-18T20:58:12.444Z] ---> a6fba8c25a6f [2022-02-18T20:58:12.444Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-18T20:58:12.444Z] ---> Running in 95453c97c5ee [2022-02-18T20:58:12.444Z] Removing intermediate container 95453c97c5ee [2022-02-18T20:58:12.444Z] ---> db3076e90f8c [2022-02-18T20:58:12.444Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-18T20:58:12.444Z] ---> Running in d56fb67f8a52 [2022-02-18T20:58:12.444Z] Removing intermediate container d56fb67f8a52 [2022-02-18T20:58:12.444Z] ---> a4ce44063309 [2022-02-18T20:58:12.444Z] Step 11/11 : COPY . . [2022-02-18T20:58:12.652Z] --- PASS: TestInspectNetwork (7.01s) [2022-02-18T20:58:12.652Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-18T20:58:12.652Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-18T20:58:12.652Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-18T20:58:12.652Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-18T20:58:12.652Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T20:58:13.936Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-18T20:58:14.571Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2022-02-18T20:58:14.571Z] === RUN TestNetworkInvalidJSON [2022-02-18T20:58:14.571Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T20:58:14.571Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T20:58:14.571Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T20:58:14.571Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T20:58:14.571Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T20:58:14.571Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T20:58:14.571Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T20:58:14.571Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T20:58:14.571Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T20:58:14.571Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-18T20:58:14.571Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-18T20:58:14.571Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-18T20:58:14.571Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-18T20:58:14.571Z] === RUN TestNetworkList [2022-02-18T20:58:14.571Z] === RUN TestNetworkList//networks [2022-02-18T20:58:14.571Z] === PAUSE TestNetworkList//networks [2022-02-18T20:58:14.571Z] === RUN TestNetworkList//networks/ [2022-02-18T20:58:14.571Z] === PAUSE TestNetworkList//networks/ [2022-02-18T20:58:14.571Z] === CONT TestNetworkList//networks [2022-02-18T20:58:14.571Z] === CONT TestNetworkList//networks/ [2022-02-18T20:58:14.571Z] --- PASS: TestNetworkList (0.01s) [2022-02-18T20:58:14.571Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T20:58:14.571Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T20:58:14.571Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T20:58:14.833Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-18T20:58:14.833Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T20:58:14.875Z] --- PASS: TestBuildWithHugeFile (108.04s) [2022-02-18T20:58:14.875Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T20:58:14.875Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T20:58:14.875Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T20:58:14.875Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T20:58:14.875Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:58:14.875Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:58:14.875Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:58:14.875Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:58:14.875Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:58:14.875Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:58:14.875Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:58:14.875Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:58:14.875Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:58:14.875Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-18T20:58:14.875Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-02-18T20:58:14.875Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-02-18T20:58:14.875Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-18T20:58:14.875Z] === RUN TestBuildPreserveOwnership [2022-02-18T20:58:14.875Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-18T20:58:15.443Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-18T20:58:16.221Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-18T20:58:16.221Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T20:58:16.792Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-02-18T20:58:16.792Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T20:58:17.349Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-18T20:58:17.349Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-18T20:58:17.737Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-02-18T20:58:17.738Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T20:58:17.917Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-18T20:58:18.486Z] --- PASS: TestBuildPreserveOwnership (3.51s) [2022-02-18T20:58:18.486Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) [2022-02-18T20:58:18.486Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-02-18T20:58:18.486Z] === RUN TestBuildPlatformInvalid [2022-02-18T20:58:18.486Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-18T20:58:18.486Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-02-18T20:58:18.486Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-18T20:58:19.054Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-18T20:58:19.120Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-02-18T20:58:19.121Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T20:58:19.313Z] Loaded image: busybox:latest [2022-02-18T20:58:19.572Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-18T20:58:19.572Z] Loaded image: busybox:glibc [2022-02-18T20:58:19.690Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-02-18T20:58:19.690Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T20:58:20.507Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-18T20:58:21.335Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-18T20:58:21.444Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-18T20:58:21.805Z] [2022-02-18T20:58:21.805Z] ________ ____ __. [2022-02-18T20:58:21.805Z] \_____ \ | |/ _| [2022-02-18T20:58:21.805Z] / | \| < [2022-02-18T20:58:21.805Z] / | \ | \ [2022-02-18T20:58:21.805Z] \_______ /____|__ \ [2022-02-18T20:58:21.805Z] \/ \/ [2022-02-18T20:58:21.805Z] [2022-02-18T20:58:21.805Z] INFO: make.ps1 ended at 02/18/2022 20:58:21 [2022-02-18T20:58:22.014Z] Loaded image: debian:bullseye-slim [2022-02-18T20:58:22.238Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-02-18T20:58:22.238Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T20:58:22.238Z] service_test.go:243: FLAKY_TEST [2022-02-18T20:58:22.238Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T20:58:22.238Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T20:58:22.272Z] Loaded image: hello-world:latest [2022-02-18T20:58:22.272Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T20:58:22.272Z] docker_cli_daemon_test.go:1472: [de826dcfaadc0] daemon is not started [2022-02-18T20:58:23.210Z] check_test.go:308: [d1db598057aae] daemon is not started [2022-02-18T20:58:23.210Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-18T20:58:23.210Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-18T20:58:23.385Z] INFO: Binaries build ended at 02/18/2022 20:58:23. Duration:00:01:33.7499922 [2022-02-18T20:58:24.152Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-18T20:58:24.956Z] INFO: Copying the built daemon binary to d:\CI\PR-43185\8\binary\dockerd-833139f390.exe... [2022-02-18T20:58:24.956Z] INFO: Copying the built client binary to d:\CI\PR-43185\8\binary\docker-833139f390.exe... [2022-02-18T20:58:24.956Z] INFO: Copying dockerversion from the container... [2022-02-18T20:58:24.956Z] INFO: Copying the golang package from the container to d:\CI\PR-43185\8\installer\go.zip... [2022-02-18T20:58:25.092Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-18T20:58:25.352Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-18T20:58:25.947Z] INFO: Extracting go.zip to d:\CI\PR-43185\8\go [2022-02-18T20:58:27.259Z] check_test.go:308: [de6abc6aa6221] daemon is not started [2022-02-18T20:58:27.259Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-18T20:58:27.259Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-18T20:58:27.518Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-18T20:58:28.087Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-18T20:58:29.465Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-18T20:58:29.878Z] sha256:c4eb1bc7408a4a2ab3d71c6c6bc631c695a238e381c66df13c1d563de10bf4df [2022-02-18T20:58:29.878Z] INFO: Starting docker-py tests... [2022-02-18T20:58:29.878Z] ============================= test session starts ============================== [2022-02-18T20:58:29.878Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-18T20:58:29.878Z] rootdir: /src, inifile: pytest.ini [2022-02-18T20:58:29.878Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-18T20:58:29.878Z] collected 395 items / 2 deselected / 393 selected [2022-02-18T20:58:29.878Z] [2022-02-18T20:58:30.841Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-18T20:58:31.409Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-18T20:58:31.976Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-18T20:58:32.629Z] ---> 6982e284ec1e [2022-02-18T20:58:33.356Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-18T20:58:33.356Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-18T20:58:34.197Z] Successfully built 6982e284ec1e [2022-02-18T20:58:34.197Z] Successfully tagged docker:latest [2022-02-18T20:58:34.197Z] INFO: Image build ended at 02/18/2022 20:58:33. Duration:00:03:53.7440720 [2022-02-18T20:58:34.197Z] [2022-02-18T20:58:34.197Z] [2022-02-18T20:58:34.197Z] INFO: Building the test binaries at 02/18/2022 20:58:33... [2022-02-18T20:58:34.295Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-18T20:58:34.295Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-18T20:58:34.295Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.87s) [2022-02-18T20:58:34.295Z] PASS [2022-02-18T20:58:34.295Z] [2022-02-18T20:58:34.295Z] === Skipped [2022-02-18T20:58:34.295Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-18T20:58:34.295Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T20:58:34.295Z] [2022-02-18T20:58:34.295Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T20:58:34.295Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T20:58:34.295Z] [2022-02-18T20:58:34.295Z] DONE 34 tests, 2 skipped in 171.748s [2022-02-18T20:58:34.295Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-18T20:58:34.295Z] ++ 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-02-18T20:58:34.295Z] ++ set -e [2022-02-18T20:58:34.295Z] ++ '[' -n 0 ']' [2022-02-18T20:58:34.295Z] ++ set -x [2022-02-18T20:58:34.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-18T20:58:34.554Z] INFO: Testing against a local daemon [2022-02-18T20:58:34.554Z] === RUN TestConfigInspect [2022-02-18T20:58:34.813Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-18T20:58:36.726Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-18T20:58:37.204Z] --- PASS: TestServiceWithDataPathPortInit (13.90s) [2022-02-18T20:58:37.204Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T20:58:37.296Z] --- PASS: TestConfigInspect (2.87s) [2022-02-18T20:58:37.296Z] === RUN TestConfigList [2022-02-18T20:58:38.148Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y08h2lnjq8te6fvnzdzrvl9up Created:2022-02-18 20:58:36.975524893 +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[55c0fc15a9482f0c73663ad7d04181ac42c1842a1549e3034636192ae09cb6e4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rxa3wiwkdac5idmc4l5qfpxq4 EndpointID:f0c1c39ef0e41302cf2bc0e56d13dddabe23b51c359a3d1eca3d801518185065 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5fac45872f58e9f3801b6d71ab77c0fac3158d42b3ca4f9bd8e5053a40a080f1 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:09310b75559d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rxa3wiwkdac5idmc4l5qfpxq4 EndpointID:f0c1c39ef0e41302cf2bc0e56d13dddabe23b51c359a3d1eca3d801518185065 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-18T20:58:39.024Z] INFO: make.ps1 starting at 02/18/2022 20:58:38 [2022-02-18T20:58:39.024Z] INFO: Git commit (833139f390) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T20:58:39.024Z] INFO: Invoking autogen... [2022-02-18T20:58:39.493Z] INFO: Building daemon... [2022-02-18T20:58:39.832Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-18T20:58:40.091Z] --- PASS: TestConfigList (2.60s) [2022-02-18T20:58:40.091Z] === RUN TestConfigsCreateAndDelete [2022-02-18T20:58:41.540Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-18T20:58:42.362Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-18T20:58:42.624Z] --- PASS: TestConfigsCreateAndDelete (2.59s) [2022-02-18T20:58:42.624Z] === RUN TestConfigsUpdate [2022-02-18T20:58:42.884Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-18T20:58:43.434Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-02-18T20:58:43.434Z] PASS [2022-02-18T20:58:43.434Z] [2022-02-18T20:58:43.434Z] === Skipped [2022-02-18T20:58:43.434Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T20:58:43.434Z] service_test.go:243: FLAKY_TEST [2022-02-18T20:58:43.434Z] [2022-02-18T20:58:43.434Z] DONE 26 tests, 1 skipped in 43.772s [2022-02-18T20:58:43.434Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-18T20:58:43.434Z] INFO: Testing against a local daemon [2022-02-18T20:58:43.434Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-18T20:58:43.434Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T20:58:43.434Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T20:58:43.434Z] === RUN TestDockerNetworkIpvlan [2022-02-18T20:58:43.434Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T20:58:43.434Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-18T20:58:43.434Z] PASS [2022-02-18T20:58:43.434Z] [2022-02-18T20:58:43.434Z] === Skipped [2022-02-18T20:58:43.434Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T20:58:43.434Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T20:58:43.434Z] [2022-02-18T20:58:43.434Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-18T20:58:43.434Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T20:58:43.434Z] [2022-02-18T20:58:43.434Z] DONE 2 tests, 2 skipped in 0.035s [2022-02-18T20:58:43.434Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-18T20:58:43.434Z] INFO: Testing against a local daemon [2022-02-18T20:58:43.434Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-18T20:58:43.862Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-18T20:58:44.006Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-02-18T20:58:44.006Z] === RUN TestDockerNetworkMacvlan [2022-02-18T20:58:44.578Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-18T20:58:45.472Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-18T20:58:45.472Z] --- PASS: TestConfigsUpdate (2.81s) [2022-02-18T20:58:45.472Z] === RUN TestTemplatedConfig [2022-02-18T20:58:45.521Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-18T20:58:46.093Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-18T20:58:46.420Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-18T20:58:48.011Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-18T20:58:48.367Z] ---> 1eb8a813351c [2022-02-18T20:58:48.367Z] Successfully built 1eb8a813351c [2022-02-18T20:58:48.367Z] Successfully tagged docker:latest [2022-02-18T20:58:48.367Z] INFO: Image build ended at 02/18/2022 20:58:45. Duration:00:04:26.6402785 [2022-02-18T20:58:48.367Z] [2022-02-18T20:58:48.367Z] [2022-02-18T20:58:48.367Z] INFO: Building the test binaries at 02/18/2022 20:58:45... [2022-02-18T20:58:48.961Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-18T20:58:48.961Z] --- PASS: TestTemplatedConfig (3.33s) [2022-02-18T20:58:48.961Z] === RUN TestConfigCreateResolve [2022-02-18T20:58:49.221Z] check_test.go:308: [db7f1ed0bfc74] daemon is not started [2022-02-18T20:58:49.221Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-18T20:58:49.401Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-18T20:58:49.481Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-18T20:58:49.740Z] check_test.go:308: [d591924f00c4b] daemon is not started [2022-02-18T20:58:49.740Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-18T20:58:50.001Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-18T20:58:51.382Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-18T20:58:51.382Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-18T20:58:51.382Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-18T20:58:51.641Z] --- PASS: TestConfigCreateResolve (2.78s) [2022-02-18T20:58:51.641Z] PASS [2022-02-18T20:58:51.641Z] [2022-02-18T20:58:51.641Z] DONE 6 tests in 17.113s [2022-02-18T20:58:51.641Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-18T20:58:51.641Z] ++ 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-02-18T20:58:51.641Z] ++ set -e [2022-02-18T20:58:51.641Z] ++ '[' -n 0 ']' [2022-02-18T20:58:51.641Z] ++ set -x [2022-02-18T20:58:51.641Z] ++ 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-02-18T20:58:51.641Z] check_test.go:308: [d580606cba1d0] daemon is not started [2022-02-18T20:58:51.641Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-18T20:58:51.641Z] INFO: Testing against a local daemon [2022-02-18T20:58:51.641Z] === RUN TestCheckpoint [2022-02-18T20:58:51.641Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T20:58:51.641Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T20:58:51.641Z] === RUN TestContainerInvalidJSON [2022-02-18T20:58:51.641Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:58:51.641Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:58:51.641Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:58:51.641Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:58:51.641Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:58:51.641Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:58:51.641Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-18T20:58:51.641Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-18T20:58:51.641Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-18T20:58:51.641Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T20:58:51.900Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-18T20:58:51.900Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-02-18T20:58:51.900Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T20:58:51.900Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-02-18T20:58:51.900Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T20:58:51.900Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-02-18T20:58:51.900Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T20:58:51.900Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-02-18T20:58:51.900Z] === RUN TestCopyFromContainer [2022-02-18T20:58:52.174Z] INFO: make.ps1 starting at 02/18/2022 20:58:51 [2022-02-18T20:58:52.174Z] INFO: Git commit (833139f390) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T20:58:52.174Z] INFO: Invoking autogen... [2022-02-18T20:58:52.704Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-18T20:58:53.168Z] INFO: Building daemon... [2022-02-18T20:58:53.644Z] --- PASS: TestDockerNetworkMacvlan (9.50s) [2022-02-18T20:58:53.644Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-02-18T20:58:53.644Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-02-18T20:58:53.644Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-02-18T20:58:53.644Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-02-18T20:58:53.644Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-02-18T20:58:53.644Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2022-02-18T20:58:53.644Z] PASS [2022-02-18T20:58:53.644Z] [2022-02-18T20:58:53.644Z] DONE 8 tests in 10.806s [2022-02-18T20:58:53.644Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-18T20:58:53.644Z] testing: warning: no tests to run [2022-02-18T20:58:53.644Z] PASS [2022-02-18T20:58:53.644Z] [2022-02-18T20:58:53.644Z] DONE 0 tests in 0.011s [2022-02-18T20:58:53.644Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-18T20:58:53.644Z] INFO: Testing against a local daemon [2022-02-18T20:58:53.644Z] === RUN TestAuthZPluginAllowRequest [2022-02-18T20:58:53.803Z] === RUN TestCopyFromContainer// [2022-02-18T20:58:53.803Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-18T20:58:53.803Z] === RUN TestCopyFromContainer//bar/root [2022-02-18T20:58:53.803Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-18T20:58:53.803Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-18T20:58:54.062Z] === RUN TestCopyFromContainer/bar/quux [2022-02-18T20:58:54.321Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-18T20:58:54.321Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-18T20:58:54.321Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-18T20:58:54.580Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-18T20:58:54.580Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-18T20:58:54.586Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-02-18T20:58:54.586Z] === RUN TestAuthZPluginTLS [2022-02-18T20:58:54.841Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-18T20:58:54.841Z] --- PASS: TestCopyFromContainer (2.93s) [2022-02-18T20:58:54.841Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-02-18T20:58:54.841Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-02-18T20:58:54.841Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-02-18T20:58:54.841Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2022-02-18T20:58:54.841Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-02-18T20:58:54.841Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-02-18T20:58:54.841Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-02-18T20:58:54.841Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2022-02-18T20:58:54.841Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2022-02-18T20:58:54.841Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-02-18T20:58:54.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T20:58:54.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:58:54.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:58:54.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:58:54.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:58:54.841Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:58:54.841Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:58:55.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:58:55.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:58:55.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:58:55.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-18T20:58:55.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-18T20:58:55.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-18T20:58:55.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-18T20:58:55.101Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T20:58:55.101Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-18T20:58:55.101Z] === RUN TestCreateWithInvalidEnv [2022-02-18T20:58:55.101Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T20:58:55.101Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T20:58:55.101Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T20:58:55.101Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T20:58:55.101Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T20:58:55.101Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T20:58:55.101Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T20:58:55.101Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T20:58:55.101Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T20:58:55.101Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-18T20:58:55.101Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T20:58:55.101Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T20:58:55.101Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-18T20:58:55.101Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T20:58:55.101Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-18T20:58:55.101Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T20:58:55.157Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-02-18T20:58:55.157Z] === RUN TestAuthZPluginDenyRequest [2022-02-18T20:58:55.361Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-18T20:58:55.730Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-18T20:58:55.730Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-18T20:58:56.078Z] INFO: Extraction ended at 02/18/2022 20:58:53. Duration:00:00:28.3972876 [2022-02-18T20:58:56.078Z] INFO: Updating the golang and path environment variables [2022-02-18T20:58:56.078Z] INFO: GOPATH=d:\gopath [2022-02-18T20:58:56.078Z] INFO: go version go1.17.7 windows/amd64 [2022-02-18T20:58:56.078Z] INFO: Running the daemon under test in debug mode [2022-02-18T20:58:56.078Z] INFO: Running the daemon under test in containerd mode [2022-02-18T20:58:56.078Z] INFO: Starting a daemon under test... [2022-02-18T20:58:56.078Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43185\8\daemon --pidfile d:\CI\PR-43185\8\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-18T20:58:56.078Z] INFO: Containerd started successfully. [2022-02-18T20:58:56.078Z] INFO: Process started successfully. [2022-02-18T20:58:56.078Z] INFO: Start tailing logs of the daemon under tests [2022-02-18T20:58:56.078Z] INFO: Waiting for the daemon under test to start... [2022-02-18T20:58:56.299Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-18T20:58:56.302Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-18T20:58:56.302Z] === RUN TestAuthZPluginDenyResponse [2022-02-18T20:58:56.868Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2022-02-18T20:58:56.868Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T20:58:56.874Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-18T20:58:56.874Z] === RUN TestAuthZPluginAllowEventStream [2022-02-18T20:58:57.128Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-18T20:58:57.696Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-18T20:58:57.819Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-02-18T20:58:57.819Z] === RUN TestAuthZPluginErrorResponse [2022-02-18T20:58:58.392Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-18T20:58:58.392Z] === RUN TestAuthZPluginErrorRequest [2022-02-18T20:58:58.633Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2022-02-18T20:58:58.633Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T20:58:58.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:58:58.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:58:58.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:58:58.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:58:58.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:58:58.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:58:58.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:58:58.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:58:58.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:58:58.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:58:58.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:58:58.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:58:58.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:58:58.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:58:58.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:58:58.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-18T20:58:58.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T20:58:58.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-02-18T20:58:58.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T20:58:58.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T20:58:58.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-18T20:58:58.892Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T20:58:58.965Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-02-18T20:58:58.965Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-18T20:58:59.461Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-02-18T20:58:59.461Z] === RUN TestCreateDifferentPlatform [2022-02-18T20:58:59.461Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T20:58:59.461Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T20:58:59.461Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-18T20:58:59.461Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-18T20:58:59.461Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T20:58:59.461Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T20:58:59.461Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-18T20:58:59.461Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T20:58:59.538Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-18T20:58:59.538Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-18T20:58:59.721Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-02-18T20:58:59.721Z] === RUN TestContainerStartOnDaemonRestart [2022-02-18T20:58:59.721Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-18T20:58:59.721Z] === RUN TestDaemonRestartIpcMode [2022-02-18T20:58:59.721Z] === PAUSE TestDaemonRestartIpcMode [2022-02-18T20:58:59.721Z] === RUN TestDaemonHostGatewayIP [2022-02-18T20:58:59.721Z] === PAUSE TestDaemonHostGatewayIP [2022-02-18T20:58:59.721Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-18T20:58:59.721Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-18T20:58:59.721Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T20:58:59.721Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-18T20:58:59.721Z] === RUN TestDiff [2022-02-18T20:59:00.291Z] --- PASS: TestDiff (0.66s) [2022-02-18T20:59:00.291Z] === RUN TestExecWithCloseStdin [2022-02-18T20:59:00.861Z] --- PASS: TestExecWithCloseStdin (0.71s) [2022-02-18T20:59:00.861Z] === RUN TestExec [2022-02-18T20:59:00.928Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-02-18T20:59:00.928Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-18T20:59:01.589Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-18T20:59:01.589Z] --- PASS: TestExec (0.68s) [2022-02-18T20:59:01.589Z] === RUN TestExecUser [2022-02-18T20:59:02.409Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-02-18T20:59:02.409Z] === RUN TestAuthZPluginHeader [2022-02-18T20:59:02.528Z] --- PASS: TestExecUser (0.70s) [2022-02-18T20:59:02.528Z] === RUN TestExportContainerAndImportImage [2022-02-18T20:59:02.979Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-02-18T20:59:02.979Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-18T20:59:03.094Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2022-02-18T20:59:03.094Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T20:59:03.352Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-18T20:59:04.727Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-02-18T20:59:04.727Z] === RUN TestHealthCheckWorkdir [2022-02-18T20:59:04.986Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-18T20:59:05.553Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2022-02-18T20:59:05.553Z] === RUN TestHealthKillContainer [2022-02-18T20:59:05.553Z] check_test.go:308: [d7302e607898c] daemon is not started [2022-02-18T20:59:05.553Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-18T20:59:06.120Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-18T20:59:06.379Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-18T20:59:06.380Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-18T20:59:06.638Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-18T20:59:07.182Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s) [2022-02-18T20:59:07.182Z] === RUN TestAuthZPluginV2Disable [2022-02-18T20:59:07.207Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-18T20:59:07.467Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-18T20:59:10.006Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-18T20:59:10.006Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-18T20:59:10.494Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2022-02-18T20:59:10.494Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-18T20:59:11.386Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-18T20:59:11.645Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-18T20:59:13.584Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-18T20:59:13.797Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2022-02-18T20:59:13.797Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-18T20:59:13.901Z] ...INFO: Daemon under test started and replied! [2022-02-18T20:59:13.901Z] INFO: Docker version of the daemon under test [2022-02-18T20:59:13.901Z] [2022-02-18T20:59:13.901Z] Client: [2022-02-18T20:59:13.901Z] Version: 17.06.2-ce [2022-02-18T20:59:13.901Z] API version: 1.30 [2022-02-18T20:59:13.901Z] Go version: go1.8.3 [2022-02-18T20:59:13.901Z] Git commit: cec0b72 [2022-02-18T20:59:13.901Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-18T20:59:13.901Z] OS/Arch: windows/amd64 [2022-02-18T20:59:13.901Z] [2022-02-18T20:59:13.901Z] Server: [2022-02-18T20:59:13.901Z] Version: 0.0.0-dev [2022-02-18T20:59:13.902Z] API version: 1.42 (minimum version 1.24) [2022-02-18T20:59:13.902Z] Go version: go1.17.7 [2022-02-18T20:59:13.902Z] Git commit: 833139f390 [2022-02-18T20:59:13.902Z] Built: 02/18/2022 20:56:54 [2022-02-18T20:59:13.902Z] OS/Arch: windows/amd64 [2022-02-18T20:59:13.902Z] Experimental: false [2022-02-18T20:59:13.902Z] [2022-02-18T20:59:13.902Z] INFO: Docker info of the daemon under test [2022-02-18T20:59:13.902Z] [2022-02-18T20:59:14.183Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-18T20:59:14.184Z] --- PASS: TestHealthKillContainer (8.42s) [2022-02-18T20:59:14.184Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T20:59:14.184Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-18T20:59:14.370Z] Containers: 0 [2022-02-18T20:59:14.370Z] Running: 0 [2022-02-18T20:59:14.370Z] Paused: 0 [2022-02-18T20:59:14.370Z] Stopped: 0 [2022-02-18T20:59:14.370Z] Images: 0 [2022-02-18T20:59:14.370Z] Server Version: 0.0.0-dev [2022-02-18T20:59:14.370Z] Storage Driver: windowsfilter [2022-02-18T20:59:14.370Z] Windows: [2022-02-18T20:59:14.370Z] Logging Driver: json-file [2022-02-18T20:59:14.370Z] Plugins: [2022-02-18T20:59:14.370Z] Volume: local [2022-02-18T20:59:14.370Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T20:59:14.370Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T20:59:14.370Z] Swarm: inactive [2022-02-18T20:59:14.370Z] Default Isolation: process [2022-02-18T20:59:14.370Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T20:59:14.370Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T20:59:14.370Z] OSType: windows [2022-02-18T20:59:14.370Z] Architecture: x86_64 [2022-02-18T20:59:14.370Z] CPUs: 4 [2022-02-18T20:59:14.370Z] Total Memory: 32GiB [2022-02-18T20:59:14.370Z] Name: azwin-2-c2c340 [2022-02-18T20:59:14.370Z] ID: QSUI:PDFG:OYJE:C3T3:2JK3:IAQ7:5HQU:TGLZ:UJI2:5N7C:XPIS:M4DX [2022-02-18T20:59:14.370Z] Docker Root Dir: D:\CI\PR-43185\8\daemon [2022-02-18T20:59:14.370Z] Debug Mode (client): false [2022-02-18T20:59:14.370Z] Debug Mode (server): true [2022-02-18T20:59:14.370Z] File Descriptors: -1 [2022-02-18T20:59:14.370Z] Goroutines: 31 [2022-02-18T20:59:14.370Z] System Time: 2022-02-18T20:59:13.8823364Z [2022-02-18T20:59:14.370Z] EventsListeners: 0 [2022-02-18T20:59:14.370Z] Registry: https://index.docker.io/v1/ [2022-02-18T20:59:14.370Z] Labels: [2022-02-18T20:59:14.370Z] Experimental: false [2022-02-18T20:59:14.370Z] Insecure Registries: [2022-02-18T20:59:14.370Z] 127.0.0.0/8 [2022-02-18T20:59:14.370Z] Live Restore Enabled: false [2022-02-18T20:59:14.370Z] [2022-02-18T20:59:14.370Z] [2022-02-18T20:59:14.370Z] INFO: Docker images of the daemon under test [2022-02-18T20:59:14.370Z] [2022-02-18T20:59:14.370Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T20:59:14.370Z] [2022-02-18T20:59:14.370Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-18T20:59:14.370Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-18T20:59:14.750Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2022-02-18T20:59:14.750Z] === RUN TestIpcModeNone [2022-02-18T20:59:14.839Z] ltsc2022: Pulling from windows/servercore [2022-02-18T20:59:15.309Z] 8f616e6e9eec: Pulling fs layer [2022-02-18T20:59:15.309Z] 898469748ff6: Pulling fs layer [2022-02-18T20:59:15.316Z] --- PASS: TestIpcModeNone (0.60s) [2022-02-18T20:59:15.316Z] === RUN TestIpcModePrivate [2022-02-18T20:59:15.574Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-02-18T20:59:15.832Z] --- PASS: TestIpcModePrivate (0.71s) [2022-02-18T20:59:15.832Z] === RUN TestIpcModeShareable [2022-02-18T20:59:16.402Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-02-18T20:59:16.402Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-18T20:59:16.402Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-18T20:59:16.402Z] check_test.go:308: [d8a168c6fd7b1] daemon is not started [2022-02-18T20:59:16.402Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-18T20:59:16.402Z] --- PASS: TestIpcModeShareable (0.61s) [2022-02-18T20:59:16.402Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-18T20:59:16.662Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-18T20:59:18.041Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-18T20:59:18.612Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-18T20:59:18.872Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-18T20:59:19.133Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2022-02-18T20:59:19.133Z] === RUN TestAPIIpcModeHost [2022-02-18T20:59:19.541Z] --- PASS: TestBuildWithHugeFile (58.77s) [2022-02-18T20:59:19.542Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T20:59:19.542Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T20:59:19.542Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T20:59:19.542Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T20:59:19.542Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:59:19.542Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:59:19.542Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:59:19.542Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:59:19.542Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:59:19.542Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:59:19.542Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T20:59:19.542Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T20:59:19.542Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T20:59:19.542Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-18T20:59:19.542Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-02-18T20:59:19.542Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-18T20:59:19.542Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-18T20:59:19.542Z] === RUN TestBuildPreserveOwnership [2022-02-18T20:59:19.542Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-18T20:59:19.542Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-18T20:59:19.542Z] --- PASS: TestBuildPreserveOwnership (2.61s) [2022-02-18T20:59:19.542Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.74s) [2022-02-18T20:59:19.542Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) [2022-02-18T20:59:19.542Z] === RUN TestBuildPlatformInvalid [2022-02-18T20:59:19.542Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-18T20:59:19.542Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-18T20:59:19.542Z] Loaded image: busybox:latest [2022-02-18T20:59:19.542Z] Loaded image: busybox:glibc [2022-02-18T20:59:19.542Z] Loaded image: debian:bullseye-slim [2022-02-18T20:59:19.542Z] Loaded image: hello-world:latest [2022-02-18T20:59:19.542Z] Loaded image: arm32v7/hello-world:latest [2022-02-18T20:59:19.704Z] --- PASS: TestAPIIpcModeHost (0.77s) [2022-02-18T20:59:19.704Z] === RUN TestDaemonIpcModeShareable [2022-02-18T20:59:20.645Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-18T20:59:21.215Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-02-18T20:59:21.477Z] --- PASS: TestDaemonIpcModeShareable (1.59s) [2022-02-18T20:59:21.477Z] === RUN TestDaemonIpcModePrivate [2022-02-18T20:59:21.738Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-18T20:59:22.000Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-18T20:59:22.893Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.02s) [2022-02-18T20:59:22.893Z] PASS [2022-02-18T20:59:22.893Z] [2022-02-18T20:59:22.893Z] === Skipped [2022-02-18T20:59:22.893Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-18T20:59:22.893Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T20:59:22.893Z] [2022-02-18T20:59:22.893Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T20:59:22.893Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T20:59:22.893Z] [2022-02-18T20:59:22.893Z] DONE 34 tests, 2 skipped in 88.918s [2022-02-18T20:59:22.893Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-18T20:59:22.894Z] ++ 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-02-18T20:59:22.894Z] ++ set -e [2022-02-18T20:59:22.894Z] ++ '[' -n 0 ']' [2022-02-18T20:59:22.894Z] ++ set -x [2022-02-18T20:59:22.894Z] ++ 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-02-18T20:59:22.894Z] INFO: Testing against a local daemon [2022-02-18T20:59:22.894Z] === RUN TestConfigInspect [2022-02-18T20:59:22.940Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-02-18T20:59:23.199Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2022-02-18T20:59:23.199Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-18T20:59:23.779Z] check_test.go:308: [dfb0a9b7e82ba] daemon is not started [2022-02-18T20:59:23.779Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-18T20:59:23.796Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.70s) [2022-02-18T20:59:23.796Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-18T20:59:24.719Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-02-18T20:59:24.719Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2022-02-18T20:59:24.719Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-18T20:59:24.810Z] --- PASS: TestConfigInspect (2.18s) [2022-02-18T20:59:24.810Z] === RUN TestConfigList [2022-02-18T20:59:26.623Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-02-18T20:59:26.623Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2022-02-18T20:59:26.623Z] === RUN TestIpcModeOlderClient [2022-02-18T20:59:26.623Z] === PAUSE TestIpcModeOlderClient [2022-02-18T20:59:26.623Z] === RUN TestKillContainerInvalidSignal [2022-02-18T20:59:26.623Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-18T20:59:26.720Z] --- PASS: TestConfigList (2.11s) [2022-02-18T20:59:26.720Z] === RUN TestConfigsCreateAndDelete [2022-02-18T20:59:27.189Z] check_test.go:308: [dd73510308d8c] daemon is not started [2022-02-18T20:59:27.189Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-18T20:59:27.189Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2022-02-18T20:59:27.190Z] === RUN TestKillContainer [2022-02-18T20:59:27.190Z] === RUN TestKillContainer/no_signal [2022-02-18T20:59:28.125Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T20:59:28.384Z] === RUN TestKillContainer/killing_signal [2022-02-18T20:59:28.384Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-18T20:59:28.952Z] --- PASS: TestKillContainer (1.76s) [2022-02-18T20:59:28.952Z] --- PASS: TestKillContainer/no_signal (0.63s) [2022-02-18T20:59:29.212Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2022-02-18T20:59:29.212Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2022-02-18T20:59:29.212Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T20:59:29.212Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-18T20:59:29.263Z] --- PASS: TestConfigsCreateAndDelete (2.05s) [2022-02-18T20:59:29.263Z] === RUN TestConfigsUpdate [2022-02-18T20:59:30.150Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-18T20:59:30.150Z] docker_cli_daemon_plugins_test.go:80: [dfab4612e9d07] daemon is not started [2022-02-18T20:59:30.274Z] 8f616e6e9eec: Verifying Checksum [2022-02-18T20:59:30.274Z] 8f616e6e9eec: Download complete [2022-02-18T20:59:30.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2022-02-18T20:59:30.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2022-02-18T20:59:30.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2022-02-18T20:59:30.721Z] === RUN TestKillStoppedContainer [2022-02-18T20:59:30.721Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-18T20:59:30.721Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T20:59:30.721Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-02-18T20:59:30.722Z] === RUN TestKillDifferentUserContainer [2022-02-18T20:59:31.179Z] --- PASS: TestConfigsUpdate (2.07s) [2022-02-18T20:59:31.179Z] === RUN TestTemplatedConfig [2022-02-18T20:59:31.292Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2022-02-18T20:59:31.292Z] === RUN TestInspectOomKilledTrue [2022-02-18T20:59:31.292Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T20:59:31.292Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T20:59:31.292Z] === RUN TestInspectOomKilledFalse [2022-02-18T20:59:31.292Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T20:59:31.292Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-18T20:59:31.292Z] === RUN TestLinksEtcHostsContentMatch [2022-02-18T20:59:31.292Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-18T20:59:31.860Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2022-02-18T20:59:31.860Z] === RUN TestLinksContainerNames [2022-02-18T20:59:32.429Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-18T20:59:32.996Z] --- PASS: TestLinksContainerNames (1.13s) [2022-02-18T20:59:32.996Z] === RUN TestLogsFollowTailEmpty [2022-02-18T20:59:33.728Z] --- PASS: TestTemplatedConfig (2.62s) [2022-02-18T20:59:33.728Z] === RUN TestConfigCreateResolve [2022-02-18T20:59:33.934Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-02-18T20:59:33.934Z] === RUN TestContainerNetworkMountsNoChown [2022-02-18T20:59:34.217Z] docker_cli_daemon_plugins_test.go:170: [def3915bb272d] daemon is not started [2022-02-18T20:59:34.484Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/default [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/default [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/private [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/private [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rprivate [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/slave [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/slave [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rslave [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/shared [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/shared [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rshared [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-18T20:59:34.484Z] === CONT TestMountDaemonRoot/default [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-18T20:59:34.484Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-18T20:59:34.484Z] === CONT TestMountDaemonRoot/rshared [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T20:59:34.484Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-18T20:59:34.484Z] === CONT TestMountDaemonRoot/shared [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-18T20:59:34.484Z] === CONT TestMountDaemonRoot/rslave [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T20:59:34.484Z] === CONT TestMountDaemonRoot/slave [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-18T20:59:34.484Z] === CONT TestMountDaemonRoot/rprivate [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T20:59:34.484Z] === CONT TestMountDaemonRoot/private [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-18T20:59:34.484Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-18T20:59:34.484Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-18T20:59:34.484Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-18T20:59:34.484Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T20:59:34.749Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-18T20:59:35.010Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-18T20:59:35.010Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-18T20:59:35.010Z] --- PASS: TestMountDaemonRoot (0.06s) [2022-02-18T20:59:35.010Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-18T20:59:35.010Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-02-18T20:59:35.010Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-02-18T20:59:35.010Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-02-18T20:59:35.010Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-18T20:59:35.010Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-18T20:59:35.010Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-02-18T20:59:35.010Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-18T20:59:35.010Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-18T20:59:35.010Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-02-18T20:59:35.011Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-18T20:59:35.011Z] === RUN TestContainerBindMountNonRecursive [2022-02-18T20:59:35.274Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-18T20:59:35.537Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-18T20:59:35.645Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-02-18T20:59:35.645Z] PASS [2022-02-18T20:59:35.645Z] [2022-02-18T20:59:35.645Z] DONE 6 tests in 13.175s [2022-02-18T20:59:35.645Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-18T20:59:35.645Z] ++ 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-02-18T20:59:35.645Z] ++ set -e [2022-02-18T20:59:35.645Z] ++ '[' -n 0 ']' [2022-02-18T20:59:35.645Z] ++ set -x [2022-02-18T20:59:35.646Z] ++ 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-02-18T20:59:35.646Z] INFO: Testing against a local daemon [2022-02-18T20:59:35.646Z] === RUN TestCheckpoint [2022-02-18T20:59:35.646Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T20:59:35.646Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T20:59:35.646Z] === RUN TestContainerInvalidJSON [2022-02-18T20:59:35.646Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:59:35.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:59:35.646Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:59:35.646Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:59:35.646Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T20:59:35.646Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T20:59:35.646Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-18T20:59:35.646Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-18T20:59:35.646Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-18T20:59:35.646Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T20:59:35.909Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2022-02-18T20:59:35.909Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T20:59:35.909Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-18T20:59:35.909Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T20:59:35.909Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-02-18T20:59:35.909Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T20:59:36.171Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-02-18T20:59:36.171Z] === RUN TestCopyFromContainer [2022-02-18T20:59:37.116Z] === RUN TestCopyFromContainer// [2022-02-18T20:59:37.116Z] === RUN TestCopyFromContainer//bar/root [2022-02-18T20:59:37.116Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-18T20:59:37.116Z] === RUN TestCopyFromContainer/bar/quux [2022-02-18T20:59:37.116Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-18T20:59:37.376Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-18T20:59:37.376Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-18T20:59:37.376Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-18T20:59:37.376Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-18T20:59:37.376Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-18T20:59:37.441Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2022-02-18T20:59:37.441Z] === RUN TestContainerVolumesMountedAsShared [2022-02-18T20:59:37.636Z] --- PASS: TestCopyFromContainer (1.44s) [2022-02-18T20:59:37.636Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-02-18T20:59:37.636Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-18T20:59:37.636Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-18T20:59:37.636Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-18T20:59:37.636Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-18T20:59:37.636Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-18T20:59:37.637Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-18T20:59:37.637Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-18T20:59:37.637Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-18T20:59:37.637Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-18T20:59:37.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T20:59:37.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:59:37.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:59:37.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:59:37.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:59:37.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:59:37.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:59:37.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T20:59:37.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T20:59:37.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T20:59:37.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-18T20:59:37.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T20:59:37.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-18T20:59:37.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-18T20:59:37.637Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T20:59:37.637Z] --- PASS: TestCreateLinkToNonExistingContainer (0.11s) [2022-02-18T20:59:37.637Z] === RUN TestCreateWithInvalidEnv [2022-02-18T20:59:37.637Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T20:59:37.637Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T20:59:37.637Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T20:59:37.637Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T20:59:37.637Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T20:59:37.637Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T20:59:37.637Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T20:59:37.637Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T20:59:37.637Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T20:59:37.637Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-18T20:59:37.637Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-18T20:59:37.637Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T20:59:37.637Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T20:59:37.637Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T20:59:37.637Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-18T20:59:37.637Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T20:59:38.009Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2022-02-18T20:59:38.009Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-18T20:59:38.576Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-02-18T20:59:38.576Z] === RUN TestNetworkNat [2022-02-18T20:59:38.837Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-18T20:59:39.019Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-02-18T20:59:39.020Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T20:59:39.404Z] --- PASS: TestNetworkNat (0.74s) [2022-02-18T20:59:39.404Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T20:59:39.404Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-18T20:59:39.961Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-02-18T20:59:39.961Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T20:59:39.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:59:39.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:59:39.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:59:39.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:59:39.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:59:39.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:59:39.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:59:39.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:59:39.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:59:39.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:59:39.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T20:59:39.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T20:59:39.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T20:59:39.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T20:59:39.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T20:59:39.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-18T20:59:39.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T20:59:39.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T20:59:39.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T20:59:39.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T20:59:39.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-18T20:59:39.961Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T20:59:39.973Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-18T20:59:39.973Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2022-02-18T20:59:39.973Z] === RUN TestNetworkLoopbackNat [2022-02-18T20:59:40.222Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-02-18T20:59:40.223Z] === RUN TestCreateDifferentPlatform [2022-02-18T20:59:40.223Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T20:59:40.223Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T20:59:40.223Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-18T20:59:40.223Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-18T20:59:40.223Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T20:59:40.223Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T20:59:40.223Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-18T20:59:40.223Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T20:59:40.484Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-18T20:59:40.484Z] === RUN TestContainerStartOnDaemonRestart [2022-02-18T20:59:40.484Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-18T20:59:40.484Z] === RUN TestDaemonRestartIpcMode [2022-02-18T20:59:40.484Z] === PAUSE TestDaemonRestartIpcMode [2022-02-18T20:59:40.484Z] === RUN TestDaemonHostGatewayIP [2022-02-18T20:59:40.484Z] === PAUSE TestDaemonHostGatewayIP [2022-02-18T20:59:40.484Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-18T20:59:40.484Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-18T20:59:40.484Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T20:59:40.484Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-18T20:59:40.484Z] === RUN TestDiff [2022-02-18T20:59:40.542Z] check_test.go:308: [dd18f3a16241b] daemon is not started [2022-02-18T20:59:40.542Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-18T20:59:40.746Z] --- PASS: TestDiff (0.41s) [2022-02-18T20:59:40.746Z] === RUN TestExecWithCloseStdin [2022-02-18T20:59:41.320Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-02-18T20:59:41.320Z] === RUN TestExec [2022-02-18T20:59:41.581Z] --- PASS: TestExec (0.43s) [2022-02-18T20:59:41.581Z] === RUN TestExecUser [2022-02-18T20:59:41.907Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-02-18T20:59:41.907Z] PASS [2022-02-18T20:59:41.907Z] [2022-02-18T20:59:41.907Z] DONE 17 tests in 46.261s [2022-02-18T20:59:41.907Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-18T20:59:41.907Z] INFO: Testing against a local daemon [2022-02-18T20:59:41.908Z] === RUN TestPluginInvalidJSON [2022-02-18T20:59:41.908Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T20:59:41.908Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T20:59:41.908Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T20:59:41.908Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-02-18T20:59:41.908Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-18T20:59:41.908Z] === RUN TestPluginInstall [2022-02-18T20:59:41.908Z] === RUN TestPluginInstall/no_auth [2022-02-18T20:59:41.908Z] time="2022-02-18T20:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T20:59:41.908Z] time="2022-02-18T20:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e96017d1f4a01ea031a4804dccd0737fbcbab9cb3b9da8e2fce112d853a21122" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T20:59:41.908Z] time="2022-02-18T20:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T20:59:41.908Z] time="2022-02-18T20:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e96017d1f4a01ea031a4804dccd0737fbcbab9cb3b9da8e2fce112d853a21122" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T20:59:41.908Z] === RUN TestPluginInstall/with_htpasswd [2022-02-18T20:59:41.908Z] time="2022-02-18T20:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T20:59:41.908Z] time="2022-02-18T20:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6bc0025c24e9692eadefc92602f65fc8720066bf615b09f5a0c2e227a77974a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T20:59:41.908Z] time="2022-02-18T20:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T20:59:41.908Z] time="2022-02-18T20:59:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6bc0025c24e9692eadefc92602f65fc8720066bf615b09f5a0c2e227a77974a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T20:59:41.922Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-18T20:59:41.923Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-18T20:59:42.153Z] --- PASS: TestExecUser (0.43s) [2022-02-18T20:59:42.153Z] === RUN TestExportContainerAndImportImage [2022-02-18T20:59:42.169Z] === RUN TestPluginInstall/with_insecure [2022-02-18T20:59:42.726Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-02-18T20:59:42.726Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T20:59:42.861Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-18T20:59:42.861Z] --- PASS: TestNetworkLoopbackNat (2.91s) [2022-02-18T20:59:42.861Z] === RUN TestPause [2022-02-18T20:59:43.113Z] time="2022-02-18T20:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T20:59:43.113Z] time="2022-02-18T20:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d71c3d5e16b8c8c7390931128e38968540495c75f166707915d2d521d15e43b5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T20:59:43.113Z] time="2022-02-18T20:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T20:59:43.113Z] time="2022-02-18T20:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d71c3d5e16b8c8c7390931128e38968540495c75f166707915d2d521d15e43b5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T20:59:43.113Z] plugin_test.go:165: [d7f6a58bfda01] daemon is not started [2022-02-18T20:59:43.113Z] --- PASS: TestPluginInstall (3.26s) [2022-02-18T20:59:43.113Z] --- PASS: TestPluginInstall/no_auth (1.61s) [2022-02-18T20:59:43.113Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-02-18T20:59:43.113Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-02-18T20:59:43.113Z] === RUN TestPluginsWithRuntimes [2022-02-18T20:59:43.431Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-18T20:59:43.690Z] --- PASS: TestPause (0.68s) [2022-02-18T20:59:43.690Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T20:59:43.690Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T20:59:43.690Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T20:59:43.690Z] === RUN TestPauseStopPausedContainer [2022-02-18T20:59:44.114Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-02-18T20:59:44.114Z] === RUN TestHealthCheckWorkdir [2022-02-18T20:59:44.260Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-18T20:59:44.260Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2022-02-18T20:59:44.260Z] === RUN TestPidHost [2022-02-18T20:59:44.375Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-02-18T20:59:44.375Z] === RUN TestHealthKillContainer [2022-02-18T20:59:44.520Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-18T20:59:45.200Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-18T20:59:45.519Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-18T20:59:46.138Z] --- PASS: TestPidHost (1.59s) [2022-02-18T20:59:46.138Z] === RUN TestPsFilter [2022-02-18T20:59:46.138Z] --- PASS: TestPsFilter (0.14s) [2022-02-18T20:59:46.138Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T20:59:46.464Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-02-18T20:59:46.464Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-02-18T20:59:46.464Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-02-18T20:59:46.464Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T20:59:46.708Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-18T20:59:46.708Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2022-02-18T20:59:46.708Z] === RUN TestRemoveContainerWithVolume [2022-02-18T20:59:47.038Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-02-18T20:59:47.038Z] PASS [2022-02-18T20:59:47.038Z] [2022-02-18T20:59:47.038Z] DONE 10 tests in 7.188s [2022-02-18T20:59:47.038Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-18T20:59:47.038Z] INFO: Testing against a local daemon [2022-02-18T20:59:47.038Z] === RUN TestExternalGraphDriver [2022-02-18T20:59:47.038Z] === RUN TestExternalGraphDriver/json [2022-02-18T20:59:47.646Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2022-02-18T20:59:47.646Z] === RUN TestRemoveContainerRunning [2022-02-18T20:59:47.905Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-18T20:59:48.164Z] --- PASS: TestRemoveContainerRunning (0.73s) [2022-02-18T20:59:48.164Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T20:59:48.424Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-18T20:59:48.948Z] === RUN TestExternalGraphDriver/spec [2022-02-18T20:59:48.992Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2022-02-18T20:59:48.992Z] === RUN TestRemoveInvalidContainer [2022-02-18T20:59:48.992Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-02-18T20:59:48.992Z] === RUN TestRenameLinkedContainer [2022-02-18T20:59:49.927Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-18T20:59:50.330Z] === RUN TestExternalGraphDriver/pull [2022-02-18T20:59:51.559Z] 898469748ff6: Verifying Checksum [2022-02-18T20:59:51.559Z] 898469748ff6: Download complete [2022-02-18T20:59:51.837Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-18T20:59:52.096Z] --- PASS: TestRenameLinkedContainer (3.12s) [2022-02-18T20:59:52.096Z] === RUN TestRenameStoppedContainer [2022-02-18T20:59:52.242Z] --- PASS: TestExternalGraphDriver (4.96s) [2022-02-18T20:59:52.242Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-02-18T20:59:52.242Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-02-18T20:59:52.242Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-02-18T20:59:52.242Z] === RUN TestGraphdriverPluginV2 [2022-02-18T20:59:52.356Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-18T20:59:52.515Z] --- PASS: TestHealthKillContainer (7.85s) [2022-02-18T20:59:52.515Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T20:59:52.616Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-02-18T20:59:52.616Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T20:59:52.776Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-02-18T20:59:52.776Z] === RUN TestIpcModeNone [2022-02-18T20:59:53.038Z] --- PASS: TestIpcModeNone (0.43s) [2022-02-18T20:59:53.038Z] === RUN TestIpcModePrivate [2022-02-18T20:59:53.306Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-18T20:59:53.568Z] --- PASS: TestIpcModePrivate (0.42s) [2022-02-18T20:59:53.568Z] === RUN TestIpcModeShareable [2022-02-18T20:59:53.829Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-02-18T20:59:53.996Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-18T20:59:53.996Z] --- PASS: TestRenameRunningContainerAndReuse (1.21s) [2022-02-18T20:59:53.996Z] === RUN TestRenameInvalidName [2022-02-18T20:59:53.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-18T20:59:54.090Z] --- PASS: TestIpcModeShareable (0.48s) [2022-02-18T20:59:54.090Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-18T20:59:54.565Z] --- PASS: TestRenameInvalidName (0.57s) [2022-02-18T20:59:54.565Z] === RUN TestRenameAnonymousContainer [2022-02-18T20:59:55.475Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s) [2022-02-18T20:59:55.475Z] === RUN TestAPIIpcModeHost [2022-02-18T20:59:55.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-18T20:59:55.736Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-02-18T20:59:55.736Z] === RUN TestDaemonIpcModeShareable [2022-02-18T20:59:55.765Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-18T20:59:56.452Z] --- PASS: TestGraphdriverPluginV2 (3.78s) [2022-02-18T20:59:56.452Z] PASS [2022-02-18T20:59:56.452Z] [2022-02-18T20:59:56.452Z] DONE 5 tests in 8.780s [2022-02-18T20:59:56.452Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-18T20:59:56.452Z] INFO: Testing against a local daemon [2022-02-18T20:59:56.452Z] === RUN TestContinueAfterPluginCrash [2022-02-18T20:59:56.452Z] === PAUSE TestContinueAfterPluginCrash [2022-02-18T20:59:56.452Z] === RUN TestReadPluginNoRead [2022-02-18T20:59:56.452Z] === PAUSE TestReadPluginNoRead [2022-02-18T20:59:56.452Z] === RUN TestDaemonStartWithLogOpt [2022-02-18T20:59:56.452Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-18T20:59:56.452Z] === CONT TestContinueAfterPluginCrash [2022-02-18T20:59:56.452Z] === CONT TestDaemonStartWithLogOpt [2022-02-18T20:59:56.682Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-18T20:59:56.682Z] --- PASS: TestDaemonIpcModeShareable (1.07s) [2022-02-18T20:59:56.682Z] === RUN TestDaemonIpcModePrivate [2022-02-18T20:59:56.705Z] --- PASS: TestRenameAnonymousContainer (2.12s) [2022-02-18T20:59:56.705Z] === RUN TestRenameContainerWithSameName [2022-02-18T20:59:57.275Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2022-02-18T20:59:57.275Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T20:59:57.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-18T20:59:57.627Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-18T20:59:57.888Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2022-02-18T20:59:57.888Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-18T20:59:58.213Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-18T20:59:58.213Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2022-02-18T20:59:58.213Z] === RUN TestResize [2022-02-18T20:59:58.782Z] --- PASS: TestResize (0.62s) [2022-02-18T20:59:58.782Z] === RUN TestResizeWithInvalidSize [2022-02-18T20:59:58.832Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-18T20:59:58.832Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s) [2022-02-18T20:59:58.832Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-18T20:59:59.001Z] --- PASS: TestDaemonStartWithLogOpt (3.26s) [2022-02-18T20:59:59.001Z] === CONT TestReadPluginNoRead [2022-02-18T20:59:59.350Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2022-02-18T20:59:59.350Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T20:59:59.773Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-18T20:59:59.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-18T20:59:59.917Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T20:59:59.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T20:59:59.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T20:59:59.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T20:59:59.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T21:00:00.034Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) [2022-02-18T21:00:00.034Z] === RUN TestIpcModeOlderClient [2022-02-18T21:00:00.034Z] === PAUSE TestIpcModeOlderClient [2022-02-18T21:00:00.034Z] === RUN TestKillContainerInvalidSignal [2022-02-18T21:00:00.295Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-02-18T21:00:00.295Z] === RUN TestKillContainer [2022-02-18T21:00:00.295Z] === RUN TestKillContainer/no_signal [2022-02-18T21:00:00.865Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T21:00:00.865Z] === RUN TestKillContainer/killing_signal [2022-02-18T21:00:01.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-18T21:00:01.436Z] --- PASS: TestKillContainer (1.20s) [2022-02-18T21:00:01.436Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-02-18T21:00:01.436Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-02-18T21:00:01.436Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-02-18T21:00:01.436Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T21:00:01.436Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-18T21:00:01.542Z] === RUN TestReadPluginNoRead/default [2022-02-18T21:00:02.008Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-18T21:00:02.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T21:00:02.481Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-18T21:00:02.490Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-18T21:00:02.950Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-02-18T21:00:02.950Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-02-18T21:00:02.950Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-02-18T21:00:02.950Z] === RUN TestKillStoppedContainer [2022-02-18T21:00:02.950Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-18T21:00:02.950Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T21:00:02.950Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-18T21:00:02.950Z] === RUN TestKillDifferentUserContainer [2022-02-18T21:00:03.212Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-02-18T21:00:03.212Z] === RUN TestInspectOomKilledTrue [2022-02-18T21:00:03.786Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-02-18T21:00:03.786Z] === RUN TestInspectOomKilledFalse [2022-02-18T21:00:03.870Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-18T21:00:03.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-18T21:00:04.047Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-02-18T21:00:04.047Z] === RUN TestLinksEtcHostsContentMatch [2022-02-18T21:00:04.131Z] --- PASS: TestContinueAfterPluginCrash (8.31s) [2022-02-18T21:00:04.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T21:00:04.621Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2022-02-18T21:00:04.621Z] === RUN TestLinksContainerNames [2022-02-18T21:00:04.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-18T21:00:04.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T21:00:05.192Z] --- PASS: TestLinksContainerNames (0.79s) [2022-02-18T21:00:05.192Z] === RUN TestLogsFollowTailEmpty [2022-02-18T21:00:05.519Z] === CONT TestReadPluginNoRead [2022-02-18T21:00:05.519Z] read_test.go:92: [da149db7f5819] daemon is not started [2022-02-18T21:00:05.519Z] --- PASS: TestReadPluginNoRead (6.14s) [2022-02-18T21:00:05.519Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-02-18T21:00:05.519Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-02-18T21:00:05.519Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-02-18T21:00:05.519Z] PASS [2022-02-18T21:00:05.519Z] [2022-02-18T21:00:05.519Z] DONE 6 tests in 9.439s [2022-02-18T21:00:05.519Z] 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-02-18T21:00:05.519Z] testing: warning: no tests to run [2022-02-18T21:00:05.519Z] PASS [2022-02-18T21:00:05.519Z] [2022-02-18T21:00:05.519Z] DONE 0 tests in 0.012s [2022-02-18T21:00:05.519Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-18T21:00:05.519Z] INFO: Testing against a local daemon [2022-02-18T21:00:05.519Z] === RUN TestPluginWithDevMounts [2022-02-18T21:00:05.519Z] === PAUSE TestPluginWithDevMounts [2022-02-18T21:00:05.519Z] === CONT TestPluginWithDevMounts [2022-02-18T21:00:05.772Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-02-18T21:00:05.772Z] === RUN TestContainerNetworkMountsNoChown [2022-02-18T21:00:05.802Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-18T21:00:05.802Z] [2022-02-18T21:00:05.802Z] ________ ____ __. [2022-02-18T21:00:05.802Z] \_____ \ | |/ _| [2022-02-18T21:00:05.802Z] / | \| < [2022-02-18T21:00:05.802Z] / | \ | \ [2022-02-18T21:00:05.802Z] \_______ /____|__ \ [2022-02-18T21:00:05.802Z] \/ \/ [2022-02-18T21:00:05.802Z] [2022-02-18T21:00:05.802Z] INFO: make.ps1 ended at 02/18/2022 20:59:59 [2022-02-18T21:00:05.802Z] INFO: Binaries build ended at 02/18/2022 21:00:00. Duration:00:01:26.9941390 [2022-02-18T21:00:05.802Z] INFO: Copying the built daemon binary to d:\CI\PR-43185\8\binary\dockerd-833139f390.exe... [2022-02-18T21:00:05.802Z] INFO: Copying the built client binary to d:\CI\PR-43185\8\binary\docker-833139f390.exe... [2022-02-18T21:00:05.802Z] INFO: Copying dockerversion from the container... [2022-02-18T21:00:05.802Z] INFO: Copying the golang package from the container to d:\CI\PR-43185\8\installer\go.zip... [2022-02-18T21:00:05.802Z] INFO: Extracting go.zip to d:\CI\PR-43185\8\go [2022-02-18T21:00:06.371Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/default [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/default [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/private [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/private [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/rprivate [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/slave [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/slave [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/rslave [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/shared [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/shared [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/rshared [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-18T21:00:06.371Z] === CONT TestMountDaemonRoot/default [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-18T21:00:06.371Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-18T21:00:06.371Z] === CONT TestMountDaemonRoot/rshared [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T21:00:06.371Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-18T21:00:06.371Z] === CONT TestMountDaemonRoot/shared [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-18T21:00:06.371Z] === CONT TestMountDaemonRoot/rslave [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T21:00:06.371Z] === CONT TestMountDaemonRoot/slave [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-18T21:00:06.371Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-18T21:00:06.371Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-18T21:00:06.372Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-18T21:00:06.372Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-18T21:00:06.372Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-18T21:00:06.372Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-18T21:00:06.372Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/rprivate [2022-02-18T21:00:06.372Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T21:00:06.372Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T21:00:06.372Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-18T21:00:06.372Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-18T21:00:06.372Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T21:00:06.372Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T21:00:06.372Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-18T21:00:06.372Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/private [2022-02-18T21:00:06.372Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-18T21:00:06.372Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-18T21:00:06.372Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-18T21:00:06.372Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-18T21:00:06.372Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-18T21:00:06.372Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-18T21:00:06.372Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-18T21:00:06.372Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-18T21:00:06.372Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-18T21:00:06.636Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-18T21:00:06.636Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-18T21:00:06.636Z] === RUN TestContainerBindMountNonRecursive [2022-02-18T21:00:06.906Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-02-18T21:00:06.906Z] PASS [2022-02-18T21:00:06.906Z] [2022-02-18T21:00:06.906Z] DONE 1 tests in 1.624s [2022-02-18T21:00:06.906Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-18T21:00:06.906Z] INFO: Testing against a local daemon [2022-02-18T21:00:06.906Z] === RUN TestSecretInspect [2022-02-18T21:00:06.989Z] .........................xx.................... [ 29%] [2022-02-18T21:00:07.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T21:00:07.759Z] check_test.go:308: [d433120b9406a] daemon is not started [2022-02-18T21:00:07.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-18T21:00:08.034Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2022-02-18T21:00:08.034Z] === RUN TestContainerVolumesMountedAsShared [2022-02-18T21:00:08.295Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-02-18T21:00:08.295Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-18T21:00:08.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-18T21:00:08.556Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-02-18T21:00:08.556Z] === RUN TestNetworkNat [2022-02-18T21:00:08.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T21:00:09.130Z] --- PASS: TestNetworkNat (0.41s) [2022-02-18T21:00:09.130Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T21:00:09.392Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-02-18T21:00:09.392Z] === RUN TestNetworkLoopbackNat [2022-02-18T21:00:09.453Z] --- PASS: TestSecretInspect (2.15s) [2022-02-18T21:00:09.453Z] === RUN TestSecretList [2022-02-18T21:00:10.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-18T21:00:11.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T21:00:11.365Z] --- PASS: TestSecretList (2.14s) [2022-02-18T21:00:11.365Z] === RUN TestSecretsCreateAndDelete [2022-02-18T21:00:11.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T21:00:11.934Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-02-18T21:00:11.934Z] === RUN TestPause [2022-02-18T21:00:12.504Z] --- PASS: TestPause (0.39s) [2022-02-18T21:00:12.504Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T21:00:12.504Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T21:00:12.504Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T21:00:12.504Z] === RUN TestPauseStopPausedContainer [2022-02-18T21:00:12.764Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-02-18T21:00:12.764Z] === RUN TestPidHost [2022-02-18T21:00:13.276Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-02-18T21:00:13.277Z] === RUN TestSecretsUpdate [2022-02-18T21:00:13.706Z] --- PASS: TestPidHost (0.87s) [2022-02-18T21:00:13.706Z] === RUN TestPsFilter [2022-02-18T21:00:13.706Z] --- PASS: TestPsFilter (0.10s) [2022-02-18T21:00:13.706Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T21:00:14.279Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-02-18T21:00:14.279Z] === RUN TestRemoveContainerWithVolume [2022-02-18T21:00:14.540Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-02-18T21:00:14.540Z] === RUN TestRemoveContainerRunning [2022-02-18T21:00:14.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T21:00:14.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T21:00:15.112Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-02-18T21:00:15.112Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T21:00:15.374Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-02-18T21:00:15.374Z] === RUN TestRemoveInvalidContainer [2022-02-18T21:00:15.374Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-18T21:00:15.374Z] === RUN TestRenameLinkedContainer [2022-02-18T21:00:15.825Z] --- PASS: TestSecretsUpdate (2.10s) [2022-02-18T21:00:15.825Z] === RUN TestTemplatedSecret [2022-02-18T21:00:16.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T21:00:16.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T21:00:17.290Z] --- PASS: TestRenameLinkedContainer (1.54s) [2022-02-18T21:00:17.290Z] === RUN TestRenameStoppedContainer [2022-02-18T21:00:17.290Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-02-18T21:00:17.290Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T21:00:18.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T21:00:18.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T21:00:18.235Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-02-18T21:00:18.236Z] === RUN TestRenameInvalidName [2022-02-18T21:00:18.374Z] --- PASS: TestTemplatedSecret (2.57s) [2022-02-18T21:00:18.374Z] === RUN TestSecretCreateResolve [2022-02-18T21:00:18.497Z] --- PASS: TestRenameInvalidName (0.38s) [2022-02-18T21:00:18.497Z] === RUN TestRenameAnonymousContainer [2022-02-18T21:00:19.503Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-18T21:00:19.885Z] --- PASS: TestRenameAnonymousContainer (1.34s) [2022-02-18T21:00:19.885Z] === RUN TestRenameContainerWithSameName [2022-02-18T21:00:20.146Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-02-18T21:00:20.146Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T21:00:20.291Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-02-18T21:00:20.291Z] PASS [2022-02-18T21:00:20.291Z] [2022-02-18T21:00:20.291Z] DONE 6 tests in 13.290s [2022-02-18T21:00:20.291Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-18T21:00:20.291Z] INFO: Testing against a local daemon [2022-02-18T21:00:20.291Z] === RUN TestServiceCreateInit [2022-02-18T21:00:20.291Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T21:00:21.083Z] [2022-02-18T21:00:21.083Z] ________ ____ __. [2022-02-18T21:00:21.083Z] \_____ \ | |/ _| [2022-02-18T21:00:21.083Z] / | \| < [2022-02-18T21:00:21.083Z] / | \ | \ [2022-02-18T21:00:21.083Z] \_______ /____|__ \ [2022-02-18T21:00:21.083Z] \/ \/ [2022-02-18T21:00:21.083Z] [2022-02-18T21:00:21.083Z] INFO: make.ps1 ended at 02/18/2022 21:00:20 [2022-02-18T21:00:21.089Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-02-18T21:00:21.089Z] === RUN TestResize [2022-02-18T21:00:21.349Z] --- PASS: TestResize (0.38s) [2022-02-18T21:00:21.349Z] === RUN TestResizeWithInvalidSize [2022-02-18T21:00:21.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-18T21:00:21.610Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-02-18T21:00:21.610Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T21:00:22.074Z] INFO: Binaries build ended at 02/18/2022 21:00:22. Duration:00:01:36.7557031 [2022-02-18T21:00:22.180Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T21:00:22.180Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T21:00:22.180Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T21:00:22.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-18T21:00:22.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-18T21:00:23.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-18T21:00:23.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-18T21:00:23.812Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-18T21:00:23.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T21:00:23.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-18T21:00:24.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-18T21:00:24.299Z] INFO: Copying the built daemon binary to d:\CI\PR-43185\8\binary\dockerd-833139f390.exe... [2022-02-18T21:00:24.299Z] INFO: Copying the built client binary to d:\CI\PR-43185\8\binary\docker-833139f390.exe... [2022-02-18T21:00:24.299Z] INFO: Copying dockerversion from the container... [2022-02-18T21:00:24.299Z] INFO: Copying the golang package from the container to d:\CI\PR-43185\8\installer\go.zip... [2022-02-18T21:00:24.497Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T21:00:24.503Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-18T21:00:24.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T21:00:25.299Z] INFO: Extracting go.zip to d:\CI\PR-43185\8\go [2022-02-18T21:00:25.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T21:00:26.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-18T21:00:26.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-18T21:00:26.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-18T21:00:27.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-18T21:00:27.800Z] --- PASS: TestServiceCreateInit (7.20s) [2022-02-18T21:00:27.800Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) [2022-02-18T21:00:27.800Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2022-02-18T21:00:27.800Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T21:00:27.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.00s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.94s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.23s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.21s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.58s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.46s) [2022-02-18T21:00:28.192Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.58s) [2022-02-18T21:00:28.192Z] === RUN TestCgroupNamespacesRun [2022-02-18T21:00:28.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-18T21:00:29.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-18T21:00:30.105Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2022-02-18T21:00:30.105Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-18T21:00:30.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-18T21:00:31.275Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-18T21:00:31.745Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2022-02-18T21:00:31.745Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-18T21:00:31.748Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-18T21:00:32.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-18T21:00:33.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-18T21:00:33.385Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2022-02-18T21:00:33.385Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-18T21:00:33.393Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-18T21:00:34.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-18T21:00:35.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-18T21:00:35.289Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2022-02-18T21:00:35.289Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-18T21:00:35.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-18T21:00:35.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-18T21:00:35.930Z] INFO: Extraction ended at 02/18/2022 21:00:33. Duration:00:00:29.5459274 [2022-02-18T21:00:35.930Z] INFO: Updating the golang and path environment variables [2022-02-18T21:00:35.930Z] INFO: GOPATH=d:\gopath [2022-02-18T21:00:35.930Z] INFO: go version go1.17.7 windows/amd64 [2022-02-18T21:00:35.930Z] INFO: Running the daemon under test in debug mode [2022-02-18T21:00:35.930Z] INFO: Starting a daemon under test... [2022-02-18T21:00:35.930Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43185\8\daemon --pidfile d:\CI\PR-43185\8\docker.pid -D [2022-02-18T21:00:35.930Z] INFO: Process started successfully. [2022-02-18T21:00:35.930Z] INFO: Start tailing logs of the daemon under tests [2022-02-18T21:00:35.930Z] INFO: Waiting for the daemon under test to start... [2022-02-18T21:00:36.144Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-18T21:00:36.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-18T21:00:36.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-18T21:00:36.993Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-18T21:00:37.056Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2022-02-18T21:00:37.056Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-18T21:00:37.624Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-18T21:00:38.566Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-18T21:00:38.566Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-02-18T21:00:38.566Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.19s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.24s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.62s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.82s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-02-18T21:00:38.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-02-18T21:00:38.910Z] === RUN TestCgroupNamespacesRun [2022-02-18T21:00:39.136Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-18T21:00:39.396Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-02-18T21:00:39.396Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-18T21:00:39.856Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-02-18T21:00:39.856Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-18T21:00:39.965Z] check_test.go:308: [dc7079f9cc17f] daemon is not started [2022-02-18T21:00:39.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-18T21:00:40.800Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-02-18T21:00:40.800Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-18T21:00:41.346Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2022-02-18T21:00:41.346Z] === RUN TestNISDomainname [2022-02-18T21:00:41.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-18T21:00:41.865Z] --- PASS: TestNISDomainname (0.95s) [2022-02-18T21:00:41.865Z] === RUN TestHostnameDnsResolution [2022-02-18T21:00:42.186Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-02-18T21:00:42.186Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-18T21:00:43.130Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-02-18T21:00:43.130Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-18T21:00:43.248Z] --- PASS: TestHostnameDnsResolution (1.17s) [2022-02-18T21:00:43.248Z] === RUN TestUnprivilegedPortsAndPing [2022-02-18T21:00:43.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-18T21:00:44.073Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-02-18T21:00:44.073Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-18T21:00:44.077Z] --- PASS: TestUnprivilegedPortsAndPing (0.88s) [2022-02-18T21:00:44.077Z] === RUN TestStats [2022-02-18T21:00:44.335Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-18T21:00:45.455Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-02-18T21:00:45.455Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-18T21:00:45.712Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-18T21:00:45.919Z] --- PASS: TestCreateServiceMultipleTimes (16.02s) [2022-02-18T21:00:45.919Z] === RUN TestCreateServiceConflict [2022-02-18T21:00:45.919Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-02-18T21:00:45.919Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T21:00:45.970Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-18T21:00:46.025Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-02-18T21:00:46.025Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-18T21:00:46.911Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-18T21:00:46.911Z] --- PASS: TestStats (2.79s) [2022-02-18T21:00:46.911Z] === RUN TestStopContainerWithTimeout [2022-02-18T21:00:46.911Z] === RUN TestStopContainerWithTimeout/0 [2022-02-18T21:00:46.911Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-18T21:00:46.911Z] === RUN TestStopContainerWithTimeout/1 [2022-02-18T21:00:46.911Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-18T21:00:46.911Z] === RUN TestStopContainerWithTimeout/3 [2022-02-18T21:00:46.911Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-18T21:00:46.911Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-18T21:00:46.911Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-18T21:00:46.911Z] === CONT TestStopContainerWithTimeout/0 [2022-02-18T21:00:46.911Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-18T21:00:46.965Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-02-18T21:00:46.965Z] === RUN TestNISDomainname [2022-02-18T21:00:47.537Z] --- PASS: TestNISDomainname (0.49s) [2022-02-18T21:00:47.537Z] === RUN TestHostnameDnsResolution [2022-02-18T21:00:47.849Z] === CONT TestStopContainerWithTimeout/3 [2022-02-18T21:00:48.111Z] --- PASS: TestHostnameDnsResolution (0.59s) [2022-02-18T21:00:48.111Z] === RUN TestUnprivilegedPortsAndPing [2022-02-18T21:00:48.463Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-02-18T21:00:48.463Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T21:00:48.684Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-02-18T21:00:48.684Z] === RUN TestStats [2022-02-18T21:00:49.756Z] === CONT TestStopContainerWithTimeout/1 [2022-02-18T21:00:51.232Z] --- PASS: TestStats (2.39s) [2022-02-18T21:00:51.232Z] === RUN TestStopContainerWithTimeout [2022-02-18T21:00:51.232Z] === RUN TestStopContainerWithTimeout/0 [2022-02-18T21:00:51.232Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-18T21:00:51.232Z] === RUN TestStopContainerWithTimeout/1 [2022-02-18T21:00:51.232Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-18T21:00:51.232Z] === RUN TestStopContainerWithTimeout/3 [2022-02-18T21:00:51.232Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-18T21:00:51.232Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-18T21:00:51.232Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-18T21:00:51.232Z] === CONT TestStopContainerWithTimeout/0 [2022-02-18T21:00:51.232Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-18T21:00:51.493Z] === CONT TestStopContainerWithTimeout/3 [2022-02-18T21:00:51.666Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-18T21:00:51.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-18T21:00:51.666Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-02-18T21:00:51.666Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2022-02-18T21:00:51.666Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2022-02-18T21:00:51.666Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-02-18T21:00:51.666Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2022-02-18T21:00:51.666Z] === RUN TestDeleteDevicemapper [2022-02-18T21:00:51.666Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T21:00:51.666Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-18T21:00:51.666Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T21:00:52.694Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-18T21:00:53.454Z] === CONT TestStopContainerWithTimeout/1 [2022-02-18T21:00:53.760Z] ...INFO: Daemon under test started and replied! [2022-02-18T21:00:53.760Z] INFO: Docker version of the daemon under test [2022-02-18T21:00:53.760Z] [2022-02-18T21:00:53.760Z] Client: [2022-02-18T21:00:53.760Z] Version: 17.06.2-ce [2022-02-18T21:00:53.760Z] API version: 1.30 [2022-02-18T21:00:53.760Z] Go version: go1.8.3 [2022-02-18T21:00:53.760Z] Git commit: cec0b72 [2022-02-18T21:00:53.760Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-18T21:00:53.760Z] OS/Arch: windows/amd64 [2022-02-18T21:00:53.760Z] [2022-02-18T21:00:53.760Z] Server: [2022-02-18T21:00:53.760Z] Version: 0.0.0-dev [2022-02-18T21:00:53.760Z] API version: 1.42 (minimum version 1.24) [2022-02-18T21:00:53.760Z] Go version: go1.17.7 [2022-02-18T21:00:53.760Z] Git commit: 833139f390 [2022-02-18T21:00:53.760Z] Built: 02/18/2022 20:58:38 [2022-02-18T21:00:53.760Z] OS/Arch: windows/amd64 [2022-02-18T21:00:53.760Z] Experimental: false [2022-02-18T21:00:53.760Z] [2022-02-18T21:00:53.760Z] INFO: Docker info of the daemon under test [2022-02-18T21:00:53.760Z] [2022-02-18T21:00:53.760Z] Containers: 0 [2022-02-18T21:00:53.760Z] Running: 0 [2022-02-18T21:00:53.760Z] Paused: 0 [2022-02-18T21:00:53.760Z] Stopped: 0 [2022-02-18T21:00:53.760Z] Images: 0 [2022-02-18T21:00:53.760Z] Server Version: 0.0.0-dev [2022-02-18T21:00:53.760Z] Storage Driver: windowsfilter [2022-02-18T21:00:53.760Z] Windows: [2022-02-18T21:00:53.760Z] Logging Driver: json-file [2022-02-18T21:00:53.760Z] Plugins: [2022-02-18T21:00:53.760Z] Volume: local [2022-02-18T21:00:53.760Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T21:00:53.760Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T21:00:53.760Z] Swarm: inactive [2022-02-18T21:00:53.760Z] Default Isolation: process [2022-02-18T21:00:53.760Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T21:00:53.760Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T21:00:53.760Z] OSType: windows [2022-02-18T21:00:53.760Z] Architecture: x86_64 [2022-02-18T21:00:53.760Z] CPUs: 4 [2022-02-18T21:00:53.760Z] Total Memory: 32GiB [2022-02-18T21:00:53.760Z] Name: azwin-2-9d36d0 [2022-02-18T21:00:53.760Z] ID: XQPX:IIX4:3TR5:TEWP:XW3V:525G:X4X2:WW7W:IBC6:IW4F:CRO6:YYSW [2022-02-18T21:00:53.760Z] Docker Root Dir: D:\CI\PR-43185\8\daemon [2022-02-18T21:00:53.760Z] Debug Mode (client): false [2022-02-18T21:00:53.760Z] Debug Mode (server): true [2022-02-18T21:00:53.760Z] File Descriptors: -1 [2022-02-18T21:00:53.760Z] Goroutines: 16 [2022-02-18T21:00:53.760Z] System Time: 2022-02-18T21:00:52.8449021Z [2022-02-18T21:00:53.760Z] EventsListeners: 0 [2022-02-18T21:00:53.760Z] Registry: https://index.docker.io/v1/ [2022-02-18T21:00:53.760Z] Labels: [2022-02-18T21:00:53.760Z] Experimental: false [2022-02-18T21:00:53.760Z] Insecure Registries: [2022-02-18T21:00:53.760Z] 127.0.0.0/8 [2022-02-18T21:00:53.760Z] Live Restore Enabled: false [2022-02-18T21:00:53.760Z] [2022-02-18T21:00:53.760Z] [2022-02-18T21:00:53.760Z] INFO: Docker images of the daemon under test [2022-02-18T21:00:53.760Z] [2022-02-18T21:00:53.760Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T21:00:53.760Z] [2022-02-18T21:00:53.760Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-18T21:00:53.760Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-18T21:00:53.760Z] ltsc2022: Pulling from windows/servercore [2022-02-18T21:00:53.760Z] 8f616e6e9eec: Pulling fs layer [2022-02-18T21:00:53.760Z] 898469748ff6: Pulling fs layer [2022-02-18T21:00:54.206Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-18T21:00:54.207Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2022-02-18T21:00:54.207Z] === RUN TestUpdateMemory [2022-02-18T21:00:54.207Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-18T21:00:54.207Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-18T21:00:54.207Z] === RUN TestUpdateCPUQuota [2022-02-18T21:00:54.466Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-18T21:00:55.034Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-18T21:00:55.034Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-18T21:00:55.292Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-18T21:00:55.380Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-18T21:00:55.380Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-02-18T21:00:55.380Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-02-18T21:00:55.380Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-02-18T21:00:55.380Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-02-18T21:00:55.380Z] === RUN TestDeleteDevicemapper [2022-02-18T21:00:55.380Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T21:00:55.380Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-18T21:00:55.380Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T21:00:55.463Z] INFO: Extraction ended at 02/18/2022 21:00:53. Duration:00:00:28.9296827 [2022-02-18T21:00:55.463Z] INFO: Updating the golang and path environment variables [2022-02-18T21:00:55.463Z] INFO: GOPATH=d:\gopath [2022-02-18T21:00:55.463Z] INFO: go version go1.17.7 windows/amd64 [2022-02-18T21:00:55.463Z] INFO: Running the daemon under test in debug mode [2022-02-18T21:00:55.463Z] INFO: Starting a daemon under test... [2022-02-18T21:00:55.463Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43185\8\daemon --pidfile d:\CI\PR-43185\8\docker.pid -D [2022-02-18T21:00:55.463Z] INFO: Process started successfully. [2022-02-18T21:00:55.463Z] INFO: Start tailing logs of the daemon under tests [2022-02-18T21:00:55.463Z] INFO: Waiting for the daemon under test to start... [2022-02-18T21:00:55.551Z] --- PASS: TestUpdateCPUQuota (1.25s) [2022-02-18T21:00:55.551Z] === RUN TestUpdatePidsLimit [2022-02-18T21:00:55.551Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-18T21:00:55.809Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-18T21:00:55.809Z] === RUN TestUpdatePidsLimit/no_change [2022-02-18T21:00:56.067Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-18T21:00:56.067Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-18T21:00:56.067Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-18T21:00:56.067Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-18T21:00:56.320Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-02-18T21:00:56.320Z] === RUN TestUpdateMemory [2022-02-18T21:00:56.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-18T21:00:56.634Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-18T21:00:56.890Z] --- PASS: TestUpdateMemory (0.48s) [2022-02-18T21:00:56.890Z] === RUN TestUpdateCPUQuota [2022-02-18T21:00:56.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-18T21:00:57.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-18T21:00:57.410Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-18T21:00:57.460Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-02-18T21:00:57.460Z] === RUN TestUpdatePidsLimit [2022-02-18T21:00:57.460Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-18T21:00:57.669Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-18T21:00:57.720Z] === RUN TestUpdatePidsLimit/no_change [2022-02-18T21:00:57.980Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-18T21:00:57.980Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-18T21:00:58.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-18T21:00:58.500Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-18T21:00:58.607Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-18T21:00:58.762Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-18T21:00:58.865Z] --- PASS: TestUpdatePidsLimit (3.29s) [2022-02-18T21:00:58.865Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2022-02-18T21:00:58.865Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-02-18T21:00:58.865Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-02-18T21:00:58.865Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2022-02-18T21:00:58.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-02-18T21:00:58.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2022-02-18T21:00:58.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-02-18T21:00:58.865Z] === RUN TestUpdateRestartPolicy [2022-02-18T21:00:59.336Z] --- PASS: TestUpdatePidsLimit (1.72s) [2022-02-18T21:00:59.337Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-02-18T21:00:59.337Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-02-18T21:00:59.337Z] --- PASS: TestUpdatePidsLimit/update_lower (0.16s) [2022-02-18T21:00:59.337Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-02-18T21:00:59.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-02-18T21:00:59.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-02-18T21:00:59.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-02-18T21:00:59.337Z] === RUN TestUpdateRestartPolicy [2022-02-18T21:01:01.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-18T21:01:01.402Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-18T21:01:01.402Z] check_test.go:308: [dc55305ddd2dc] daemon is not started [2022-02-18T21:01:01.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-18T21:01:01.402Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-18T21:01:01.402Z] check_test.go:308: [d293ea7497950] daemon is not started [2022-02-18T21:01:01.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-18T21:01:01.971Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-18T21:01:02.451Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-18T21:01:02.910Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-18T21:01:03.424Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-02-18T21:01:03.424Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T21:01:03.481Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-18T21:01:03.481Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-18T21:01:04.212Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-18T21:01:04.421Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-18T21:01:04.421Z] check_test.go:308: [daa485c569312] daemon is not started [2022-02-18T21:01:04.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-18T21:01:04.680Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-18T21:01:04.940Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-18T21:01:06.267Z] 898469748ff6: Verifying Checksum [2022-02-18T21:01:06.267Z] 898469748ff6: Download complete [2022-02-18T21:01:08.134Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-18T21:01:09.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-18T21:01:09.228Z] 8f616e6e9eec: Verifying Checksum [2022-02-18T21:01:09.228Z] 8f616e6e9eec: Download complete [2022-02-18T21:01:11.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-18T21:01:11.300Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2022-02-18T21:01:11.300Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T21:01:11.573Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-02-18T21:01:11.573Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T21:01:11.573Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-02-18T21:01:11.573Z] === RUN TestWaitNonBlocked [2022-02-18T21:01:11.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:01:11.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:01:11.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:01:11.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:01:11.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:01:11.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:01:11.573Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-18T21:01:11.573Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.51s) [2022-02-18T21:01:11.573Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-02-18T21:01:11.573Z] === RUN TestWaitBlocked [2022-02-18T21:01:11.573Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T21:01:11.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T21:01:11.573Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T21:01:11.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T21:01:11.573Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T21:01:11.573Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T21:01:11.834Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-18T21:01:11.834Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-02-18T21:01:11.834Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-02-18T21:01:11.834Z] === CONT TestContainerStartOnDaemonRestart [2022-02-18T21:01:11.834Z] === CONT TestContainerKillOnDaemonStart [2022-02-18T21:01:11.871Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2022-02-18T21:01:11.871Z] === RUN TestWaitNonBlocked [2022-02-18T21:01:11.871Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:01:11.871Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:01:11.871Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:01:11.871Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:01:12.130Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:01:12.130Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:01:13.069Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-18T21:01:13.069Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2022-02-18T21:01:13.069Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2022-02-18T21:01:13.069Z] === RUN TestWaitBlocked [2022-02-18T21:01:13.069Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T21:01:13.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T21:01:13.069Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T21:01:13.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T21:01:13.069Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-18T21:01:13.069Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-18T21:01:13.751Z] --- PASS: TestContainerStartOnDaemonRestart (1.93s) [2022-02-18T21:01:13.751Z] === CONT TestIpcModeOlderClient [2022-02-18T21:01:13.751Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-02-18T21:01:13.751Z] === CONT TestDaemonHostGatewayIP [2022-02-18T21:01:14.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-18T21:01:14.269Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-18T21:01:14.269Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2022-02-18T21:01:14.269Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2022-02-18T21:01:14.269Z] === CONT TestContainerStartOnDaemonRestart [2022-02-18T21:01:14.269Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-18T21:01:14.840Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-18T21:01:15.658Z] --- PASS: TestCreateServiceSecretFileMode (12.67s) [2022-02-18T21:01:15.658Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T21:01:15.779Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-18T21:01:16.299Z] --- PASS: TestDaemonHostGatewayIP (2.12s) [2022-02-18T21:01:16.299Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-18T21:01:16.347Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-18T21:01:16.745Z] .....INFO: Daemon under test started and replied! [2022-02-18T21:01:16.745Z] INFO: Docker version of the daemon under test [2022-02-18T21:01:16.745Z] [2022-02-18T21:01:16.745Z] Client: [2022-02-18T21:01:16.745Z] Version: 17.06.2-ce [2022-02-18T21:01:16.745Z] API version: 1.30 [2022-02-18T21:01:16.745Z] Go version: go1.8.3 [2022-02-18T21:01:16.745Z] Git commit: cec0b72 [2022-02-18T21:01:16.745Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-18T21:01:16.745Z] OS/Arch: windows/amd64 [2022-02-18T21:01:16.745Z] [2022-02-18T21:01:16.745Z] Server: [2022-02-18T21:01:16.745Z] Version: 0.0.0-dev [2022-02-18T21:01:16.745Z] API version: 1.42 (minimum version 1.24) [2022-02-18T21:01:16.745Z] Go version: go1.17.7 [2022-02-18T21:01:16.745Z] Git commit: 833139f390 [2022-02-18T21:01:16.745Z] Built: 02/18/2022 20:58:52 [2022-02-18T21:01:16.745Z] OS/Arch: windows/amd64 [2022-02-18T21:01:16.745Z] Experimental: false [2022-02-18T21:01:16.745Z] [2022-02-18T21:01:16.745Z] INFO: Docker info of the daemon under test [2022-02-18T21:01:16.745Z] [2022-02-18T21:01:16.745Z] Containers: 0 [2022-02-18T21:01:16.745Z] Running: 0 [2022-02-18T21:01:16.745Z] Paused: 0 [2022-02-18T21:01:16.745Z] Stopped: 0 [2022-02-18T21:01:16.745Z] Images: 0 [2022-02-18T21:01:16.745Z] Server Version: 0.0.0-dev [2022-02-18T21:01:16.745Z] Storage Driver: windowsfilter [2022-02-18T21:01:16.745Z] Windows: [2022-02-18T21:01:16.745Z] Logging Driver: json-file [2022-02-18T21:01:16.745Z] Plugins: [2022-02-18T21:01:16.745Z] Volume: local [2022-02-18T21:01:16.745Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T21:01:16.745Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T21:01:16.745Z] Swarm: inactive [2022-02-18T21:01:16.745Z] Default Isolation: process [2022-02-18T21:01:16.745Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-18T21:01:16.745Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-18T21:01:16.745Z] OSType: windows [2022-02-18T21:01:16.745Z] Architecture: x86_64 [2022-02-18T21:01:16.745Z] CPUs: 4 [2022-02-18T21:01:16.745Z] Total Memory: 32GiB [2022-02-18T21:01:16.745Z] Name: azwin-2-a23300 [2022-02-18T21:01:16.745Z] ID: 7BKU:MGPK:OHNZ:JZND:UPST:L6O2:FQPT:BDLG:AUJR:JP4W:7UHX:R6WB [2022-02-18T21:01:16.745Z] Docker Root Dir: D:\CI\PR-43185\8\daemon [2022-02-18T21:01:16.745Z] Debug Mode (client): false [2022-02-18T21:01:16.745Z] Debug Mode (server): true [2022-02-18T21:01:16.745Z] File Descriptors: -1 [2022-02-18T21:01:16.745Z] Goroutines: 16 [2022-02-18T21:01:16.745Z] System Time: 2022-02-18T21:01:13.709618Z [2022-02-18T21:01:16.745Z] EventsListeners: 0 [2022-02-18T21:01:16.745Z] Registry: https://index.docker.io/v1/ [2022-02-18T21:01:16.745Z] Labels: [2022-02-18T21:01:16.745Z] Experimental: false [2022-02-18T21:01:16.745Z] Insecure Registries: [2022-02-18T21:01:16.745Z] 127.0.0.0/8 [2022-02-18T21:01:16.745Z] Live Restore Enabled: false [2022-02-18T21:01:16.745Z] [2022-02-18T21:01:16.745Z] [2022-02-18T21:01:16.745Z] INFO: Docker images of the daemon under test [2022-02-18T21:01:16.745Z] [2022-02-18T21:01:16.745Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T21:01:16.745Z] [2022-02-18T21:01:16.745Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-18T21:01:16.745Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-18T21:01:16.745Z] ltsc2019: Pulling from windows/servercore [2022-02-18T21:01:16.745Z] 4612f6d0b889: Pulling fs layer [2022-02-18T21:01:16.745Z] 1bd78008c728: Pulling fs layer [2022-02-18T21:01:16.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-18T21:01:17.486Z] --- PASS: TestContainerStartOnDaemonRestart (3.24s) [2022-02-18T21:01:17.486Z] === CONT TestIpcModeOlderClient [2022-02-18T21:01:17.486Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-02-18T21:01:17.486Z] === CONT TestContainerKillOnDaemonStart [2022-02-18T21:01:17.686Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.60s) [2022-02-18T21:01:17.686Z] === CONT TestDaemonRestartIpcMode [2022-02-18T21:01:17.744Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.59s) [2022-02-18T21:01:17.744Z] === CONT TestDaemonHostGatewayIP [2022-02-18T21:01:17.859Z] 8f616e6e9eec: Pull complete [2022-02-18T21:01:19.121Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-18T21:01:19.599Z] --- PASS: TestDaemonRestartIpcMode (2.07s) [2022-02-18T21:01:21.046Z] --- PASS: TestDaemonHostGatewayIP (3.26s) [2022-02-18T21:01:21.046Z] === CONT TestDaemonRestartIpcMode [2022-02-18T21:01:21.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-18T21:01:22.586Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-18T21:01:23.806Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) [2022-02-18T21:01:23.806Z] PASS [2022-02-18T21:01:23.806Z] [2022-02-18T21:01:23.806Z] === Skipped [2022-02-18T21:01:23.806Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-18T21:01:23.806Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T21:01:23.806Z] [2022-02-18T21:01:23.806Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T21:01:23.806Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T21:01:23.806Z] [2022-02-18T21:01:23.806Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-18T21:01:23.806Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T21:01:23.806Z] [2022-02-18T21:01:23.806Z] DONE 200 tests, 3 skipped in 107.792s [2022-02-18T21:01:23.806Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-18T21:01:23.806Z] ++ 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-02-18T21:01:23.806Z] ++ set -e [2022-02-18T21:01:23.806Z] ++ '[' -n 0 ']' [2022-02-18T21:01:23.806Z] ++ set -x [2022-02-18T21:01:23.806Z] ++ 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-02-18T21:01:23.806Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T21:01:24.067Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-18T21:01:24.067Z] === RUN TestDaemonConfigValidation [2022-02-18T21:01:24.067Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-18T21:01:24.067Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-18T21:01:24.067Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-18T21:01:24.067Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-18T21:01:24.067Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-18T21:01:24.067Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-18T21:01:24.067Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-18T21:01:24.067Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-18T21:01:24.067Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-18T21:01:24.067Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-18T21:01:24.067Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-18T21:01:24.067Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-18T21:01:24.067Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-18T21:01:24.067Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-18T21:01:24.067Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-18T21:01:24.067Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-18T21:01:24.067Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2022-02-18T21:01:24.067Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-02-18T21:01:24.067Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-02-18T21:01:24.067Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-02-18T21:01:24.067Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-18T21:01:24.067Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T21:01:24.098Z] ............................ [ 66%] [2022-02-18T21:01:24.327Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-18T21:01:24.495Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-18T21:01:24.495Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-18T21:01:24.495Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-18T21:01:24.495Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-18T21:01:24.495Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-18T21:01:24.495Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-18T21:01:24.495Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-18T21:01:24.495Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-18T21:01:24.495Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-18T21:01:24.495Z] --- PASS: TestDaemonRestartIpcMode (3.26s) [2022-02-18T21:01:25.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-18T21:01:25.275Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-18T21:01:26.216Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-18T21:01:26.971Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-18T21:01:27.603Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-18T21:01:27.603Z] daemon_test.go:156: [d6d12c7c09040] daemon is not started [2022-02-18T21:01:27.603Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-02-18T21:01:27.603Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-18T21:01:27.603Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-02-18T21:01:27.603Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-18T21:01:27.603Z] === RUN TestDaemonProxy [2022-02-18T21:01:27.603Z] === RUN TestDaemonProxy/environment_variables [2022-02-18T21:01:27.888Z] --- PASS: TestCreateServiceConfigFileMode (12.60s) [2022-02-18T21:01:27.888Z] === RUN TestCreateServiceSysctls [2022-02-18T21:01:28.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-18T21:01:28.989Z] === RUN TestDaemonProxy/command-line_options [2022-02-18T21:01:29.322Z] 1bd78008c728: Verifying Checksum [2022-02-18T21:01:29.322Z] 1bd78008c728: Download complete [2022-02-18T21:01:29.800Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-02-18T21:01:29.800Z] === RUN TestCreateServiceCapabilities [2022-02-18T21:01:30.254Z] --- PASS: TestContainerKillOnDaemonStart (12.38s) [2022-02-18T21:01:30.254Z] PASS [2022-02-18T21:01:30.254Z] [2022-02-18T21:01:30.254Z] === Skipped [2022-02-18T21:01:30.254Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-18T21:01:30.254Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T21:01:30.254Z] [2022-02-18T21:01:30.254Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-18T21:01:30.254Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T21:01:30.254Z] [2022-02-18T21:01:30.254Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-18T21:01:30.254Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T21:01:30.254Z] [2022-02-18T21:01:30.254Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-18T21:01:30.254Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-18T21:01:30.254Z] [2022-02-18T21:01:30.254Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-18T21:01:30.254Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-18T21:01:30.254Z] [2022-02-18T21:01:30.254Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-18T21:01:30.254Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-18T21:01:30.254Z] [2022-02-18T21:01:30.254Z] DONE 200 tests, 6 skipped in 158.440s [2022-02-18T21:01:30.254Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-18T21:01:30.254Z] ++ 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-02-18T21:01:30.254Z] ++ set -e [2022-02-18T21:01:30.254Z] ++ '[' -n 0 ']' [2022-02-18T21:01:30.254Z] ++ set -x [2022-02-18T21:01:30.254Z] ++ 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-02-18T21:01:30.254Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T21:01:30.516Z] check_test.go:308: [d9ca7df549bcb] daemon is not started [2022-02-18T21:01:30.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-18T21:01:30.775Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-02-18T21:01:30.775Z] === RUN TestDaemonConfigValidation [2022-02-18T21:01:30.775Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-18T21:01:30.775Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-18T21:01:30.775Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-18T21:01:30.775Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-18T21:01:30.775Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-18T21:01:30.775Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-18T21:01:30.775Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-18T21:01:30.775Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-18T21:01:30.775Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-18T21:01:30.775Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-18T21:01:30.775Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-18T21:01:30.775Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-18T21:01:30.899Z] === RUN TestDaemonProxy/configuration_file [2022-02-18T21:01:31.033Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-18T21:01:31.034Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-18T21:01:31.034Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-18T21:01:31.034Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-18T21:01:31.292Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-18T21:01:31.292Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-02-18T21:01:31.292Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-02-18T21:01:31.292Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-18T21:01:31.292Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-02-18T21:01:31.292Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-02-18T21:01:31.292Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T21:01:31.292Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-18T21:01:32.230Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-18T21:01:32.344Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-02-18T21:01:32.344Z] === RUN TestInspect [2022-02-18T21:01:32.811Z] === RUN TestDaemonProxy/conflicting_options [2022-02-18T21:01:33.071Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-18T21:01:33.612Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-18T21:01:33.612Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-18T21:01:33.645Z] --- PASS: TestDaemonProxy (6.30s) [2022-02-18T21:01:33.645Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-02-18T21:01:33.645Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-02-18T21:01:33.645Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-02-18T21:01:33.645Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-02-18T21:01:33.645Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-18T21:01:33.645Z] PASS [2022-02-18T21:01:33.645Z] [2022-02-18T21:01:33.645Z] DONE 17 tests in 10.229s [2022-02-18T21:01:33.645Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-18T21:01:33.645Z] ++ 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-02-18T21:01:33.645Z] ++ set -e [2022-02-18T21:01:33.645Z] ++ '[' -n 0 ']' [2022-02-18T21:01:33.645Z] ++ set -x [2022-02-18T21:01:33.645Z] ++ 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-02-18T21:01:33.872Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-18T21:01:33.906Z] INFO: Testing against a local daemon [2022-02-18T21:01:33.906Z] === RUN TestCommitInheritsEnv [2022-02-18T21:01:34.132Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-18T21:01:34.167Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-02-18T21:01:34.167Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T21:01:34.167Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-18T21:01:34.167Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T21:01:34.167Z] === RUN TestImportWithCustomPlatform [2022-02-18T21:01:34.167Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-18T21:01:34.167Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-18T21:01:34.167Z] === RUN TestImportWithCustomPlatform// [2022-02-18T21:01:34.167Z] === RUN TestImportWithCustomPlatform/linux [2022-02-18T21:01:34.167Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-18T21:01:34.392Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-18T21:01:34.392Z] daemon_test.go:156: [d5ba194e14495] daemon is not started [2022-02-18T21:01:34.392Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-02-18T21:01:34.392Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-02-18T21:01:34.392Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-02-18T21:01:34.392Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-02-18T21:01:34.392Z] === RUN TestDaemonProxy [2022-02-18T21:01:34.392Z] === RUN TestDaemonProxy/environment_variables [2022-02-18T21:01:34.429Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-18T21:01:34.429Z] === RUN TestImportWithCustomPlatform/macos [2022-02-18T21:01:34.429Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-18T21:01:34.429Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-18T21:01:34.429Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-02-18T21:01:34.429Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-02-18T21:01:34.429Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-18T21:01:34.429Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-18T21:01:34.429Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-18T21:01:34.429Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-18T21:01:34.429Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-18T21:01:34.429Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-18T21:01:34.429Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-18T21:01:34.429Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-18T21:01:34.429Z] === RUN TestImagesFilterMultiReference [2022-02-18T21:01:34.429Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-18T21:01:34.429Z] === RUN TestImagePullPlatformInvalid [2022-02-18T21:01:34.429Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-18T21:01:34.429Z] === RUN TestRemoveImageOrphaning [2022-02-18T21:01:34.893Z] --- PASS: TestInspect (2.88s) [2022-02-18T21:01:34.893Z] === RUN TestCreateJob [2022-02-18T21:01:35.004Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2022-02-18T21:01:35.004Z] === RUN TestRemoveImageGarbageCollector [2022-02-18T21:01:35.004Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:01:35.004Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-18T21:01:35.004Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T21:01:35.004Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-18T21:01:35.004Z] === RUN TestTagInvalidReference [2022-02-18T21:01:35.004Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-18T21:01:35.004Z] === RUN TestTagValidPrefixedRepo [2022-02-18T21:01:35.265Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-02-18T21:01:35.265Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T21:01:35.265Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-18T21:01:35.265Z] === RUN TestTagOfficialNames [2022-02-18T21:01:35.265Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-18T21:01:35.265Z] === RUN TestTagMatchesDigest [2022-02-18T21:01:35.265Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-18T21:01:35.265Z] PASS [2022-02-18T21:01:35.265Z] [2022-02-18T21:01:35.265Z] === Skipped [2022-02-18T21:01:35.265Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T21:01:35.265Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-18T21:01:35.265Z] [2022-02-18T21:01:35.265Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-18T21:01:35.265Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:01:35.265Z] [2022-02-18T21:01:35.265Z] DONE 22 tests, 2 skipped in 1.623s [2022-02-18T21:01:35.265Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-18T21:01:35.265Z] ++ 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-02-18T21:01:35.265Z] ++ set -e [2022-02-18T21:01:35.265Z] ++ '[' -n 0 ']' [2022-02-18T21:01:35.265Z] ++ set -x [2022-02-18T21:01:35.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-18T21:01:35.265Z] INFO: Testing against a local daemon [2022-02-18T21:01:35.265Z] === RUN TestNetworkCreateDelete [2022-02-18T21:01:35.525Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-18T21:01:35.525Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T21:01:35.787Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2022-02-18T21:01:35.787Z] === RUN TestDaemonDNSFallback [2022-02-18T21:01:36.299Z] === RUN TestDaemonProxy/command-line_options [2022-02-18T21:01:36.512Z] 4612f6d0b889: Verifying Checksum [2022-02-18T21:01:36.512Z] 4612f6d0b889: Download complete [2022-02-18T21:01:37.239Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-18T21:01:37.808Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-18T21:01:38.068Z] === RUN TestDaemonProxy/configuration_file [2022-02-18T21:01:38.198Z] --- PASS: TestCreateJob (3.03s) [2022-02-18T21:01:38.198Z] === RUN TestReplicatedJob [2022-02-18T21:01:38.637Z] check_test.go:308: [d059d0ba25262] daemon is not started [2022-02-18T21:01:38.637Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-18T21:01:40.016Z] === RUN TestDaemonProxy/conflicting_options [2022-02-18T21:01:40.274Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-18T21:01:40.840Z] --- PASS: TestDaemonProxy (6.38s) [2022-02-18T21:01:40.840Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-02-18T21:01:40.840Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-02-18T21:01:40.840Z] --- PASS: TestDaemonProxy/configuration_file (1.81s) [2022-02-18T21:01:40.840Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-18T21:01:40.840Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-18T21:01:40.840Z] PASS [2022-02-18T21:01:40.840Z] [2022-02-18T21:01:40.840Z] DONE 17 tests in 10.735s [2022-02-18T21:01:40.840Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-18T21:01:40.840Z] ++ 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-02-18T21:01:40.840Z] ++ set -e [2022-02-18T21:01:40.840Z] ++ '[' -n 0 ']' [2022-02-18T21:01:40.840Z] ++ set -x [2022-02-18T21:01:40.840Z] ++ 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-02-18T21:01:41.098Z] INFO: Testing against a local daemon [2022-02-18T21:01:41.098Z] === RUN TestCommitInheritsEnv [2022-02-18T21:01:41.356Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-02-18T21:01:41.356Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T21:01:41.356Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-18T21:01:41.356Z] === RUN TestImportWithCustomPlatform [2022-02-18T21:01:41.356Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-18T21:01:41.356Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-18T21:01:41.356Z] === RUN TestImportWithCustomPlatform// [2022-02-18T21:01:41.356Z] === RUN TestImportWithCustomPlatform/linux [2022-02-18T21:01:41.615Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-18T21:01:41.615Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-18T21:01:41.615Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-18T21:01:41.615Z] === RUN TestImportWithCustomPlatform/macos [2022-02-18T21:01:41.615Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-18T21:01:41.615Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-18T21:01:41.874Z] --- PASS: TestImportWithCustomPlatform (0.42s) [2022-02-18T21:01:41.874Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-02-18T21:01:41.874Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-18T21:01:41.874Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-18T21:01:41.874Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-02-18T21:01:41.874Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-02-18T21:01:41.874Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-02-18T21:01:41.874Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-18T21:01:41.874Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-18T21:01:41.874Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-18T21:01:41.874Z] === RUN TestImagesFilterMultiReference [2022-02-18T21:01:41.874Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-02-18T21:01:41.874Z] === RUN TestImagePullPlatformInvalid [2022-02-18T21:01:41.874Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-18T21:01:41.874Z] === RUN TestRemoveImageOrphaning [2022-02-18T21:01:42.133Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-18T21:01:42.133Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2022-02-18T21:01:42.133Z] === RUN TestRemoveImageGarbageCollector [2022-02-18T21:01:42.133Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-18T21:01:42.374Z] --- PASS: TestDaemonDNSFallback (6.20s) [2022-02-18T21:01:42.374Z] === RUN TestInspectNetwork [2022-02-18T21:01:43.068Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-18T21:01:43.489Z] --- PASS: TestReplicatedJob (4.98s) [2022-02-18T21:01:43.489Z] === RUN TestUpdateReplicatedJob [2022-02-18T21:01:44.445Z] --- PASS: TestRemoveImageGarbageCollector (2.27s) [2022-02-18T21:01:44.445Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T21:01:44.445Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-18T21:01:44.445Z] === RUN TestTagInvalidReference [2022-02-18T21:01:44.445Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-18T21:01:44.445Z] === RUN TestTagValidPrefixedRepo [2022-02-18T21:01:44.445Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-02-18T21:01:44.445Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T21:01:44.445Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-02-18T21:01:44.445Z] === RUN TestTagOfficialNames [2022-02-18T21:01:44.704Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-18T21:01:44.704Z] === RUN TestTagMatchesDigest [2022-02-18T21:01:44.704Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-18T21:01:44.704Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-18T21:01:44.919Z] === RUN TestInspectNetwork/full_network_id [2022-02-18T21:01:44.919Z] === RUN TestInspectNetwork/partial_network_id [2022-02-18T21:01:44.919Z] === RUN TestInspectNetwork/network_name [2022-02-18T21:01:44.919Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-18T21:01:45.641Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-18T21:01:46.039Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-02-18T21:01:46.039Z] === RUN TestServiceListWithStatuses [2022-02-18T21:01:46.039Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T21:01:46.039Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T21:01:46.039Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T21:01:46.579Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-18T21:01:46.579Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-18T21:01:47.519Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-18T21:01:47.519Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-18T21:01:48.459Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-18T21:01:48.720Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-18T21:01:48.980Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-18T21:01:49.133Z] --- PASS: TestInspectNetwork (7.09s) [2022-02-18T21:01:49.133Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-18T21:01:49.133Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-18T21:01:49.133Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-18T21:01:49.133Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-18T21:01:49.133Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T21:01:49.919Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-18T21:01:49.919Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-18T21:01:49.919Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-18T21:01:50.179Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-18T21:01:50.521Z] --- PASS: TestRunContainerWithBridgeNone (1.35s) [2022-02-18T21:01:50.521Z] === RUN TestNetworkInvalidJSON [2022-02-18T21:01:50.521Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T21:01:50.521Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T21:01:50.521Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:01:50.521Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:01:50.521Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:01:50.521Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:01:50.521Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T21:01:50.521Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:01:50.521Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:01:50.521Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-18T21:01:50.521Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-18T21:01:50.521Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-18T21:01:50.521Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-18T21:01:50.521Z] === RUN TestNetworkList [2022-02-18T21:01:50.521Z] === RUN TestNetworkList//networks [2022-02-18T21:01:50.521Z] === PAUSE TestNetworkList//networks [2022-02-18T21:01:50.521Z] === RUN TestNetworkList//networks/ [2022-02-18T21:01:50.521Z] === PAUSE TestNetworkList//networks/ [2022-02-18T21:01:50.521Z] === CONT TestNetworkList//networks [2022-02-18T21:01:50.521Z] === CONT TestNetworkList//networks/ [2022-02-18T21:01:50.521Z] --- PASS: TestNetworkList (0.01s) [2022-02-18T21:01:50.521Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T21:01:50.521Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T21:01:50.521Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T21:01:50.748Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-18T21:01:51.093Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-02-18T21:01:51.093Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T21:01:51.319Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-18T21:01:51.331Z] --- PASS: TestDockerNetworkConnectAlias (4.41s) [2022-02-18T21:01:51.331Z] === RUN TestDockerNetworkReConnect [2022-02-18T21:01:51.887Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-18T21:01:52.037Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-02-18T21:01:52.037Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T21:01:52.455Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-18T21:01:52.713Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-18T21:01:52.997Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-02-18T21:01:52.997Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T21:01:53.280Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-18T21:01:53.847Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-18T21:01:53.939Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-02-18T21:01:53.939Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T21:01:54.414Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-18T21:01:54.628Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2022-02-18T21:01:54.628Z] === RUN TestServicePlugin [2022-02-18T21:01:54.982Z] check_test.go:308: [d972a9b467189] daemon is not started [2022-02-18T21:01:54.982Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-18T21:01:55.325Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-02-18T21:01:55.325Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T21:01:55.586Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-18T21:01:55.586Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T21:01:55.923Z] check_test.go:308: [dc4aca80f42c8] daemon is not started [2022-02-18T21:01:55.923Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-18T21:01:56.492Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-18T21:01:57.874Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-18T21:01:57.932Z] plugin_test.go:61: [d7710507188ad] joining swarm manager [d1647da134937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:01:58.132Z] --- PASS: TestServiceWithPredefinedNetwork (2.13s) [2022-02-18T21:01:58.132Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T21:01:58.132Z] service_test.go:243: FLAKY_TEST [2022-02-18T21:01:58.132Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T21:01:58.132Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T21:01:58.443Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-18T21:01:58.876Z] plugin_test.go:64: [d86507d5d97c0] joining swarm manager [d1647da134937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:01:59.823Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-18T21:02:01.204Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-18T21:02:01.774Z] check_test.go:308: [d4de5e7ac8c3f] daemon is not started [2022-02-18T21:02:01.774Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-18T21:02:02.724Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-18T21:02:03.159Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-18T21:02:04.534Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-18T21:02:06.441Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-18T21:02:10.637Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-18T21:02:10.897Z] check_test.go:308: [d792a4baac345] daemon is not started [2022-02-18T21:02:10.897Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-18T21:02:13.044Z] --- PASS: TestServiceWithDataPathPortInit (13.36s) [2022-02-18T21:02:13.044Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T21:02:13.617Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6mhlbh0l27jc22wlcw8gq8ekp Created:2022-02-18 21:02:12.411207987 +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[180738364b40b4038522e14d128a91ffbd6c0d4c086a67069ede2a4c69b30ba0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rqxq7gkdrc8pjj59chza82rb0 EndpointID:ff8abdf89191b3e57cd657de242408bf67dfa6172882ef307de01534b630818c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4c094b7ab8af44687941b83b46aa507fdd03867e260a4c9b12073ece36fc9be9 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:d09f8af6e212 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rqxq7gkdrc8pjj59chza82rb0 EndpointID:ff8abdf89191b3e57cd657de242408bf67dfa6172882ef307de01534b630818c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-18T21:02:14.188Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-18T21:02:14.848Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-18T21:02:14.848Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-18T21:02:15.430Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-18T21:02:17.819Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2022-02-18T21:02:17.819Z] PASS [2022-02-18T21:02:17.819Z] [2022-02-18T21:02:17.819Z] === Skipped [2022-02-18T21:02:17.819Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T21:02:17.819Z] service_test.go:243: FLAKY_TEST [2022-02-18T21:02:17.819Z] [2022-02-18T21:02:17.819Z] DONE 26 tests, 1 skipped in 42.681s [2022-02-18T21:02:17.819Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-18T21:02:17.819Z] ++ 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-02-18T21:02:17.819Z] ++ set -e [2022-02-18T21:02:17.819Z] ++ '[' -n 0 ']' [2022-02-18T21:02:17.819Z] ++ set -x [2022-02-18T21:02:17.819Z] ++ 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-02-18T21:02:17.851Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-18T21:02:18.081Z] INFO: Testing against a local daemon [2022-02-18T21:02:18.081Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-18T21:02:18.081Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T21:02:18.081Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T21:02:18.081Z] === RUN TestDockerNetworkIpvlan [2022-02-18T21:02:18.081Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T21:02:18.081Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-18T21:02:18.081Z] PASS [2022-02-18T21:02:18.081Z] [2022-02-18T21:02:18.081Z] === Skipped [2022-02-18T21:02:18.081Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T21:02:18.081Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T21:02:18.081Z] [2022-02-18T21:02:18.081Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-18T21:02:18.081Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T21:02:18.081Z] [2022-02-18T21:02:18.081Z] DONE 2 tests, 2 skipped in 0.097s [2022-02-18T21:02:18.081Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-18T21:02:18.081Z] ++ 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-02-18T21:02:18.081Z] ++ set -e [2022-02-18T21:02:18.081Z] ++ '[' -n 0 ']' [2022-02-18T21:02:18.081Z] ++ set -x [2022-02-18T21:02:18.081Z] ++ 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-02-18T21:02:18.081Z] INFO: Testing against a local daemon [2022-02-18T21:02:18.081Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-18T21:02:18.720Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-18T21:02:18.980Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-18T21:02:19.470Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-02-18T21:02:19.470Z] === RUN TestDockerNetworkMacvlan [2022-02-18T21:02:20.381Z] tests/integration/client_test.py ..... [ 75%] [2022-02-18T21:02:20.381Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-18T21:02:20.381Z] tests/integration/errors_test.py . [ 76%] [2022-02-18T21:02:20.414Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-18T21:02:20.988Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-18T21:02:21.516Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-18T21:02:21.516Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-18T21:02:21.561Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-18T21:02:23.421Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-18T21:02:23.477Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-18T21:02:24.358Z] check_test.go:308: [d82169062a7d1] daemon is not started [2022-02-18T21:02:24.358Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-18T21:02:24.865Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-18T21:02:24.928Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-18T21:02:25.460Z] --- PASS: TestServicePlugin (29.71s) [2022-02-18T21:02:25.460Z] === RUN TestServiceUpdateLabel [2022-02-18T21:02:25.494Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-18T21:02:26.029Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-02-18T21:02:26.029Z] === RUN TestServiceUpdateSecrets [2022-02-18T21:02:26.062Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-18T21:02:27.964Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-18T21:02:27.964Z] check_test.go:308: [d37fac5cb143e] daemon is not started [2022-02-18T21:02:27.964Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-18T21:02:28.162Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-18T21:02:28.734Z] --- PASS: TestDockerNetworkMacvlan (9.15s) [2022-02-18T21:02:28.734Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-02-18T21:02:28.734Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-18T21:02:28.734Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-02-18T21:02:28.734Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s) [2022-02-18T21:02:28.734Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.78s) [2022-02-18T21:02:28.734Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-02-18T21:02:28.734Z] PASS [2022-02-18T21:02:28.734Z] [2022-02-18T21:02:28.734Z] DONE 8 tests in 10.648s [2022-02-18T21:02:28.734Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-18T21:02:28.734Z] ++ 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-02-18T21:02:28.734Z] ++ set -e [2022-02-18T21:02:28.734Z] ++ '[' -n 0 ']' [2022-02-18T21:02:28.734Z] ++ set -x [2022-02-18T21:02:28.734Z] ++ 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-02-18T21:02:28.734Z] testing: warning: no tests to run [2022-02-18T21:02:28.734Z] PASS [2022-02-18T21:02:28.734Z] [2022-02-18T21:02:28.734Z] DONE 0 tests in 0.022s [2022-02-18T21:02:28.734Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-18T21:02:28.734Z] ++ 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-02-18T21:02:28.734Z] ++ set -e [2022-02-18T21:02:28.734Z] ++ '[' -n 0 ']' [2022-02-18T21:02:28.734Z] ++ set -x [2022-02-18T21:02:28.734Z] ++ 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-02-18T21:02:28.734Z] INFO: Testing against a local daemon [2022-02-18T21:02:28.734Z] === RUN TestAuthZPluginAllowRequest [2022-02-18T21:02:28.902Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-18T21:02:30.122Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2022-02-18T21:02:30.122Z] === RUN TestAuthZPluginTLS [2022-02-18T21:02:30.288Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-18T21:02:30.383Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-18T21:02:30.383Z] === RUN TestAuthZPluginDenyRequest [2022-02-18T21:02:30.548Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-18T21:02:30.956Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-18T21:02:30.956Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-18T21:02:31.528Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-18T21:02:31.528Z] === RUN TestAuthZPluginDenyResponse [2022-02-18T21:02:32.100Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-18T21:02:32.100Z] === RUN TestAuthZPluginAllowEventStream [2022-02-18T21:02:32.454Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-18T21:02:32.713Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-18T21:02:33.486Z] --- PASS: TestAuthZPluginAllowEventStream (1.27s) [2022-02-18T21:02:33.486Z] === RUN TestAuthZPluginErrorResponse [2022-02-18T21:02:33.748Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-18T21:02:33.748Z] === RUN TestAuthZPluginErrorRequest [2022-02-18T21:02:34.321Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-18T21:02:34.321Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-18T21:02:34.899Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-18T21:02:34.899Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-18T21:02:36.285Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-02-18T21:02:36.285Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-18T21:02:36.906Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-18T21:02:37.666Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-02-18T21:02:37.666Z] === RUN TestAuthZPluginHeader [2022-02-18T21:02:38.237Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-02-18T21:02:38.237Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-18T21:02:38.237Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:02:38.237Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-18T21:02:38.237Z] === RUN TestAuthZPluginV2Disable [2022-02-18T21:02:38.237Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:02:38.237Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-18T21:02:38.237Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-18T21:02:38.237Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:02:38.237Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-18T21:02:38.237Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-18T21:02:38.237Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:02:38.237Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-18T21:02:38.237Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-18T21:02:38.281Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-18T21:02:39.491Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-18T21:02:40.183Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-18T21:02:40.935Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-02-18T21:02:40.935Z] === RUN TestServiceUpdateConfigs [2022-02-18T21:02:43.479Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-18T21:02:46.770Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-18T21:02:47.708Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-18T21:02:47.966Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-18T21:02:50.500Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-18T21:02:50.729Z] 8f616e6e9eec: Pull complete [2022-02-18T21:02:52.401Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-18T21:02:52.661Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-18T21:02:52.919Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-18T21:02:53.489Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-18T21:02:53.489Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-18T21:02:54.059Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-18T21:02:54.319Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-18T21:02:54.579Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-18T21:02:54.579Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-18T21:02:55.148Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-18T21:02:55.730Z] ......... [ 85%] [2022-02-18T21:02:55.888Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2022-02-18T21:02:55.888Z] === RUN TestServiceUpdateNetwork [2022-02-18T21:02:56.352Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-02-18T21:02:56.352Z] PASS [2022-02-18T21:02:56.352Z] [2022-02-18T21:02:56.352Z] === Skipped [2022-02-18T21:02:56.352Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-18T21:02:56.352Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:02:56.352Z] [2022-02-18T21:02:56.352Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-18T21:02:56.352Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:02:56.352Z] [2022-02-18T21:02:56.352Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-18T21:02:56.352Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:02:56.352Z] [2022-02-18T21:02:56.352Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-18T21:02:56.352Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:02:56.352Z] [2022-02-18T21:02:56.352Z] DONE 17 tests, 4 skipped in 26.039s [2022-02-18T21:02:56.352Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-18T21:02:56.352Z] ++ 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-02-18T21:02:56.352Z] ++ set -e [2022-02-18T21:02:56.352Z] ++ '[' -n 0 ']' [2022-02-18T21:02:56.352Z] ++ set -x [2022-02-18T21:02:56.353Z] ++ 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-02-18T21:02:56.353Z] INFO: Testing against a local daemon [2022-02-18T21:02:56.353Z] === RUN TestPluginInvalidJSON [2022-02-18T21:02:56.353Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:02:56.353Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:02:56.353Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:02:56.353Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-18T21:02:56.353Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-18T21:02:56.353Z] === RUN TestPluginInstall [2022-02-18T21:02:56.353Z] === RUN TestPluginInstall/no_auth [2022-02-18T21:02:56.353Z] time="2022-02-18T21:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:02:56.353Z] time="2022-02-18T21:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3345f4e902635a7ede1990bea37f4c6bf0a8d64b4c157a5c4dc4f8c7b50d70aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:02:56.353Z] time="2022-02-18T21:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:02:56.353Z] time="2022-02-18T21:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3345f4e902635a7ede1990bea37f4c6bf0a8d64b4c157a5c4dc4f8c7b50d70aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:02:56.353Z] === RUN TestPluginInstall/with_htpasswd [2022-02-18T21:02:56.614Z] time="2022-02-18T21:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:02:56.614Z] time="2022-02-18T21:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77ed9b6aa010a9c8455c57f4c6fde13f89f21608c5794dd579f38d5bf47fde1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:02:56.614Z] time="2022-02-18T21:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:02:56.614Z] time="2022-02-18T21:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77ed9b6aa010a9c8455c57f4c6fde13f89f21608c5794dd579f38d5bf47fde1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:02:56.875Z] === RUN TestPluginInstall/with_insecure [2022-02-18T21:02:57.053Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-18T21:02:57.622Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-18T21:02:57.819Z] time="2022-02-18T21:02:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:02:57.819Z] time="2022-02-18T21:02:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0a6cbd31364f2ec371d16d1fc021240e34fb06ece34b18ce0183f7df77529e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:02:57.819Z] time="2022-02-18T21:02:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:02:57.819Z] time="2022-02-18T21:02:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0a6cbd31364f2ec371d16d1fc021240e34fb06ece34b18ce0183f7df77529e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:02:58.080Z] plugin_test.go:165: [dd7acaba686b5] daemon is not started [2022-02-18T21:02:58.080Z] --- PASS: TestPluginInstall (3.08s) [2022-02-18T21:02:58.080Z] --- PASS: TestPluginInstall/no_auth (1.50s) [2022-02-18T21:02:58.080Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-02-18T21:02:58.080Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-02-18T21:02:58.080Z] === RUN TestPluginsWithRuntimes [2022-02-18T21:02:58.559Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-18T21:02:59.465Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-18T21:03:00.407Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-18T21:03:00.463Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-18T21:03:00.658Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-18T21:03:01.347Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2022-02-18T21:03:01.347Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-02-18T21:03:01.347Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-02-18T21:03:01.347Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T21:03:01.840Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-18T21:03:01.873Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-18T21:03:01.918Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-02-18T21:03:01.918Z] PASS [2022-02-18T21:03:01.918Z] [2022-02-18T21:03:01.918Z] DONE 10 tests in 6.990s [2022-02-18T21:03:01.918Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-18T21:03:01.918Z] ++ 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-02-18T21:03:01.918Z] ++ set -e [2022-02-18T21:03:01.918Z] ++ '[' -n 0 ']' [2022-02-18T21:03:01.918Z] ++ set -x [2022-02-18T21:03:01.918Z] ++ 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-02-18T21:03:01.918Z] INFO: Testing against a local daemon [2022-02-18T21:03:01.918Z] === RUN TestExternalGraphDriver [2022-02-18T21:03:01.918Z] === RUN TestExternalGraphDriver/json [2022-02-18T21:03:03.221Z] docker_cli_daemon_test.go:2522: [d0b3b4137a6ee] daemon is not started [2022-02-18T21:03:03.221Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-18T21:03:03.892Z] === RUN TestExternalGraphDriver/spec [2022-02-18T21:03:04.601Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-18T21:03:04.860Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-18T21:03:05.279Z] === RUN TestExternalGraphDriver/pull [2022-02-18T21:03:07.191Z] --- PASS: TestExternalGraphDriver (4.98s) [2022-02-18T21:03:07.191Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-02-18T21:03:07.191Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-02-18T21:03:07.191Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-02-18T21:03:07.191Z] === RUN TestGraphdriverPluginV2 [2022-02-18T21:03:07.191Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:03:07.191Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-18T21:03:07.191Z] PASS [2022-02-18T21:03:07.191Z] [2022-02-18T21:03:07.191Z] === Skipped [2022-02-18T21:03:07.191Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-18T21:03:07.191Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:03:07.191Z] [2022-02-18T21:03:07.191Z] DONE 5 tests, 1 skipped in 5.210s [2022-02-18T21:03:07.191Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-18T21:03:07.191Z] ++ 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-02-18T21:03:07.191Z] ++ set -e [2022-02-18T21:03:07.191Z] ++ '[' -n 0 ']' [2022-02-18T21:03:07.191Z] ++ set -x [2022-02-18T21:03:07.191Z] ++ 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-02-18T21:03:07.191Z] INFO: Testing against a local daemon [2022-02-18T21:03:07.191Z] === RUN TestContinueAfterPluginCrash [2022-02-18T21:03:07.191Z] === PAUSE TestContinueAfterPluginCrash [2022-02-18T21:03:07.191Z] === RUN TestReadPluginNoRead [2022-02-18T21:03:07.191Z] === PAUSE TestReadPluginNoRead [2022-02-18T21:03:07.191Z] === RUN TestDaemonStartWithLogOpt [2022-02-18T21:03:07.191Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-18T21:03:07.191Z] === CONT TestContinueAfterPluginCrash [2022-02-18T21:03:07.191Z] === CONT TestDaemonStartWithLogOpt [2022-02-18T21:03:08.121Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-02-18T21:03:08.121Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T21:03:08.121Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-18T21:03:08.434Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-18T21:03:08.434Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-18T21:03:08.694Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-18T21:03:10.194Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-18T21:03:10.495Z] --- PASS: TestDaemonStartWithLogOpt (2.91s) [2022-02-18T21:03:10.495Z] === CONT TestReadPluginNoRead [2022-02-18T21:03:11.429Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-18T21:03:12.404Z] === RUN TestReadPluginNoRead/default [2022-02-18T21:03:12.940Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-18T21:03:12.940Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-18T21:03:13.343Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-18T21:03:14.035Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-18T21:03:14.396Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-18T21:03:14.969Z] --- PASS: TestContinueAfterPluginCrash (7.92s) [2022-02-18T21:03:15.547Z] === CONT TestReadPluginNoRead [2022-02-18T21:03:15.547Z] read_test.go:92: [d4b0db19bbf07] daemon is not started [2022-02-18T21:03:15.547Z] --- PASS: TestReadPluginNoRead (5.37s) [2022-02-18T21:03:15.547Z] --- PASS: TestReadPluginNoRead/default (1.11s) [2022-02-18T21:03:15.547Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2022-02-18T21:03:15.547Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-02-18T21:03:15.547Z] PASS [2022-02-18T21:03:15.547Z] [2022-02-18T21:03:15.547Z] DONE 6 tests in 8.388s [2022-02-18T21:03:15.547Z] 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-02-18T21:03:15.547Z] ++ 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-02-18T21:03:15.547Z] ++ set -e [2022-02-18T21:03:15.547Z] ++ '[' -n 0 ']' [2022-02-18T21:03:15.548Z] ++ set -x [2022-02-18T21:03:15.548Z] ++ 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-02-18T21:03:15.548Z] testing: warning: no tests to run [2022-02-18T21:03:15.548Z] PASS [2022-02-18T21:03:15.548Z] [2022-02-18T21:03:15.548Z] DONE 0 tests in 0.029s [2022-02-18T21:03:15.548Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-18T21:03:15.548Z] ++ 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-02-18T21:03:15.548Z] ++ set -e [2022-02-18T21:03:15.548Z] ++ '[' -n 0 ']' [2022-02-18T21:03:15.548Z] ++ set -x [2022-02-18T21:03:15.548Z] ++ 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-02-18T21:03:15.548Z] INFO: Testing against a local daemon [2022-02-18T21:03:15.548Z] === RUN TestPluginWithDevMounts [2022-02-18T21:03:15.548Z] === PAUSE TestPluginWithDevMounts [2022-02-18T21:03:15.548Z] === CONT TestPluginWithDevMounts [2022-02-18T21:03:16.572Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-18T21:03:16.868Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-18T21:03:16.943Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-02-18T21:03:16.943Z] PASS [2022-02-18T21:03:16.943Z] [2022-02-18T21:03:16.943Z] DONE 1 tests in 1.594s [2022-02-18T21:03:16.943Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-18T21:03:16.943Z] ++ 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-02-18T21:03:16.943Z] ++ set -e [2022-02-18T21:03:16.943Z] ++ '[' -n 0 ']' [2022-02-18T21:03:16.943Z] ++ set -x [2022-02-18T21:03:16.943Z] ++ 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-02-18T21:03:17.136Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-18T21:03:17.205Z] INFO: Testing against a local daemon [2022-02-18T21:03:17.205Z] === RUN TestSecretInspect [2022-02-18T21:03:17.395Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-18T21:03:17.395Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-18T21:03:17.395Z] [2022-02-18T21:03:17.395Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-18T21:03:17.395Z] =========================== short test summary info ============================ [2022-02-18T21:03:17.395Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-18T21:03:17.395Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-18T21:03:17.395Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-18T21:03:17.395Z] Not supported on most drivers [2022-02-18T21:03:17.395Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-18T21:03:17.396Z] Output of docker top depends on host distro, and is not formalized. [2022-02-18T21:03:17.396Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-18T21:03:17.396Z] Output of docker top depends on host distro, and is not formalized. [2022-02-18T21:03:17.396Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-18T21:03:17.396Z] Can fail if eth0 has multiple IP addresses [2022-02-18T21:03:17.396Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-18T21:03:17.396Z] This doesn't seem to be taken into account by the engine [2022-02-18T21:03:17.396Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-18T21:03:17.396Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-18T21:03:17.396Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.92 seconds == [2022-02-18T21:03:17.654Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-18T21:03:17.983Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-18T21:03:19.751Z] --- PASS: TestSecretInspect (2.10s) [2022-02-18T21:03:19.751Z] === RUN TestSecretList [2022-02-18T21:03:20.525Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-18T21:03:20.525Z] check_test.go:308: [d266017ee0558] daemon is not started [2022-02-18T21:03:20.525Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-18T21:03:21.667Z] --- PASS: TestSecretList (2.08s) [2022-02-18T21:03:21.667Z] === RUN TestSecretsCreateAndDelete [2022-02-18T21:03:23.453Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-02-18T21:03:23.453Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-02-18T21:03:23.453Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-02-18T21:03:23.453Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-02-18T21:03:23.453Z] PASS [2022-02-18T21:03:23.453Z] [2022-02-18T21:03:23.453Z] === Skipped [2022-02-18T21:03:23.453Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-18T21:03:23.453Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T21:03:23.453Z] [2022-02-18T21:03:23.453Z] DONE 27 tests, 1 skipped in 182.794s [2022-02-18T21:03:23.453Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-18T21:03:23.453Z] INFO: Testing against a local daemon [2022-02-18T21:03:23.453Z] === RUN TestSessionCreate [2022-02-18T21:03:23.453Z] --- PASS: TestSessionCreate (0.02s) [2022-02-18T21:03:23.453Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T21:03:23.453Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-18T21:03:23.453Z] PASS [2022-02-18T21:03:23.453Z] [2022-02-18T21:03:23.453Z] DONE 2 tests in 0.069s [2022-02-18T21:03:23.453Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-18T21:03:23.453Z] INFO: Testing against a local daemon [2022-02-18T21:03:23.453Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T21:03:23.453Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-18T21:03:23.453Z] === RUN TestDiskUsage [2022-02-18T21:03:23.453Z] === PAUSE TestDiskUsage [2022-02-18T21:03:23.453Z] === RUN TestEventsExecDie [2022-02-18T21:03:23.576Z] --- PASS: TestSecretsCreateAndDelete (2.06s) [2022-02-18T21:03:23.576Z] === RUN TestSecretsUpdate [2022-02-18T21:03:23.715Z] --- PASS: TestEventsExecDie (0.54s) [2022-02-18T21:03:23.715Z] === RUN TestEventsBackwardsCompatible [2022-02-18T21:03:23.715Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-18T21:03:23.715Z] === RUN TestEventsVolumeCreate [2022-02-18T21:03:23.715Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-02-18T21:03:23.715Z] === RUN TestInfoBinaryCommits [2022-02-18T21:03:23.715Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-18T21:03:23.715Z] === RUN TestInfoAPIVersioned [2022-02-18T21:03:23.715Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-18T21:03:23.715Z] === RUN TestInfoAPI [2022-02-18T21:03:23.715Z] --- PASS: TestInfoAPI (0.02s) [2022-02-18T21:03:23.715Z] === RUN TestInfoAPIWarnings [2022-02-18T21:03:25.487Z] --- PASS: TestSecretsUpdate (2.06s) [2022-02-18T21:03:25.487Z] === RUN TestTemplatedSecret [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite (331.18s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.49s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.66s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.43s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.46s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.42s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.16s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.10s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.32s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.28s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.34s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.22s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.55s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.48s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.29s) [2022-02-18T21:03:27.090Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.05s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.03s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.47s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.96s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.18s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.26s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.43s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.57s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.63s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.63s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.82s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.41s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.83s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.58s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.09s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.88s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.92s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.15s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.19s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.56s) [2022-02-18T21:03:27.090Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-18T21:03:27.090Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.20s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.96s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.67s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.93s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.45s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.51s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.40s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.20s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.94s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.69s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.46s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.26s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.68s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.78s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.82s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.38s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.64s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.29s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.25s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.11s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.25s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.23s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.15s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.37s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.53s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.52s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2022-02-18T21:03:27.090Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.45s) [2022-02-18T21:03:27.090Z] === RUN TestDockerSwarmSuite [2022-02-18T21:03:27.090Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-18T21:03:28.036Z] --- PASS: TestTemplatedSecret (2.39s) [2022-02-18T21:03:28.036Z] === RUN TestSecretCreateResolve [2022-02-18T21:03:28.997Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-18T21:03:29.821Z] 898469748ff6: Pull complete [2022-02-18T21:03:29.821Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-18T21:03:29.821Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:03:29.821Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-18T21:03:29.821Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-18T21:03:29.821Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-18T21:03:29.821Z] WARN: Skipping validation tests [2022-02-18T21:03:29.821Z] INFO: Running unit tests at 02/18/2022 21:03:29... [2022-02-18T21:03:29.851Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T21:03:29.851Z] [2022-02-18T21:03:29.851Z] Unloading profiles will leave already running processes permanently [2022-02-18T21:03:29.851Z] unconfined, which can lead to unexpected situations. [2022-02-18T21:03:29.851Z] [2022-02-18T21:03:29.851Z] To set a process to complain mode, use the command line tool [2022-02-18T21:03:29.851Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T21:03:29.851Z] Post stage [Pipeline] junit [2022-02-18T21:03:29.863Z] Recording test results [2022-02-18T21:03:29.954Z] --- PASS: TestSecretCreateResolve (2.08s) [2022-02-18T21:03:29.954Z] PASS [2022-02-18T21:03:29.954Z] [2022-02-18T21:03:29.954Z] DONE 6 tests in 12.859s [2022-02-18T21:03:29.954Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-18T21:03:29.954Z] ++ 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-02-18T21:03:29.954Z] ++ set -e [2022-02-18T21:03:29.954Z] ++ '[' -n 0 ']' [2022-02-18T21:03:29.954Z] ++ set -x [2022-02-18T21:03:29.954Z] ++ 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-02-18T21:03:29.954Z] INFO: Testing against a local daemon [2022-02-18T21:03:29.954Z] === RUN TestServiceCreateInit [2022-02-18T21:03:29.954Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T21:03:30.901Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-18T21:03:31.328Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-18T21:03:31.610Z] + echo Ensuring container killed. [2022-02-18T21:03:31.610Z] Ensuring container killed. [2022-02-18T21:03:31.610Z] + docker rm -vf docker-pr8 [2022-02-18T21:03:31.610Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-02-18T21:03:31.839Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-18T21:03:31.897Z] + echo Chowning /workspace to jenkins user [2022-02-18T21:03:31.897Z] Chowning /workspace to jenkins user [2022-02-18T21:03:31.897Z] + id -u [2022-02-18T21:03:31.897Z] + id -g [2022-02-18T21:03:31.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43185:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T21:03:33.133Z] + bundleName=docker-py [2022-02-18T21:03:33.133Z] + echo Creating docker-py-bundles.tar.gz [2022-02-18T21:03:33.133Z] Creating docker-py-bundles.tar.gz [2022-02-18T21:03:33.133Z] + 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-02-18T21:03:33.146Z] Archiving artifacts [2022-02-18T21:03:33.217Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-18T21:03:34.158Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T21:03:34.576Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43185/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2022-02-18T21:03:34.618Z] INFO: make.ps1 starting at 02/18/2022 21:03:34 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-18T21:03:34.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -e DOCKER_GRAPHDRIVER docker:833139f3908f55c0c8c592910b8a2de01868ca1c hack/make.sh binary [2022-02-18T21:03:35.088Z] INFO: Git commit (833139f390) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T21:03:35.088Z] INFO: Invoking autogen... [2022-02-18T21:03:35.185Z] [2022-02-18T21:03:35.443Z] Removing bundles/ [2022-02-18T21:03:35.443Z] [2022-02-18T21:03:35.443Z] ---> Making bundle: binary (in bundles/binary) [2022-02-18T21:03:35.443Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-18T21:03:35.443Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T21:03:35.558Z] INFO: Running unit tests... [2022-02-18T21:03:36.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-18T21:03:36.702Z] --- PASS: TestServiceCreateInit (6.67s) [2022-02-18T21:03:36.702Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s) [2022-02-18T21:03:36.702Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.11s) [2022-02-18T21:03:36.702Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T21:03:41.784Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-18T21:03:41.833Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-02-18T21:03:41.833Z] === RUN TestInfoDebug [2022-02-18T21:03:41.833Z] --- PASS: TestInfoDebug (0.52s) [2022-02-18T21:03:41.833Z] === RUN TestInfoInsecureRegistries [2022-02-18T21:03:41.833Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-18T21:03:41.833Z] === RUN TestInfoRegistryMirrors [2022-02-18T21:03:41.833Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-02-18T21:03:41.833Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T21:03:41.833Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-02-18T21:03:41.833Z] === RUN TestPingCacheHeaders [2022-02-18T21:03:41.833Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-18T21:03:41.833Z] === RUN TestPingGet [2022-02-18T21:03:41.833Z] --- PASS: TestPingGet (0.01s) [2022-02-18T21:03:41.833Z] === RUN TestPingHead [2022-02-18T21:03:41.833Z] --- PASS: TestPingHead (0.01s) [2022-02-18T21:03:41.833Z] === RUN TestVersion [2022-02-18T21:03:41.833Z] --- PASS: TestVersion (0.01s) [2022-02-18T21:03:41.833Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-18T21:03:41.833Z] === CONT TestDiskUsage [2022-02-18T21:03:42.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-18T21:03:42.406Z] === RUN TestDiskUsage/empty [2022-02-18T21:03:42.406Z] === RUN TestDiskUsage/empty/container_types [2022-02-18T21:03:42.406Z] === RUN TestDiskUsage/empty/image_types [2022-02-18T21:03:42.407Z] === RUN TestDiskUsage/empty/volume_types [2022-02-18T21:03:42.407Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-18T21:03:42.407Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-18T21:03:42.407Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-18T21:03:42.407Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-18T21:03:42.407Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-18T21:03:42.407Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-18T21:03:42.407Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-18T21:03:42.407Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-18T21:03:42.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-18T21:03:42.668Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-18T21:03:42.668Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-18T21:03:42.668Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-18T21:03:42.668Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-18T21:03:42.668Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-18T21:03:42.668Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-18T21:03:42.668Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-18T21:03:42.668Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-18T21:03:42.668Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-18T21:03:42.668Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-18T21:03:42.668Z] === RUN TestDiskUsage/after_container.Run [2022-02-18T21:03:43.180Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-18T21:03:43.243Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-18T21:03:43.243Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-18T21:03:43.243Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-18T21:03:43.243Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-18T21:03:43.243Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-18T21:03:43.243Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-18T21:03:43.243Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-18T21:03:43.243Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-18T21:03:43.243Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-18T21:03:43.243Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage (1.49s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T21:03:43.243Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-02-18T21:03:43.243Z] PASS [2022-02-18T21:03:43.504Z] [2022-02-18T21:03:43.504Z] DONE 50 tests in 20.297s [2022-02-18T21:03:43.504Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-18T21:03:43.504Z] INFO: Testing against a local daemon [2022-02-18T21:03:43.504Z] === RUN TestVolumesCreateAndList [2022-02-18T21:03:43.504Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-02-18T21:03:43.504Z] === RUN TestVolumesRemove [2022-02-18T21:03:43.504Z] --- PASS: TestVolumesRemove (0.09s) [2022-02-18T21:03:43.504Z] === RUN TestVolumesInspect [2022-02-18T21:03:43.504Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-18T21:03:43.504Z] === RUN TestVolumesInvalidJSON [2022-02-18T21:03:43.504Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T21:03:43.504Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T21:03:43.765Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T21:03:43.765Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-18T21:03:43.765Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-18T21:03:43.765Z] PASS [2022-02-18T21:03:43.765Z] [2022-02-18T21:03:43.765Z] DONE 5 tests in 0.230s [2022-02-18T21:03:43.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T21:03:44.236Z] 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/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-02-18T21:03:44.286Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-18T21:03:44.286Z] Removing test suite binaries [2022-02-18T21:03:44.286Z] exiting test-integration [2022-02-18T21:03:44.286Z] ++ exit 0 [2022-02-18T21:03:44.286Z] [2022-02-18T21:03:44.556Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-18T21:03:44.556Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-18T21:03:44.556Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-18T21:03:44.556Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation Post stage [Pipeline] junit [2022-02-18T21:03:45.685Z] Recording test results [2022-02-18T21:03:47.290Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-18T21:03:47.638Z] + echo Ensuring container killed. [2022-02-18T21:03:47.638Z] Ensuring container killed. [2022-02-18T21:03:47.638Z] + docker rm -vf docker-pr8 [2022-02-18T21:03:47.638Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-02-18T21:03:47.929Z] + echo Chowning /workspace to jenkins user [2022-02-18T21:03:47.930Z] Chowning /workspace to jenkins user [2022-02-18T21:03:47.930Z] + id -u [2022-02-18T21:03:47.930Z] + id -g [2022-02-18T21:03:47.930Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43185:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T21:03:49.623Z] + bundleName=amd64-cgroup2 [2022-02-18T21:03:49.623Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-18T21:03:49.623Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-18T21:03:49.623Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-02-18T21:03:49.623Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-18T21:03:49.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [Pipeline] archiveArtifacts [2022-02-18T21:03:49.898Z] Archiving artifacts [2022-02-18T21:03:50.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-18T21:03:51.612Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43185/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T21:03:51.949Z] + make clean [2022-02-18T21:03:51.949Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T21:03:52.209Z] docker-dev-cache [2022-02-18T21:03:52.210Z] docker-mod-cache [Pipeline] deleteDir [2022-02-18T21:03:53.305Z] docker_api_swarm_test.go:563: [dccc927b21cda] joining swarm manager [d045a1e475b56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:03:53.564Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-18T21:03:53.823Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T21:03:54.829Z] --- PASS: TestCreateServiceMultipleTimes (15.21s) [2022-02-18T21:03:54.829Z] === RUN TestCreateServiceConflict [2022-02-18T21:03:54.829Z] --- PASS: TestCreateServiceConflict (2.08s) [2022-02-18T21:03:54.829Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T21:03:55.201Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-18T21:03:55.459Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-18T21:03:56.026Z] === RUN TestDockerSuite/TestBuildFails [2022-02-18T21:03:56.594Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-18T21:03:56.739Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2022-02-18T21:03:56.739Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T21:03:56.755Z] ? github.com/docker/docker/api [no test files] [2022-02-18T21:03:56.853Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-18T21:03:58.755Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-18T21:04:00.663Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-18T21:04:02.044Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-18T21:04:03.426Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-18T21:04:03.709Z] 4612f6d0b889: Pull complete [2022-02-18T21:04:03.997Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-18T21:04:04.938Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-18T21:04:05.508Z] docker_api_swarm_test.go:585: [d83e5ca634246] joining swarm manager [d045a1e475b56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:04:06.886Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-18T21:04:08.261Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-18T21:04:08.261Z] check_test.go:379: [dccc927b21cda] daemon is not started [2022-02-18T21:04:08.521Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-18T21:04:09.899Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-18T21:04:11.650Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s) [2022-02-18T21:04:11.650Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T21:04:11.807Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-18T21:04:13.188Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-18T21:04:14.610Z] === RUN TestMiddlewares [2022-02-18T21:04:14.610Z] --- PASS: TestMiddlewares (0.00s) [2022-02-18T21:04:14.610Z] PASS [2022-02-18T21:04:14.610Z] coverage: 9.0% of statements [2022-02-18T21:04:14.610Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2022-02-18T21:04:15.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-18T21:04:15.096Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-18T21:04:15.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-18T21:04:17.637Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-18T21:04:17.637Z] docker_api_swarm_test.go:46: [d88047c9d7de4] joining swarm manager [dc43fefddaf33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:04:17.896Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-18T21:04:18.464Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-18T21:04:19.032Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-18T21:04:19.600Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-18T21:04:19.600Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-18T21:04:20.535Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-18T21:04:20.793Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-18T21:04:21.370Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-18T21:04:21.630Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-18T21:04:21.889Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-18T21:04:22.459Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-18T21:04:23.447Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-18T21:04:23.885Z] --- PASS: TestCreateServiceSecretFileMode (12.32s) [2022-02-18T21:04:23.885Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T21:04:26.753Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-18T21:04:32.024Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-18T21:04:33.929Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-18T21:04:33.929Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-18T21:04:34.189Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-18T21:04:34.189Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-18T21:04:34.448Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-18T21:04:34.707Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-18T21:04:34.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-18T21:04:35.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-18T21:04:36.161Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) [2022-02-18T21:04:36.161Z] === RUN TestCreateServiceSysctls [2022-02-18T21:04:36.475Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-18T21:04:36.734Z] --- PASS: TestImportExtremelyLargeImageWorks (172.01s) [2022-02-18T21:04:36.734Z] PASS [2022-02-18T21:04:36.734Z] [2022-02-18T21:04:36.734Z] DONE 22 tests in 175.838s [2022-02-18T21:04:36.734Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-18T21:04:36.734Z] ++ 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-02-18T21:04:36.734Z] ++ set -e [2022-02-18T21:04:36.734Z] ++ '[' -n 0 ']' [2022-02-18T21:04:36.734Z] ++ set -x [2022-02-18T21:04:36.735Z] ++ 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-02-18T21:04:36.735Z] INFO: Testing against a local daemon [2022-02-18T21:04:36.735Z] === RUN TestNetworkCreateDelete [2022-02-18T21:04:36.993Z] --- PASS: TestNetworkCreateDelete (0.22s) [2022-02-18T21:04:36.993Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T21:04:37.104Z] --- PASS: TestCreateServiceSysctls (2.97s) [2022-02-18T21:04:37.104Z] === RUN TestCreateServiceCapabilities [2022-02-18T21:04:37.563Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2022-02-18T21:04:37.563Z] === RUN TestDaemonDNSFallback [2022-02-18T21:04:38.133Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-18T21:04:39.653Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2022-02-18T21:04:39.653Z] === RUN TestInspect [2022-02-18T21:04:40.671Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-18T21:04:40.929Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-18T21:04:41.187Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-18T21:04:42.196Z] --- PASS: TestInspect (2.52s) [2022-02-18T21:04:42.196Z] === RUN TestCreateJob [2022-02-18T21:04:44.472Z] --- PASS: TestDaemonDNSFallback (6.79s) [2022-02-18T21:04:44.472Z] === RUN TestInspectNetwork [2022-02-18T21:04:45.498Z] --- PASS: TestCreateJob (2.92s) [2022-02-18T21:04:45.498Z] === RUN TestReplicatedJob [2022-02-18T21:04:47.762Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-18T21:04:48.022Z] === RUN TestInspectNetwork/full_network_id [2022-02-18T21:04:48.022Z] === RUN TestInspectNetwork/partial_network_id [2022-02-18T21:04:48.022Z] === RUN TestInspectNetwork/network_name [2022-02-18T21:04:48.022Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-18T21:04:49.707Z] --- PASS: TestReplicatedJob (4.39s) [2022-02-18T21:04:49.707Z] === RUN TestUpdateReplicatedJob [2022-02-18T21:04:50.556Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-18T21:04:50.816Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-18T21:04:52.254Z] --- PASS: TestUpdateReplicatedJob (2.61s) [2022-02-18T21:04:52.254Z] === RUN TestServiceListWithStatuses [2022-02-18T21:04:52.254Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T21:04:52.254Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T21:04:52.254Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T21:04:52.723Z] --- PASS: TestInspectNetwork (8.06s) [2022-02-18T21:04:52.723Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-18T21:04:52.723Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-18T21:04:52.723Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-18T21:04:52.723Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-18T21:04:52.723Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T21:04:52.723Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-18T21:04:52.723Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-18T21:04:52.723Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-18T21:04:54.625Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2022-02-18T21:04:54.625Z] === RUN TestNetworkInvalidJSON [2022-02-18T21:04:54.625Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T21:04:54.625Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T21:04:54.625Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:04:54.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:04:54.625Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:04:54.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:04:54.625Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T21:04:54.625Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:04:54.625Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:04:54.625Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-18T21:04:54.625Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-18T21:04:54.625Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-18T21:04:54.625Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-18T21:04:54.625Z] === RUN TestNetworkList [2022-02-18T21:04:54.625Z] === RUN TestNetworkList//networks [2022-02-18T21:04:54.625Z] === PAUSE TestNetworkList//networks [2022-02-18T21:04:54.625Z] === RUN TestNetworkList//networks/ [2022-02-18T21:04:54.625Z] === PAUSE TestNetworkList//networks/ [2022-02-18T21:04:54.625Z] === CONT TestNetworkList//networks [2022-02-18T21:04:54.625Z] === CONT TestNetworkList//networks/ [2022-02-18T21:04:54.625Z] --- PASS: TestNetworkList (0.02s) [2022-02-18T21:04:54.625Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T21:04:54.625Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T21:04:54.625Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T21:04:54.883Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-02-18T21:04:54.884Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T21:04:56.262Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-18T21:04:56.262Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T21:04:56.262Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-18T21:04:56.262Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-18T21:04:56.458Z] --- PASS: TestDockerNetworkConnectAlias (3.85s) [2022-02-18T21:04:56.458Z] === RUN TestDockerNetworkReConnect [2022-02-18T21:04:56.831Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-02-18T21:04:56.831Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T21:04:57.768Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-18T21:04:58.027Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-02-18T21:04:58.027Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T21:04:58.027Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-18T21:04:59.006Z] --- PASS: TestDockerNetworkReConnect (2.77s) [2022-02-18T21:04:59.006Z] === RUN TestServicePlugin [2022-02-18T21:04:59.006Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:04:59.006Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-18T21:04:59.006Z] === RUN TestServiceUpdateLabel [2022-02-18T21:04:59.407Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-02-18T21:04:59.407Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T21:04:59.407Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-18T21:04:59.975Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-18T21:04:59.975Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T21:04:59.975Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-18T21:05:00.392Z] --- PASS: TestServiceUpdateLabel (1.66s) [2022-02-18T21:05:00.392Z] === RUN TestServiceUpdateSecrets [2022-02-18T21:05:00.542Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-18T21:05:01.111Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-18T21:05:02.492Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s) [2022-02-18T21:05:02.492Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T21:05:02.492Z] service_test.go:243: FLAKY_TEST [2022-02-18T21:05:02.492Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T21:05:02.492Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T21:05:02.697Z] 898469748ff6: Pull complete [2022-02-18T21:05:02.697Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-18T21:05:02.697Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:05:02.697Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-18T21:05:02.697Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-18T21:05:02.697Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-18T21:05:02.697Z] WARN: Skipping validation tests [2022-02-18T21:05:02.697Z] INFO: Running unit tests at 02/18/2022 21:04:48... [2022-02-18T21:05:02.697Z] INFO: make.ps1 starting at 02/18/2022 21:04:52 [2022-02-18T21:05:02.697Z] INFO: Git commit (833139f390) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T21:05:02.697Z] INFO: Invoking autogen... [2022-02-18T21:05:02.697Z] INFO: Running unit tests... [2022-02-18T21:05:02.698Z] 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/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-02-18T21:05:02.751Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-18T21:05:03.009Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-18T21:05:03.009Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-18T21:05:03.268Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-18T21:05:03.527Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-18T21:05:04.094Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-18T21:05:05.998Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-18T21:05:06.257Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-18T21:05:07.641Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-18T21:05:08.579Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-18T21:05:10.484Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-18T21:05:11.053Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-18T21:05:11.893Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-18T21:05:11.893Z] Copying nested executables into bundles/binary-daemon [2022-02-18T21:05:11.893Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-18T21:05:11.893Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T21:05:11.893Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-18T21:05:11.893Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-18T21:05:12.221Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -e DOCKER_GRAPHDRIVER docker:833139f3908f55c0c8c592910b8a2de01868ca1c hack/make.sh cross [2022-02-18T21:05:12.434Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-18T21:05:12.434Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-18T21:05:12.480Z] [2022-02-18T21:05:12.480Z] Removing bundles/ [2022-02-18T21:05:12.739Z] [2022-02-18T21:05:12.739Z] ---> Making bundle: cross (in bundles/cross) [2022-02-18T21:05:12.739Z] Cross building: bundles/cross/linux/amd64 [2022-02-18T21:05:12.739Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-18T21:05:12.739Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-18T21:05:14.970Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-18T21:05:15.213Z] ? github.com/docker/docker/api [no test files] [2022-02-18T21:05:15.304Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-02-18T21:05:15.304Z] === RUN TestServiceUpdateConfigs [2022-02-18T21:05:16.344Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-18T21:05:16.910Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-18T21:05:17.477Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-18T21:05:17.737Z] --- PASS: TestServiceWithDataPathPortInit (15.40s) [2022-02-18T21:05:17.737Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T21:05:21.033Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vh29fa2z14g1xyq81z3wdc8i1 Created:2022-02-18 21:05:18.831733196 +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[32b3fd255b624d2bd140d408ba926e34660fd05155af4d2915c108d02c0a44c6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7dchbsrs63pfvq6o41gc38ua7 EndpointID:a76b6b3cbd75495854f830319bd9ebe06d2db237c78a0dd4850fabfb28bbc897 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fecd7a4e77505db940f3de332f99484a0a72f8e36518e54070c32a272bdb2f34 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:fd6325b0411f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7dchbsrs63pfvq6o41gc38ua7 EndpointID:a76b6b3cbd75495854f830319bd9ebe06d2db237c78a0dd4850fabfb28bbc897 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-18T21:05:23.572Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-18T21:05:24.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-18T21:05:25.449Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.52s) [2022-02-18T21:05:25.449Z] PASS [2022-02-18T21:05:25.449Z] [2022-02-18T21:05:25.449Z] === Skipped [2022-02-18T21:05:25.449Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T21:05:25.449Z] service_test.go:243: FLAKY_TEST [2022-02-18T21:05:25.449Z] [2022-02-18T21:05:25.449Z] DONE 26 tests, 1 skipped in 48.698s [2022-02-18T21:05:25.449Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-18T21:05:25.449Z] ++ 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-02-18T21:05:25.449Z] ++ set -e [2022-02-18T21:05:25.449Z] ++ '[' -n 0 ']' [2022-02-18T21:05:25.449Z] ++ set -x [2022-02-18T21:05:25.449Z] ++ 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-02-18T21:05:25.449Z] INFO: Testing against a local daemon [2022-02-18T21:05:25.449Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-18T21:05:25.449Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T21:05:25.450Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T21:05:25.450Z] === RUN TestDockerNetworkIpvlan [2022-02-18T21:05:25.450Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T21:05:25.450Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-18T21:05:25.450Z] PASS [2022-02-18T21:05:25.450Z] [2022-02-18T21:05:25.450Z] === Skipped [2022-02-18T21:05:25.450Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-18T21:05:25.450Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T21:05:25.450Z] [2022-02-18T21:05:25.450Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-18T21:05:25.450Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-18T21:05:25.450Z] [2022-02-18T21:05:25.450Z] DONE 2 tests, 2 skipped in 0.129s [2022-02-18T21:05:25.450Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-18T21:05:25.450Z] ++ 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-02-18T21:05:25.450Z] ++ set -e [2022-02-18T21:05:25.450Z] ++ '[' -n 0 ']' [2022-02-18T21:05:25.450Z] ++ set -x [2022-02-18T21:05:25.450Z] ++ 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-02-18T21:05:25.708Z] INFO: Testing against a local daemon [2022-02-18T21:05:25.708Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-18T21:05:26.936Z] === RUN TestBoolValue [2022-02-18T21:05:26.936Z] --- PASS: TestBoolValue (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestBoolValueOrDefault [2022-02-18T21:05:26.936Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestInt64ValueOrZero [2022-02-18T21:05:26.936Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestInt64ValueOrDefault [2022-02-18T21:05:26.936Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-18T21:05:26.936Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestJsonContentType [2022-02-18T21:05:26.936Z] --- PASS: TestJsonContentType (0.00s) [2022-02-18T21:05:26.936Z] PASS [2022-02-18T21:05:26.936Z] coverage: 14.7% of statements [2022-02-18T21:05:26.936Z] ok github.com/docker/docker/api/server/httputils 0.071s coverage: 14.7% of statements [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-18T21:05:26.936Z] === RUN TestMaskSecretKeys [2022-02-18T21:05:26.936Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-18T21:05:26.936Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-18T21:05:26.936Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-18T21:05:26.936Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-18T21:05:26.936Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-18T21:05:26.936Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-18T21:05:26.936Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestVersionMiddlewareVersion [2022-02-18T21:05:26.936Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-18T21:05:26.936Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-18T21:05:26.936Z] PASS [2022-02-18T21:05:26.936Z] coverage: 37.7% of statements [2022-02-18T21:05:26.936Z] ok github.com/docker/docker/api/server/middleware 0.095s coverage: 37.7% of statements [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-18T21:05:26.936Z] === RUN TestAdjustForAPIVersion [2022-02-18T21:05:26.936Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-18T21:05:26.936Z] PASS [2022-02-18T21:05:26.936Z] coverage: 5.7% of statements [2022-02-18T21:05:26.936Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/types [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-18T21:05:26.936Z] === RUN TestStrSliceMarshalJSON [2022-02-18T21:05:26.936Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestStrSliceUnmarshalJSON [2022-02-18T21:05:26.936Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestStrSliceUnmarshalString [2022-02-18T21:05:26.936Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestStrSliceUnmarshalSlice [2022-02-18T21:05:26.936Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-18T21:05:26.936Z] PASS [2022-02-18T21:05:26.936Z] coverage: 90.0% of statements [2022-02-18T21:05:26.936Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-02-18T21:05:26.936Z] === RUN TestToJSON [2022-02-18T21:05:26.936Z] --- PASS: TestToJSON (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestToParamWithVersion [2022-02-18T21:05:26.936Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestFromJSON [2022-02-18T21:05:26.936Z] --- PASS: TestFromJSON (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestEmpty [2022-02-18T21:05:26.936Z] --- PASS: TestEmpty (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestArgsMatchKVListEmptySources [2022-02-18T21:05:26.936Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestArgsMatchKVList [2022-02-18T21:05:26.936Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestArgsMatch [2022-02-18T21:05:26.936Z] --- PASS: TestArgsMatch (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestAdd [2022-02-18T21:05:26.936Z] --- PASS: TestAdd (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestDel [2022-02-18T21:05:26.936Z] --- PASS: TestDel (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestLen [2022-02-18T21:05:26.936Z] --- PASS: TestLen (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestExactMatch [2022-02-18T21:05:26.936Z] --- PASS: TestExactMatch (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestOnlyOneExactMatch [2022-02-18T21:05:26.936Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestContains [2022-02-18T21:05:26.936Z] --- PASS: TestContains (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestValidate [2022-02-18T21:05:26.936Z] --- PASS: TestValidate (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestWalkValues [2022-02-18T21:05:26.936Z] --- PASS: TestWalkValues (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestFuzzyMatch [2022-02-18T21:05:26.936Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-18T21:05:26.936Z] === RUN TestClone [2022-02-18T21:05:26.936Z] --- PASS: TestClone (0.00s) [2022-02-18T21:05:26.936Z] PASS [2022-02-18T21:05:26.936Z] coverage: 92.2% of statements [2022-02-18T21:05:26.936Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-18T21:05:26.936Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-18T21:05:26.937Z] === RUN TestDurationToSecondsString [2022-02-18T21:05:26.937Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestGetTimestamp [2022-02-18T21:05:26.937Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-18T21:05:26.937Z] === RUN TestParseTimestamps [2022-02-18T21:05:26.937Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-18T21:05:26.937Z] PASS [2022-02-18T21:05:26.937Z] coverage: 100.0% of statements [2022-02-18T21:05:26.937Z] ok github.com/docker/docker/api/types/time 0.280s coverage: 100.0% of statements [2022-02-18T21:05:26.937Z] === RUN TestCompareVersion [2022-02-18T21:05:26.937Z] --- PASS: TestCompareVersion (0.00s) [2022-02-18T21:05:26.937Z] PASS [2022-02-18T21:05:26.937Z] coverage: 77.3% of statements [2022-02-18T21:05:26.937Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/builder [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-18T21:05:26.937Z] === RUN TestParseRemoteURL [2022-02-18T21:05:26.937Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-18T21:05:26.937Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-18T21:05:26.937Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-18T21:05:26.937Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-18T21:05:26.937Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-18T21:05:26.937Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-18T21:05:26.937Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-18T21:05:26.937Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-18T21:05:26.937Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-18T21:05:26.937Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-18T21:05:26.937Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestCloneArgsSmartHttp [2022-02-18T21:05:26.937Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-18T21:05:26.937Z] === RUN TestCloneArgsDumbHttp [2022-02-18T21:05:26.937Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestCloneArgsGit [2022-02-18T21:05:26.937Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestCheckoutGit [2022-02-18T21:05:26.937Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-18T21:05:26.937Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-18T21:05:26.937Z] === RUN TestProcessNoDockerignore [2022-02-18T21:05:26.937Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-18T21:05:26.937Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestDetectContentType [2022-02-18T21:05:26.937Z] --- PASS: TestDetectContentType (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestSelectAcceptableMIME [2022-02-18T21:05:26.937Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestInspectEmptyResponse [2022-02-18T21:05:26.937Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestInspectResponseBinary [2022-02-18T21:05:26.937Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestResponseUnsupportedContentType [2022-02-18T21:05:26.937Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestInspectResponseTextSimple [2022-02-18T21:05:26.937Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestInspectResponseEmptyContentType [2022-02-18T21:05:26.937Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestUnknownContentLength [2022-02-18T21:05:26.937Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestDownloadRemote [2022-02-18T21:05:26.937Z] --- PASS: TestDownloadRemote (0.13s) [2022-02-18T21:05:26.937Z] === RUN TestGetWithStatusError [2022-02-18T21:05:26.937Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestCloseRootDirectory [2022-02-18T21:05:26.937Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:05:26.937Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestHashFile [2022-02-18T21:05:26.937Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:05:26.937Z] --- SKIP: TestHashFile (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestHashSubdir [2022-02-18T21:05:26.937Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:05:26.937Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-18T21:05:26.937Z] === RUN TestRemoveDirectory [2022-02-18T21:05:26.937Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:05:26.937Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-18T21:05:26.937Z] PASS [2022-02-18T21:05:26.937Z] coverage: 9.3% of statements [2022-02-18T21:05:26.937Z] === RUN TestEnable [2022-02-18T21:05:26.937Z] --- PASS: TestEnable (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestDisable [2022-02-18T21:05:26.937Z] --- PASS: TestDisable (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestEnabled [2022-02-18T21:05:26.937Z] --- PASS: TestEnabled (0.00s) [2022-02-18T21:05:26.937Z] PASS [2022-02-18T21:05:26.937Z] coverage: 100.0% of statements [2022-02-18T21:05:26.937Z] ok github.com/docker/docker/builder/remotecontext 0.299s coverage: 9.3% of statements [2022-02-18T21:05:26.937Z] ok github.com/docker/docker/cli/debug 0.068s coverage: 100.0% of statements [2022-02-18T21:05:26.937Z] === RUN TestGetAllAllowed [2022-02-18T21:05:26.937Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestGetAllMeta [2022-02-18T21:05:26.937Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-18T21:05:26.937Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestIsUnreferencedBuiltin [2022-02-18T21:05:26.937Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestIsExistingDirectory [2022-02-18T21:05:26.937Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-18T21:05:26.937Z] === RUN TestGetFilenameForDownload [2022-02-18T21:05:26.937Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestEnv2Variables [2022-02-18T21:05:26.937Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-18T21:05:26.937Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestMaintainer [2022-02-18T21:05:26.937Z] --- PASS: TestMaintainer (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestLabel [2022-02-18T21:05:26.937Z] --- PASS: TestLabel (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestFromScratch [2022-02-18T21:05:26.937Z] --- PASS: TestFromScratch (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestFromWithArg [2022-02-18T21:05:26.937Z] --- PASS: TestFromWithArg (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-18T21:05:26.937Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestFromWithUndefinedArg [2022-02-18T21:05:26.937Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestFromMultiStageWithNamedStage [2022-02-18T21:05:26.937Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestOnbuild [2022-02-18T21:05:26.937Z] --- PASS: TestOnbuild (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestWorkdir [2022-02-18T21:05:26.937Z] --- PASS: TestWorkdir (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestCmd [2022-02-18T21:05:26.937Z] --- PASS: TestCmd (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestHealthcheckNone [2022-02-18T21:05:26.937Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestHealthcheckCmd [2022-02-18T21:05:26.937Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestEntrypoint [2022-02-18T21:05:26.937Z] --- PASS: TestEntrypoint (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestExpose [2022-02-18T21:05:26.937Z] --- PASS: TestExpose (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestUser [2022-02-18T21:05:26.937Z] --- PASS: TestUser (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestVolume [2022-02-18T21:05:26.937Z] --- PASS: TestVolume (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestStopSignal [2022-02-18T21:05:26.937Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T21:05:26.937Z] --- SKIP: TestStopSignal (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestArg [2022-02-18T21:05:26.937Z] --- PASS: TestArg (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestShell [2022-02-18T21:05:26.937Z] --- PASS: TestShell (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestPrependEnvOnCmd [2022-02-18T21:05:26.937Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestRunWithBuildArgs [2022-02-18T21:05:26.937Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestRunIgnoresHealthcheck [2022-02-18T21:05:26.937Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestDispatchUnsupportedOptions [2022-02-18T21:05:26.937Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-18T21:05:26.937Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-18T21:05:26.937Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-18T21:05:26.937Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestNormalizeWorkdir [2022-02-18T21:05:26.937Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestDispatch [2022-02-18T21:05:26.937Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-18T21:05:26.937Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-18T21:05:26.937Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-18T21:05:26.937Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-18T21:05:26.937Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-18T21:05:26.937Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-18T21:05:26.937Z] === RUN TestDispatch/COPY_url [2022-02-18T21:05:26.937Z] --- PASS: TestDispatch (0.07s) [2022-02-18T21:05:26.937Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-18T21:05:26.937Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-18T21:05:26.937Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-18T21:05:26.937Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T21:05:26.937Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T21:05:26.937Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-18T21:05:26.937Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestAddScratchImageAddsToMounts [2022-02-18T21:05:26.937Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-18T21:05:26.937Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-18T21:05:26.937Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-18T21:05:26.937Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestImageSourceGetAddsToMounts [2022-02-18T21:05:26.937Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestEmptyDockerfile [2022-02-18T21:05:26.937Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-18T21:05:26.937Z] === RUN TestSymlinkDockerfile [2022-02-18T21:05:26.937Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-18T21:05:26.937Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-18T21:05:26.937Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestNonExistingDockerfile [2022-02-18T21:05:26.937Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestCopyRunConfig [2022-02-18T21:05:26.937Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestDeepCopyRunConfig [2022-02-18T21:05:26.937Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestExportImage [2022-02-18T21:05:26.937Z] --- PASS: TestExportImage (0.01s) [2022-02-18T21:05:26.937Z] === RUN TestNormalizeDest [2022-02-18T21:05:26.937Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-18T21:05:26.937Z] PASS [2022-02-18T21:05:26.937Z] coverage: 46.7% of statements [2022-02-18T21:05:26.937Z] ok github.com/docker/docker/builder/dockerfile 0.243s coverage: 46.7% of statements [2022-02-18T21:05:26.937Z] === RUN TestTCP4Proxy [2022-02-18T21:05:26.937Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-18T21:05:26.937Z] === RUN TestTCP4ProxyHalfClose [2022-02-18T21:05:26.937Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestTCP6Proxy [2022-02-18T21:05:26.937Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T21:05:26.937Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestTCPDualStackProxy [2022-02-18T21:05:26.937Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T21:05:26.937Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestUDP4Proxy [2022-02-18T21:05:26.937Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestUDP6Proxy [2022-02-18T21:05:26.937Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T21:05:26.937Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestUDPWriteError [2022-02-18T21:05:26.937Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestSCTP4Proxy [2022-02-18T21:05:26.937Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T21:05:26.937Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-18T21:05:26.937Z] === RUN TestSCTP6Proxy [2022-02-18T21:05:26.937Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T21:05:26.937Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-18T21:05:26.937Z] PASS [2022-02-18T21:05:26.937Z] coverage: 49.4% of statements [2022-02-18T21:05:26.937Z] ok github.com/docker/docker/cmd/docker-proxy 0.071s coverage: 49.4% of statements [2022-02-18T21:05:26.937Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-18T21:05:27.085Z] docker_api_swarm_test.go:304: [d03e0de6ca803] joining swarm manager [d22a27c5cadce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:05:27.085Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-18T21:05:27.085Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2022-02-18T21:05:27.085Z] === RUN TestDockerNetworkMacvlan [2022-02-18T21:05:28.051Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-18T21:05:28.312Z] docker_api_swarm_test.go:305: [d4f2995a2572a] joining swarm manager [d22a27c5cadce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:05:28.905Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-18T21:05:29.169Z] === RUN TestDockerSuite/TestBuildRm [2022-02-18T21:05:29.429Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-18T21:05:29.688Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-18T21:05:30.209Z] --- PASS: TestServiceUpdateConfigs (14.13s) [2022-02-18T21:05:30.209Z] === RUN TestServiceUpdateNetwork [2022-02-18T21:05:31.598Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-18T21:05:31.857Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-18T21:05:32.426Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-18T21:05:33.051Z] === RUN TestMiddlewares [2022-02-18T21:05:33.051Z] --- PASS: TestMiddlewares (0.00s) [2022-02-18T21:05:33.051Z] PASS [2022-02-18T21:05:33.051Z] coverage: 9.0% of statements [2022-02-18T21:05:33.051Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2022-02-18T21:05:33.807Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-18T21:05:33.807Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-18T21:05:34.066Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-18T21:05:34.325Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-18T21:05:35.263Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-18T21:05:36.202Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-18T21:05:37.381Z] === RUN TestCheckpointCreateError [2022-02-18T21:05:37.381Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-18T21:05:37.381Z] === RUN TestCheckpointCreate [2022-02-18T21:05:37.381Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-18T21:05:37.381Z] === RUN TestCheckpointDeleteError [2022-02-18T21:05:37.381Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-18T21:05:37.381Z] === RUN TestCheckpointDelete [2022-02-18T21:05:37.381Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-18T21:05:37.381Z] === RUN TestCheckpointListError [2022-02-18T21:05:37.381Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-18T21:05:37.381Z] === RUN TestCheckpointList [2022-02-18T21:05:37.381Z] --- PASS: TestCheckpointList (0.00s) [2022-02-18T21:05:37.381Z] === RUN TestCheckpointListContainerNotFound [2022-02-18T21:05:37.381Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-18T21:05:37.381Z] === RUN TestNewClientWithOpsFromEnv [2022-02-18T21:05:37.381Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T21:05:37.381Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T21:05:37.381Z] === RUN TestGetAPIPath [2022-02-18T21:05:37.381Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-18T21:05:37.381Z] === RUN TestParseHostURL [2022-02-18T21:05:37.381Z] --- PASS: TestParseHostURL (0.00s) [2022-02-18T21:05:37.381Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-18T21:05:37.381Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-18T21:05:37.581Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-18T21:05:37.851Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-18T21:05:37.851Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestNegotiateAPIVersion [2022-02-18T21:05:37.851Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestNegotiateAPVersionOverride [2022-02-18T21:05:37.851Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-18T21:05:37.851Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-18T21:05:37.851Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-18T21:05:37.851Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestClientRedirect [2022-02-18T21:05:37.851Z] --- PASS: TestClientRedirect (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigCreateUnsupported [2022-02-18T21:05:37.851Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigCreateError [2022-02-18T21:05:37.851Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigCreate [2022-02-18T21:05:37.851Z] --- PASS: TestConfigCreate (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigInspectNotFound [2022-02-18T21:05:37.851Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigInspectWithEmptyID [2022-02-18T21:05:37.851Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigInspectUnsupported [2022-02-18T21:05:37.851Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigInspectError [2022-02-18T21:05:37.851Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigInspectConfigNotFound [2022-02-18T21:05:37.851Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigInspect [2022-02-18T21:05:37.851Z] --- PASS: TestConfigInspect (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigListUnsupported [2022-02-18T21:05:37.851Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigListError [2022-02-18T21:05:37.851Z] --- PASS: TestConfigListError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigList [2022-02-18T21:05:37.851Z] --- PASS: TestConfigList (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigRemoveUnsupported [2022-02-18T21:05:37.851Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigRemoveError [2022-02-18T21:05:37.851Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigRemove [2022-02-18T21:05:37.851Z] --- PASS: TestConfigRemove (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigUpdateUnsupported [2022-02-18T21:05:37.851Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigUpdateError [2022-02-18T21:05:37.851Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestConfigUpdate [2022-02-18T21:05:37.851Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerCommitError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerCommit [2022-02-18T21:05:37.851Z] --- PASS: TestContainerCommit (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerStatPathError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerStatPathNotFoundError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerStatPathNoHeaderError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerStatPath [2022-02-18T21:05:37.851Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestCopyToContainerError [2022-02-18T21:05:37.851Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestCopyToContainerNotFoundError [2022-02-18T21:05:37.851Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-18T21:05:37.851Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestCopyToContainer [2022-02-18T21:05:37.851Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestCopyFromContainerError [2022-02-18T21:05:37.851Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestCopyFromContainerNotFoundError [2022-02-18T21:05:37.851Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-18T21:05:37.851Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-18T21:05:37.851Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestCopyFromContainer [2022-02-18T21:05:37.851Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerCreateError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerCreateImageNotFound [2022-02-18T21:05:37.851Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerCreateWithName [2022-02-18T21:05:37.851Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerCreateAutoRemove [2022-02-18T21:05:37.851Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerDiffError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerDiff [2022-02-18T21:05:37.851Z] --- PASS: TestContainerDiff (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerExecCreateError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerExecCreate [2022-02-18T21:05:37.851Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerExecStartError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerExecStart [2022-02-18T21:05:37.851Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerExecInspectError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerExecInspect [2022-02-18T21:05:37.851Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerExportError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerExportError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerExport [2022-02-18T21:05:37.851Z] --- PASS: TestContainerExport (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerInspectError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerInspectContainerNotFound [2022-02-18T21:05:37.851Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerInspectWithEmptyID [2022-02-18T21:05:37.851Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerInspect [2022-02-18T21:05:37.851Z] --- PASS: TestContainerInspect (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerInspectNode [2022-02-18T21:05:37.851Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerKillError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerKillError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerKill [2022-02-18T21:05:37.851Z] --- PASS: TestContainerKill (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerListError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerListError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerList [2022-02-18T21:05:37.851Z] --- PASS: TestContainerList (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerLogsNotFoundError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerLogsError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerLogs [2022-02-18T21:05:37.851Z] --- PASS: TestContainerLogs (0.25s) [2022-02-18T21:05:37.851Z] === RUN TestContainerPauseError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerPause [2022-02-18T21:05:37.851Z] --- PASS: TestContainerPause (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainersPruneError [2022-02-18T21:05:37.851Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainersPrune [2022-02-18T21:05:37.851Z] --- PASS: TestContainersPrune (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerRemoveError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerRemoveNotFoundError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerRemove [2022-02-18T21:05:37.851Z] --- PASS: TestContainerRemove (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerRenameError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerRename [2022-02-18T21:05:37.851Z] --- PASS: TestContainerRename (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerResizeError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerExecResizeError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerResize [2022-02-18T21:05:37.851Z] --- PASS: TestContainerResize (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerExecResize [2022-02-18T21:05:37.851Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerRestartError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerRestart [2022-02-18T21:05:37.851Z] --- PASS: TestContainerRestart (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerStartError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerStartError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerStart [2022-02-18T21:05:37.851Z] --- PASS: TestContainerStart (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerStatsError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerStats [2022-02-18T21:05:37.851Z] --- PASS: TestContainerStats (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerStopError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerStopError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerStop [2022-02-18T21:05:37.851Z] --- PASS: TestContainerStop (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerTopError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerTopError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerTop [2022-02-18T21:05:37.851Z] --- PASS: TestContainerTop (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerUnpauseError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerUnpause [2022-02-18T21:05:37.851Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerUpdateError [2022-02-18T21:05:37.851Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-18T21:05:37.851Z] === RUN TestContainerUpdate [2022-02-18T21:05:37.851Z] --- PASS: TestContainerUpdate (0.01s) [2022-02-18T21:05:37.851Z] === RUN TestContainerWaitError [2022-02-18T21:05:38.149Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-18T21:05:38.321Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestContainerWait [2022-02-18T21:05:38.321Z] --- PASS: TestContainerWait (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestDiskUsageError [2022-02-18T21:05:38.321Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestDiskUsage [2022-02-18T21:05:38.321Z] --- PASS: TestDiskUsage (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestDistributionInspectUnsupported [2022-02-18T21:05:38.321Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestDistributionInspectWithEmptyID [2022-02-18T21:05:38.321Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestEventsErrorInOptions [2022-02-18T21:05:38.321Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestEventsErrorFromServer [2022-02-18T21:05:38.321Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestEvents [2022-02-18T21:05:38.321Z] --- PASS: TestEvents (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestTLSCloseWriter [2022-02-18T21:05:38.321Z] === PAUSE TestTLSCloseWriter [2022-02-18T21:05:38.321Z] === RUN TestImageBuildError [2022-02-18T21:05:38.321Z] --- PASS: TestImageBuildError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageBuild [2022-02-18T21:05:38.321Z] --- PASS: TestImageBuild (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestGetDockerOS [2022-02-18T21:05:38.321Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageCreateError [2022-02-18T21:05:38.321Z] --- PASS: TestImageCreateError (0.02s) [2022-02-18T21:05:38.321Z] === RUN TestImageCreate [2022-02-18T21:05:38.321Z] --- PASS: TestImageCreate (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageHistoryError [2022-02-18T21:05:38.321Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageHistory [2022-02-18T21:05:38.321Z] --- PASS: TestImageHistory (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageImportError [2022-02-18T21:05:38.321Z] --- PASS: TestImageImportError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageImport [2022-02-18T21:05:38.321Z] --- PASS: TestImageImport (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageInspectError [2022-02-18T21:05:38.321Z] --- PASS: TestImageInspectError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageInspectImageNotFound [2022-02-18T21:05:38.321Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageInspectWithEmptyID [2022-02-18T21:05:38.321Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageInspect [2022-02-18T21:05:38.321Z] --- PASS: TestImageInspect (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageListError [2022-02-18T21:05:38.321Z] --- PASS: TestImageListError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageList [2022-02-18T21:05:38.321Z] --- PASS: TestImageList (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageListApiBefore125 [2022-02-18T21:05:38.321Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageLoadError [2022-02-18T21:05:38.321Z] --- PASS: TestImageLoadError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageLoad [2022-02-18T21:05:38.321Z] --- PASS: TestImageLoad (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagesPruneError [2022-02-18T21:05:38.321Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagesPrune [2022-02-18T21:05:38.321Z] --- PASS: TestImagesPrune (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePullReferenceParseError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePullAnyError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePullWithoutErrors [2022-02-18T21:05:38.321Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePushReferenceError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePushAnyError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-18T21:05:38.321Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImagePushWithoutErrors [2022-02-18T21:05:38.321Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-18T21:05:38.321Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-18T21:05:38.321Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-18T21:05:38.321Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-18T21:05:38.321Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-18T21:05:38.321Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-18T21:05:38.321Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-18T21:05:38.321Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-18T21:05:38.321Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageRemoveError [2022-02-18T21:05:38.321Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-18T21:05:38.321Z] === RUN TestImageRemoveImageNotFound [2022-02-18T21:05:38.321Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageRemove [2022-02-18T21:05:38.790Z] --- PASS: TestImageRemove (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageSaveError [2022-02-18T21:05:38.790Z] --- PASS: TestImageSaveError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageSave [2022-02-18T21:05:38.790Z] --- PASS: TestImageSave (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageSearchAnyError [2022-02-18T21:05:38.790Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-18T21:05:38.790Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T21:05:38.790Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T21:05:38.790Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-18T21:05:38.790Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageSearchWithoutErrors [2022-02-18T21:05:38.790Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageTagError [2022-02-18T21:05:38.790Z] --- PASS: TestImageTagError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageTagInvalidReference [2022-02-18T21:05:38.790Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageTagInvalidSourceImageName [2022-02-18T21:05:38.790Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageTagHexSource [2022-02-18T21:05:38.790Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestImageTag [2022-02-18T21:05:38.790Z] --- PASS: TestImageTag (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestInfoServerError [2022-02-18T21:05:38.790Z] --- PASS: TestInfoServerError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestInfoInvalidResponseJSONError [2022-02-18T21:05:38.790Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestInfo [2022-02-18T21:05:38.790Z] --- PASS: TestInfo (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkConnectError [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkConnect [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkCreateError [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkCreate [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkDisconnectError [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkDisconnect [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkInspect [2022-02-18T21:05:38.790Z] === RUN TestNetworkInspect/empty_ID [2022-02-18T21:05:38.790Z] === RUN TestNetworkInspect/no_options [2022-02-18T21:05:38.790Z] === RUN TestNetworkInspect/verbose [2022-02-18T21:05:38.790Z] === RUN TestNetworkInspect/global_scope [2022-02-18T21:05:38.790Z] === RUN TestNetworkInspect/unknown_network [2022-02-18T21:05:38.790Z] === RUN TestNetworkInspect/server_error [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkListError [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkListError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkList [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkList (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworksPruneError [2022-02-18T21:05:38.790Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworksPrune [2022-02-18T21:05:38.790Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkRemoveError [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNetworkRemove [2022-02-18T21:05:38.790Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-18T21:05:38.790Z] === RUN TestNodeInspectError [2022-02-18T21:05:38.791Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestNodeInspectNodeNotFound [2022-02-18T21:05:38.791Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestNodeInspectWithEmptyID [2022-02-18T21:05:38.791Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestNodeInspect [2022-02-18T21:05:38.791Z] --- PASS: TestNodeInspect (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestNodeListError [2022-02-18T21:05:38.791Z] --- PASS: TestNodeListError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestNodeList [2022-02-18T21:05:38.791Z] --- PASS: TestNodeList (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestNodeRemoveError [2022-02-18T21:05:38.791Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestNodeRemove [2022-02-18T21:05:38.791Z] --- PASS: TestNodeRemove (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestNodeUpdateError [2022-02-18T21:05:38.791Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestNodeUpdate [2022-02-18T21:05:38.791Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestOptionWithHostFromEnv [2022-02-18T21:05:38.791Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestOptionWithTimeout [2022-02-18T21:05:38.791Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestOptionWithVersionFromEnv [2022-02-18T21:05:38.791Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPingFail [2022-02-18T21:05:38.791Z] --- PASS: TestPingFail (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPingWithError [2022-02-18T21:05:38.791Z] 2022/02/18 21:05:37 RoundTripper returned a response & error; ignoring response [2022-02-18T21:05:38.791Z] 2022/02/18 21:05:37 RoundTripper returned a response & error; ignoring response [2022-02-18T21:05:38.791Z] --- PASS: TestPingWithError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPingSuccess [2022-02-18T21:05:38.791Z] --- PASS: TestPingSuccess (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPingHeadFallback [2022-02-18T21:05:38.791Z] === RUN TestPingHeadFallback/OK [2022-02-18T21:05:38.791Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-18T21:05:38.791Z] === RUN TestPingHeadFallback/Not_Found [2022-02-18T21:05:38.791Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-18T21:05:38.791Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-18T21:05:38.791Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-18T21:05:38.791Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-18T21:05:38.791Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-18T21:05:38.791Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginDisableError [2022-02-18T21:05:38.791Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginDisable [2022-02-18T21:05:38.791Z] --- PASS: TestPluginDisable (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginEnableError [2022-02-18T21:05:38.791Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginEnable [2022-02-18T21:05:38.791Z] --- PASS: TestPluginEnable (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginInspectError [2022-02-18T21:05:38.791Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginInspectWithEmptyID [2022-02-18T21:05:38.791Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginInspect [2022-02-18T21:05:38.791Z] --- PASS: TestPluginInspect (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginListError [2022-02-18T21:05:38.791Z] --- PASS: TestPluginListError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginList [2022-02-18T21:05:38.791Z] --- PASS: TestPluginList (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginPushError [2022-02-18T21:05:38.791Z] --- PASS: TestPluginPushError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginPush [2022-02-18T21:05:38.791Z] --- PASS: TestPluginPush (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginRemoveError [2022-02-18T21:05:38.791Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginRemove [2022-02-18T21:05:38.791Z] --- PASS: TestPluginRemove (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginSetError [2022-02-18T21:05:38.791Z] --- PASS: TestPluginSetError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPluginSet [2022-02-18T21:05:38.791Z] --- PASS: TestPluginSet (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSetHostHeader [2022-02-18T21:05:38.791Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestPlainTextError [2022-02-18T21:05:38.791Z] --- PASS: TestPlainTextError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestInfiniteError [2022-02-18T21:05:38.791Z] --- PASS: TestInfiniteError (0.05s) [2022-02-18T21:05:38.791Z] === RUN TestCanceledContext [2022-02-18T21:05:38.791Z] 2022/02/18 21:05:37 RoundTripper returned a response & error; ignoring response [2022-02-18T21:05:38.791Z] --- PASS: TestCanceledContext (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestDeadlineExceededContext [2022-02-18T21:05:38.791Z] 2022/02/18 21:05:37 RoundTripper returned a response & error; ignoring response [2022-02-18T21:05:38.791Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretCreateUnsupported [2022-02-18T21:05:38.791Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretCreateError [2022-02-18T21:05:38.791Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretCreate [2022-02-18T21:05:38.791Z] --- PASS: TestSecretCreate (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretInspectUnsupported [2022-02-18T21:05:38.791Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretInspectError [2022-02-18T21:05:38.791Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretInspectSecretNotFound [2022-02-18T21:05:38.791Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretInspectWithEmptyID [2022-02-18T21:05:38.791Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretInspect [2022-02-18T21:05:38.791Z] --- PASS: TestSecretInspect (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretListUnsupported [2022-02-18T21:05:38.791Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretListError [2022-02-18T21:05:38.791Z] --- PASS: TestSecretListError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretList [2022-02-18T21:05:38.791Z] --- PASS: TestSecretList (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretRemoveUnsupported [2022-02-18T21:05:38.791Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretRemoveError [2022-02-18T21:05:38.791Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretRemove [2022-02-18T21:05:38.791Z] --- PASS: TestSecretRemove (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretUpdateUnsupported [2022-02-18T21:05:38.791Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretUpdateError [2022-02-18T21:05:38.791Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSecretUpdate [2022-02-18T21:05:38.791Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceCreateError [2022-02-18T21:05:38.791Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceCreate [2022-02-18T21:05:38.791Z] --- PASS: TestServiceCreate (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-18T21:05:38.791Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceCreateDigestPinning [2022-02-18T21:05:38.791Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-02-18T21:05:38.791Z] === RUN TestServiceInspectError [2022-02-18T21:05:38.791Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceInspectServiceNotFound [2022-02-18T21:05:38.791Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceInspectWithEmptyID [2022-02-18T21:05:38.791Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceInspect [2022-02-18T21:05:38.791Z] --- PASS: TestServiceInspect (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceListError [2022-02-18T21:05:38.791Z] --- PASS: TestServiceListError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceList [2022-02-18T21:05:38.791Z] --- PASS: TestServiceList (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceLogsError [2022-02-18T21:05:38.791Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceLogs [2022-02-18T21:05:38.791Z] --- PASS: TestServiceLogs (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceRemoveError [2022-02-18T21:05:38.791Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceRemoveNotFoundError [2022-02-18T21:05:38.791Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceRemove [2022-02-18T21:05:38.791Z] --- PASS: TestServiceRemove (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceUpdateError [2022-02-18T21:05:38.791Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestServiceUpdate [2022-02-18T21:05:38.791Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmGetUnlockKeyError [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmGetUnlockKey [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmInitError [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmInit [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmInit (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmInspectError [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmInspect [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmJoinError [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmJoin [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmLeaveError [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmLeave [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmUnlockError [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmUnlock [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmUpdateError [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestSwarmUpdate [2022-02-18T21:05:38.791Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestTaskInspectError [2022-02-18T21:05:38.791Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestTaskInspectWithEmptyID [2022-02-18T21:05:38.791Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestTaskInspect [2022-02-18T21:05:38.791Z] --- PASS: TestTaskInspect (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestTaskListError [2022-02-18T21:05:38.791Z] --- PASS: TestTaskListError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestTaskList [2022-02-18T21:05:38.791Z] --- PASS: TestTaskList (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestVolumeCreateError [2022-02-18T21:05:38.791Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestVolumeCreate [2022-02-18T21:05:38.791Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestVolumeInspectError [2022-02-18T21:05:38.791Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestVolumeInspectNotFound [2022-02-18T21:05:38.791Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestVolumeInspectWithEmptyID [2022-02-18T21:05:38.791Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestVolumeInspect [2022-02-18T21:05:38.791Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestVolumeListError [2022-02-18T21:05:38.791Z] --- PASS: TestVolumeListError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestVolumeList [2022-02-18T21:05:38.791Z] --- PASS: TestVolumeList (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestVolumeRemoveError [2022-02-18T21:05:38.791Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-18T21:05:38.791Z] === RUN TestVolumeRemove [2022-02-18T21:05:38.791Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-18T21:05:38.791Z] === CONT TestTLSCloseWriter [2022-02-18T21:05:38.791Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-18T21:05:38.791Z] PASS [2022-02-18T21:05:38.791Z] coverage: 75.3% of statements [2022-02-18T21:05:39.260Z] ok github.com/docker/docker/client 0.540s coverage: 75.3% of statements [2022-02-18T21:05:39.528Z] --- PASS: TestDockerNetworkMacvlan (12.14s) [2022-02-18T21:05:39.528Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-02-18T21:05:39.528Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-02-18T21:05:39.528Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2022-02-18T21:05:39.528Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.13s) [2022-02-18T21:05:39.528Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.84s) [2022-02-18T21:05:39.528Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-02-18T21:05:39.528Z] PASS [2022-02-18T21:05:39.528Z] [2022-02-18T21:05:39.528Z] DONE 8 tests in 13.767s [2022-02-18T21:05:39.528Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-18T21:05:39.528Z] ++ 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-02-18T21:05:39.528Z] ++ set -e [2022-02-18T21:05:39.528Z] ++ '[' -n 0 ']' [2022-02-18T21:05:39.528Z] ++ set -x [2022-02-18T21:05:39.528Z] ++ 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-02-18T21:05:39.528Z] testing: warning: no tests to run [2022-02-18T21:05:39.528Z] PASS [2022-02-18T21:05:39.528Z] [2022-02-18T21:05:39.528Z] DONE 0 tests in 0.025s [2022-02-18T21:05:39.528Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-18T21:05:39.528Z] ++ 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-02-18T21:05:39.528Z] ++ set -e [2022-02-18T21:05:39.528Z] ++ '[' -n 0 ']' [2022-02-18T21:05:39.528Z] ++ set -x [2022-02-18T21:05:39.528Z] ++ 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-02-18T21:05:39.528Z] INFO: Testing against a local daemon [2022-02-18T21:05:39.528Z] === RUN TestAuthZPluginAllowRequest [2022-02-18T21:05:40.212Z] --- PASS: TestServiceUpdateNetwork (11.58s) [2022-02-18T21:05:40.212Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T21:05:40.467Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-18T21:05:40.467Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-18T21:05:40.727Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-18T21:05:40.727Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-18T21:05:40.727Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-18T21:05:40.727Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2022-02-18T21:05:40.727Z] === RUN TestAuthZPluginTLS [2022-02-18T21:05:40.988Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-18T21:05:41.156Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-18T21:05:41.559Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-02-18T21:05:41.560Z] === RUN TestAuthZPluginDenyRequest [2022-02-18T21:05:41.728Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-18T21:05:41.819Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-18T21:05:41.819Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-18T21:05:41.819Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-18T21:05:41.819Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-18T21:05:42.387Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-18T21:05:42.387Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2022-02-18T21:05:42.387Z] === RUN TestAuthZPluginDenyResponse [2022-02-18T21:05:42.956Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-02-18T21:05:42.956Z] === RUN TestAuthZPluginAllowEventStream [2022-02-18T21:05:44.338Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2022-02-18T21:05:44.338Z] === RUN TestAuthZPluginErrorResponse [2022-02-18T21:05:44.905Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-02-18T21:05:44.905Z] === RUN TestAuthZPluginErrorRequest [2022-02-18T21:05:45.473Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-02-18T21:05:45.473Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-18T21:05:45.473Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-18T21:05:46.042Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-02-18T21:05:46.042Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-18T21:05:46.301Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-18T21:05:47.239Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-18T21:05:47.500Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-18T21:05:47.758Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2022-02-18T21:05:47.758Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-18T21:05:48.324Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-18T21:05:49.698Z] === RUN TestDockerSuite/TestBuildUser [2022-02-18T21:05:49.698Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-02-18T21:05:49.698Z] === RUN TestAuthZPluginHeader [2022-02-18T21:05:49.869Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-18T21:05:50.636Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-02-18T21:05:50.636Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-18T21:05:50.894Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-18T21:05:53.432Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-18T21:05:54.369Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-18T21:05:54.937Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.59s) [2022-02-18T21:05:54.937Z] === RUN TestAuthZPluginV2Disable [2022-02-18T21:05:56.456Z] --- PASS: TestServiceUpdatePidsLimit (15.68s) [2022-02-18T21:05:56.456Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-02-18T21:05:56.456Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-18T21:05:56.456Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-02-18T21:05:56.456Z] PASS [2022-02-18T21:05:56.456Z] [2022-02-18T21:05:56.456Z] === Skipped [2022-02-18T21:05:56.456Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-18T21:05:56.456Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T21:05:56.456Z] [2022-02-18T21:05:56.456Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-18T21:05:56.456Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-18T21:05:56.456Z] [2022-02-18T21:05:56.456Z] DONE 27 tests, 2 skipped in 146.073s [2022-02-18T21:05:56.456Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-18T21:05:56.456Z] ++ 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-02-18T21:05:56.456Z] ++ set -e [2022-02-18T21:05:56.456Z] ++ '[' -n 0 ']' [2022-02-18T21:05:56.456Z] ++ set -x [2022-02-18T21:05:56.456Z] ++ 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-02-18T21:05:56.456Z] INFO: Testing against a local daemon [2022-02-18T21:05:56.456Z] === RUN TestSessionCreate [2022-02-18T21:05:56.456Z] --- PASS: TestSessionCreate (0.02s) [2022-02-18T21:05:56.456Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T21:05:56.456Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-18T21:05:56.456Z] PASS [2022-02-18T21:05:56.456Z] [2022-02-18T21:05:56.456Z] DONE 2 tests in 0.119s [2022-02-18T21:05:56.456Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-18T21:05:56.456Z] ++ 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-02-18T21:05:56.456Z] ++ set -e [2022-02-18T21:05:56.456Z] ++ '[' -n 0 ']' [2022-02-18T21:05:56.456Z] ++ set -x [2022-02-18T21:05:56.457Z] ++ 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-02-18T21:05:56.457Z] INFO: Testing against a local daemon [2022-02-18T21:05:56.457Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T21:05:56.457Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T21:05:56.457Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T21:05:56.457Z] === RUN TestDiskUsage [2022-02-18T21:05:56.457Z] === PAUSE TestDiskUsage [2022-02-18T21:05:56.457Z] === RUN TestEventsExecDie [2022-02-18T21:05:56.718Z] --- PASS: TestEventsExecDie (0.56s) [2022-02-18T21:05:56.718Z] === RUN TestEventsBackwardsCompatible [2022-02-18T21:05:56.718Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-18T21:05:56.718Z] === RUN TestEventsVolumeCreate [2022-02-18T21:05:56.978Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-18T21:05:56.978Z] === RUN TestInfoBinaryCommits [2022-02-18T21:05:56.978Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-18T21:05:56.978Z] === RUN TestInfoAPIVersioned [2022-02-18T21:05:56.978Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-02-18T21:05:56.978Z] === RUN TestInfoAPI [2022-02-18T21:05:56.978Z] --- PASS: TestInfoAPI (0.02s) [2022-02-18T21:05:56.978Z] === RUN TestInfoAPIWarnings [2022-02-18T21:05:59.129Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-02-18T21:05:59.130Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-18T21:06:02.413Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.42s) [2022-02-18T21:06:02.413Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-18T21:06:04.587Z] --- PASS: TestCheckoutGit (39.00s) [2022-02-18T21:06:04.587Z] === RUN TestValidGitTransport [2022-02-18T21:06:04.587Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-18T21:06:04.587Z] === RUN TestGitInvalidRef [2022-02-18T21:06:04.587Z] --- PASS: TestGitInvalidRef (0.27s) [2022-02-18T21:06:04.587Z] PASS [2022-02-18T21:06:04.587Z] coverage: 86.3% of statements [2022-02-18T21:06:04.587Z] ok github.com/docker/docker/builder/remotecontext/git 39.350s coverage: 86.3% of statements [2022-02-18T21:06:04.587Z] ? github.com/docker/docker/cli [no test files] [2022-02-18T21:06:04.587Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-18T21:06:04.950Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-18T21:06:05.523Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-18T21:06:05.782Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-18T21:06:06.722Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-18T21:06:06.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-18T21:06:07.921Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-18T21:06:08.390Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestConfigureDaemonLogs [2022-02-18T21:06:08.390Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestCommonOptionsInstallFlags [2022-02-18T21:06:08.390Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-18T21:06:08.390Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-18T21:06:08.390Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-18T21:06:08.390Z] PASS [2022-02-18T21:06:08.390Z] coverage: 18.6% of statements [2022-02-18T21:06:08.390Z] ok github.com/docker/docker/cmd/dockerd 0.238s coverage: 18.6% of statements [2022-02-18T21:06:08.859Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-18T21:06:08.859Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-18T21:06:09.828Z] docker_api_swarm_test.go:272: [dc043542017d4] joining swarm manager [d42d4f6717e3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:06:09.828Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-18T21:06:09.828Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-18T21:06:09.828Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-18T21:06:09.828Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-18T21:06:09.828Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-18T21:06:09.828Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-18T21:06:09.828Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-18T21:06:09.828Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-18T21:06:09.828Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-18T21:06:10.430Z] === RUN TestContainerStopSignal [2022-02-18T21:06:10.430Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestContainerStopTimeout [2022-02-18T21:06:10.430Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-18T21:06:10.430Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-18T21:06:10.430Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-02-18T21:06:10.430Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-18T21:06:10.430Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-02-18T21:06:10.430Z] === RUN TestReplaceAndAppendEnvVars [2022-02-18T21:06:10.430Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-18T21:06:10.430Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestNewMemoryStore [2022-02-18T21:06:10.430Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestAddContainers [2022-02-18T21:06:10.430Z] --- PASS: TestAddContainers (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestGetContainer [2022-02-18T21:06:10.430Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestDeleteContainer [2022-02-18T21:06:10.430Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestListContainers [2022-02-18T21:06:10.430Z] --- PASS: TestListContainers (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestFirstContainer [2022-02-18T21:06:10.430Z] --- PASS: TestFirstContainer (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestApplyAllContainer [2022-02-18T21:06:10.430Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestIsValidHealthString [2022-02-18T21:06:10.430Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestStateRunStop [2022-02-18T21:06:10.430Z] --- PASS: TestStateRunStop (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestStateTimeoutWait [2022-02-18T21:06:10.430Z] state_test.go:141: Stop callback fired [2022-02-18T21:06:10.430Z] state_test.go:165: Stop callback fired [2022-02-18T21:06:10.430Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-18T21:06:10.430Z] === RUN TestIsValidStateString [2022-02-18T21:06:10.430Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestViewSaveDelete [2022-02-18T21:06:10.430Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-18T21:06:10.430Z] === RUN TestViewAll [2022-02-18T21:06:10.430Z] --- PASS: TestViewAll (0.01s) [2022-02-18T21:06:10.430Z] === RUN TestViewGet [2022-02-18T21:06:10.430Z] --- PASS: TestViewGet (0.01s) [2022-02-18T21:06:10.430Z] === RUN TestNames [2022-02-18T21:06:10.430Z] --- PASS: TestNames (0.00s) [2022-02-18T21:06:10.430Z] === RUN TestViewWithHealthCheck [2022-02-18T21:06:10.430Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-18T21:06:10.430Z] PASS [2022-02-18T21:06:10.430Z] coverage: 41.7% of statements [2022-02-18T21:06:10.430Z] ok github.com/docker/docker/container 0.272s coverage: 41.7% of statements [2022-02-18T21:06:10.430Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-18T21:06:10.430Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-18T21:06:10.430Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-18T21:06:10.431Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-18T21:06:11.205Z] docker_api_swarm_test.go:273: [da43f48baefff] joining swarm manager [d42d4f6717e3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:06:11.772Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-18T21:06:11.999Z] === RUN TestPrepare [2022-02-18T21:06:11.999Z] --- PASS: TestPrepare (0.00s) [2022-02-18T21:06:11.999Z] === RUN TestStart [2022-02-18T21:06:11.999Z] --- PASS: TestStart (0.00s) [2022-02-18T21:06:11.999Z] === RUN TestWaitCancel [2022-02-18T21:06:12.000Z] --- PASS: TestWaitCancel (0.00s) [2022-02-18T21:06:12.000Z] === RUN TestWaitDisabled [2022-02-18T21:06:12.000Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-18T21:06:12.000Z] === RUN TestWaitEnabled [2022-02-18T21:06:12.000Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-18T21:06:12.000Z] === RUN TestRemove [2022-02-18T21:06:12.000Z] --- PASS: TestRemove (0.00s) [2022-02-18T21:06:12.000Z] PASS [2022-02-18T21:06:12.000Z] coverage: 65.3% of statements [2022-02-18T21:06:12.000Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2022-02-18T21:06:12.031Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-18T21:06:12.598Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-18T21:06:13.165Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-18T21:06:13.733Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-18T21:06:13.733Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-18T21:06:14.227Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-18T21:06:14.227Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-18T21:06:14.227Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-18T21:06:14.227Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-18T21:06:14.697Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-18T21:06:14.697Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-18T21:06:14.697Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-18T21:06:14.697Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-18T21:06:14.697Z] PASS [2022-02-18T21:06:14.697Z] coverage: 35.9% of statements [2022-02-18T21:06:14.697Z] ok github.com/docker/docker/daemon/cluster/convert 0.837s coverage: 35.9% of statements [2022-02-18T21:06:14.697Z] === RUN TestNewListSecretsFilters [2022-02-18T21:06:14.697Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-18T21:06:14.697Z] === RUN TestNewListConfigsFilters [2022-02-18T21:06:14.697Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-18T21:06:14.697Z] PASS [2022-02-18T21:06:14.697Z] coverage: 0.5% of statements [2022-02-18T21:06:14.697Z] ok github.com/docker/docker/daemon/cluster 1.145s coverage: 0.5% of statements [2022-02-18T21:06:15.142Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-02-18T21:06:15.142Z] === RUN TestInfoDebug [2022-02-18T21:06:15.142Z] --- PASS: TestInfoDebug (0.52s) [2022-02-18T21:06:15.142Z] === RUN TestInfoInsecureRegistries [2022-02-18T21:06:15.142Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-18T21:06:15.142Z] === RUN TestInfoRegistryMirrors [2022-02-18T21:06:15.142Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-18T21:06:15.142Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T21:06:15.142Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-02-18T21:06:15.142Z] === RUN TestPingCacheHeaders [2022-02-18T21:06:15.142Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-18T21:06:15.142Z] === RUN TestPingGet [2022-02-18T21:06:15.142Z] --- PASS: TestPingGet (0.01s) [2022-02-18T21:06:15.142Z] === RUN TestPingHead [2022-02-18T21:06:15.143Z] --- PASS: TestPingHead (0.02s) [2022-02-18T21:06:15.143Z] === RUN TestVersion [2022-02-18T21:06:15.143Z] --- PASS: TestVersion (0.02s) [2022-02-18T21:06:15.143Z] === CONT TestDiskUsage [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/empty [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/empty/container_types [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/empty/image_types [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/empty/volume_types [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-18T21:06:15.404Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-18T21:06:15.642Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.08s) [2022-02-18T21:06:15.642Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-18T21:06:15.642Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-18T21:06:15.665Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-18T21:06:15.666Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-18T21:06:15.666Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-18T21:06:15.666Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-18T21:06:15.666Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-18T21:06:15.666Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-18T21:06:15.666Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-18T21:06:15.666Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-18T21:06:15.666Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-18T21:06:15.666Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-18T21:06:15.666Z] === RUN TestDiskUsage/after_container.Run [2022-02-18T21:06:15.928Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-18T21:06:15.928Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-18T21:06:15.928Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-18T21:06:15.928Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-18T21:06:15.928Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-18T21:06:15.928Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-18T21:06:15.928Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-18T21:06:15.928Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-18T21:06:15.928Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-18T21:06:15.928Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage (1.06s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.01s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-18T21:06:15.928Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T21:06:15.928Z] PASS [2022-02-18T21:06:15.928Z] [2022-02-18T21:06:15.928Z] === Skipped [2022-02-18T21:06:15.928Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T21:06:15.928Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T21:06:15.928Z] [2022-02-18T21:06:15.928Z] DONE 50 tests, 1 skipped in 19.797s [2022-02-18T21:06:15.928Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-18T21:06:15.928Z] ++ 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-02-18T21:06:15.928Z] ++ set -e [2022-02-18T21:06:15.928Z] ++ '[' -n 0 ']' [2022-02-18T21:06:15.928Z] ++ set -x [2022-02-18T21:06:15.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-18T21:06:15.928Z] INFO: Testing against a local daemon [2022-02-18T21:06:15.928Z] === RUN TestVolumesCreateAndList [2022-02-18T21:06:16.189Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-18T21:06:16.189Z] === RUN TestVolumesRemove [2022-02-18T21:06:16.189Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-18T21:06:16.189Z] === RUN TestVolumesInspect [2022-02-18T21:06:16.189Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-18T21:06:16.189Z] === RUN TestVolumesInvalidJSON [2022-02-18T21:06:16.189Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T21:06:16.189Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T21:06:16.189Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T21:06:16.189Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-18T21:06:16.189Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-18T21:06:16.189Z] PASS [2022-02-18T21:06:16.189Z] [2022-02-18T21:06:16.189Z] DONE 5 tests in 0.196s [2022-02-18T21:06:16.189Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T21:06:16.189Z] ++++ cat bundles/test-integration/docker.pid [2022-02-18T21:06:16.189Z] +++ kill 13105 [2022-02-18T21:06:16.451Z] +++ /etc/init.d/apparmor stop [2022-02-18T21:06:16.451Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T21:06:16.451Z] [2022-02-18T21:06:16.451Z] Unloading profiles will leave already running processes permanently [2022-02-18T21:06:16.451Z] unconfined, which can lead to unexpected situations. [2022-02-18T21:06:16.451Z] [2022-02-18T21:06:16.451Z] To set a process to complain mode, use the command line tool [2022-02-18T21:06:16.451Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T21:06:16.451Z] +++ true [2022-02-18T21:06:16.451Z] exiting test-integration [2022-02-18T21:06:16.451Z] ++ exit 0 [2022-02-18T21:06:16.451Z] [2022-02-18T21:06:17.021Z] === RUN TestDockerSuite/TestBuildWithVolumes Post stage [Pipeline] junit [2022-02-18T21:06:17.037Z] Recording test results [2022-02-18T21:06:17.172Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-18T21:06:17.508Z] + echo Ensuring container killed. [2022-02-18T21:06:17.509Z] Ensuring container killed. [2022-02-18T21:06:17.509Z] + docker rm -vf docker-pr8 [2022-02-18T21:06:17.509Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-02-18T21:06:17.591Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-18T21:06:17.798Z] + echo Chowning /workspace to jenkins user [2022-02-18T21:06:17.798Z] Chowning /workspace to jenkins user [2022-02-18T21:06:17.798Z] + id -u [2022-02-18T21:06:17.798Z] + id -g [2022-02-18T21:06:17.798Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43185:/workspace busybox chown -R 1000:1000 /workspace [2022-02-18T21:06:17.850Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-18T21:06:18.110Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-18T21:06:18.110Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-18T21:06:18.110Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-18T21:06:18.495Z] === RUN TestBuilderGC [2022-02-18T21:06:18.495Z] --- PASS: TestBuilderGC (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestDaemonConfigurationNotFound [2022-02-18T21:06:18.495Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestDaemonBrokenConfiguration [2022-02-18T21:06:18.495Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestFindConfigurationConflicts [2022-02-18T21:06:18.495Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-18T21:06:18.495Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-18T21:06:18.495Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-18T21:06:18.495Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-18T21:06:18.495Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-18T21:06:18.495Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-18T21:06:18.495Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-18T21:06:18.495Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-18T21:06:18.495Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-18T21:06:18.495Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-18T21:06:18.495Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-18T21:06:18.495Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-18T21:06:18.495Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestValidateConfiguration [2022-02-18T21:06:18.495Z] === RUN TestValidateConfiguration/with_label [2022-02-18T21:06:18.495Z] === RUN TestValidateConfiguration/with_dns [2022-02-18T21:06:18.495Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-18T21:06:18.495Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-18T21:06:18.495Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-18T21:06:18.495Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-18T21:06:18.495Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-18T21:06:18.495Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfiguration (0.13s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-18T21:06:18.495Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestReloadSetConfigFileNotExist [2022-02-18T21:06:18.495Z] time="2022-02-18T21:06:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-18T21:06:18.495Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-02-18T21:06:18.495Z] === RUN TestReloadDefaultConfigNotExist [2022-02-18T21:06:18.495Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:06:18.495Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestReloadBadDefaultConfig [2022-02-18T21:06:18.495Z] time="2022-02-18T21:06:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1623496636" [2022-02-18T21:06:18.495Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestReloadWithConflictingLabels [2022-02-18T21:06:18.495Z] time="2022-02-18T21:06:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2751566476" [2022-02-18T21:06:18.495Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestReloadWithDuplicateLabels [2022-02-18T21:06:18.495Z] time="2022-02-18T21:06:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-611940327" [2022-02-18T21:06:18.495Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-02-18T21:06:18.495Z] === RUN TestMaskURLCredentials [2022-02-18T21:06:18.495Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-18T21:06:18.495Z] === RUN TestDaemonConfigurationMerge [2022-02-18T21:06:18.495Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-18T21:06:18.495Z] PASS [2022-02-18T21:06:18.495Z] coverage: 79.2% of statements [2022-02-18T21:06:18.495Z] ok github.com/docker/docker/daemon/config 0.483s coverage: 79.2% of statements [2022-02-18T21:06:18.679Z] === RUN TestDockerSuite/TestBuildXZHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T21:06:18.964Z] === RUN TestEventsLog [2022-02-18T21:06:18.964Z] --- PASS: TestEventsLog (0.00s) [2022-02-18T21:06:18.964Z] === RUN TestEventsLogTimeout [2022-02-18T21:06:18.964Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-18T21:06:18.964Z] === RUN TestLogEvents [2022-02-18T21:06:18.964Z] === RUN TestWaitNodeAttachment [2022-02-18T21:06:18.964Z] --- PASS: TestLogEvents (0.05s) [2022-02-18T21:06:18.964Z] === RUN TestLoadBufferedEvents [2022-02-18T21:06:19.042Z] + bundleName=arm64-integration [2022-02-18T21:06:19.042Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-18T21:06:19.042Z] Creating arm64-integration-bundles.tar.gz [2022-02-18T21:06:19.042Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-18T21:06:19.042Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-18T21:06:19.057Z] Archiving artifacts [2022-02-18T21:06:19.435Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-02-18T21:06:19.435Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-18T21:06:19.435Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-18T21:06:19.435Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-18T21:06:19.435Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-18T21:06:19.435Z] PASS [2022-02-18T21:06:19.435Z] coverage: 50.0% of statements [2022-02-18T21:06:19.435Z] ok github.com/docker/docker/daemon/events 0.366s coverage: 50.0% of statements [2022-02-18T21:06:19.435Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-02-18T21:06:19.435Z] === RUN TestIsolationConversion [2022-02-18T21:06:19.435Z] === RUN TestIsolationConversion/default [2022-02-18T21:06:19.435Z] === RUN TestIsolationConversion/process [2022-02-18T21:06:19.435Z] === RUN TestIsolationConversion/hyperv [2022-02-18T21:06:19.435Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-18T21:06:19.435Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-18T21:06:19.435Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-18T21:06:19.435Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-18T21:06:19.435Z] === RUN TestContainerLabels [2022-02-18T21:06:19.435Z] --- PASS: TestContainerLabels (0.00s) [2022-02-18T21:06:19.435Z] === RUN TestCredentialSpecConversion [2022-02-18T21:06:19.435Z] === RUN TestCredentialSpecConversion/none [2022-02-18T21:06:19.435Z] === RUN TestCredentialSpecConversion/config [2022-02-18T21:06:19.435Z] === RUN TestCredentialSpecConversion/file [2022-02-18T21:06:19.435Z] === RUN TestCredentialSpecConversion/registry [2022-02-18T21:06:19.435Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-18T21:06:19.435Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-18T21:06:19.435Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-18T21:06:19.435Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-18T21:06:19.435Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-18T21:06:19.435Z] === RUN TestControllerValidateMountBind [2022-02-18T21:06:19.435Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-18T21:06:19.435Z] === RUN TestControllerValidateMountVolume [2022-02-18T21:06:19.435Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-18T21:06:19.435Z] === RUN TestControllerValidateMountTarget [2022-02-18T21:06:19.435Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-18T21:06:19.435Z] === RUN TestControllerValidateMountTmpfs [2022-02-18T21:06:19.435Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-18T21:06:19.435Z] === RUN TestControllerValidateMountInvalidType [2022-02-18T21:06:19.435Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-18T21:06:19.435Z] === RUN TestControllerValidateMountNamedPipe [2022-02-18T21:06:19.435Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-18T21:06:19.435Z] PASS [2022-02-18T21:06:19.435Z] coverage: 11.0% of statements [2022-02-18T21:06:19.435Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.767s coverage: 11.0% of statements [2022-02-18T21:06:20.057Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-18T21:06:20.057Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-18T21:06:20.057Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T21:06:20.057Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-18T21:06:20.316Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-18T21:06:20.424Z] === RUN TestIsEmptyDir [2022-02-18T21:06:20.424Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-18T21:06:20.424Z] PASS [2022-02-18T21:06:20.424Z] coverage: 2.3% of statements [2022-02-18T21:06:20.424Z] ok github.com/docker/docker/daemon/graphdriver 0.114s coverage: 2.3% of statements [2022-02-18T21:06:20.723Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43185/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T21:06:20.894Z] === RUN TestVerifyNetworkingConfig [2022-02-18T21:06:20.894Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestGetContainer [2022-02-18T21:06:20.894Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestValidContainerNames [2022-02-18T21:06:20.894Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestContainerInitDNS [2022-02-18T21:06:20.894Z] daemon_test.go:145: root required [2022-02-18T21:06:20.894Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestMerge [2022-02-18T21:06:20.894Z] --- PASS: TestMerge (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestValidateContainerIsolation [2022-02-18T21:06:20.894Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestFindNetworkErrorType [2022-02-18T21:06:20.894Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestEnsureServicesExist [2022-02-18T21:06:20.894Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestEnsureServicesExistErrors [2022-02-18T21:06:20.894Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-18T21:06:20.894Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-18T21:06:20.894Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-18T21:06:20.894Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-18T21:06:20.894Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-18T21:06:20.894Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-18T21:06:20.894Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestContainerDelete [2022-02-18T21:06:20.894Z] --- PASS: TestContainerDelete (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestContainerDoubleDelete [2022-02-18T21:06:20.894Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestLogContainerEventCopyLabels [2022-02-18T21:06:20.894Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestLogContainerEventWithAttributes [2022-02-18T21:06:20.894Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestNoneHealthcheck [2022-02-18T21:06:20.894Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestHealthStates [2022-02-18T21:06:20.894Z] time="2022-02-18T21:06:20Z" 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-02-18T21:06:20.894Z] time="2022-02-18T21:06:20Z" 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-02-18T21:06:20.894Z] time="2022-02-18T21:06:20Z" 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-02-18T21:06:20.894Z] time="2022-02-18T21:06:20Z" 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-02-18T21:06:20.894Z] time="2022-02-18T21:06:20Z" 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-02-18T21:06:20.894Z] time="2022-02-18T21:06:20Z" 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-02-18T21:06:20.894Z] time="2022-02-18T21:06:20Z" 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-02-18T21:06:20.894Z] time="2022-02-18T21:06:20Z" 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-02-18T21:06:20.894Z] time="2022-02-18T21:06:20Z" 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-02-18T21:06:20.894Z] time="2022-02-18T21:06:20Z" 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-02-18T21:06:20.894Z] --- PASS: TestHealthStates (0.21s) [2022-02-18T21:06:20.894Z] === RUN TestGetInspectData [2022-02-18T21:06:20.894Z] --- PASS: TestGetInspectData (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestFillLicense [2022-02-18T21:06:20.894Z] --- PASS: TestFillLicense (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestListInvalidFilter [2022-02-18T21:06:20.894Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestNameFilter [2022-02-18T21:06:20.894Z] --- PASS: TestNameFilter (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-18T21:06:20.894Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-18T21:06:20.894Z] === 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-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-18T21:06:20.894Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-18T21:06:20.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-18T21:06:20.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-18T21:06:20.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-18T21:06:20.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-18T21:06:20.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-18T21:06:20.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T21:06:20.894Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-18T21:06:20.895Z] --- 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-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-18T21:06:20.895Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestDaemonReloadLabels [2022-02-18T21:06:20.895Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-18T21:06:20.895Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestDaemonReloadMirrors [2022-02-18T21:06:20.895Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-18T21:06:20.895Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-18T21:06:20.895Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-18T21:06:20.895Z] reload_test.go:342: root required [2022-02-18T21:06:20.895Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-18T21:06:20.895Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-18T21:06:20.895Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-18T21:06:20.895Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-18T21:06:20.895Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-18T21:06:20.895Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-18T21:06:20.895Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-18T21:06:20.895Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-18T21:06:20.895Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestParseVolumesFrom [2022-02-18T21:06:20.895Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-18T21:06:20.895Z] PASS [2022-02-18T21:06:20.895Z] coverage: 8.6% of statements [2022-02-18T21:06:20.895Z] ok github.com/docker/docker/daemon 0.469s coverage: 8.6% of statements [2022-02-18T21:06:20.895Z] === RUN TestLinkNaming [2022-02-18T21:06:20.895Z] --- PASS: TestLinkNaming (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestLinkNew [2022-02-18T21:06:20.895Z] --- PASS: TestLinkNew (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestLinkEnv [2022-02-18T21:06:20.895Z] --- PASS: TestLinkEnv (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestLinkMultipleEnv [2022-02-18T21:06:20.895Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-18T21:06:20.895Z] === RUN TestLinkPortRangeEnv [2022-02-18T21:06:20.895Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-18T21:06:20.895Z] PASS [2022-02-18T21:06:20.895Z] coverage: 93.0% of statements [2022-02-18T21:06:20.895Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2022-02-18T21:06:21.001Z] === RUN TestDockerSuite/TestCommitChange [2022-02-18T21:06:21.041Z] + make clean [2022-02-18T21:06:21.042Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T21:06:21.042Z] docker-dev-cache [2022-02-18T21:06:21.042Z] docker-mod-cache [Pipeline] deleteDir [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-18T21:06:21.364Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-18T21:06:21.578Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-18T21:06:22.153Z] === RUN TestDockerSuite/TestCommitHardlink [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T21:06:23.089Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-18T21:06:23.585Z] === RUN TestAdapterReadLogs [2022-02-18T21:06:23.585Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-18T21:06:23.585Z] === RUN TestCopier [2022-02-18T21:06:23.585Z] --- PASS: TestCopier (0.00s) [2022-02-18T21:06:23.585Z] === RUN TestCopierLongLines [2022-02-18T21:06:23.585Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-18T21:06:23.585Z] === RUN TestCopierSlow [2022-02-18T21:06:23.585Z] --- PASS: TestCopierSlow (0.20s) [2022-02-18T21:06:23.585Z] === RUN TestCopierWithSized [2022-02-18T21:06:23.585Z] === RUN TestCopierWithSized/as_is [2022-02-18T21:06:23.585Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-18T21:06:23.585Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-18T21:06:23.585Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-18T21:06:23.585Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-18T21:06:23.585Z] === RUN TestCopierWithPartial [2022-02-18T21:06:23.585Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-18T21:06:23.585Z] === RUN TestRingLogger [2022-02-18T21:06:23.585Z] --- PASS: TestRingLogger (0.00s) [2022-02-18T21:06:23.585Z] === RUN TestRingCap [2022-02-18T21:06:23.585Z] --- PASS: TestRingCap (0.00s) [2022-02-18T21:06:23.585Z] === RUN TestRingClose [2022-02-18T21:06:23.585Z] --- PASS: TestRingClose (0.00s) [2022-02-18T21:06:23.585Z] === RUN TestRingDrain [2022-02-18T21:06:23.585Z] --- PASS: TestRingDrain (0.00s) [2022-02-18T21:06:23.585Z] PASS [2022-02-18T21:06:23.585Z] coverage: 43.8% of statements [2022-02-18T21:06:23.585Z] ok github.com/docker/docker/daemon/logger 0.428s coverage: 43.8% of statements [2022-02-18T21:06:23.585Z] === RUN TestNewStreamConfig [2022-02-18T21:06:23.585Z] === RUN TestNewStreamConfig/defaults [2022-02-18T21:06:23.585Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-18T21:06:23.585Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-18T21:06:23.585Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-18T21:06:23.585Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-18T21:06:23.585Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-18T21:06:23.585Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-18T21:06:23.585Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-18T21:06:23.585Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-18T21:06:23.585Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-18T21:06:23.585Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-18T21:06:23.585Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-18T21:06:23.585Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-18T21:06:23.585Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-18T21:06:23.585Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-18T21:06:23.585Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-18T21:06:23.585Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-18T21:06:23.585Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-18T21:06:23.585Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-18T21:06:23.585Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-18T21:06:23.585Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-18T21:06:23.585Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-18T21:06:23.585Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-18T21:06:23.585Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-18T21:06:23.585Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-18T21:06:23.585Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-18T21:06:24.026Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-18T21:06:24.054Z] time="2022-02-18T21:06:23Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-18T21:06:24.054Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-02-18T21:06:24.054Z] === RUN TestCreateSuccess [2022-02-18T21:06:24.054Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestCreateStreamSkipped [2022-02-18T21:06:24.054Z] time="2022-02-18T21:06:23Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-18T21:06:24.054Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestCreateLogGroupSuccess [2022-02-18T21:06:24.054Z] time="2022-02-18T21:06:23Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-18T21:06:24.054Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestCreateError [2022-02-18T21:06:24.054Z] --- PASS: TestCreateError (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestCreateAlreadyExists [2022-02-18T21:06:24.054Z] time="2022-02-18T21:06:23Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-18T21:06:24.054Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestLogClosed [2022-02-18T21:06:24.054Z] --- PASS: TestLogClosed (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestLogBlocking [2022-02-18T21:06:24.054Z] --- PASS: TestLogBlocking (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-18T21:06:24.054Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestLogNonBlockingBufferFull [2022-02-18T21:06:24.054Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestPublishBatchSuccess [2022-02-18T21:06:24.054Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestPublishBatchError [2022-02-18T21:06:24.054Z] time="2022-02-18T21:06:23Z" level=error msg=error [2022-02-18T21:06:24.054Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-18T21:06:24.054Z] time="2022-02-18T21:06:23Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T21:06:24.054Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-18T21:06:24.054Z] time="2022-02-18T21:06:23Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T21:06:24.054Z] time="2022-02-18T21:06:23Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-18T21:06:24.054Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchSimple [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchTicker [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchMultilinePattern [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchClose [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestEffectiveLen [2022-02-18T21:06:24.054Z] === RUN TestEffectiveLen/0/Hello [2022-02-18T21:06:24.054Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-18T21:06:24.054Z] === RUN TestEffectiveLen/2/🙃 [2022-02-18T21:06:24.054Z] === RUN TestEffectiveLen/3/���� [2022-02-18T21:06:24.054Z] === RUN TestEffectiveLen/4/He��o [2022-02-18T21:06:24.054Z] === RUN TestEffectiveLen/5/ [2022-02-18T21:06:24.054Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestFindValidSplit [2022-02-18T21:06:24.054Z] === RUN TestFindValidSplit/0/ [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1076: [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:06:24.054Z] === RUN TestFindValidSplit/1/Hello [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1076: Hello [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:06:24.054Z] === RUN TestFindValidSplit/2/Hello [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1076: He [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1077: llo [2022-02-18T21:06:24.054Z] === RUN TestFindValidSplit/3/Hello [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1076: [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1077: Hello [2022-02-18T21:06:24.054Z] === RUN TestFindValidSplit/4/🙃 [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1076: [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-18T21:06:24.054Z] === RUN TestFindValidSplit/5/🙃 [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:06:24.054Z] === RUN TestFindValidSplit/6/a� [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1076: a [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1077: � [2022-02-18T21:06:24.054Z] === RUN TestFindValidSplit/7/a� [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1076: a� [2022-02-18T21:06:24.054Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:06:24.054Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestProcessEventEmoji [2022-02-18T21:06:24.054Z] --- PASS: TestProcessEventEmoji (0.03s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchLineSplit [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchMaxEvents [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchMaxTotalBytes (0.14s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-18T21:06:24.054Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-18T21:06:24.054Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-18T21:06:24.054Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-18T21:06:24.054Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-18T21:06:24.054Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-18T21:06:24.054Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-18T21:06:24.054Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-18T21:06:24.054Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-18T21:06:24.054Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-18T21:06:24.054Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-18T21:06:24.054Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-18T21:06:24.054Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-18T21:06:24.054Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-18T21:06:24.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-18T21:06:24.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-18T21:06:24.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsFormat [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-18T21:06:24.054Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-18T21:06:24.055Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-18T21:06:24.055Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-18T21:06:24.055Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-18T21:06:24.055Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-18T21:06:24.055Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-18T21:06:24.055Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-18T21:06:24.055Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-18T21:06:24.055Z] === RUN TestCreateTagSuccess [2022-02-18T21:06:24.055Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-18T21:06:24.055Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-18T21:06:24.055Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-18T21:06:24.055Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-18T21:06:24.055Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-18T21:06:24.055Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-18T21:06:24.055Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-18T21:06:24.055Z] PASS [2022-02-18T21:06:24.055Z] coverage: 80.2% of statements [2022-02-18T21:06:24.055Z] ok github.com/docker/docker/daemon/logger/awslogs 0.630s coverage: 80.2% of statements [2022-02-18T21:06:24.525Z] === RUN TestValidateLogOptReconnectInterval [2022-02-18T21:06:24.525Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-18T21:06:24.525Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-18T21:06:24.525Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-18T21:06:24.525Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-18T21:06:24.525Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-18T21:06:24.525Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-18T21:06:24.525Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-18T21:06:24.525Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-18T21:06:24.525Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-18T21:06:24.525Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-18T21:06:24.525Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-18T21:06:24.525Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-18T21:06:24.525Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-18T21:06:24.525Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-18T21:06:24.525Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-18T21:06:24.525Z] PASS [2022-02-18T21:06:24.525Z] coverage: 33.6% of statements [2022-02-18T21:06:24.525Z] ok github.com/docker/docker/daemon/logger/fluentd 0.124s coverage: 33.6% of statements [2022-02-18T21:06:24.525Z] === RUN TestSearchRegistryForImagesErrors [2022-02-18T21:06:24.525Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-18T21:06:24.525Z] === RUN TestSearchRegistryForImages [2022-02-18T21:06:24.525Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-18T21:06:24.525Z] === RUN TestOnlyPlatformWithFallback [2022-02-18T21:06:24.525Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-18T21:06:24.525Z] === RUN TestImageDelete [2022-02-18T21:06:24.525Z] === RUN TestImageDelete/no_lease [2022-02-18T21:06:24.525Z] === RUN TestImageDelete/lease_exists [2022-02-18T21:06:24.525Z] --- PASS: TestImageDelete (0.05s) [2022-02-18T21:06:24.525Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-18T21:06:24.525Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-18T21:06:24.525Z] === RUN TestContentStoreForPull [2022-02-18T21:06:24.593Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-18T21:06:24.994Z] --- PASS: TestContentStoreForPull (0.25s) [2022-02-18T21:06:24.994Z] PASS [2022-02-18T21:06:24.994Z] coverage: 6.8% of statements [2022-02-18T21:06:24.994Z] ok github.com/docker/docker/daemon/images 0.442s coverage: 6.8% of statements [2022-02-18T21:06:24.994Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-18T21:06:24.994Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-18T21:06:24.994Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-18T21:06:24.994Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-18T21:06:24.994Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-18T21:06:24.994Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-18T21:06:25.464Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-18T21:06:25.464Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-18T21:06:25.464Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-18T21:06:25.464Z] === RUN TestJSONFileLogger [2022-02-18T21:06:25.464Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-18T21:06:25.464Z] === RUN TestJSONFileLoggerWithTags [2022-02-18T21:06:25.464Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-18T21:06:25.464Z] === RUN TestJSONFileLoggerWithOpts [2022-02-18T21:06:25.464Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-02-18T21:06:25.464Z] === RUN TestFastTimeMarshalJSON [2022-02-18T21:06:25.533Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-18T21:06:25.933Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-18T21:06:25.933Z] PASS [2022-02-18T21:06:25.933Z] coverage: 87.2% of statements [2022-02-18T21:06:25.933Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-18T21:06:25.933Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-18T21:06:25.933Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-18T21:06:25.933Z] === RUN TestEncodeDecode [2022-02-18T21:06:25.933Z] === PAUSE TestEncodeDecode [2022-02-18T21:06:25.933Z] === RUN TestUnexpectedEOF [2022-02-18T21:06:25.933Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.293s coverage: 87.2% of statements [2022-02-18T21:06:25.933Z] time="2022-02-18T21:06:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T21:06:25.933Z] time="2022-02-18T21:06:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T21:06:25.933Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-02-18T21:06:25.933Z] === CONT TestEncodeDecode [2022-02-18T21:06:25.933Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-18T21:06:25.933Z] PASS [2022-02-18T21:06:25.933Z] coverage: 69.9% of statements [2022-02-18T21:06:25.933Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.331s coverage: 69.9% of statements [2022-02-18T21:06:26.102Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-18T21:06:26.403Z] === RUN TestWriteLog [2022-02-18T21:06:26.403Z] === PAUSE TestWriteLog [2022-02-18T21:06:26.403Z] === RUN TestReadLog [2022-02-18T21:06:26.403Z] === PAUSE TestReadLog [2022-02-18T21:06:26.403Z] === RUN TestDecode [2022-02-18T21:06:26.403Z] --- PASS: TestDecode (0.03s) [2022-02-18T21:06:26.403Z] === CONT TestWriteLog [2022-02-18T21:06:26.403Z] === CONT TestReadLog [2022-02-18T21:06:26.403Z] === RUN TestReadLog/tail_exact [2022-02-18T21:06:26.403Z] --- PASS: TestWriteLog (0.03s) [2022-02-18T21:06:26.403Z] === RUN TestReadLog/tail_less_than_available [2022-02-18T21:06:26.872Z] === RUN TestReadLog/tail_more_than_available [2022-02-18T21:06:26.872Z] --- PASS: TestReadLog (0.29s) [2022-02-18T21:06:26.872Z] --- PASS: TestReadLog/tail_exact (0.25s) [2022-02-18T21:06:26.872Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-02-18T21:06:26.872Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-18T21:06:26.872Z] PASS [2022-02-18T21:06:26.872Z] coverage: 78.7% of statements [2022-02-18T21:06:26.872Z] ok github.com/docker/docker/daemon/logger/local 0.416s coverage: 78.7% of statements [2022-02-18T21:06:26.872Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-18T21:06:27.049Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-18T21:06:27.342Z] === RUN TestOpenFileDelete [2022-02-18T21:06:27.342Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-18T21:06:27.342Z] === RUN TestOpenFileRename [2022-02-18T21:06:27.342Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-18T21:06:27.342Z] === RUN TestHandleDecoderErr [2022-02-18T21:06:27.342Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-18T21:06:27.342Z] === RUN TestParseLogTagDefaultTag [2022-02-18T21:06:27.342Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-18T21:06:27.342Z] === RUN TestParseLogTag [2022-02-18T21:06:27.342Z] --- PASS: TestParseLogTag (0.00s) [2022-02-18T21:06:27.342Z] === RUN TestParseLogTagEmptyTag [2022-02-18T21:06:27.342Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-18T21:06:27.342Z] === RUN TestTailFiles [2022-02-18T21:06:27.342Z] --- PASS: TestTailFiles (0.00s) [2022-02-18T21:06:27.342Z] === RUN TestFollowLogsConsumerGone [2022-02-18T21:06:27.342Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-18T21:06:27.342Z] === RUN TestFollowLogsProducerGone [2022-02-18T21:06:27.342Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-18T21:06:27.342Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-18T21:06:27.342Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-18T21:06:27.342Z] === RUN TestCheckCapacityAndRotate [2022-02-18T21:06:27.342Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-18T21:06:27.342Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-18T21:06:27.342Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-02-18T21:06:27.342Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-18T21:06:27.342Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-02-18T21:06:27.342Z] PASS [2022-02-18T21:06:27.342Z] coverage: 53.4% of statements [2022-02-18T21:06:27.342Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.149s coverage: 53.4% of statements [2022-02-18T21:06:27.617Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-18T21:06:27.617Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-18T21:06:27.617Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-18T21:06:27.811Z] === RUN TestLog [2022-02-18T21:06:27.811Z] --- PASS: TestLog (0.03s) [2022-02-18T21:06:27.811Z] PASS [2022-02-18T21:06:27.811Z] coverage: 31.5% of statements [2022-02-18T21:06:27.811Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.124s coverage: 31.5% of statements [2022-02-18T21:06:27.877Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-18T21:06:27.877Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-18T21:06:27.877Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-18T21:06:27.877Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-18T21:06:28.280Z] === RUN TestValidateLogOpt [2022-02-18T21:06:28.280Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T21:06:28.280Z] === RUN TestNewMissedConfig [2022-02-18T21:06:28.280Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-18T21:06:28.280Z] === RUN TestNewMissedUrl [2022-02-18T21:06:28.280Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-18T21:06:28.280Z] === RUN TestNewMissedToken [2022-02-18T21:06:28.280Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-18T21:06:28.280Z] === RUN TestNewWithProxy [2022-02-18T21:06:28.280Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-18T21:06:28.280Z] === RUN TestDefault [2022-02-18T21:06:28.280Z] --- PASS: TestDefault (0.01s) [2022-02-18T21:06:28.280Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-18T21:06:28.280Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-18T21:06:28.280Z] === RUN TestJsonFormat [2022-02-18T21:06:28.280Z] --- PASS: TestJsonFormat (0.00s) [2022-02-18T21:06:28.280Z] === RUN TestRawFormat [2022-02-18T21:06:28.280Z] --- PASS: TestRawFormat (0.02s) [2022-02-18T21:06:28.280Z] === RUN TestRawFormatWithLabels [2022-02-18T21:06:28.280Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-18T21:06:28.280Z] === RUN TestRawFormatWithoutTag [2022-02-18T21:06:28.280Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2022-02-18T21:06:28.280Z] === RUN TestBatching [2022-02-18T21:06:28.750Z] --- PASS: TestBatching (0.42s) [2022-02-18T21:06:28.750Z] === RUN TestFrequency [2022-02-18T21:06:28.750Z] === RUN TestParseLogFormat [2022-02-18T21:06:28.750Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-18T21:06:28.750Z] === RUN TestValidateLogOptEmpty [2022-02-18T21:06:28.750Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-18T21:06:28.750Z] === RUN TestValidateSyslogAddress [2022-02-18T21:06:28.750Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-18T21:06:28.750Z] === RUN TestParseAddressDefaultPort [2022-02-18T21:06:28.750Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-18T21:06:28.750Z] === RUN TestValidateSyslogFacility [2022-02-18T21:06:28.750Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-18T21:06:28.750Z] === RUN TestValidateLogOptSyslogFormat [2022-02-18T21:06:28.750Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-18T21:06:28.750Z] === RUN TestValidateLogOpt [2022-02-18T21:06:28.750Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T21:06:28.750Z] PASS [2022-02-18T21:06:28.750Z] coverage: 46.8% of statements [2022-02-18T21:06:28.750Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2022-02-18T21:06:28.750Z] === RUN TestNewParse [2022-02-18T21:06:28.750Z] --- PASS: TestNewParse (0.00s) [2022-02-18T21:06:28.750Z] PASS [2022-02-18T21:06:28.750Z] coverage: 8.3% of statements [2022-02-18T21:06:28.750Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-02-18T21:06:28.750Z] --- PASS: TestFrequency (0.16s) [2022-02-18T21:06:28.750Z] === RUN TestOneMessagePerRequest [2022-02-18T21:06:28.750Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-02-18T21:06:28.750Z] === RUN TestVerify [2022-02-18T21:06:28.750Z] --- PASS: TestVerify (0.00s) [2022-02-18T21:06:28.750Z] === RUN TestSkipVerify [2022-02-18T21:06:28.750Z] time="2022-02-18T21:06:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:06:28.750Z] time="2022-02-18T21:06:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:06:28.750Z] time="2022-02-18T21:06:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:06:28.814Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-18T21:06:29.221Z] --- PASS: TestSkipVerify (0.57s) [2022-02-18T21:06:29.221Z] === RUN TestBufferMaximum [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218389.005736\",\"host\":\"e5bb69b5391a\"}'" [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218389.005736\",\"host\":\"e5bb69b5391a\"}'" [2022-02-18T21:06:29.221Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-18T21:06:29.221Z] === RUN TestServerAlwaysDown [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218389.012887\",\"host\":\"e5bb69b5391a\"}'" [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218389.012887\",\"host\":\"e5bb69b5391a\"}'" [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218389.012887\",\"host\":\"e5bb69b5391a\"}'" [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218389.014885\",\"host\":\"e5bb69b5391a\"}'" [2022-02-18T21:06:29.221Z] time="2022-02-18T21:06:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218389.014885\",\"host\":\"e5bb69b5391a\"}'" [2022-02-18T21:06:29.221Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-18T21:06:29.221Z] === RUN TestCannotSendAfterClose [2022-02-18T21:06:29.221Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-18T21:06:29.221Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-18T21:06:29.751Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-18T21:06:29.751Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-18T21:06:30.211Z] time="2022-02-18T21:06:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-18T21:06:30.211Z] time="2022-02-18T21:06:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e5bb69b5391a\"}'" [2022-02-18T21:06:30.211Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-02-18T21:06:30.211Z] PASS [2022-02-18T21:06:30.211Z] coverage: 82.5% of statements [2022-02-18T21:06:30.211Z] ok github.com/docker/docker/daemon/logger/splunk 2.293s coverage: 82.5% of statements [2022-02-18T21:06:30.211Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-18T21:06:30.211Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-18T21:06:30.211Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-18T21:06:30.211Z] === RUN TestV1IDService [2022-02-18T21:06:30.211Z] --- PASS: TestV1IDService (0.02s) [2022-02-18T21:06:30.211Z] === RUN TestV2MetadataService [2022-02-18T21:06:30.320Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-18T21:06:30.579Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-18T21:06:30.681Z] === RUN TestSuccessfulDownload [2022-02-18T21:06:30.681Z] download_test.go:267: Needs fixing on Windows [2022-02-18T21:06:30.681Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-18T21:06:30.681Z] === RUN TestCancelledDownload [2022-02-18T21:06:30.681Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-18T21:06:30.681Z] === RUN TestMaxDownloadAttempts [2022-02-18T21:06:30.681Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T21:06:30.681Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T21:06:30.681Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T21:06:30.681Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T21:06:30.681Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T21:06:30.681Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T21:06:30.681Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T21:06:30.681Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T21:06:30.681Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T21:06:30.681Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T21:06:30.681Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T21:06:30.681Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T21:06:31.147Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-18T21:06:31.150Z] time="2022-02-18T21:06:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:06:31.150Z] time="2022-02-18T21:06:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:06:31.150Z] time="2022-02-18T21:06:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:06:31.150Z] time="2022-02-18T21:06:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:06:31.150Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-18T21:06:31.150Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-02-18T21:06:31.150Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-02-18T21:06:31.150Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-02-18T21:06:31.150Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-02-18T21:06:31.150Z] === RUN TestTransfer [2022-02-18T21:06:31.619Z] --- PASS: TestTransfer (0.12s) [2022-02-18T21:06:31.619Z] === RUN TestConcurrencyLimit [2022-02-18T21:06:31.619Z] --- PASS: TestV2MetadataService (1.16s) [2022-02-18T21:06:31.619Z] PASS [2022-02-18T21:06:31.619Z] coverage: 48.2% of statements [2022-02-18T21:06:31.619Z] ok github.com/docker/docker/distribution/metadata 1.277s coverage: 48.2% of statements [2022-02-18T21:06:31.619Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-18T21:06:31.619Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-18T21:06:31.619Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-18T21:06:31.619Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-18T21:06:31.619Z] === RUN TestContinueOnError_NeverContinue [2022-02-18T21:06:31.619Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-18T21:06:31.619Z] === RUN TestManifestStore [2022-02-18T21:06:31.619Z] === RUN TestManifestStore/no_remote_or_local [2022-02-18T21:06:31.718Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-18T21:06:31.977Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-02-18T21:06:31.977Z] PASS [2022-02-18T21:06:31.977Z] [2022-02-18T21:06:31.977Z] DONE 17 tests in 52.516s [2022-02-18T21:06:31.977Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-18T21:06:31.977Z] ++ 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-02-18T21:06:31.977Z] ++ set -e [2022-02-18T21:06:31.977Z] ++ '[' -n 0 ']' [2022-02-18T21:06:31.977Z] ++ set -x [2022-02-18T21:06:31.977Z] ++ 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-02-18T21:06:31.977Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-18T21:06:31.977Z] INFO: Testing against a local daemon [2022-02-18T21:06:31.977Z] === RUN TestPluginInvalidJSON [2022-02-18T21:06:31.977Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:06:31.977Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:06:31.977Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:06:31.977Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-18T21:06:31.977Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-18T21:06:31.977Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-18T21:06:31.977Z] === RUN TestPluginInstall [2022-02-18T21:06:31.977Z] === RUN TestPluginInstall/no_auth [2022-02-18T21:06:31.977Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-18T21:06:32.089Z] time="2022-02-18T21:06:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local944488096\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-18T21:06:32.089Z] === RUN TestManifestStore/no_local_cache [2022-02-18T21:06:32.089Z] === RUN TestManifestStore/with_local_cache [2022-02-18T21:06:32.089Z] === RUN TestManifestStore/unknown_media_type [2022-02-18T21:06:32.089Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-18T21:06:32.089Z] time="2022-02-18T21:06:31Z" level=warning msg="reference for unknown type: " [2022-02-18T21:06:32.089Z] time="2022-02-18T21:06:31Z" level=warning msg="reference for unknown type: " [2022-02-18T21:06:32.089Z] --- PASS: TestConcurrencyLimit (0.51s) [2022-02-18T21:06:32.089Z] === RUN TestInactiveJobs [2022-02-18T21:06:32.089Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-18T21:06:32.089Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-18T21:06:32.089Z] time="2022-02-18T21:06:31Z" level=warning msg="reference for unknown type: " [2022-02-18T21:06:32.089Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-18T21:06:32.089Z] time="2022-02-18T21:06:31Z" level=warning msg="reference for unknown type: " [2022-02-18T21:06:32.089Z] time="2022-02-18T21:06:31Z" level=warning msg="reference for unknown type: " [2022-02-18T21:06:32.089Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-18T21:06:32.089Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-18T21:06:32.089Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-18T21:06:32.089Z] time="2022-02-18T21:06:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore (0.44s) [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.09s) [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaType [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-18T21:06:32.089Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-18T21:06:32.089Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-18T21:06:32.089Z] === RUN TestFixManifestLayers [2022-02-18T21:06:32.089Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-18T21:06:32.089Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-18T21:06:32.089Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T21:06:32.089Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T21:06:32.089Z] === RUN TestFixManifestLayersBadParent [2022-02-18T21:06:32.089Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-18T21:06:32.089Z] === RUN TestValidateManifest [2022-02-18T21:06:32.089Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T21:06:32.089Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-18T21:06:32.089Z] === RUN TestFormatPlatform [2022-02-18T21:06:32.089Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-18T21:06:32.089Z] === RUN TestGetRepositoryMountCandidates [2022-02-18T21:06:32.089Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-18T21:06:32.089Z] === RUN TestLayerAlreadyExists [2022-02-18T21:06:32.089Z] 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-02-18T21:06:32.089Z] 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-02-18T21:06:32.089Z] 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-02-18T21:06:32.089Z] 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-02-18T21:06:32.089Z] 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-02-18T21:06:32.089Z] 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-02-18T21:06:32.089Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-18T21:06:32.089Z] === RUN TestWhenEmptyAuthConfig [2022-02-18T21:06:32.089Z] === RUN TestNotFound [2022-02-18T21:06:32.089Z] --- PASS: TestNotFound (0.00s) [2022-02-18T21:06:32.089Z] === RUN TestConflict [2022-02-18T21:06:32.089Z] --- PASS: TestConflict (0.00s) [2022-02-18T21:06:32.089Z] === RUN TestForbidden [2022-02-18T21:06:32.089Z] --- PASS: TestForbidden (0.00s) [2022-02-18T21:06:32.090Z] === RUN TestInvalidParameter [2022-02-18T21:06:32.090Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-18T21:06:32.090Z] === RUN TestNotImplemented [2022-02-18T21:06:32.090Z] --- PASS: TestNotImplemented (0.00s) [2022-02-18T21:06:32.090Z] === RUN TestNotModified [2022-02-18T21:06:32.090Z] --- PASS: TestNotModified (0.00s) [2022-02-18T21:06:32.090Z] === RUN TestUnauthorized [2022-02-18T21:06:32.090Z] --- PASS: TestUnauthorized (0.00s) [2022-02-18T21:06:32.090Z] === RUN TestUnknown [2022-02-18T21:06:32.090Z] --- PASS: TestUnknown (0.00s) [2022-02-18T21:06:32.090Z] === RUN TestCancelled [2022-02-18T21:06:32.090Z] --- PASS: TestCancelled (0.00s) [2022-02-18T21:06:32.090Z] === RUN TestDeadline [2022-02-18T21:06:32.090Z] --- PASS: TestDeadline (0.00s) [2022-02-18T21:06:32.090Z] === RUN TestDataLoss [2022-02-18T21:06:32.090Z] --- PASS: TestDataLoss (0.00s) [2022-02-18T21:06:32.090Z] === RUN TestUnavailable [2022-02-18T21:06:32.090Z] --- PASS: TestUnavailable (0.00s) [2022-02-18T21:06:32.090Z] === RUN TestSystem [2022-02-18T21:06:32.090Z] --- PASS: TestSystem (0.00s) [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Not_Found [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Bad_Request [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Conflict [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Unauthorized [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Forbidden [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Not_Modified [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-18T21:06:32.090Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-18T21:06:32.090Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-18T21:06:32.090Z] PASS [2022-02-18T21:06:32.090Z] coverage: 53.1% of statements [2022-02-18T21:06:32.090Z] ok github.com/docker/docker/errdefs 0.054s coverage: 53.1% of statements [2022-02-18T21:06:32.090Z] --- PASS: TestInactiveJobs (0.39s) [2022-02-18T21:06:32.090Z] === RUN TestWatchRelease [2022-02-18T21:06:32.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-18T21:06:32.559Z] --- PASS: TestWatchRelease (0.04s) [2022-02-18T21:06:32.559Z] === RUN TestWatchFinishedTransfer [2022-02-18T21:06:32.559Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-18T21:06:32.559Z] === RUN TestDuplicateTransfer [2022-02-18T21:06:32.559Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-18T21:06:32.559Z] === RUN TestSuccessfulUpload [2022-02-18T21:06:32.559Z] time="2022-02-18T21:06:32Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-18T21:06:32.804Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-18T21:06:32.804Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-18T21:06:32.804Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-18T21:06:32.804Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-18T21:06:32.804Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-18T21:06:33.028Z] --- PASS: TestSuccessfulUpload (0.44s) [2022-02-18T21:06:33.028Z] === RUN TestCancelledUpload [2022-02-18T21:06:33.028Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-18T21:06:33.028Z] PASS [2022-02-18T21:06:33.028Z] coverage: 77.1% of statements [2022-02-18T21:06:33.028Z] ok github.com/docker/docker/distribution/xfer 2.113s coverage: 77.1% of statements [2022-02-18T21:06:33.371Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-18T21:06:33.497Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2022-02-18T21:06:33.497Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-18T21:06:33.497Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-18T21:06:33.497Z] === RUN TestTokenPassThru [2022-02-18T21:06:33.497Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-18T21:06:33.497Z] === RUN TestTokenPassThruDifferentHost [2022-02-18T21:06:33.497Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-18T21:06:33.497Z] PASS [2022-02-18T21:06:33.497Z] coverage: 24.6% of statements [2022-02-18T21:06:33.497Z] ok github.com/docker/docker/distribution 1.820s coverage: 24.6% of statements [2022-02-18T21:06:33.497Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-18T21:06:33.497Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-18T21:06:33.497Z] === RUN TestCompare [2022-02-18T21:06:33.497Z] --- PASS: TestCompare (0.00s) [2022-02-18T21:06:33.497Z] PASS [2022-02-18T21:06:33.497Z] coverage: 19.2% of statements [2022-02-18T21:06:33.497Z] ok github.com/docker/docker/image/cache 0.195s coverage: 19.2% of statements [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-18T21:06:33.705Z] === RUN TestBoolValue [2022-02-18T21:06:33.705Z] --- PASS: TestBoolValue (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestBoolValueOrDefault [2022-02-18T21:06:33.705Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestInt64ValueOrZero [2022-02-18T21:06:33.705Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestInt64ValueOrDefault [2022-02-18T21:06:33.705Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-18T21:06:33.705Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestJsonContentType [2022-02-18T21:06:33.705Z] --- PASS: TestJsonContentType (0.00s) [2022-02-18T21:06:33.705Z] PASS [2022-02-18T21:06:33.705Z] coverage: 14.7% of statements [2022-02-18T21:06:33.705Z] ok github.com/docker/docker/api/server/httputils 0.152s coverage: 14.7% of statements [2022-02-18T21:06:33.705Z] === RUN TestMaskSecretKeys [2022-02-18T21:06:33.705Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-18T21:06:33.705Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-18T21:06:33.705Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-18T21:06:33.705Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestVersionMiddlewareVersion [2022-02-18T21:06:33.705Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-18T21:06:33.705Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-18T21:06:33.705Z] PASS [2022-02-18T21:06:33.705Z] coverage: 37.7% of statements [2022-02-18T21:06:33.705Z] ok github.com/docker/docker/api/server/middleware 0.092s coverage: 37.7% of statements [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-18T21:06:33.705Z] === RUN TestStrSliceMarshalJSON [2022-02-18T21:06:33.705Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestStrSliceUnmarshalJSON [2022-02-18T21:06:33.705Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestStrSliceUnmarshalString [2022-02-18T21:06:33.705Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestStrSliceUnmarshalSlice [2022-02-18T21:06:33.705Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-18T21:06:33.705Z] PASS [2022-02-18T21:06:33.705Z] coverage: 90.0% of statements [2022-02-18T21:06:33.705Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-02-18T21:06:33.705Z] === RUN TestAdjustForAPIVersion [2022-02-18T21:06:33.705Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-18T21:06:33.705Z] PASS [2022-02-18T21:06:33.705Z] coverage: 5.7% of statements [2022-02-18T21:06:33.705Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-18T21:06:33.705Z] === RUN TestToJSON [2022-02-18T21:06:33.705Z] --- PASS: TestToJSON (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestToParamWithVersion [2022-02-18T21:06:33.705Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestFromJSON [2022-02-18T21:06:33.705Z] --- PASS: TestFromJSON (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestEmpty [2022-02-18T21:06:33.705Z] --- PASS: TestEmpty (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestArgsMatchKVListEmptySources [2022-02-18T21:06:33.705Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestArgsMatchKVList [2022-02-18T21:06:33.705Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestArgsMatch [2022-02-18T21:06:33.705Z] --- PASS: TestArgsMatch (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestAdd [2022-02-18T21:06:33.705Z] --- PASS: TestAdd (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestDel [2022-02-18T21:06:33.705Z] --- PASS: TestDel (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestLen [2022-02-18T21:06:33.705Z] --- PASS: TestLen (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestExactMatch [2022-02-18T21:06:33.705Z] --- PASS: TestExactMatch (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestOnlyOneExactMatch [2022-02-18T21:06:33.705Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestContains [2022-02-18T21:06:33.705Z] --- PASS: TestContains (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestValidate [2022-02-18T21:06:33.705Z] --- PASS: TestValidate (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestWalkValues [2022-02-18T21:06:33.705Z] --- PASS: TestWalkValues (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestFuzzyMatch [2022-02-18T21:06:33.705Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestClone [2022-02-18T21:06:33.705Z] --- PASS: TestClone (0.00s) [2022-02-18T21:06:33.705Z] PASS [2022-02-18T21:06:33.705Z] coverage: 92.2% of statements [2022-02-18T21:06:33.705Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-18T21:06:33.705Z] === RUN TestDurationToSecondsString [2022-02-18T21:06:33.705Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestGetTimestamp [2022-02-18T21:06:33.705Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-18T21:06:33.705Z] === RUN TestParseTimestamps [2022-02-18T21:06:33.705Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-18T21:06:33.705Z] PASS [2022-02-18T21:06:33.705Z] coverage: 100.0% of statements [2022-02-18T21:06:33.705Z] ok github.com/docker/docker/api/types/time 0.253s coverage: 100.0% of statements [2022-02-18T21:06:33.705Z] === RUN TestCompareVersion [2022-02-18T21:06:33.705Z] --- PASS: TestCompareVersion (0.00s) [2022-02-18T21:06:33.705Z] PASS [2022-02-18T21:06:33.705Z] coverage: 77.3% of statements [2022-02-18T21:06:33.705Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 77.3% of statements [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/builder [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-18T21:06:33.705Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-18T21:06:33.705Z] === RUN TestParseRemoteURL [2022-02-18T21:06:33.705Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-18T21:06:33.705Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-18T21:06:33.705Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-18T21:06:33.705Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-18T21:06:33.705Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-18T21:06:33.705Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-18T21:06:33.705Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-18T21:06:33.705Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-18T21:06:33.705Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-18T21:06:33.705Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-18T21:06:33.705Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-18T21:06:33.705Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestCloneArgsSmartHttp [2022-02-18T21:06:33.705Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2022-02-18T21:06:33.705Z] === RUN TestCloneArgsDumbHttp [2022-02-18T21:06:33.705Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestCloneArgsGit [2022-02-18T21:06:33.705Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestCheckoutGit [2022-02-18T21:06:33.705Z] === RUN TestEnable [2022-02-18T21:06:33.705Z] --- PASS: TestEnable (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestDisable [2022-02-18T21:06:33.705Z] --- PASS: TestDisable (0.00s) [2022-02-18T21:06:33.705Z] === RUN TestEnabled [2022-02-18T21:06:33.707Z] --- PASS: TestEnabled (0.00s) [2022-02-18T21:06:33.707Z] PASS [2022-02-18T21:06:33.707Z] coverage: 100.0% of statements [2022-02-18T21:06:33.707Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-02-18T21:06:33.707Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-18T21:06:33.707Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.08s) [2022-02-18T21:06:33.707Z] === RUN TestProcessNoDockerignore [2022-02-18T21:06:33.707Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-18T21:06:33.707Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-18T21:06:33.707Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-18T21:06:33.707Z] === RUN TestDetectContentType [2022-02-18T21:06:33.707Z] --- PASS: TestDetectContentType (0.00s) [2022-02-18T21:06:33.707Z] === RUN TestSelectAcceptableMIME [2022-02-18T21:06:33.707Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-18T21:06:33.707Z] === RUN TestInspectEmptyResponse [2022-02-18T21:06:33.707Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-18T21:06:33.707Z] === RUN TestInspectResponseBinary [2022-02-18T21:06:33.707Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-18T21:06:33.707Z] === RUN TestResponseUnsupportedContentType [2022-02-18T21:06:33.707Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-18T21:06:33.707Z] === RUN TestInspectResponseTextSimple [2022-02-18T21:06:33.707Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-18T21:06:33.707Z] === RUN TestInspectResponseEmptyContentType [2022-02-18T21:06:33.707Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-18T21:06:33.707Z] === RUN TestUnknownContentLength [2022-02-18T21:06:33.707Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-18T21:06:33.707Z] === RUN TestDownloadRemote [2022-02-18T21:06:33.707Z] --- PASS: TestDownloadRemote (0.09s) [2022-02-18T21:06:33.707Z] === RUN TestGetWithStatusError [2022-02-18T21:06:33.707Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-18T21:06:33.707Z] === RUN TestCloseRootDirectory [2022-02-18T21:06:33.707Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:06:33.707Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-18T21:06:33.707Z] === RUN TestHashFile [2022-02-18T21:06:33.707Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:06:33.707Z] --- SKIP: TestHashFile (0.00s) [2022-02-18T21:06:33.707Z] === RUN TestHashSubdir [2022-02-18T21:06:33.707Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:06:33.707Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-18T21:06:33.707Z] === RUN TestRemoveDirectory [2022-02-18T21:06:33.707Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:06:33.707Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-18T21:06:33.707Z] PASS [2022-02-18T21:06:33.707Z] coverage: 9.3% of statements [2022-02-18T21:06:33.967Z] === RUN TestFSGetInvalidData [2022-02-18T21:06:33.967Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-18T21:06:33.967Z] === RUN TestFSInvalidSet [2022-02-18T21:06:33.967Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-18T21:06:33.967Z] === RUN TestFSInvalidRoot [2022-02-18T21:06:33.967Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-18T21:06:33.967Z] === RUN TestFSMetadataGetSet [2022-02-18T21:06:33.967Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-02-18T21:06:33.967Z] === RUN TestFSInvalidWalker [2022-02-18T21:06:33.967Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-18T21:06:33.967Z] === RUN TestFSGetSet [2022-02-18T21:06:33.967Z] --- PASS: TestFSGetSet (0.05s) [2022-02-18T21:06:33.967Z] === RUN TestFSGetUnsetKey [2022-02-18T21:06:33.967Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-18T21:06:33.967Z] === RUN TestFSGetEmptyData [2022-02-18T21:06:33.967Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-18T21:06:33.967Z] === RUN TestFSDelete [2022-02-18T21:06:33.967Z] --- PASS: TestFSDelete (0.02s) [2022-02-18T21:06:33.967Z] === RUN TestFSWalker [2022-02-18T21:06:33.967Z] --- PASS: TestFSWalker (0.02s) [2022-02-18T21:06:33.967Z] === RUN TestFSWalkerStopOnError [2022-02-18T21:06:33.967Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-18T21:06:33.967Z] === RUN TestNewFromJSON [2022-02-18T21:06:33.967Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-18T21:06:33.967Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-18T21:06:33.967Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-18T21:06:33.967Z] === RUN TestMarshalKeyOrder [2022-02-18T21:06:33.967Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-18T21:06:33.967Z] === RUN TestHistoryEqual [2022-02-18T21:06:34.177Z] ok github.com/docker/docker/builder/remotecontext 0.367s coverage: 9.3% of statements [2022-02-18T21:06:34.177Z] === RUN TestGetAllAllowed [2022-02-18T21:06:34.177Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestGetAllMeta [2022-02-18T21:06:34.177Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-18T21:06:34.177Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestIsUnreferencedBuiltin [2022-02-18T21:06:34.177Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestIsExistingDirectory [2022-02-18T21:06:34.177Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestGetFilenameForDownload [2022-02-18T21:06:34.177Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestEnv2Variables [2022-02-18T21:06:34.177Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-18T21:06:34.177Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestMaintainer [2022-02-18T21:06:34.177Z] --- PASS: TestMaintainer (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestLabel [2022-02-18T21:06:34.177Z] --- PASS: TestLabel (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestFromScratch [2022-02-18T21:06:34.177Z] --- PASS: TestFromScratch (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestFromWithArg [2022-02-18T21:06:34.177Z] --- PASS: TestFromWithArg (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-18T21:06:34.177Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestFromWithUndefinedArg [2022-02-18T21:06:34.177Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestFromMultiStageWithNamedStage [2022-02-18T21:06:34.177Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestOnbuild [2022-02-18T21:06:34.177Z] --- PASS: TestOnbuild (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestWorkdir [2022-02-18T21:06:34.177Z] --- PASS: TestWorkdir (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestCmd [2022-02-18T21:06:34.177Z] --- PASS: TestCmd (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestHealthcheckNone [2022-02-18T21:06:34.177Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestHealthcheckCmd [2022-02-18T21:06:34.177Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestEntrypoint [2022-02-18T21:06:34.177Z] --- PASS: TestEntrypoint (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestExpose [2022-02-18T21:06:34.177Z] --- PASS: TestExpose (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestUser [2022-02-18T21:06:34.177Z] --- PASS: TestUser (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestVolume [2022-02-18T21:06:34.177Z] --- PASS: TestVolume (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestStopSignal [2022-02-18T21:06:34.177Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T21:06:34.177Z] --- SKIP: TestStopSignal (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestArg [2022-02-18T21:06:34.177Z] --- PASS: TestArg (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestShell [2022-02-18T21:06:34.177Z] --- PASS: TestShell (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestPrependEnvOnCmd [2022-02-18T21:06:34.177Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestRunWithBuildArgs [2022-02-18T21:06:34.177Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestRunIgnoresHealthcheck [2022-02-18T21:06:34.177Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestDispatchUnsupportedOptions [2022-02-18T21:06:34.177Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-18T21:06:34.177Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-18T21:06:34.177Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-18T21:06:34.177Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-18T21:06:34.177Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-18T21:06:34.177Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-18T21:06:34.177Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestNormalizeWorkdir [2022-02-18T21:06:34.177Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestDispatch [2022-02-18T21:06:34.177Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-18T21:06:34.177Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-18T21:06:34.177Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-18T21:06:34.177Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-18T21:06:34.177Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-18T21:06:34.177Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-18T21:06:34.177Z] === RUN TestDispatch/COPY_url [2022-02-18T21:06:34.177Z] --- PASS: TestDispatch (0.08s) [2022-02-18T21:06:34.177Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-18T21:06:34.177Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-18T21:06:34.177Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-18T21:06:34.177Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T21:06:34.177Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T21:06:34.177Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-18T21:06:34.177Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestAddScratchImageAddsToMounts [2022-02-18T21:06:34.177Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-18T21:06:34.177Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-18T21:06:34.177Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-18T21:06:34.177Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestImageSourceGetAddsToMounts [2022-02-18T21:06:34.177Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestEmptyDockerfile [2022-02-18T21:06:34.177Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-18T21:06:34.177Z] === RUN TestSymlinkDockerfile [2022-02-18T21:06:34.177Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-18T21:06:34.177Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-18T21:06:34.177Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestNonExistingDockerfile [2022-02-18T21:06:34.177Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestCopyRunConfig [2022-02-18T21:06:34.177Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestDeepCopyRunConfig [2022-02-18T21:06:34.177Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestExportImage [2022-02-18T21:06:34.177Z] --- PASS: TestExportImage (0.00s) [2022-02-18T21:06:34.177Z] === RUN TestNormalizeDest [2022-02-18T21:06:34.177Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-18T21:06:34.177Z] PASS [2022-02-18T21:06:34.177Z] coverage: 46.7% of statements [2022-02-18T21:06:34.177Z] ok github.com/docker/docker/builder/dockerfile 0.212s coverage: 46.7% of statements [2022-02-18T21:06:34.307Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-18T21:06:34.435Z] --- PASS: TestHistoryEqual (0.20s) [2022-02-18T21:06:34.435Z] === RUN TestImage [2022-02-18T21:06:34.435Z] --- PASS: TestImage (0.00s) [2022-02-18T21:06:34.435Z] === RUN TestImageOSNotEmpty [2022-02-18T21:06:34.435Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-18T21:06:34.435Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-18T21:06:34.435Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-18T21:06:34.435Z] === RUN TestCreate [2022-02-18T21:06:34.435Z] --- PASS: TestCreate (0.01s) [2022-02-18T21:06:34.435Z] === RUN TestRestore [2022-02-18T21:06:34.435Z] time="2022-02-18T21:06:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-18T21:06:34.435Z] --- PASS: TestRestore (0.03s) [2022-02-18T21:06:34.435Z] === RUN TestAddDelete [2022-02-18T21:06:34.435Z] --- PASS: TestAddDelete (0.03s) [2022-02-18T21:06:34.435Z] === RUN TestSearchAfterDelete [2022-02-18T21:06:34.435Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-18T21:06:34.435Z] === RUN TestParentReset [2022-02-18T21:06:34.435Z] --- PASS: TestParentReset (0.03s) [2022-02-18T21:06:34.435Z] === RUN TestGetAndSetLastUpdated [2022-02-18T21:06:34.435Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-18T21:06:34.435Z] === RUN TestStoreLen [2022-02-18T21:06:34.435Z] --- PASS: TestStoreLen (0.05s) [2022-02-18T21:06:34.435Z] PASS [2022-02-18T21:06:34.435Z] coverage: 86.9% of statements [2022-02-18T21:06:34.435Z] ok github.com/docker/docker/image 0.719s coverage: 86.9% of statements [2022-02-18T21:06:34.646Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-18T21:06:34.875Z] time="2022-02-18T21:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:06:34.875Z] time="2022-02-18T21:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85114cad8eb98ab61a570a12dc82d0b973fe0ce4b34ceea0d1ab430b34d358e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:06:34.875Z] time="2022-02-18T21:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:06:34.875Z] time="2022-02-18T21:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85114cad8eb98ab61a570a12dc82d0b973fe0ce4b34ceea0d1ab430b34d358e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:06:34.905Z] === RUN TestValidateManifest [2022-02-18T21:06:34.905Z] === RUN TestValidateManifest/non-nil [2022-02-18T21:06:34.905Z] === RUN TestValidateManifest/nil [2022-02-18T21:06:34.905Z] --- PASS: TestValidateManifest (0.00s) [2022-02-18T21:06:34.905Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-18T21:06:34.905Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-18T21:06:34.905Z] PASS [2022-02-18T21:06:34.905Z] coverage: 0.7% of statements [2022-02-18T21:06:34.905Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2022-02-18T21:06:34.905Z] === RUN TestMakeV1ConfigFromConfig [2022-02-18T21:06:34.905Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-18T21:06:34.905Z] PASS [2022-02-18T21:06:34.905Z] coverage: 25.0% of statements [2022-02-18T21:06:34.905Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2022-02-18T21:06:34.905Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-18T21:06:35.116Z] === RUN TestTCP4Proxy [2022-02-18T21:06:35.116Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-18T21:06:35.116Z] === RUN TestTCP4ProxyHalfClose [2022-02-18T21:06:35.116Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-18T21:06:35.116Z] === RUN TestTCP6Proxy [2022-02-18T21:06:35.116Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T21:06:35.116Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-18T21:06:35.116Z] === RUN TestTCPDualStackProxy [2022-02-18T21:06:35.116Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T21:06:35.116Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-18T21:06:35.116Z] === RUN TestUDP4Proxy [2022-02-18T21:06:35.116Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-18T21:06:35.116Z] === RUN TestUDP6Proxy [2022-02-18T21:06:35.116Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T21:06:35.116Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-18T21:06:35.116Z] === RUN TestUDPWriteError [2022-02-18T21:06:35.116Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-18T21:06:35.116Z] === RUN TestSCTP4Proxy [2022-02-18T21:06:35.116Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T21:06:35.116Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-18T21:06:35.116Z] === RUN TestSCTP6Proxy [2022-02-18T21:06:35.116Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T21:06:35.116Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-18T21:06:35.116Z] PASS [2022-02-18T21:06:35.116Z] coverage: 49.4% of statements [2022-02-18T21:06:35.116Z] ok github.com/docker/docker/cmd/docker-proxy 0.074s coverage: 49.4% of statements [2022-02-18T21:06:35.134Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-18T21:06:35.134Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-18T21:06:35.393Z] === RUN TestPluginInstall/with_htpasswd [2022-02-18T21:06:35.961Z] time="2022-02-18T21:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:06:35.961Z] time="2022-02-18T21:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90c97caa10feff2a2969ea92d2e482151eaee99b81a015aa1f27536d3c74caac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:06:35.961Z] time="2022-02-18T21:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:06:35.961Z] time="2022-02-18T21:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90c97caa10feff2a2969ea92d2e482151eaee99b81a015aa1f27536d3c74caac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:06:36.221Z] === RUN TestPluginInstall/with_insecure [2022-02-18T21:06:36.474Z] === RUN TestSerialization [2022-02-18T21:06:36.474Z] --- PASS: TestSerialization (0.02s) [2022-02-18T21:06:36.474Z] PASS [2022-02-18T21:06:36.474Z] coverage: 100.0% of statements [2022-02-18T21:06:36.474Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-02-18T21:06:36.480Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-18T21:06:36.945Z] === RUN TestEmptyLayer [2022-02-18T21:06:36.945Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-18T21:06:36.945Z] === RUN TestCommitFailure [2022-02-18T21:06:36.945Z] --- PASS: TestCommitFailure (0.03s) [2022-02-18T21:06:36.945Z] === RUN TestStartTransactionFailure [2022-02-18T21:06:36.945Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-18T21:06:36.945Z] === RUN TestGetOrphan [2022-02-18T21:06:36.945Z] --- PASS: TestGetOrphan (0.01s) [2022-02-18T21:06:36.945Z] === RUN TestMountAndRegister [2022-02-18T21:06:36.945Z] layer_test.go:258: Layer size: 14 [2022-02-18T21:06:36.945Z] --- PASS: TestMountAndRegister (0.16s) [2022-02-18T21:06:36.945Z] === RUN TestLayerRelease [2022-02-18T21:06:36.945Z] layer_test.go:291: Failing on Windows [2022-02-18T21:06:36.945Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-18T21:06:36.945Z] === RUN TestStoreRestore [2022-02-18T21:06:36.945Z] layer_test.go:340: Failing on Windows [2022-02-18T21:06:36.945Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-18T21:06:36.945Z] === RUN TestTarStreamStability [2022-02-18T21:06:36.945Z] layer_test.go:455: Failing on Windows [2022-02-18T21:06:36.945Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-18T21:06:36.945Z] === RUN TestRegisterExistingLayer [2022-02-18T21:06:37.048Z] time="2022-02-18T21:06:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:06:37.048Z] time="2022-02-18T21:06:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ef9f58ce09dc255acfd38a83c39ccb65dddd0b5876a2f36aea0ddc977bef52b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:06:37.048Z] time="2022-02-18T21:06:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-18T21:06:37.048Z] time="2022-02-18T21:06:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ef9f58ce09dc255acfd38a83c39ccb65dddd0b5876a2f36aea0ddc977bef52b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-18T21:06:37.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-18T21:06:37.048Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-18T21:06:37.415Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-02-18T21:06:37.415Z] === RUN TestTarStreamVerification [2022-02-18T21:06:37.415Z] layer_test.go:684: Failing on Windows [2022-02-18T21:06:37.415Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-18T21:06:37.415Z] === RUN TestLayerMigration [2022-02-18T21:06:37.415Z] migration_test.go:45: Failing on Windows [2022-02-18T21:06:37.415Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-18T21:06:37.415Z] === RUN TestLayerMigrationNoTarsplit [2022-02-18T21:06:37.415Z] migration_test.go:181: Failing on Windows [2022-02-18T21:06:37.415Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T21:06:37.415Z] === RUN TestMountInit [2022-02-18T21:06:37.415Z] mount_test.go:17: Failing on Windows [2022-02-18T21:06:37.415Z] --- SKIP: TestMountInit (0.00s) [2022-02-18T21:06:37.415Z] === RUN TestMountSize [2022-02-18T21:06:37.415Z] mount_test.go:76: Failing on Windows [2022-02-18T21:06:37.415Z] --- SKIP: TestMountSize (0.00s) [2022-02-18T21:06:37.415Z] === RUN TestMountChanges [2022-02-18T21:06:37.415Z] mount_test.go:125: Failing on Windows [2022-02-18T21:06:37.415Z] --- SKIP: TestMountChanges (0.00s) [2022-02-18T21:06:37.415Z] === RUN TestMountApply [2022-02-18T21:06:37.415Z] mount_test.go:212: Failing on Windows [2022-02-18T21:06:37.415Z] --- SKIP: TestMountApply (0.00s) [2022-02-18T21:06:37.415Z] PASS [2022-02-18T21:06:37.415Z] coverage: 30.2% of statements [2022-02-18T21:06:37.415Z] ok github.com/docker/docker/layer 0.552s coverage: 30.2% of statements [2022-02-18T21:06:37.415Z] === RUN TestEnvironmentParsing [2022-02-18T21:06:37.415Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-18T21:06:37.415Z] PASS [2022-02-18T21:06:37.415Z] coverage: 1.2% of statements [2022-02-18T21:06:37.415Z] ok github.com/docker/docker/libcontainerd/local 0.151s coverage: 1.2% of statements [2022-02-18T21:06:37.415Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-18T21:06:37.415Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-18T21:06:37.415Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-18T21:06:37.415Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-18T21:06:37.617Z] plugin_test.go:165: [db906840017f7] daemon is not started [2022-02-18T21:06:37.617Z] --- PASS: TestPluginInstall (5.42s) [2022-02-18T21:06:37.617Z] --- PASS: TestPluginInstall/no_auth (3.30s) [2022-02-18T21:06:37.617Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-02-18T21:06:37.617Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-02-18T21:06:37.617Z] === RUN TestPluginsWithRuntimes [2022-02-18T21:06:37.617Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-18T21:06:37.884Z] === RUN TestSequenceGetAvailableBit [2022-02-18T21:06:37.884Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestSequenceEqual [2022-02-18T21:06:37.884Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestSequenceCopy [2022-02-18T21:06:37.884Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestGetFirstAvailable [2022-02-18T21:06:37.884Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestFindSequence [2022-02-18T21:06:37.884Z] --- PASS: TestFindSequence (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestCheckIfAvailable [2022-02-18T21:06:37.884Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestMergeSequences [2022-02-18T21:06:37.884Z] --- PASS: TestMergeSequences (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestPushReservation [2022-02-18T21:06:37.884Z] --- PASS: TestPushReservation (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestSerializeDeserialize [2022-02-18T21:06:37.884Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestSet [2022-02-18T21:06:37.884Z] --- PASS: TestSet (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestSetUnset [2022-02-18T21:06:37.884Z] --- PASS: TestSetUnset (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestOffsetSetUnset [2022-02-18T21:06:37.884Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestSetInRange [2022-02-18T21:06:37.884Z] --- PASS: TestSetInRange (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestSetAnyInRange [2022-02-18T21:06:37.884Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestMethods [2022-02-18T21:06:37.884Z] --- PASS: TestMethods (0.00s) [2022-02-18T21:06:37.884Z] === RUN TestRandomAllocateDeallocate [2022-02-18T21:06:38.186Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-18T21:06:38.757Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-18T21:06:39.324Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-18T21:06:39.324Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-18T21:06:39.324Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-18T21:06:39.893Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-18T21:06:40.153Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-18T21:06:40.722Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-18T21:06:40.841Z] === RUN TestInvalidConfig [2022-02-18T21:06:40.841Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-18T21:06:40.841Z] === RUN TestConfig [2022-02-18T21:06:40.841Z] --- PASS: TestConfig (0.00s) [2022-02-18T21:06:40.841Z] === RUN TestOptionsLabels [2022-02-18T21:06:40.841Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-18T21:06:40.841Z] === RUN TestValidName [2022-02-18T21:06:40.841Z] --- PASS: TestValidName (0.00s) [2022-02-18T21:06:40.841Z] PASS [2022-02-18T21:06:40.841Z] coverage: 19.7% of statements [2022-02-18T21:06:40.841Z] ok github.com/docker/docker/libnetwork/config 0.122s coverage: 19.7% of statements [2022-02-18T21:06:40.981Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-18T21:06:41.240Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-18T21:06:41.314Z] === RUN TestKey [2022-02-18T21:06:41.314Z] --- PASS: TestKey (0.00s) [2022-02-18T21:06:41.314Z] === RUN TestParseKey [2022-02-18T21:06:41.314Z] --- PASS: TestParseKey (0.00s) [2022-02-18T21:06:41.314Z] === RUN TestInvalidDataStore [2022-02-18T21:06:41.314Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-18T21:06:41.314Z] === RUN TestKVObjectFlatKey [2022-02-18T21:06:41.314Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-18T21:06:41.314Z] === RUN TestAtomicKVObjectFlatKey [2022-02-18T21:06:41.314Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-18T21:06:41.314Z] PASS [2022-02-18T21:06:41.314Z] coverage: 21.9% of statements [2022-02-18T21:06:41.314Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-02-18T21:06:41.314Z] === RUN TestErrorInterfaces [2022-02-18T21:06:41.314Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-18T21:06:41.314Z] === RUN TestNetworkMarshalling [2022-02-18T21:06:41.499Z] --- PASS: TestPluginsWithRuntimes (3.89s) [2022-02-18T21:06:41.499Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-02-18T21:06:41.499Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-02-18T21:06:41.499Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T21:06:41.759Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-18T21:06:41.783Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-02-18T21:06:41.783Z] === RUN TestEndpointMarshalling [2022-02-18T21:06:41.783Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestAuxAddresses [2022-02-18T21:06:41.783Z] time="2022-02-18T21:06:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T21:06:41.783Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-18T21:06:41.783Z] === RUN TestSRVServiceQuery [2022-02-18T21:06:41.783Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:06:41.783Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestServiceVIPReuse [2022-02-18T21:06:41.783Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:06:41.783Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-18T21:06:41.783Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:06:41.783Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestDNSIPQuery [2022-02-18T21:06:41.783Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:06:41.783Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestDNSProxyServFail [2022-02-18T21:06:41.783Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:06:41.783Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestSandboxAddEmpty [2022-02-18T21:06:41.783Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:06:41.783Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestSandboxAddMultiPrio [2022-02-18T21:06:41.783Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:06:41.783Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestSandboxAddSamePrio [2022-02-18T21:06:41.783Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:06:41.783Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestCleanupServiceDiscovery [2022-02-18T21:06:41.783Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:06:41.783Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestDNSOptions [2022-02-18T21:06:41.783Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:06:41.783Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestMultipleControllersWithSameStore [2022-02-18T21:06:41.783Z] time="2022-02-18T21:06:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T21:06:41.783Z] time="2022-02-18T21:06:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T21:06:41.783Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-18T21:06:41.783Z] PASS [2022-02-18T21:06:41.783Z] coverage: 8.5% of statements [2022-02-18T21:06:41.783Z] ok github.com/docker/docker/libnetwork 0.375s coverage: 8.5% of statements [2022-02-18T21:06:41.783Z] === RUN TestIPDataMarshalling [2022-02-18T21:06:41.783Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-18T21:06:41.783Z] === RUN TestValidateAndIsV6 [2022-02-18T21:06:41.783Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-18T21:06:41.783Z] PASS [2022-02-18T21:06:41.783Z] coverage: 68.9% of statements [2022-02-18T21:06:41.783Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-02-18T21:06:42.017Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-02-18T21:06:42.017Z] PASS [2022-02-18T21:06:42.017Z] [2022-02-18T21:06:42.017Z] DONE 10 tests in 10.213s [2022-02-18T21:06:42.017Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-18T21:06:42.017Z] ++ 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-02-18T21:06:42.017Z] ++ set -e [2022-02-18T21:06:42.017Z] ++ '[' -n 0 ']' [2022-02-18T21:06:42.017Z] ++ set -x [2022-02-18T21:06:42.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-18T21:06:42.276Z] INFO: Testing against a local daemon [2022-02-18T21:06:42.276Z] === RUN TestExternalGraphDriver [2022-02-18T21:06:42.276Z] === RUN TestExternalGraphDriver/json [2022-02-18T21:06:42.771Z] === RUN TestDriver [2022-02-18T21:06:42.771Z] --- PASS: TestDriver (0.00s) [2022-02-18T21:06:42.771Z] PASS [2022-02-18T21:06:42.771Z] coverage: 34.8% of statements [2022-02-18T21:06:42.771Z] ok github.com/docker/docker/libnetwork/drivers/host 0.052s coverage: 34.8% of statements [2022-02-18T21:06:42.771Z] === RUN TestDriver [2022-02-18T21:06:42.771Z] --- PASS: TestDriver (0.00s) [2022-02-18T21:06:42.771Z] PASS [2022-02-18T21:06:42.771Z] coverage: 34.8% of statements [2022-02-18T21:06:42.771Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2022-02-18T21:06:42.771Z] --- PASS: TestRandomAllocateDeallocate (5.03s) [2022-02-18T21:06:42.771Z] === RUN TestAllocateRandomDeallocate [2022-02-18T21:06:42.844Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-18T21:06:43.241Z] === RUN TestNetworkAllocateFree [2022-02-18T21:06:43.241Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-18T21:06:43.241Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-18T21:06:43.241Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-18T21:06:43.241Z] PASS [2022-02-18T21:06:43.241Z] coverage: 63.6% of statements [2022-02-18T21:06:43.241Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2022-02-18T21:06:43.711Z] === RUN TestGetEmptyCapabilities [2022-02-18T21:06:43.711Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-02-18T21:06:43.711Z] === RUN TestGetExtraCapabilities [2022-02-18T21:06:43.711Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-18T21:06:43.711Z] === RUN TestGetInvalidCapabilities [2022-02-18T21:06:43.711Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-18T21:06:43.711Z] === RUN TestRemoteDriver [2022-02-18T21:06:43.783Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-18T21:06:44.041Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-18T21:06:44.041Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-18T21:06:44.041Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-18T21:06:44.041Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-18T21:06:44.041Z] === RUN TestExternalGraphDriver/spec [2022-02-18T21:06:44.180Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-18T21:06:44.180Z] === RUN TestDriverError [2022-02-18T21:06:44.180Z] --- PASS: TestDriverError (0.01s) [2022-02-18T21:06:44.180Z] === RUN TestMissingValues [2022-02-18T21:06:44.180Z] --- PASS: TestMissingValues (0.01s) [2022-02-18T21:06:44.180Z] === RUN TestRollback [2022-02-18T21:06:44.180Z] --- PASS: TestRollback (0.01s) [2022-02-18T21:06:44.180Z] PASS [2022-02-18T21:06:44.180Z] coverage: 57.4% of statements [2022-02-18T21:06:44.180Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.118s coverage: 57.4% of statements [2022-02-18T21:06:44.180Z] --- PASS: TestAllocateRandomDeallocate (1.47s) [2022-02-18T21:06:44.180Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-18T21:06:44.611Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-18T21:06:44.657Z] === RUN TestNAT [2022-02-18T21:06:44.657Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T21:06:44.657Z] --- SKIP: TestNAT (0.00s) [2022-02-18T21:06:44.657Z] === RUN TestTransparent [2022-02-18T21:06:44.657Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T21:06:44.657Z] --- SKIP: TestTransparent (0.00s) [2022-02-18T21:06:44.657Z] PASS [2022-02-18T21:06:44.657Z] coverage: 0.0% of statements [2022-02-18T21:06:44.657Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.061s coverage: 0.0% of statements [2022-02-18T21:06:45.126Z] === RUN TestBuildDefault [2022-02-18T21:06:45.126Z] --- PASS: TestBuildDefault (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestBuildHostnameDomainname [2022-02-18T21:06:45.126Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestBuildHostname [2022-02-18T21:06:45.126Z] --- PASS: TestBuildHostname (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestBuildHostnameFQDN [2022-02-18T21:06:45.126Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestBuildNoIP [2022-02-18T21:06:45.126Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestUpdate [2022-02-18T21:06:45.126Z] --- PASS: TestUpdate (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-18T21:06:45.126Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-18T21:06:45.126Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestAddEmpty [2022-02-18T21:06:45.126Z] --- PASS: TestAddEmpty (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestAdd [2022-02-18T21:06:45.126Z] --- PASS: TestAdd (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestDeleteEmpty [2022-02-18T21:06:45.126Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestDeleteNewline [2022-02-18T21:06:45.126Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestDelete [2022-02-18T21:06:45.126Z] --- PASS: TestDelete (0.01s) [2022-02-18T21:06:45.126Z] === RUN TestConcurrentWrites [2022-02-18T21:06:45.126Z] === RUN TestNew [2022-02-18T21:06:45.126Z] --- PASS: TestNew (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestAddDriver [2022-02-18T21:06:45.126Z] --- PASS: TestAddDriver (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestAddDuplicateDriver [2022-02-18T21:06:45.126Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-18T21:06:45.126Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestDriver [2022-02-18T21:06:45.126Z] --- PASS: TestDriver (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestIPAM [2022-02-18T21:06:45.126Z] --- PASS: TestIPAM (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestWalkIPAMs [2022-02-18T21:06:45.126Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-18T21:06:45.126Z] === RUN TestWalkDrivers [2022-02-18T21:06:45.126Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-18T21:06:45.126Z] PASS [2022-02-18T21:06:45.126Z] coverage: 82.4% of statements [2022-02-18T21:06:45.126Z] ok github.com/docker/docker/libnetwork/drvregistry 0.091s coverage: 82.4% of statements [2022-02-18T21:06:45.126Z] --- PASS: TestConcurrentWrites (0.28s) [2022-02-18T21:06:45.126Z] PASS [2022-02-18T21:06:45.126Z] coverage: 81.2% of statements [2022-02-18T21:06:45.126Z] ok github.com/docker/docker/libnetwork/etchosts 0.355s coverage: 81.2% of statements [2022-02-18T21:06:45.564Z] === RUN TestCheckpointCreateError [2022-02-18T21:06:45.564Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestCheckpointCreate [2022-02-18T21:06:45.564Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestCheckpointDeleteError [2022-02-18T21:06:45.564Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestCheckpointDelete [2022-02-18T21:06:45.564Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestCheckpointListError [2022-02-18T21:06:45.564Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestCheckpointList [2022-02-18T21:06:45.564Z] --- PASS: TestCheckpointList (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestCheckpointListContainerNotFound [2022-02-18T21:06:45.564Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestNewClientWithOpsFromEnv [2022-02-18T21:06:45.564Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T21:06:45.564Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestGetAPIPath [2022-02-18T21:06:45.564Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestParseHostURL [2022-02-18T21:06:45.564Z] --- PASS: TestParseHostURL (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-18T21:06:45.564Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-18T21:06:45.564Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestNegotiateAPIVersion [2022-02-18T21:06:45.564Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestNegotiateAPVersionOverride [2022-02-18T21:06:45.564Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-18T21:06:45.564Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-18T21:06:45.564Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-18T21:06:45.564Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestClientRedirect [2022-02-18T21:06:45.564Z] --- PASS: TestClientRedirect (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestConfigCreateUnsupported [2022-02-18T21:06:45.564Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestConfigCreateError [2022-02-18T21:06:45.564Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestConfigCreate [2022-02-18T21:06:45.564Z] --- PASS: TestConfigCreate (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestConfigInspectNotFound [2022-02-18T21:06:45.564Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestConfigInspectWithEmptyID [2022-02-18T21:06:45.564Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestConfigInspectUnsupported [2022-02-18T21:06:45.564Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-18T21:06:45.564Z] === RUN TestConfigInspectError [2022-02-18T21:06:45.564Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-18T21:06:45.594Z] === RUN TestNew [2022-02-18T21:06:45.594Z] --- PASS: TestNew (0.00s) [2022-02-18T21:06:45.594Z] === RUN TestAllocate [2022-02-18T21:06:45.594Z] --- PASS: TestAllocate (0.00s) [2022-02-18T21:06:45.594Z] === RUN TestUninitialized [2022-02-18T21:06:45.594Z] --- PASS: TestUninitialized (0.00s) [2022-02-18T21:06:45.594Z] === RUN TestAllocateInRange [2022-02-18T21:06:45.594Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-18T21:06:45.594Z] === RUN TestAllocateSerial [2022-02-18T21:06:45.594Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-18T21:06:45.594Z] PASS [2022-02-18T21:06:45.595Z] coverage: 87.5% of statements [2022-02-18T21:06:45.595Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-02-18T21:06:45.595Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.10s) [2022-02-18T21:06:45.595Z] === RUN TestRetrieveFromStore [2022-02-18T21:06:45.595Z] === RUN TestCaller [2022-02-18T21:06:45.595Z] --- PASS: TestCaller (0.00s) [2022-02-18T21:06:45.595Z] PASS [2022-02-18T21:06:45.595Z] coverage: 100.0% of statements [2022-02-18T21:06:45.595Z] ok github.com/docker/docker/libnetwork/internal/caller 0.058s coverage: 100.0% of statements [2022-02-18T21:06:45.984Z] === RUN TestExternalGraphDriver/pull [2022-02-18T21:06:46.034Z] === RUN TestConfigInspectConfigNotFound [2022-02-18T21:06:46.034Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestConfigInspect [2022-02-18T21:06:46.034Z] --- PASS: TestConfigInspect (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestConfigListUnsupported [2022-02-18T21:06:46.034Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestConfigListError [2022-02-18T21:06:46.034Z] --- PASS: TestConfigListError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestConfigList [2022-02-18T21:06:46.034Z] --- PASS: TestConfigList (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestConfigRemoveUnsupported [2022-02-18T21:06:46.034Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestConfigRemoveError [2022-02-18T21:06:46.034Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestConfigRemove [2022-02-18T21:06:46.034Z] --- PASS: TestConfigRemove (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestConfigUpdateUnsupported [2022-02-18T21:06:46.034Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestConfigUpdateError [2022-02-18T21:06:46.034Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestConfigUpdate [2022-02-18T21:06:46.034Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerCommitError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerCommit [2022-02-18T21:06:46.034Z] --- PASS: TestContainerCommit (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerStatPathError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerStatPathNotFoundError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerStatPathNoHeaderError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerStatPath [2022-02-18T21:06:46.034Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestCopyToContainerError [2022-02-18T21:06:46.034Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestCopyToContainerNotFoundError [2022-02-18T21:06:46.034Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-18T21:06:46.034Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestCopyToContainer [2022-02-18T21:06:46.034Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestCopyFromContainerError [2022-02-18T21:06:46.034Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestCopyFromContainerNotFoundError [2022-02-18T21:06:46.034Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-18T21:06:46.034Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-18T21:06:46.034Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestCopyFromContainer [2022-02-18T21:06:46.034Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerCreateError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerCreateImageNotFound [2022-02-18T21:06:46.034Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerCreateWithName [2022-02-18T21:06:46.034Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerCreateAutoRemove [2022-02-18T21:06:46.034Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerDiffError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerDiff [2022-02-18T21:06:46.034Z] --- PASS: TestContainerDiff (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerExecCreateError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerExecCreate [2022-02-18T21:06:46.034Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerExecStartError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerExecStart [2022-02-18T21:06:46.034Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerExecInspectError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerExecInspect [2022-02-18T21:06:46.034Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerExportError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerExportError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerExport [2022-02-18T21:06:46.034Z] --- PASS: TestContainerExport (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerInspectError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerInspectContainerNotFound [2022-02-18T21:06:46.034Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerInspectWithEmptyID [2022-02-18T21:06:46.034Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerInspect [2022-02-18T21:06:46.034Z] --- PASS: TestContainerInspect (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerInspectNode [2022-02-18T21:06:46.034Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerKillError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerKillError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerKill [2022-02-18T21:06:46.034Z] --- PASS: TestContainerKill (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerListError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerListError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerList [2022-02-18T21:06:46.034Z] --- PASS: TestContainerList (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerLogsNotFoundError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerLogsError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerLogs [2022-02-18T21:06:46.034Z] --- PASS: TestContainerLogs (0.23s) [2022-02-18T21:06:46.034Z] === RUN TestContainerPauseError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerPause [2022-02-18T21:06:46.034Z] --- PASS: TestContainerPause (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainersPruneError [2022-02-18T21:06:46.034Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainersPrune [2022-02-18T21:06:46.034Z] --- PASS: TestContainersPrune (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerRemoveError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerRemoveNotFoundError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerRemove [2022-02-18T21:06:46.034Z] --- PASS: TestContainerRemove (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerRenameError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerRename [2022-02-18T21:06:46.034Z] --- PASS: TestContainerRename (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerResizeError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerExecResizeError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerResize [2022-02-18T21:06:46.034Z] --- PASS: TestContainerResize (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerExecResize [2022-02-18T21:06:46.034Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerRestartError [2022-02-18T21:06:46.034Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-18T21:06:46.034Z] === RUN TestContainerRestart [2022-02-18T21:06:46.034Z] --- PASS: TestContainerRestart (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerStartError [2022-02-18T21:06:46.503Z] --- PASS: TestContainerStartError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerStart [2022-02-18T21:06:46.503Z] --- PASS: TestContainerStart (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerStatsError [2022-02-18T21:06:46.503Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerStats [2022-02-18T21:06:46.503Z] --- PASS: TestContainerStats (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerStopError [2022-02-18T21:06:46.503Z] --- PASS: TestContainerStopError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerStop [2022-02-18T21:06:46.503Z] --- PASS: TestContainerStop (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerTopError [2022-02-18T21:06:46.503Z] --- PASS: TestContainerTopError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerTop [2022-02-18T21:06:46.503Z] --- PASS: TestContainerTop (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerUnpauseError [2022-02-18T21:06:46.503Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerUnpause [2022-02-18T21:06:46.503Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerUpdateError [2022-02-18T21:06:46.503Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerUpdate [2022-02-18T21:06:46.503Z] --- PASS: TestContainerUpdate (0.02s) [2022-02-18T21:06:46.503Z] === RUN TestContainerWaitError [2022-02-18T21:06:46.503Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestContainerWait [2022-02-18T21:06:46.503Z] --- PASS: TestContainerWait (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestDiskUsageError [2022-02-18T21:06:46.503Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestDiskUsage [2022-02-18T21:06:46.503Z] --- PASS: TestDiskUsage (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestDistributionInspectUnsupported [2022-02-18T21:06:46.503Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestDistributionInspectWithEmptyID [2022-02-18T21:06:46.503Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestEventsErrorInOptions [2022-02-18T21:06:46.503Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestEventsErrorFromServer [2022-02-18T21:06:46.503Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestEvents [2022-02-18T21:06:46.503Z] --- PASS: TestEvents (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestTLSCloseWriter [2022-02-18T21:06:46.503Z] === PAUSE TestTLSCloseWriter [2022-02-18T21:06:46.503Z] === RUN TestImageBuildError [2022-02-18T21:06:46.503Z] --- PASS: TestImageBuildError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageBuild [2022-02-18T21:06:46.503Z] --- PASS: TestImageBuild (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestGetDockerOS [2022-02-18T21:06:46.503Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageCreateError [2022-02-18T21:06:46.503Z] --- PASS: TestImageCreateError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageCreate [2022-02-18T21:06:46.503Z] --- PASS: TestImageCreate (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageHistoryError [2022-02-18T21:06:46.503Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageHistory [2022-02-18T21:06:46.503Z] --- PASS: TestImageHistory (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageImportError [2022-02-18T21:06:46.503Z] --- PASS: TestImageImportError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageImport [2022-02-18T21:06:46.503Z] --- PASS: TestImageImport (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageInspectError [2022-02-18T21:06:46.503Z] --- PASS: TestImageInspectError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageInspectImageNotFound [2022-02-18T21:06:46.503Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageInspectWithEmptyID [2022-02-18T21:06:46.503Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageInspect [2022-02-18T21:06:46.503Z] --- PASS: TestImageInspect (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageListError [2022-02-18T21:06:46.503Z] --- PASS: TestImageListError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageList [2022-02-18T21:06:46.503Z] --- PASS: TestImageList (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageListApiBefore125 [2022-02-18T21:06:46.503Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageLoadError [2022-02-18T21:06:46.503Z] --- PASS: TestImageLoadError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageLoad [2022-02-18T21:06:46.503Z] --- PASS: TestImageLoad (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagesPruneError [2022-02-18T21:06:46.503Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagesPrune [2022-02-18T21:06:46.503Z] --- PASS: TestImagesPrune (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePullReferenceParseError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePullAnyError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePullWithoutErrors [2022-02-18T21:06:46.503Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePushReferenceError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePushAnyError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-18T21:06:46.503Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImagePushWithoutErrors [2022-02-18T21:06:46.503Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-18T21:06:46.503Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-18T21:06:46.503Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-18T21:06:46.503Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-18T21:06:46.503Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-18T21:06:46.503Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-18T21:06:46.503Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-18T21:06:46.503Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-18T21:06:46.503Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageRemoveError [2022-02-18T21:06:46.503Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageRemoveImageNotFound [2022-02-18T21:06:46.503Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageRemove [2022-02-18T21:06:46.503Z] --- PASS: TestImageRemove (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageSaveError [2022-02-18T21:06:46.503Z] --- PASS: TestImageSaveError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageSave [2022-02-18T21:06:46.503Z] --- PASS: TestImageSave (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageSearchAnyError [2022-02-18T21:06:46.503Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-18T21:06:46.503Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T21:06:46.503Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T21:06:46.503Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-18T21:06:46.503Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageSearchWithoutErrors [2022-02-18T21:06:46.503Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageTagError [2022-02-18T21:06:46.503Z] --- PASS: TestImageTagError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageTagInvalidReference [2022-02-18T21:06:46.503Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageTagInvalidSourceImageName [2022-02-18T21:06:46.503Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageTagHexSource [2022-02-18T21:06:46.503Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestImageTag [2022-02-18T21:06:46.503Z] --- PASS: TestImageTag (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestInfoServerError [2022-02-18T21:06:46.503Z] --- PASS: TestInfoServerError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestInfoInvalidResponseJSONError [2022-02-18T21:06:46.503Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestInfo [2022-02-18T21:06:46.503Z] --- PASS: TestInfo (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworkConnectError [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworkConnect [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworkCreateError [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworkCreate [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworkDisconnectError [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworkDisconnect [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworkInspect [2022-02-18T21:06:46.503Z] === RUN TestNetworkInspect/empty_ID [2022-02-18T21:06:46.503Z] === RUN TestNetworkInspect/no_options [2022-02-18T21:06:46.503Z] === RUN TestNetworkInspect/verbose [2022-02-18T21:06:46.503Z] === RUN TestNetworkInspect/global_scope [2022-02-18T21:06:46.503Z] === RUN TestNetworkInspect/unknown_network [2022-02-18T21:06:46.503Z] === RUN TestNetworkInspect/server_error [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworkListError [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkListError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworkList [2022-02-18T21:06:46.503Z] --- PASS: TestNetworkList (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworksPruneError [2022-02-18T21:06:46.503Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-18T21:06:46.503Z] === RUN TestNetworksPrune [2022-02-18T21:06:46.503Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNetworkRemoveError [2022-02-18T21:06:46.504Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNetworkRemove [2022-02-18T21:06:46.504Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNodeInspectError [2022-02-18T21:06:46.504Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNodeInspectNodeNotFound [2022-02-18T21:06:46.504Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNodeInspectWithEmptyID [2022-02-18T21:06:46.504Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNodeInspect [2022-02-18T21:06:46.504Z] --- PASS: TestNodeInspect (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNodeListError [2022-02-18T21:06:46.504Z] --- PASS: TestNodeListError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNodeList [2022-02-18T21:06:46.504Z] --- PASS: TestNodeList (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNodeRemoveError [2022-02-18T21:06:46.504Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNodeRemove [2022-02-18T21:06:46.504Z] --- PASS: TestNodeRemove (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNodeUpdateError [2022-02-18T21:06:46.504Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestNodeUpdate [2022-02-18T21:06:46.504Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestOptionWithHostFromEnv [2022-02-18T21:06:46.504Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestOptionWithTimeout [2022-02-18T21:06:46.504Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestOptionWithVersionFromEnv [2022-02-18T21:06:46.504Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPingFail [2022-02-18T21:06:46.504Z] --- PASS: TestPingFail (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPingWithError [2022-02-18T21:06:46.504Z] 2022/02/18 21:06:45 RoundTripper returned a response & error; ignoring response [2022-02-18T21:06:46.504Z] 2022/02/18 21:06:45 RoundTripper returned a response & error; ignoring response [2022-02-18T21:06:46.504Z] --- PASS: TestPingWithError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPingSuccess [2022-02-18T21:06:46.504Z] --- PASS: TestPingSuccess (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPingHeadFallback [2022-02-18T21:06:46.504Z] === RUN TestPingHeadFallback/OK [2022-02-18T21:06:46.504Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-18T21:06:46.504Z] === RUN TestPingHeadFallback/Not_Found [2022-02-18T21:06:46.504Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-18T21:06:46.504Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-18T21:06:46.504Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-18T21:06:46.504Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-18T21:06:46.504Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-18T21:06:46.504Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginDisableError [2022-02-18T21:06:46.504Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginDisable [2022-02-18T21:06:46.504Z] --- PASS: TestPluginDisable (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginEnableError [2022-02-18T21:06:46.504Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginEnable [2022-02-18T21:06:46.504Z] --- PASS: TestPluginEnable (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginInspectError [2022-02-18T21:06:46.504Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginInspectWithEmptyID [2022-02-18T21:06:46.504Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginInspect [2022-02-18T21:06:46.504Z] --- PASS: TestPluginInspect (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginListError [2022-02-18T21:06:46.504Z] --- PASS: TestPluginListError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginList [2022-02-18T21:06:46.504Z] --- PASS: TestPluginList (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginPushError [2022-02-18T21:06:46.504Z] --- PASS: TestPluginPushError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginPush [2022-02-18T21:06:46.504Z] --- PASS: TestPluginPush (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginRemoveError [2022-02-18T21:06:46.504Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginRemove [2022-02-18T21:06:46.504Z] --- PASS: TestPluginRemove (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginSetError [2022-02-18T21:06:46.504Z] --- PASS: TestPluginSetError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPluginSet [2022-02-18T21:06:46.504Z] --- PASS: TestPluginSet (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestSetHostHeader [2022-02-18T21:06:46.504Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestPlainTextError [2022-02-18T21:06:46.504Z] --- PASS: TestPlainTextError (0.00s) [2022-02-18T21:06:46.504Z] === RUN TestInfiniteError [2022-02-18T21:06:46.504Z] --- PASS: TestInfiniteError (0.03s) [2022-02-18T21:06:46.504Z] === RUN TestCanceledContext [2022-02-18T21:06:46.504Z] 2022/02/18 21:06:45 RoundTripper returned a response & error; ignoring response [2022-02-18T21:06:46.582Z] === RUN TestSetSerialInsertDelete [2022-02-18T21:06:46.582Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-18T21:06:46.582Z] === RUN TestSetParallelInsertDelete [2022-02-18T21:06:46.582Z] --- PASS: TestRetrieveFromStore (1.06s) [2022-02-18T21:06:46.582Z] === RUN TestIsCorrupted [2022-02-18T21:06:46.582Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-18T21:06:46.582Z] === RUN TestSetRollover [2022-02-18T21:06:46.973Z] --- PASS: TestCanceledContext (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestDeadlineExceededContext [2022-02-18T21:06:46.973Z] 2022/02/18 21:06:45 RoundTripper returned a response & error; ignoring response [2022-02-18T21:06:46.973Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretCreateUnsupported [2022-02-18T21:06:46.973Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretCreateError [2022-02-18T21:06:46.973Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretCreate [2022-02-18T21:06:46.973Z] --- PASS: TestSecretCreate (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretInspectUnsupported [2022-02-18T21:06:46.973Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretInspectError [2022-02-18T21:06:46.973Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretInspectSecretNotFound [2022-02-18T21:06:46.973Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretInspectWithEmptyID [2022-02-18T21:06:46.973Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretInspect [2022-02-18T21:06:46.973Z] --- PASS: TestSecretInspect (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretListUnsupported [2022-02-18T21:06:46.973Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretListError [2022-02-18T21:06:46.973Z] --- PASS: TestSecretListError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretList [2022-02-18T21:06:46.973Z] --- PASS: TestSecretList (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretRemoveUnsupported [2022-02-18T21:06:46.973Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretRemoveError [2022-02-18T21:06:46.973Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretRemove [2022-02-18T21:06:46.973Z] --- PASS: TestSecretRemove (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretUpdateUnsupported [2022-02-18T21:06:46.973Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretUpdateError [2022-02-18T21:06:46.973Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSecretUpdate [2022-02-18T21:06:46.973Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceCreateError [2022-02-18T21:06:46.973Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceCreate [2022-02-18T21:06:46.973Z] --- PASS: TestServiceCreate (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-18T21:06:46.973Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceCreateDigestPinning [2022-02-18T21:06:46.973Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceInspectError [2022-02-18T21:06:46.973Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceInspectServiceNotFound [2022-02-18T21:06:46.973Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceInspectWithEmptyID [2022-02-18T21:06:46.973Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceInspect [2022-02-18T21:06:46.973Z] --- PASS: TestServiceInspect (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceListError [2022-02-18T21:06:46.973Z] --- PASS: TestServiceListError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceList [2022-02-18T21:06:46.973Z] --- PASS: TestServiceList (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceLogsError [2022-02-18T21:06:46.973Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceLogs [2022-02-18T21:06:46.973Z] --- PASS: TestServiceLogs (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceRemoveError [2022-02-18T21:06:46.973Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceRemoveNotFoundError [2022-02-18T21:06:46.973Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceRemove [2022-02-18T21:06:46.973Z] --- PASS: TestServiceRemove (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceUpdateError [2022-02-18T21:06:46.973Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestServiceUpdate [2022-02-18T21:06:46.973Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmGetUnlockKeyError [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmGetUnlockKey [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmInitError [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmInit [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmInit (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmInspectError [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmInspect [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmJoinError [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmJoin [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmLeaveError [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmLeave [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmUnlockError [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmUnlock [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmUpdateError [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-18T21:06:46.973Z] === RUN TestSwarmUpdate [2022-02-18T21:06:46.973Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestTaskInspectError [2022-02-18T21:06:46.974Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestTaskInspectWithEmptyID [2022-02-18T21:06:46.974Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestTaskInspect [2022-02-18T21:06:46.974Z] --- PASS: TestTaskInspect (0.01s) [2022-02-18T21:06:46.974Z] === RUN TestTaskListError [2022-02-18T21:06:46.974Z] --- PASS: TestTaskListError (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestTaskList [2022-02-18T21:06:46.974Z] --- PASS: TestTaskList (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestVolumeCreateError [2022-02-18T21:06:46.974Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestVolumeCreate [2022-02-18T21:06:46.974Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestVolumeInspectError [2022-02-18T21:06:46.974Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestVolumeInspectNotFound [2022-02-18T21:06:46.974Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestVolumeInspectWithEmptyID [2022-02-18T21:06:46.974Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestVolumeInspect [2022-02-18T21:06:46.974Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestVolumeListError [2022-02-18T21:06:46.974Z] --- PASS: TestVolumeListError (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestVolumeList [2022-02-18T21:06:46.974Z] --- PASS: TestVolumeList (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestVolumeRemoveError [2022-02-18T21:06:46.974Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-18T21:06:46.974Z] === RUN TestVolumeRemove [2022-02-18T21:06:46.974Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-18T21:06:46.974Z] === CONT TestTLSCloseWriter [2022-02-18T21:06:46.974Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-18T21:06:46.974Z] PASS [2022-02-18T21:06:46.974Z] coverage: 75.3% of statements [2022-02-18T21:06:46.974Z] ok github.com/docker/docker/client 0.450s coverage: 75.3% of statements [2022-02-18T21:06:47.359Z] --- PASS: TestExternalGraphDriver (5.05s) [2022-02-18T21:06:47.359Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2022-02-18T21:06:47.359Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-02-18T21:06:47.359Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-02-18T21:06:47.359Z] === RUN TestGraphdriverPluginV2 [2022-02-18T21:06:47.572Z] === RUN TestInt2IP2IntConversion [2022-02-18T21:06:48.041Z] --- PASS: TestInt2IP2IntConversion (0.58s) [2022-02-18T21:06:48.041Z] === RUN TestGetAddressVersion [2022-02-18T21:06:48.041Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-18T21:06:48.041Z] === RUN TestKeyString [2022-02-18T21:06:48.041Z] --- PASS: TestKeyString (0.00s) [2022-02-18T21:06:48.041Z] === RUN TestPoolDataMarshal [2022-02-18T21:06:48.041Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-18T21:06:48.041Z] === RUN TestSubnetsMarshal [2022-02-18T21:06:48.041Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-02-18T21:06:48.041Z] === RUN TestAddSubnets [2022-02-18T21:06:48.041Z] --- PASS: TestSetRollover (1.52s) [2022-02-18T21:06:48.041Z] === RUN TestSetRolloverSerial [2022-02-18T21:06:48.041Z] --- PASS: TestAddSubnets (0.05s) [2022-02-18T21:06:48.041Z] === RUN TestDoublePoolRelease [2022-02-18T21:06:48.041Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-18T21:06:48.041Z] === RUN TestAddReleasePoolID [2022-02-18T21:06:48.041Z] === RUN TestPoolRequest [2022-02-18T21:06:48.041Z] --- PASS: TestPoolRequest (0.00s) [2022-02-18T21:06:48.041Z] === RUN TestOtherRequests [2022-02-18T21:06:48.041Z] --- PASS: TestOtherRequests (0.00s) [2022-02-18T21:06:48.041Z] PASS [2022-02-18T21:06:48.041Z] coverage: 57.1% of statements [2022-02-18T21:06:48.041Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-02-18T21:06:48.041Z] === RUN TestPredefinedPool [2022-02-18T21:06:48.041Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-02-18T21:06:48.041Z] --- PASS: TestPredefinedPool (0.02s) [2022-02-18T21:06:48.041Z] === RUN TestRemoveSubnet [2022-02-18T21:06:48.512Z] --- PASS: TestRemoveSubnet (0.22s) [2022-02-18T21:06:48.512Z] === RUN TestGetSameAddress [2022-02-18T21:06:48.512Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-18T21:06:48.512Z] === RUN TestPoolAllocationReuse [2022-02-18T21:06:48.736Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-18T21:06:49.196Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-18T21:06:49.196Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-18T21:06:49.196Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-18T21:06:49.196Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-18T21:06:49.196Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-18T21:06:49.196Z] Cross building: bundles/cross/windows/amd64 [2022-02-18T21:06:49.196Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-18T21:06:49.196Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-18T21:06:49.307Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-18T21:06:49.500Z] --- PASS: TestSetRolloverSerial (1.44s) [2022-02-18T21:06:49.500Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-18T21:06:49.500Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-18T21:06:49.500Z] PASS [2022-02-18T21:06:49.500Z] coverage: 84.4% of statements [2022-02-18T21:06:49.500Z] ok github.com/docker/docker/libnetwork/bitseq 11.706s coverage: 84.4% of statements [2022-02-18T21:06:49.500Z] === RUN TestGetCapabilities [2022-02-18T21:06:49.500Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-18T21:06:49.500Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-18T21:06:49.500Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-18T21:06:49.500Z] === RUN TestGetDefaultAddressSpaces [2022-02-18T21:06:49.500Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-18T21:06:49.500Z] === RUN TestRemoteDriver [2022-02-18T21:06:49.500Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-18T21:06:49.500Z] PASS [2022-02-18T21:06:49.500Z] coverage: 47.4% of statements [2022-02-18T21:06:49.500Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.086s coverage: 47.4% of statements [2022-02-18T21:06:49.906Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-18T21:06:49.907Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-18T21:06:49.907Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-18T21:06:49.907Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-18T21:06:49.969Z] --- PASS: TestPoolAllocationReuse (1.55s) [2022-02-18T21:06:49.969Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-18T21:06:49.969Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-18T21:06:49.969Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-18T21:06:50.447Z] === RUN TestWindowsIPAM [2022-02-18T21:06:50.447Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-18T21:06:50.447Z] PASS [2022-02-18T21:06:50.447Z] coverage: 71.4% of statements [2022-02-18T21:06:50.916Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-02-18T21:06:51.287Z] --- PASS: TestGraphdriverPluginV2 (4.04s) [2022-02-18T21:06:51.287Z] PASS [2022-02-18T21:06:51.287Z] [2022-02-18T21:06:51.287Z] DONE 5 tests in 9.191s [2022-02-18T21:06:51.287Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-18T21:06:51.287Z] ++ 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-02-18T21:06:51.287Z] ++ set -e [2022-02-18T21:06:51.287Z] ++ '[' -n 0 ']' [2022-02-18T21:06:51.287Z] ++ set -x [2022-02-18T21:06:51.287Z] ++ 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-02-18T21:06:51.385Z] === RUN TestDefaultNetwork [2022-02-18T21:06:51.545Z] INFO: Testing against a local daemon [2022-02-18T21:06:51.545Z] === RUN TestContinueAfterPluginCrash [2022-02-18T21:06:51.545Z] === PAUSE TestContinueAfterPluginCrash [2022-02-18T21:06:51.545Z] === RUN TestReadPluginNoRead [2022-02-18T21:06:51.545Z] === PAUSE TestReadPluginNoRead [2022-02-18T21:06:51.545Z] === RUN TestDaemonStartWithLogOpt [2022-02-18T21:06:51.545Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-18T21:06:51.545Z] === CONT TestContinueAfterPluginCrash [2022-02-18T21:06:51.545Z] === CONT TestDaemonStartWithLogOpt [2022-02-18T21:06:51.855Z] --- PASS: TestDefaultNetwork (0.35s) [2022-02-18T21:06:51.855Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-18T21:06:52.325Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.09s) [2022-02-18T21:06:52.325Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-18T21:06:52.325Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.35s) [2022-02-18T21:06:52.325Z] === RUN TestInitAddressPools [2022-02-18T21:06:52.325Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-18T21:06:52.325Z] PASS [2022-02-18T21:06:52.325Z] coverage: 74.0% of statements [2022-02-18T21:06:52.325Z] ok github.com/docker/docker/libnetwork/ipamutils 0.777s coverage: 74.0% of statements [2022-02-18T21:06:52.480Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-18T21:06:52.795Z] === RUN TestKeyValue [2022-02-18T21:06:52.795Z] --- PASS: TestKeyValue (0.00s) [2022-02-18T21:06:52.795Z] PASS [2022-02-18T21:06:52.795Z] coverage: 60.0% of statements [2022-02-18T21:06:52.795Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-02-18T21:06:53.049Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-18T21:06:54.433Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-18T21:06:54.871Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.66s) [2022-02-18T21:06:54.871Z] === RUN TestGetAddress [2022-02-18T21:06:54.871Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-18T21:06:54.871Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-18T21:06:54.871Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-18T21:06:54.871Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-18T21:06:54.872Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-18T21:06:55.810Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2022-02-18T21:06:55.810Z] === CONT TestReadPluginNoRead [2022-02-18T21:06:56.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-18T21:06:56.439Z] === RUN TestNetworkDBSimple [2022-02-18T21:06:56.439Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-18T21:06:56.439Z] PASS [2022-02-18T21:06:56.439Z] coverage: 100.0% of statements [2022-02-18T21:06:56.439Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.090s coverage: 100.0% of statements [2022-02-18T21:06:56.439Z] === RUN TestGenerate [2022-02-18T21:06:56.439Z] --- PASS: TestGenerate (0.00s) [2022-02-18T21:06:56.439Z] === RUN TestGeneratePtr [2022-02-18T21:06:56.439Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-18T21:06:56.439Z] === RUN TestGenerateMissingField [2022-02-18T21:06:56.439Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-18T21:06:56.439Z] === RUN TestFieldCannotBeSet [2022-02-18T21:06:56.439Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-18T21:06:56.439Z] === RUN TestTypeMismatchError [2022-02-18T21:06:56.439Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-18T21:06:56.439Z] PASS [2022-02-18T21:06:56.439Z] coverage: 100.0% of statements [2022-02-18T21:06:56.439Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-02-18T21:06:57.430Z] testing: warning: no tests to run [2022-02-18T21:06:57.430Z] PASS [2022-02-18T21:06:57.430Z] coverage: 0.0% of statements [2022-02-18T21:06:57.430Z] 2022/02/18 21:06:56 Closing DB instances... [2022-02-18T21:06:57.430Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-02-18T21:06:57.430Z] === RUN TestRequestNewPort [2022-02-18T21:06:57.430Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-18T21:06:57.430Z] === RUN TestRequestSpecificPort [2022-02-18T21:06:57.430Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-18T21:06:57.430Z] === RUN TestReleasePort [2022-02-18T21:06:57.430Z] --- PASS: TestReleasePort (0.00s) [2022-02-18T21:06:57.430Z] === RUN TestReuseReleasedPort [2022-02-18T21:06:57.430Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-18T21:06:57.430Z] === RUN TestReleaseUnreadledPort [2022-02-18T21:06:57.430Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-18T21:06:57.430Z] === RUN TestUnknowProtocol [2022-02-18T21:06:57.430Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-18T21:06:57.430Z] === RUN TestAllocateAllPorts [2022-02-18T21:06:57.430Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-18T21:06:57.430Z] === RUN TestPortAllocation [2022-02-18T21:06:57.430Z] --- PASS: TestPortAllocation (0.00s) [2022-02-18T21:06:57.430Z] === RUN TestPortAllocationWithCustomRange [2022-02-18T21:06:57.430Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-18T21:06:57.430Z] === RUN TestNoDuplicateBPR [2022-02-18T21:06:57.430Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-18T21:06:57.430Z] === RUN TestChangePortRange [2022-02-18T21:06:57.430Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-18T21:06:57.430Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-18T21:06:57.430Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-18T21:06:57.430Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-18T21:06:57.430Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-18T21:06:57.430Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-18T21:06:57.430Z] --- PASS: TestChangePortRange (0.00s) [2022-02-18T21:06:57.430Z] PASS [2022-02-18T21:06:57.430Z] coverage: 88.6% of statements [2022-02-18T21:06:57.430Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-02-18T21:06:58.283Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-18T21:06:58.421Z] testing: warning: no tests to run [2022-02-18T21:06:58.421Z] PASS [2022-02-18T21:06:58.421Z] coverage: 0.0% of statements [2022-02-18T21:06:58.421Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-02-18T21:06:58.421Z] === RUN TestHashData [2022-02-18T21:06:58.421Z] --- PASS: TestHashData (0.00s) [2022-02-18T21:06:58.421Z] PASS [2022-02-18T21:06:58.421Z] coverage: 2.8% of statements [2022-02-18T21:06:58.421Z] ok github.com/docker/docker/libnetwork/resolvconf 0.069s coverage: 2.8% of statements [2022-02-18T21:06:58.851Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-18T21:06:58.890Z] --- PASS: TestNetworkDBSimple (2.48s) [2022-02-18T21:06:58.890Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-18T21:06:58.890Z] === RUN TestErrorConstructors [2022-02-18T21:06:58.890Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-18T21:06:58.890Z] === RUN TestCompareIPMask [2022-02-18T21:06:58.890Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-18T21:06:58.890Z] === RUN TestUtilGetHostPartIP [2022-02-18T21:06:58.890Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-18T21:06:58.890Z] === RUN TestUtilGetBroadcastIP [2022-02-18T21:06:58.890Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-18T21:06:58.890Z] === RUN TestParseCIDR [2022-02-18T21:06:58.890Z] --- PASS: TestParseCIDR (0.00s) [2022-02-18T21:06:58.890Z] PASS [2022-02-18T21:06:58.890Z] coverage: 37.3% of statements [2022-02-18T21:06:58.890Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-02-18T21:06:59.113Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-18T21:06:59.878Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-18T21:06:59.879Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-18T21:06:59.879Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-18T21:06:59.879Z] PASS [2022-02-18T21:06:59.879Z] coverage: 50.0% of statements [2022-02-18T21:06:59.879Z] ok github.com/docker/docker/oci 0.056s coverage: 50.0% of statements [2022-02-18T21:06:59.879Z] 2022/02/18 21:06:59 Closing DB instances... [2022-02-18T21:07:00.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-18T21:07:00.623Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-18T21:07:00.867Z] === RUN TestParseVersion [2022-02-18T21:07:00.867Z] --- PASS: TestParseVersion (0.00s) [2022-02-18T21:07:00.867Z] PASS [2022-02-18T21:07:00.867Z] coverage: 52.9% of statements [2022-02-18T21:07:00.867Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2022-02-18T21:07:00.867Z] === RUN TestAddressPoolOpt [2022-02-18T21:07:00.867Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-18T21:07:00.867Z] === RUN TestValidateEnv [2022-02-18T21:07:00.867Z] === RUN TestValidateEnv/a [2022-02-18T21:07:00.867Z] === RUN TestValidateEnv/something [2022-02-18T21:07:00.867Z] === RUN TestValidateEnv/_=a [2022-02-18T21:07:00.867Z] === RUN TestValidateEnv/env1=value1 [2022-02-18T21:07:00.867Z] === RUN TestValidateEnv/_env1=value1 [2022-02-18T21:07:00.867Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-18T21:07:00.867Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-18T21:07:00.867Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-18T21:07:00.867Z] === RUN TestValidateEnv/PATH [2022-02-18T21:07:00.867Z] === RUN TestValidateEnv/=a [2022-02-18T21:07:00.868Z] === RUN TestValidateEnv/PATH= [2022-02-18T21:07:00.868Z] === RUN TestValidateEnv/PATH=something [2022-02-18T21:07:00.868Z] === RUN TestValidateEnv/asd!qwe [2022-02-18T21:07:00.868Z] === RUN TestValidateEnv/1asd [2022-02-18T21:07:00.868Z] === RUN TestValidateEnv/123 [2022-02-18T21:07:00.868Z] === RUN TestValidateEnv/some_space [2022-02-18T21:07:00.868Z] === RUN TestValidateEnv/__some_space_before [2022-02-18T21:07:00.868Z] === RUN TestValidateEnv/some_space_after__ [2022-02-18T21:07:00.868Z] === RUN TestValidateEnv/= [2022-02-18T21:07:00.868Z] === RUN TestValidateEnv/PaTh [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestParseHost [2022-02-18T21:07:00.868Z] --- PASS: TestParseHost (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestParseDockerDaemonHost [2022-02-18T21:07:00.868Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestParseTCP [2022-02-18T21:07:00.868Z] --- PASS: TestParseTCP (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-18T21:07:00.868Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestValidateExtraHosts [2022-02-18T21:07:00.868Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestIpOptString [2022-02-18T21:07:00.868Z] --- PASS: TestIpOptString (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-18T21:07:00.868Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestNewIpOptValidDefaultVal [2022-02-18T21:07:00.868Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestIpOptSetInvalidVal [2022-02-18T21:07:00.868Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestValidateIPAddress [2022-02-18T21:07:00.868Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestMapOpts [2022-02-18T21:07:00.868Z] --- PASS: TestMapOpts (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestListOptsWithoutValidator [2022-02-18T21:07:00.868Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestListOptsWithValidator [2022-02-18T21:07:00.868Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestValidateDNSSearch [2022-02-18T21:07:00.868Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_general_format [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_one_more [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-18T21:07:00.868Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-18T21:07:00.868Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestNamedListOpts [2022-02-18T21:07:00.868Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestNamedMapOpts [2022-02-18T21:07:00.868Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestParseLink [2022-02-18T21:07:00.868Z] --- PASS: TestParseLink (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestQuotedStringSetWithQuotes [2022-02-18T21:07:00.868Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-18T21:07:00.868Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-18T21:07:00.868Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-18T21:07:00.868Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-18T21:07:00.868Z] === RUN TestUlimitOpt [2022-02-18T21:07:00.868Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-18T21:07:00.868Z] PASS [2022-02-18T21:07:00.868Z] coverage: 67.4% of statements [2022-02-18T21:07:00.868Z] ok github.com/docker/docker/opts 0.086s coverage: 67.4% of statements [2022-02-18T21:07:00.882Z] --- PASS: TestContinueAfterPluginCrash (9.32s) [2022-02-18T21:07:00.883Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-18T21:07:01.336Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.66s) [2022-02-18T21:07:01.337Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-18T21:07:01.379Z] 1bd78008c728: Pull complete [2022-02-18T21:07:01.379Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-18T21:07:01.379Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:07:01.379Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-18T21:07:01.379Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-18T21:07:01.379Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-02-18T21:07:01.379Z] WARN: Skipping validation tests [2022-02-18T21:07:01.379Z] INFO: Running unit tests at 02/18/2022 21:06:49... [2022-02-18T21:07:01.379Z] INFO: make.ps1 starting at 02/18/2022 21:06:56 [2022-02-18T21:07:01.379Z] INFO: Git commit (833139f390) assumed from DOCKER_GITCOMMIT environment variable [2022-02-18T21:07:01.379Z] INFO: Invoking autogen... [2022-02-18T21:07:01.379Z] INFO: Running unit tests... [2022-02-18T21:07:01.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-18T21:07:02.390Z] === RUN TestReadPluginNoRead/default [2022-02-18T21:07:02.653Z] docker_api_swarm_node_test.go:20: [d7980727c5b85] joining swarm manager [d3d4fba48937d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:07:02.907Z] 2022/02/18 21:07:02 Closing DB instances... [2022-02-18T21:07:02.907Z] === RUN TestPeerCertificateMarshalJSON [2022-02-18T21:07:02.907Z] === RUN TestIsArchivePathDir [2022-02-18T21:07:03.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-18T21:07:03.377Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-18T21:07:03.377Z] === RUN TestIsArchivePathInvalidFile [2022-02-18T21:07:03.377Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-02-18T21:07:03.377Z] === RUN TestIsArchivePathTar [2022-02-18T21:07:03.377Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-18T21:07:03.377Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-18T21:07:03.377Z] --- PASS: TestPeerCertificateMarshalJSON (0.81s) [2022-02-18T21:07:03.377Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-18T21:07:03.377Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-18T21:07:03.377Z] === RUN TestMiddleware [2022-02-18T21:07:03.377Z] --- PASS: TestMiddleware (0.00s) [2022-02-18T21:07:03.377Z] === RUN TestNewResponseModifier [2022-02-18T21:07:03.377Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-18T21:07:03.377Z] PASS [2022-02-18T21:07:03.377Z] coverage: 26.8% of statements [2022-02-18T21:07:03.377Z] ok github.com/docker/docker/pkg/authorization 0.865s coverage: 26.8% of statements [2022-02-18T21:07:03.377Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-02-18T21:07:03.377Z] === RUN TestDecompressStreamGzip [2022-02-18T21:07:03.794Z] docker_api_swarm_node_test.go:21: [dc726200527f4] joining swarm manager [d3d4fba48937d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:07:03.846Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-02-18T21:07:03.846Z] === RUN TestDecompressStreamBzip2 [2022-02-18T21:07:03.846Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-02-18T21:07:03.846Z] === RUN TestDecompressStreamXz [2022-02-18T21:07:03.846Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T21:07:03.846Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-18T21:07:03.846Z] === RUN TestDecompressStreamZstd [2022-02-18T21:07:03.846Z] archive_test.go:140: zstd not installed [2022-02-18T21:07:03.846Z] --- SKIP: TestDecompressStreamZstd (0.05s) [2022-02-18T21:07:03.846Z] === RUN TestCompressStreamXzUnsupported [2022-02-18T21:07:03.846Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-18T21:07:03.846Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-18T21:07:03.846Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-18T21:07:03.846Z] === RUN TestCompressStreamInvalid [2022-02-18T21:07:03.846Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-18T21:07:03.846Z] === RUN TestExtensionInvalid [2022-02-18T21:07:03.846Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-18T21:07:03.846Z] === RUN TestExtensionUncompressed [2022-02-18T21:07:03.846Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-18T21:07:03.846Z] === RUN TestExtensionBzip2 [2022-02-18T21:07:03.846Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-18T21:07:03.846Z] === RUN TestExtensionGzip [2022-02-18T21:07:03.846Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-18T21:07:03.846Z] === RUN TestExtensionXz [2022-02-18T21:07:03.846Z] --- PASS: TestExtensionXz (0.00s) [2022-02-18T21:07:03.846Z] === RUN TestExtensionZstd [2022-02-18T21:07:03.846Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-18T21:07:03.846Z] === RUN TestCmdStreamLargeStderr [2022-02-18T21:07:03.846Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-02-18T21:07:03.846Z] === RUN TestCmdStreamBad [2022-02-18T21:07:03.846Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T21:07:03.846Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-18T21:07:03.846Z] === RUN TestCmdStreamGood [2022-02-18T21:07:03.846Z] --- PASS: TestCmdStreamGood (0.06s) [2022-02-18T21:07:03.846Z] === RUN TestUntarPathWithInvalidDest [2022-02-18T21:07:04.053Z] === CONT TestReadPluginNoRead [2022-02-18T21:07:04.053Z] read_test.go:92: [d438f193b4861] daemon is not started [2022-02-18T21:07:04.053Z] --- PASS: TestReadPluginNoRead (8.48s) [2022-02-18T21:07:04.053Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2022-02-18T21:07:04.053Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2022-02-18T21:07:04.053Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2022-02-18T21:07:04.053Z] PASS [2022-02-18T21:07:04.053Z] [2022-02-18T21:07:04.053Z] DONE 6 tests in 12.682s [2022-02-18T21:07:04.053Z] 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-02-18T21:07:04.053Z] ++ 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-02-18T21:07:04.053Z] ++ set -e [2022-02-18T21:07:04.053Z] ++ '[' -n 0 ']' [2022-02-18T21:07:04.053Z] ++ set -x [2022-02-18T21:07:04.053Z] ++ 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-02-18T21:07:04.053Z] testing: warning: no tests to run [2022-02-18T21:07:04.053Z] PASS [2022-02-18T21:07:04.053Z] [2022-02-18T21:07:04.053Z] DONE 0 tests in 0.033s [2022-02-18T21:07:04.053Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-18T21:07:04.053Z] ++ 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-02-18T21:07:04.053Z] ++ set -e [2022-02-18T21:07:04.053Z] ++ '[' -n 0 ']' [2022-02-18T21:07:04.053Z] ++ set -x [2022-02-18T21:07:04.053Z] ++ 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-02-18T21:07:04.311Z] INFO: Testing against a local daemon [2022-02-18T21:07:04.311Z] === RUN TestPluginWithDevMounts [2022-02-18T21:07:04.311Z] === PAUSE TestPluginWithDevMounts [2022-02-18T21:07:04.311Z] === CONT TestPluginWithDevMounts [2022-02-18T21:07:04.315Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-18T21:07:04.315Z] === RUN TestUntarPathWithInvalidSrc [2022-02-18T21:07:04.315Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-18T21:07:04.315Z] === RUN TestUntarPath [2022-02-18T21:07:04.315Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.87s) [2022-02-18T21:07:04.315Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-18T21:07:04.315Z] === RUN TestUnbuffered [2022-02-18T21:07:04.315Z] --- PASS: TestUnbuffered (0.00s) [2022-02-18T21:07:04.315Z] === RUN TestRaceUnbuffered [2022-02-18T21:07:04.315Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-18T21:07:04.315Z] PASS [2022-02-18T21:07:04.315Z] coverage: 100.0% of statements [2022-02-18T21:07:04.315Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-02-18T21:07:04.315Z] --- PASS: TestUntarPath (0.18s) [2022-02-18T21:07:04.315Z] === RUN TestUntarPathWithDestinationFile [2022-02-18T21:07:04.315Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-18T21:07:04.315Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-18T21:07:04.315Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-18T21:07:04.315Z] === RUN TestCopyWithTarInvalidSrc [2022-02-18T21:07:04.315Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-18T21:07:04.315Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-18T21:07:04.315Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-18T21:07:04.315Z] === RUN TestCopyWithTarSrcFile [2022-02-18T21:07:04.315Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-18T21:07:04.315Z] === RUN TestCopyWithTarSrcFolder [2022-02-18T21:07:04.315Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-18T21:07:04.315Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-18T21:07:04.315Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-18T21:07:04.315Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-18T21:07:04.315Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-18T21:07:04.315Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-18T21:07:04.315Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-18T21:07:04.315Z] === RUN TestCopyFileWithTarSrcFile [2022-02-18T21:07:04.315Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-18T21:07:04.315Z] === RUN TestTarFiles [2022-02-18T21:07:04.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-18T21:07:04.784Z] === RUN TestMatch [2022-02-18T21:07:04.784Z] === RUN TestMatch/[[]] [2022-02-18T21:07:04.784Z] === RUN TestMatch/[[foo]] [2022-02-18T21:07:04.784Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-18T21:07:04.784Z] === RUN TestMatch/[[foo_bar]] [2022-02-18T21:07:04.784Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-18T21:07:04.784Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-18T21:07:04.784Z] === RUN TestMatch/[] [2022-02-18T21:07:04.784Z] === RUN TestMatch/[]#01 [2022-02-18T21:07:04.784Z] === RUN TestMatch/[[qux]] [2022-02-18T21:07:04.784Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-18T21:07:04.784Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-18T21:07:04.784Z] === RUN TestMatch/[[foo_baz]] [2022-02-18T21:07:04.784Z] --- PASS: TestMatch (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[] (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-18T21:07:04.784Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-18T21:07:04.784Z] PASS [2022-02-18T21:07:04.784Z] coverage: 87.5% of statements [2022-02-18T21:07:04.784Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2022-02-18T21:07:05.946Z] --- PASS: TestPluginWithDevMounts (1.67s) [2022-02-18T21:07:05.946Z] PASS [2022-02-18T21:07:05.946Z] [2022-02-18T21:07:05.946Z] DONE 1 tests in 1.778s [2022-02-18T21:07:05.946Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-18T21:07:05.946Z] ++ 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-02-18T21:07:05.946Z] ++ set -e [2022-02-18T21:07:05.946Z] ++ '[' -n 0 ']' [2022-02-18T21:07:05.946Z] ++ set -x [2022-02-18T21:07:05.946Z] ++ 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-02-18T21:07:05.946Z] INFO: Testing against a local daemon [2022-02-18T21:07:05.946Z] === RUN TestSecretInspect [2022-02-18T21:07:05.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-18T21:07:06.351Z] === RUN TestChrootTarUntar [2022-02-18T21:07:06.351Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:07:06.351Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-18T21:07:06.351Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-18T21:07:06.351Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:07:06.351Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T21:07:06.351Z] === RUN TestChrootUntarEmptyArchive [2022-02-18T21:07:06.351Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-18T21:07:06.351Z] === RUN TestChrootTarUntarWithSymlink [2022-02-18T21:07:06.351Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:07:06.351Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T21:07:06.351Z] === RUN TestChrootCopyWithTar [2022-02-18T21:07:06.351Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:07:06.351Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-18T21:07:06.351Z] === RUN TestChrootCopyFileWithTar [2022-02-18T21:07:06.351Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:07:06.351Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-18T21:07:06.351Z] === RUN TestChrootUntarPath [2022-02-18T21:07:06.351Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:07:06.351Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-18T21:07:06.351Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-18T21:07:06.351Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:07:06.351Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:07:06.351Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-18T21:07:06.351Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:07:06.351Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:07:06.351Z] === RUN TestChrootApplyDotDotFile [2022-02-18T21:07:06.351Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:07:06.351Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-18T21:07:06.351Z] PASS [2022-02-18T21:07:06.351Z] coverage: 15.1% of statements [2022-02-18T21:07:06.351Z] 2022/02/18 21:07:05 Closing DB instances... [2022-02-18T21:07:06.351Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 15.1% of statements [2022-02-18T21:07:07.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-18T21:07:07.340Z] === RUN TestSizeEmpty [2022-02-18T21:07:07.340Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-18T21:07:07.340Z] === RUN TestSizeEmptyFile [2022-02-18T21:07:07.340Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-18T21:07:07.340Z] === RUN TestSizeNonemptyFile [2022-02-18T21:07:07.340Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-18T21:07:07.340Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-18T21:07:07.340Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-18T21:07:07.340Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-18T21:07:07.340Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-18T21:07:07.340Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-18T21:07:07.340Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-18T21:07:07.340Z] === RUN TestMoveToSubdir [2022-02-18T21:07:07.340Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-18T21:07:07.340Z] === RUN TestSizeNonExistingDirectory [2022-02-18T21:07:07.340Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-18T21:07:07.340Z] PASS [2022-02-18T21:07:07.340Z] coverage: 80.0% of statements [2022-02-18T21:07:07.340Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-02-18T21:07:08.240Z] --- PASS: TestCheckoutGit (35.13s) [2022-02-18T21:07:08.240Z] === RUN TestValidGitTransport [2022-02-18T21:07:08.240Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-18T21:07:08.240Z] === RUN TestGitInvalidRef [2022-02-18T21:07:08.240Z] --- PASS: TestGitInvalidRef (0.22s) [2022-02-18T21:07:08.240Z] PASS [2022-02-18T21:07:08.240Z] coverage: 86.3% of statements [2022-02-18T21:07:08.240Z] ok github.com/docker/docker/builder/remotecontext/git 35.496s coverage: 86.3% of statements [2022-02-18T21:07:08.240Z] ? github.com/docker/docker/cli [no test files] [2022-02-18T21:07:08.240Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-18T21:07:08.261Z] --- PASS: TestSecretInspect (2.21s) [2022-02-18T21:07:08.261Z] === RUN TestSecretList [2022-02-18T21:07:08.331Z] === RUN TestPollerAddRemove [2022-02-18T21:07:08.331Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-18T21:07:08.331Z] === RUN TestPollerEvent [2022-02-18T21:07:08.331Z] poller_test.go:40: No chmod on Windows [2022-02-18T21:07:08.331Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-18T21:07:08.331Z] === RUN TestPollerClose [2022-02-18T21:07:08.331Z] --- PASS: TestPollerClose (0.00s) [2022-02-18T21:07:08.331Z] PASS [2022-02-18T21:07:08.331Z] coverage: 45.7% of statements [2022-02-18T21:07:08.331Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-02-18T21:07:08.331Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-02-18T21:07:08.331Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-18T21:07:08.563Z] 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/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-02-18T21:07:08.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b70ff0_} [2022-02-18T21:07:09.319Z] === RUN TestCopyFileWithInvalidSrc [2022-02-18T21:07:09.319Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T21:07:09.319Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-18T21:07:09.319Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-18T21:07:09.319Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCopyFile [2022-02-18T21:07:09.319Z] --- PASS: TestCopyFile (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-18T21:07:09.319Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T21:07:09.319Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-18T21:07:09.319Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-18T21:07:09.319Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T21:07:09.319Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestWildcardMatches [2022-02-18T21:07:09.319Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestPatternMatches [2022-02-18T21:07:09.319Z] --- PASS: TestPatternMatches (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-18T21:07:09.319Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestPatternMatchesFolderExclusions [2022-02-18T21:07:09.319Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-18T21:07:09.319Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-18T21:07:09.319Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-18T21:07:09.319Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-18T21:07:09.319Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestSingleExclamationError [2022-02-18T21:07:09.319Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestMatchesWithNoPatterns [2022-02-18T21:07:09.319Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestMatchesWithMalformedPatterns [2022-02-18T21:07:09.319Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestMatches [2022-02-18T21:07:09.319Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-18T21:07:09.319Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-18T21:07:09.319Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-18T21:07:09.319Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-18T21:07:09.319Z] --- PASS: TestMatches (0.01s) [2022-02-18T21:07:09.319Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-18T21:07:09.319Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-18T21:07:09.319Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-18T21:07:09.319Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCleanPatterns [2022-02-18T21:07:09.319Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-18T21:07:09.319Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCleanPatternsExceptionFlag [2022-02-18T21:07:09.319Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-18T21:07:09.319Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-18T21:07:09.319Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCleanPatternsErrorSingleException [2022-02-18T21:07:09.319Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCreateIfNotExistsDir [2022-02-18T21:07:09.319Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCreateIfNotExistsFile [2022-02-18T21:07:09.319Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-18T21:07:09.319Z] === RUN TestMatch [2022-02-18T21:07:09.319Z] --- PASS: TestMatch (0.00s) [2022-02-18T21:07:09.319Z] === RUN TestCompile [2022-02-18T21:07:09.319Z] === RUN TestCompile/slash [2022-02-18T21:07:09.319Z] === RUN TestCompile/backslash [2022-02-18T21:07:09.319Z] --- PASS: TestCompile (0.00s) [2022-02-18T21:07:09.319Z] --- PASS: TestCompile/slash (0.00s) [2022-02-18T21:07:09.319Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-18T21:07:09.319Z] PASS [2022-02-18T21:07:09.319Z] coverage: 84.7% of statements [2022-02-18T21:07:09.319Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 84.7% of statements [2022-02-18T21:07:10.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13193550856_/foo_false____} [2022-02-18T21:07:10.307Z] === RUN TestGet [2022-02-18T21:07:10.308Z] --- PASS: TestGet (0.00s) [2022-02-18T21:07:10.308Z] === RUN TestGetShortcutString [2022-02-18T21:07:10.308Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-18T21:07:10.308Z] PASS [2022-02-18T21:07:10.308Z] coverage: 42.9% of statements [2022-02-18T21:07:10.308Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-02-18T21:07:10.308Z] 2022/02/18 21:07:10 Closing DB instances... [2022-02-18T21:07:10.470Z] --- PASS: TestSecretList (2.14s) [2022-02-18T21:07:10.470Z] === RUN TestSecretsCreateAndDelete [2022-02-18T21:07:10.777Z] --- PASS: TestTarFiles (6.30s) [2022-02-18T21:07:10.777Z] === RUN TestDetectCompressionZstd [2022-02-18T21:07:10.777Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-18T21:07:10.777Z] === RUN TestTarUntar [2022-02-18T21:07:10.777Z] --- PASS: TestTarUntar (0.05s) [2022-02-18T21:07:10.777Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-18T21:07:10.777Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-18T21:07:10.777Z] === RUN TestTarWithOptions [2022-02-18T21:07:10.777Z] --- PASS: TestTarWithOptions (0.05s) [2022-02-18T21:07:10.777Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-18T21:07:10.777Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-18T21:07:10.777Z] === RUN TestUntarUstarGnuConflict [2022-02-18T21:07:10.777Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-18T21:07:10.777Z] === RUN TestUntarInvalidFilenames [2022-02-18T21:07:11.246Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3661317204\\dest" [2022-02-18T21:07:11.246Z] === RUN TestCreateIDMapOrder [2022-02-18T21:07:11.246Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-18T21:07:11.246Z] PASS [2022-02-18T21:07:11.246Z] coverage: 7.2% of statements [2022-02-18T21:07:11.246Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.2% of statements [2022-02-18T21:07:11.246Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-02-18T21:07:11.246Z] === RUN TestUntarHardlinkToSymlink [2022-02-18T21:07:11.246Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-18T21:07:11.246Z] === RUN TestUntarInvalidHardlink [2022-02-18T21:07:11.246Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1512714725\\victim\\hello" -> "../victim/hello" [2022-02-18T21:07:11.246Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1183021620\\victim\\hello" -> "/../victim/hello" [2022-02-18T21:07:11.246Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3832825883\\victim" -> "../victim" [2022-02-18T21:07:11.246Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2771008271\\victim" -> "../victim" [2022-02-18T21:07:11.246Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1199788641\\victim" -> "../victim" [2022-02-18T21:07:11.246Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink367161969\\victim" -> "../victim" [2022-02-18T21:07:11.246Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-02-18T21:07:11.246Z] === RUN TestUntarInvalidSymlink [2022-02-18T21:07:11.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2692498712\\dest\\dotdot" -> "../victim/hello" [2022-02-18T21:07:11.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2670828898\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T21:07:11.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4272967614\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:07:11.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1548905622\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:07:11.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4158778113\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:07:11.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink907135769\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:07:11.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink470032061\\dest\\dir\\loophole" -> "../../victim" [2022-02-18T21:07:11.246Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-18T21:07:11.246Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-18T21:07:11.246Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-18T21:07:11.246Z] === RUN TestXGlobalNoParent [2022-02-18T21:07:11.246Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-18T21:07:11.246Z] === RUN TestReplaceFileTarWrapper [2022-02-18T21:07:11.246Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-02-18T21:07:11.246Z] === RUN TestPrefixHeaderReadable [2022-02-18T21:07:11.715Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-18T21:07:11.715Z] === RUN TestDisablePigz [2022-02-18T21:07:11.715Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-02-18T21:07:11.715Z] === RUN TestNetworkDBNodeLeave [2022-02-18T21:07:11.715Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-18T21:07:11.715Z] --- PASS: TestDisablePigz (0.24s) [2022-02-18T21:07:11.715Z] === RUN TestPigz [2022-02-18T21:07:11.715Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-18T21:07:11.715Z] --- PASS: TestPigz (0.20s) [2022-02-18T21:07:11.715Z] === RUN TestNosysFileInfo [2022-02-18T21:07:11.715Z] --- PASS: TestNosysFileInfo (0.00s) [2022-02-18T21:07:11.715Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T21:07:11.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13193550856_/foo_true____} [2022-02-18T21:07:12.185Z] archive_windows_test.go:16: Currently fails [2022-02-18T21:07:12.185Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestCanonicalTarNameForPath [2022-02-18T21:07:12.185Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestCanonicalTarName [2022-02-18T21:07:12.185Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestChmodTarEntry [2022-02-18T21:07:12.185Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestHardLinkOrder [2022-02-18T21:07:12.185Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-18T21:07:12.185Z] === RUN TestChangeString [2022-02-18T21:07:12.185Z] --- PASS: TestChangeString (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestChangesWithNoChanges [2022-02-18T21:07:12.185Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-18T21:07:12.185Z] === RUN TestChangesWithChanges [2022-02-18T21:07:12.185Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-18T21:07:12.185Z] === RUN TestChangesWithChangesGH13590 [2022-02-18T21:07:12.185Z] changes_test.go:195: needs more investigation [2022-02-18T21:07:12.185Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestChangesDirsEmpty [2022-02-18T21:07:12.185Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T21:07:12.185Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestChangesDirsMutated [2022-02-18T21:07:12.185Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T21:07:12.185Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestApplyLayer [2022-02-18T21:07:12.185Z] changes_test.go:432: needs further investigation [2022-02-18T21:07:12.185Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestChangesSizeWithHardlinks [2022-02-18T21:07:12.185Z] changes_test.go:468: needs further investigation [2022-02-18T21:07:12.185Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestChangesSizeWithNoChanges [2022-02-18T21:07:12.185Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-18T21:07:12.185Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestChangesSize [2022-02-18T21:07:12.185Z] --- PASS: TestChangesSize (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestApplyLayerInvalidFilenames [2022-02-18T21:07:12.185Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2974382066\\dest" [2022-02-18T21:07:12.185Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-18T21:07:12.185Z] === RUN TestApplyLayerInvalidHardlink [2022-02-18T21:07:12.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1816912023\\victim\\hello" -> "../victim/hello" [2022-02-18T21:07:12.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3271479225\\victim\\hello" -> "/../victim/hello" [2022-02-18T21:07:12.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3235455496\\victim" -> "../victim" [2022-02-18T21:07:12.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2973808600\\victim" -> "../victim" [2022-02-18T21:07:12.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3703909969\\victim" -> "../victim" [2022-02-18T21:07:12.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3681954711\\victim" -> "../victim" [2022-02-18T21:07:12.185Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-18T21:07:12.185Z] === RUN TestApplyLayerInvalidSymlink [2022-02-18T21:07:12.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4123607142\\dest\\dotdot" -> "../victim/hello" [2022-02-18T21:07:12.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1366092036\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T21:07:12.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2196280592\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:07:12.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2841731394\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:07:12.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink269534021\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:07:12.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink876186793\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:07:12.185Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-02-18T21:07:12.185Z] === RUN TestApplyLayerWhiteouts [2022-02-18T21:07:12.185Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-02-18T21:07:12.185Z] === RUN TestGenerateEmptyFile [2022-02-18T21:07:12.185Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-18T21:07:12.185Z] === RUN TestGenerateWithContent [2022-02-18T21:07:12.185Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-18T21:07:12.185Z] PASS [2022-02-18T21:07:12.185Z] coverage: 62.0% of statements [2022-02-18T21:07:12.185Z] ok github.com/docker/docker/pkg/archive 9.220s coverage: 62.0% of statements [2022-02-18T21:07:12.654Z] === RUN TestFixedBufferCap [2022-02-18T21:07:12.654Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-18T21:07:12.654Z] === RUN TestFixedBufferLen [2022-02-18T21:07:12.654Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-18T21:07:12.654Z] === RUN TestFixedBufferString [2022-02-18T21:07:12.654Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-18T21:07:12.654Z] === RUN TestFixedBufferWrite [2022-02-18T21:07:12.654Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-18T21:07:12.654Z] === RUN TestFixedBufferRead [2022-02-18T21:07:12.654Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-18T21:07:12.654Z] === RUN TestBytesPipeRead [2022-02-18T21:07:12.654Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-18T21:07:12.654Z] === RUN TestBytesPipeWrite [2022-02-18T21:07:12.654Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-18T21:07:12.654Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-18T21:07:12.784Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2022-02-18T21:07:12.784Z] === RUN TestSecretsUpdate [2022-02-18T21:07:13.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33411462252_/foo_false____} [2022-02-18T21:07:13.124Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-02-18T21:07:13.124Z] === RUN TestAtomicWriteToFile [2022-02-18T21:07:13.124Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-18T21:07:13.124Z] === RUN TestAtomicWriteSetCommit [2022-02-18T21:07:13.124Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-18T21:07:13.124Z] === RUN TestAtomicWriteSetCancel [2022-02-18T21:07:13.124Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-18T21:07:13.124Z] === RUN TestReadCloserWrapperClose [2022-02-18T21:07:13.124Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-18T21:07:13.124Z] === RUN TestReaderErrWrapperReadOnError [2022-02-18T21:07:13.124Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-18T21:07:13.124Z] === RUN TestReaderErrWrapperRead [2022-02-18T21:07:13.124Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-18T21:07:13.124Z] === RUN TestCancelReadCloser [2022-02-18T21:07:13.124Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-18T21:07:13.124Z] === RUN TestWriteCloserWrapperClose [2022-02-18T21:07:13.124Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-18T21:07:13.124Z] === RUN TestNopWriteCloser [2022-02-18T21:07:13.124Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-18T21:07:13.124Z] === RUN TestNopWriter [2022-02-18T21:07:13.124Z] --- PASS: TestNopWriter (0.00s) [2022-02-18T21:07:13.124Z] === RUN TestWriteCounter [2022-02-18T21:07:13.124Z] --- PASS: TestWriteCounter (0.00s) [2022-02-18T21:07:13.124Z] PASS [2022-02-18T21:07:13.124Z] coverage: 70.1% of statements [2022-02-18T21:07:13.124Z] ok github.com/docker/docker/pkg/ioutils 0.708s coverage: 70.1% of statements [2022-02-18T21:07:14.113Z] === RUN TestError [2022-02-18T21:07:14.113Z] --- PASS: TestError (0.00s) [2022-02-18T21:07:14.113Z] === RUN TestProgressString [2022-02-18T21:07:14.113Z] === RUN TestProgressString/no_progress [2022-02-18T21:07:14.113Z] === RUN TestProgressString/progress_1 [2022-02-18T21:07:14.113Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-18T21:07:14.113Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-18T21:07:14.113Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-18T21:07:14.113Z] === RUN TestProgressString/with_units [2022-02-18T21:07:14.113Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-18T21:07:14.113Z] === RUN TestProgressString/hide_counts [2022-02-18T21:07:14.113Z] --- PASS: TestProgressString (0.00s) [2022-02-18T21:07:14.113Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-18T21:07:14.113Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-18T21:07:14.113Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-18T21:07:14.113Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-18T21:07:14.113Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-18T21:07:14.113Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-18T21:07:14.113Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-18T21:07:14.113Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-18T21:07:14.113Z] === RUN TestJSONMessageDisplay [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-18T21:07:14.116Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestConfigureDaemonLogs [2022-02-18T21:07:14.116Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestCommonOptionsInstallFlags [2022-02-18T21:07:14.116Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-18T21:07:14.116Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-18T21:07:14.116Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-18T21:07:14.116Z] PASS [2022-02-18T21:07:14.116Z] coverage: 18.6% of statements [2022-02-18T21:07:14.116Z] ok github.com/docker/docker/cmd/dockerd 0.253s coverage: 18.6% of statements [2022-02-18T21:07:14.116Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-18T21:07:14.116Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-18T21:07:14.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33411462252_/foo_true____} [2022-02-18T21:07:14.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-18T21:07:14.583Z] --- PASS: TestNetworkDBNodeLeave (2.89s) [2022-02-18T21:07:14.583Z] === RUN TestNetworkDBWatch [2022-02-18T21:07:14.583Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-02-18T21:07:14.583Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-18T21:07:14.583Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-18T21:07:14.583Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-18T21:07:14.583Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-18T21:07:14.583Z] === RUN TestDisplayJSONMessagesStream [2022-02-18T21:07:14.583Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-18T21:07:14.583Z] PASS [2022-02-18T21:07:14.583Z] coverage: 91.7% of statements [2022-02-18T21:07:14.583Z] ok github.com/docker/docker/pkg/jsonmessage 0.274s coverage: 91.7% of statements [2022-02-18T21:07:14.993Z] --- PASS: TestSecretsUpdate (2.39s) [2022-02-18T21:07:14.993Z] === RUN TestTemplatedSecret [2022-02-18T21:07:15.107Z] === RUN TestContainerStopSignal [2022-02-18T21:07:15.107Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestContainerStopTimeout [2022-02-18T21:07:15.107Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-18T21:07:15.107Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-18T21:07:15.107Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-02-18T21:07:15.107Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-18T21:07:15.107Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-02-18T21:07:15.107Z] === RUN TestReplaceAndAppendEnvVars [2022-02-18T21:07:15.107Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-18T21:07:15.107Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestNewMemoryStore [2022-02-18T21:07:15.107Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestAddContainers [2022-02-18T21:07:15.107Z] --- PASS: TestAddContainers (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestGetContainer [2022-02-18T21:07:15.107Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestDeleteContainer [2022-02-18T21:07:15.107Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestListContainers [2022-02-18T21:07:15.107Z] --- PASS: TestListContainers (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestFirstContainer [2022-02-18T21:07:15.107Z] --- PASS: TestFirstContainer (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestApplyAllContainer [2022-02-18T21:07:15.107Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestIsValidHealthString [2022-02-18T21:07:15.107Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestStateRunStop [2022-02-18T21:07:15.107Z] --- PASS: TestStateRunStop (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestStateTimeoutWait [2022-02-18T21:07:15.107Z] state_test.go:141: Stop callback fired [2022-02-18T21:07:15.107Z] state_test.go:165: Stop callback fired [2022-02-18T21:07:15.107Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-18T21:07:15.107Z] === RUN TestIsValidStateString [2022-02-18T21:07:15.107Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestViewSaveDelete [2022-02-18T21:07:15.107Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-18T21:07:15.107Z] === RUN TestViewAll [2022-02-18T21:07:15.107Z] --- PASS: TestViewAll (0.01s) [2022-02-18T21:07:15.107Z] === RUN TestViewGet [2022-02-18T21:07:15.107Z] --- PASS: TestViewGet (0.01s) [2022-02-18T21:07:15.107Z] === RUN TestNames [2022-02-18T21:07:15.107Z] --- PASS: TestNames (0.00s) [2022-02-18T21:07:15.107Z] === RUN TestViewWithHealthCheck [2022-02-18T21:07:15.107Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-18T21:07:15.107Z] PASS [2022-02-18T21:07:15.107Z] coverage: 41.7% of statements [2022-02-18T21:07:15.107Z] ok github.com/docker/docker/container 0.267s coverage: 41.7% of statements [2022-02-18T21:07:15.107Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-18T21:07:15.107Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-18T21:07:15.107Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-18T21:07:15.107Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-18T21:07:15.574Z] === RUN TestStandardLongPath [2022-02-18T21:07:15.574Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-18T21:07:15.574Z] === RUN TestUNCLongPath [2022-02-18T21:07:15.574Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-18T21:07:15.574Z] PASS [2022-02-18T21:07:15.574Z] coverage: 100.0% of statements [2022-02-18T21:07:15.574Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-02-18T21:07:15.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33411462252_/foo_true__0xc000b71020__} [2022-02-18T21:07:16.044Z] === RUN TestNameFormat [2022-02-18T21:07:16.044Z] --- PASS: TestNameFormat (0.00s) [2022-02-18T21:07:16.044Z] === RUN TestNameRetries [2022-02-18T21:07:16.044Z] --- PASS: TestNameRetries (0.00s) [2022-02-18T21:07:16.044Z] PASS [2022-02-18T21:07:16.044Z] coverage: 85.7% of statements [2022-02-18T21:07:16.044Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2022-02-18T21:07:16.044Z] 2022/02/18 21:07:15 Closing DB instances... [2022-02-18T21:07:16.677Z] === RUN TestPrepare [2022-02-18T21:07:16.677Z] --- PASS: TestPrepare (0.00s) [2022-02-18T21:07:16.677Z] === RUN TestStart [2022-02-18T21:07:16.677Z] --- PASS: TestStart (0.00s) [2022-02-18T21:07:16.677Z] === RUN TestWaitCancel [2022-02-18T21:07:16.677Z] --- PASS: TestWaitCancel (0.00s) [2022-02-18T21:07:16.677Z] === RUN TestWaitDisabled [2022-02-18T21:07:16.677Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-18T21:07:16.677Z] === RUN TestWaitEnabled [2022-02-18T21:07:16.677Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-18T21:07:16.677Z] === RUN TestRemove [2022-02-18T21:07:16.677Z] --- PASS: TestRemove (0.00s) [2022-02-18T21:07:16.677Z] PASS [2022-02-18T21:07:16.677Z] coverage: 65.3% of statements [2022-02-18T21:07:16.677Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-02-18T21:07:17.039Z] === RUN TestParseKeyValueOpt [2022-02-18T21:07:17.039Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-18T21:07:17.039Z] === RUN TestParseUintList [2022-02-18T21:07:17.039Z] --- PASS: TestParseUintList (0.00s) [2022-02-18T21:07:17.039Z] === RUN TestParseUintListMaximumLimits [2022-02-18T21:07:17.039Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-18T21:07:17.039Z] PASS [2022-02-18T21:07:17.039Z] coverage: 97.0% of statements [2022-02-18T21:07:17.039Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2022-02-18T21:07:17.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b71038_} [2022-02-18T21:07:17.508Z] --- PASS: TestNetworkDBWatch (3.27s) [2022-02-18T21:07:17.509Z] === RUN TestNetworkDBBulkSync [2022-02-18T21:07:17.509Z] === RUN TestNewAndRemove [2022-02-18T21:07:17.509Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-18T21:07:17.509Z] === RUN TestRemoveInvalidPath [2022-02-18T21:07:17.509Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-18T21:07:17.509Z] PASS [2022-02-18T21:07:17.509Z] coverage: 82.6% of statements [2022-02-18T21:07:17.509Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2022-02-18T21:07:17.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b71050_} [2022-02-18T21:07:17.882Z] --- PASS: TestTemplatedSecret (2.86s) [2022-02-18T21:07:17.882Z] === RUN TestSecretCreateResolve [2022-02-18T21:07:18.243Z] === RUN TestNewListSecretsFilters [2022-02-18T21:07:18.244Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-18T21:07:18.244Z] === RUN TestNewListConfigsFilters [2022-02-18T21:07:18.244Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-18T21:07:18.244Z] PASS [2022-02-18T21:07:18.244Z] coverage: 0.5% of statements [2022-02-18T21:07:18.244Z] ok github.com/docker/docker/daemon/cluster 0.269s coverage: 0.5% of statements [2022-02-18T21:07:18.244Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-18T21:07:18.724Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-18T21:07:18.724Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-18T21:07:18.724Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-18T21:07:19.075Z] 2022/02/18 21:07:18 Closing DB instances... [2022-02-18T21:07:19.193Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-18T21:07:19.194Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-18T21:07:19.194Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-18T21:07:19.258Z] docker_api_swarm_test.go:502: [da2015da47a19] joining swarm manager [de498228a987b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:07:19.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b71068_} [2022-02-18T21:07:19.545Z] === RUN TestFailedConnection [2022-02-18T21:07:19.663Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-18T21:07:19.663Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-18T21:07:19.663Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-18T21:07:19.663Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-18T21:07:19.663Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-18T21:07:19.663Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-18T21:07:19.663Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-18T21:07:19.663Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-18T21:07:19.663Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-18T21:07:19.663Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-18T21:07:19.663Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-18T21:07:19.663Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-18T21:07:19.663Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-18T21:07:19.663Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-18T21:07:19.663Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-18T21:07:19.663Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-18T21:07:19.663Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-18T21:07:19.663Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-18T21:07:19.663Z] PASS [2022-02-18T21:07:19.663Z] coverage: 35.9% of statements [2022-02-18T21:07:19.663Z] ok github.com/docker/docker/daemon/cluster/convert 0.406s coverage: 35.9% of statements [2022-02-18T21:07:20.532Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-02-18T21:07:20.532Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-18T21:07:20.633Z] --- PASS: TestSecretCreateResolve (2.56s) [2022-02-18T21:07:20.633Z] PASS [2022-02-18T21:07:20.633Z] [2022-02-18T21:07:20.633Z] DONE 6 tests in 14.587s [2022-02-18T21:07:20.633Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-18T21:07:20.633Z] ++ 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-02-18T21:07:20.633Z] ++ set -e [2022-02-18T21:07:20.633Z] ++ '[' -n 0 ']' [2022-02-18T21:07:20.633Z] ++ set -x [2022-02-18T21:07:20.633Z] ++ 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-02-18T21:07:20.633Z] INFO: Testing against a local daemon [2022-02-18T21:07:20.633Z] === RUN TestServiceCreateInit [2022-02-18T21:07:20.633Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T21:07:20.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b71080_} [2022-02-18T21:07:21.001Z] --- PASS: TestGetAddress (26.07s) [2022-02-18T21:07:21.001Z] === RUN TestRequestSyntaxCheck [2022-02-18T21:07:21.001Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-18T21:07:21.001Z] === RUN TestRequest [2022-02-18T21:07:21.084Z] ? github.com/docker/docker/api [no test files] [2022-02-18T21:07:21.991Z] --- PASS: TestFailedConnection (2.17s) [2022-02-18T21:07:21.991Z] === RUN TestFailOnce [2022-02-18T21:07:21.991Z] 2022/02/18 21:07:21 http: panic serving 127.0.0.1:49278: Plugin not ready [2022-02-18T21:07:21.991Z] goroutine 9 [running]: [2022-02-18T21:07:21.991Z] net/http.(*conn).serve.func1() [2022-02-18T21:07:21.991Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-18T21:07:21.991Z] panic({0xc2a8e0, 0xd3e260}) [2022-02-18T21:07:21.991Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-18T21:07:21.991Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x75829bdaad25de76}, 0xc0001a9a98) [2022-02-18T21:07:21.991Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-18T21:07:21.991Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xd4b140, 0xc0001aa000}, 0xb61146) [2022-02-18T21:07:21.991Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-18T21:07:21.991Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xd4b140, 0xc0001aa000}, 0xc000198100) [2022-02-18T21:07:21.991Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-18T21:07:21.991Z] net/http.serverHandler.ServeHTTP({0xd49830}, {0xd4b140, 0xc0001aa000}, 0xc000198100) [2022-02-18T21:07:21.991Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-18T21:07:21.991Z] net/http.(*conn).serve(0xc000062c80, {0xd4d140, 0xc0002020c0}) [2022-02-18T21:07:21.991Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-18T21:07:21.991Z] created by net/http.(*Server).Serve [2022-02-18T21:07:21.991Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-18T21:07:21.991Z] time="2022-02-18T21:07:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49277/Test.FailOnce: Post \"http://127.0.0.1:49277/Test.FailOnce\": EOF, retrying in 1s" [2022-02-18T21:07:22.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-18T21:07:22.622Z] === RUN TestBuilderGC [2022-02-18T21:07:22.622Z] --- PASS: TestBuilderGC (0.01s) [2022-02-18T21:07:22.622Z] === RUN TestDaemonConfigurationNotFound [2022-02-18T21:07:22.622Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestDaemonBrokenConfiguration [2022-02-18T21:07:22.622Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestFindConfigurationConflicts [2022-02-18T21:07:22.622Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-18T21:07:22.622Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-18T21:07:22.622Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-18T21:07:22.622Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-18T21:07:22.622Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-18T21:07:22.622Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-18T21:07:22.622Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-18T21:07:22.622Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-18T21:07:22.622Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-18T21:07:22.622Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-18T21:07:22.622Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-18T21:07:22.622Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-18T21:07:22.622Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-18T21:07:22.622Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestValidateConfiguration [2022-02-18T21:07:22.622Z] === RUN TestValidateConfiguration/with_label [2022-02-18T21:07:22.622Z] === RUN TestValidateConfiguration/with_dns [2022-02-18T21:07:22.622Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-18T21:07:22.622Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-18T21:07:22.622Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-18T21:07:22.622Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-18T21:07:22.622Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-18T21:07:22.622Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-18T21:07:22.622Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestReloadSetConfigFileNotExist [2022-02-18T21:07:22.622Z] === RUN TestEventsLog [2022-02-18T21:07:22.622Z] --- PASS: TestEventsLog (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestEventsLogTimeout [2022-02-18T21:07:22.622Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-18T21:07:22.622Z] === RUN TestLogEvents [2022-02-18T21:07:22.622Z] --- PASS: TestLogEvents (0.05s) [2022-02-18T21:07:22.622Z] === RUN TestLoadBufferedEvents [2022-02-18T21:07:22.980Z] --- PASS: TestFailOnce (1.22s) [2022-02-18T21:07:22.980Z] === RUN TestEchoInputOutput [2022-02-18T21:07:22.980Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-18T21:07:22.980Z] === RUN TestBackoff [2022-02-18T21:07:22.980Z] --- PASS: TestBackoff (0.00s) [2022-02-18T21:07:22.980Z] === RUN TestAbortRetry [2022-02-18T21:07:22.980Z] --- PASS: TestAbortRetry (0.00s) [2022-02-18T21:07:22.980Z] === RUN TestClientScheme [2022-02-18T21:07:22.980Z] --- PASS: TestClientScheme (0.00s) [2022-02-18T21:07:22.980Z] === RUN TestNewClientWithTimeout [2022-02-18T21:07:23.091Z] time="2022-02-18T21:07:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-18T21:07:23.091Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-02-18T21:07:23.091Z] === RUN TestReloadDefaultConfigNotExist [2022-02-18T21:07:23.091Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:07:23.091Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-02-18T21:07:23.091Z] === RUN TestReloadBadDefaultConfig [2022-02-18T21:07:23.091Z] time="2022-02-18T21:07:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-192666709" [2022-02-18T21:07:23.091Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-18T21:07:23.091Z] === RUN TestReloadWithConflictingLabels [2022-02-18T21:07:23.091Z] time="2022-02-18T21:07:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3945359785" [2022-02-18T21:07:23.091Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-18T21:07:23.091Z] === RUN TestReloadWithDuplicateLabels [2022-02-18T21:07:23.091Z] time="2022-02-18T21:07:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4266577474" [2022-02-18T21:07:23.091Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-18T21:07:23.091Z] === RUN TestMaskURLCredentials [2022-02-18T21:07:23.091Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-18T21:07:23.091Z] === RUN TestDaemonConfigurationMerge [2022-02-18T21:07:23.091Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-18T21:07:23.091Z] PASS [2022-02-18T21:07:23.091Z] coverage: 79.2% of statements [2022-02-18T21:07:23.091Z] ok github.com/docker/docker/daemon/config 0.356s coverage: 79.2% of statements [2022-02-18T21:07:23.091Z] === RUN TestWaitNodeAttachment [2022-02-18T21:07:23.091Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-02-18T21:07:23.091Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-18T21:07:23.091Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-18T21:07:23.091Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-18T21:07:23.091Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-18T21:07:23.091Z] PASS [2022-02-18T21:07:23.091Z] coverage: 50.0% of statements [2022-02-18T21:07:23.091Z] ok github.com/docker/docker/daemon/events 0.355s coverage: 50.0% of statements [2022-02-18T21:07:23.449Z] 2022/02/18 21:07:23 Closing DB instances... [2022-02-18T21:07:23.450Z] time="2022-02-18T21:07:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-18T21:07:23.450Z] time="2022-02-18T21:07:23Z" level=error msg="node: bd03c55277ec is unknown to memberlist" [2022-02-18T21:07:23.450Z] time="2022-02-18T21:07:23Z" level=error msg="node: bd03c55277ec is unknown to memberlist" [2022-02-18T21:07:23.561Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-02-18T21:07:23.561Z] === RUN TestIsolationConversion [2022-02-18T21:07:23.561Z] === RUN TestIsolationConversion/default [2022-02-18T21:07:23.561Z] === RUN TestIsolationConversion/process [2022-02-18T21:07:23.561Z] === RUN TestIsolationConversion/hyperv [2022-02-18T21:07:23.561Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-18T21:07:23.561Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-18T21:07:23.561Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-18T21:07:23.561Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-18T21:07:23.561Z] === RUN TestContainerLabels [2022-02-18T21:07:23.561Z] --- PASS: TestContainerLabels (0.00s) [2022-02-18T21:07:23.561Z] === RUN TestCredentialSpecConversion [2022-02-18T21:07:23.561Z] === RUN TestCredentialSpecConversion/none [2022-02-18T21:07:23.561Z] === RUN TestCredentialSpecConversion/config [2022-02-18T21:07:23.561Z] === RUN TestCredentialSpecConversion/file [2022-02-18T21:07:23.561Z] === RUN TestCredentialSpecConversion/registry [2022-02-18T21:07:23.561Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-18T21:07:23.561Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-18T21:07:23.561Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-18T21:07:23.561Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-18T21:07:23.561Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-18T21:07:23.561Z] === RUN TestControllerValidateMountBind [2022-02-18T21:07:23.561Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-18T21:07:23.561Z] === RUN TestControllerValidateMountVolume [2022-02-18T21:07:23.562Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-18T21:07:23.562Z] === RUN TestControllerValidateMountTarget [2022-02-18T21:07:23.562Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-18T21:07:23.562Z] === RUN TestControllerValidateMountTmpfs [2022-02-18T21:07:23.562Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-18T21:07:23.562Z] === RUN TestControllerValidateMountInvalidType [2022-02-18T21:07:23.562Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-18T21:07:23.562Z] === RUN TestControllerValidateMountNamedPipe [2022-02-18T21:07:23.562Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-18T21:07:23.562Z] PASS [2022-02-18T21:07:23.562Z] coverage: 11.0% of statements [2022-02-18T21:07:23.562Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.623s coverage: 11.0% of statements [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-18T21:07:23.650Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-18T21:07:24.550Z] === RUN TestIsEmptyDir [2022-02-18T21:07:24.550Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-18T21:07:24.550Z] PASS [2022-02-18T21:07:24.550Z] coverage: 2.3% of statements [2022-02-18T21:07:24.550Z] ok github.com/docker/docker/daemon/graphdriver 0.073s coverage: 2.3% of statements [2022-02-18T21:07:24.550Z] === RUN TestLinkNaming [2022-02-18T21:07:24.550Z] --- PASS: TestLinkNaming (0.00s) [2022-02-18T21:07:24.550Z] === RUN TestLinkNew [2022-02-18T21:07:24.550Z] --- PASS: TestLinkNew (0.00s) [2022-02-18T21:07:24.550Z] === RUN TestLinkEnv [2022-02-18T21:07:24.550Z] --- PASS: TestLinkEnv (0.00s) [2022-02-18T21:07:24.550Z] === RUN TestLinkMultipleEnv [2022-02-18T21:07:24.551Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-18T21:07:24.551Z] === RUN TestLinkPortRangeEnv [2022-02-18T21:07:24.551Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-18T21:07:24.551Z] PASS [2022-02-18T21:07:24.551Z] coverage: 93.0% of statements [2022-02-18T21:07:24.551Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-02-18T21:07:24.591Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T21:07:25.018Z] time="2022-02-18T21:07:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-18T21:07:25.540Z] === RUN TestVerifyNetworkingConfig [2022-02-18T21:07:25.540Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestGetContainer [2022-02-18T21:07:25.540Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestValidContainerNames [2022-02-18T21:07:25.540Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestContainerInitDNS [2022-02-18T21:07:25.540Z] daemon_test.go:145: root required [2022-02-18T21:07:25.540Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestMerge [2022-02-18T21:07:25.540Z] --- PASS: TestMerge (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestValidateContainerIsolation [2022-02-18T21:07:25.540Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestFindNetworkErrorType [2022-02-18T21:07:25.540Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestEnsureServicesExist [2022-02-18T21:07:25.540Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestEnsureServicesExistErrors [2022-02-18T21:07:25.540Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-18T21:07:25.540Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-18T21:07:25.540Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-18T21:07:25.540Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-18T21:07:25.540Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-18T21:07:25.540Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-18T21:07:25.540Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestContainerDelete [2022-02-18T21:07:25.540Z] --- PASS: TestContainerDelete (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestContainerDoubleDelete [2022-02-18T21:07:25.540Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestLogContainerEventCopyLabels [2022-02-18T21:07:25.540Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestLogContainerEventWithAttributes [2022-02-18T21:07:25.540Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestNoneHealthcheck [2022-02-18T21:07:25.540Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-18T21:07:25.540Z] === RUN TestHealthStates [2022-02-18T21:07:25.540Z] time="2022-02-18T21:07:25Z" 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-02-18T21:07:25.540Z] time="2022-02-18T21:07:25Z" 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-02-18T21:07:25.540Z] time="2022-02-18T21:07:25Z" 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-02-18T21:07:25.540Z] time="2022-02-18T21:07:25Z" 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-02-18T21:07:25.540Z] time="2022-02-18T21:07:25Z" 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-02-18T21:07:25.540Z] time="2022-02-18T21:07:25Z" 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-02-18T21:07:25.540Z] time="2022-02-18T21:07:25Z" 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-02-18T21:07:25.540Z] time="2022-02-18T21:07:25Z" 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-02-18T21:07:25.540Z] time="2022-02-18T21:07:25Z" 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-02-18T21:07:25.540Z] time="2022-02-18T21:07:25Z" 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-02-18T21:07:25.540Z] --- PASS: TestHealthStates (0.20s) [2022-02-18T21:07:25.540Z] === RUN TestGetInspectData [2022-02-18T21:07:25.540Z] --- PASS: TestGetInspectData (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestFillLicense [2022-02-18T21:07:25.541Z] --- PASS: TestFillLicense (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestListInvalidFilter [2022-02-18T21:07:25.541Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestNameFilter [2022-02-18T21:07:25.541Z] --- PASS: TestNameFilter (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-18T21:07:25.541Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-18T21:07:25.541Z] === 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-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-18T21:07:25.541Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-18T21:07:25.541Z] --- 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-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-18T21:07:25.541Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestDaemonReloadLabels [2022-02-18T21:07:25.541Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-18T21:07:25.541Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestDaemonReloadMirrors [2022-02-18T21:07:25.541Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-18T21:07:25.541Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-18T21:07:25.541Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-18T21:07:25.541Z] reload_test.go:342: root required [2022-02-18T21:07:25.541Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-18T21:07:25.541Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-18T21:07:25.541Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-02-18T21:07:25.541Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-18T21:07:25.541Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-18T21:07:25.541Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-18T21:07:25.541Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-18T21:07:25.541Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-18T21:07:25.541Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-18T21:07:25.541Z] === RUN TestParseVolumesFrom [2022-02-18T21:07:25.541Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-18T21:07:25.541Z] PASS [2022-02-18T21:07:25.541Z] coverage: 8.6% of statements [2022-02-18T21:07:25.973Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-18T21:07:26.008Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.31s) [2022-02-18T21:07:26.008Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-18T21:07:26.011Z] ok github.com/docker/docker/daemon 0.683s coverage: 8.6% of statements [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-18T21:07:26.011Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-18T21:07:26.997Z] 2022/02/18 21:07:26 Closing DB instances... [2022-02-18T21:07:27.005Z] === RUN TestNewStreamConfig [2022-02-18T21:07:27.005Z] === RUN TestNewStreamConfig/defaults [2022-02-18T21:07:27.005Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-18T21:07:27.005Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-18T21:07:27.005Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-18T21:07:27.005Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-18T21:07:27.005Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-18T21:07:27.005Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-18T21:07:27.005Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-18T21:07:27.005Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-18T21:07:27.005Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-18T21:07:27.005Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-18T21:07:27.005Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-18T21:07:27.005Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-18T21:07:27.005Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-18T21:07:27.005Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-18T21:07:27.005Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-18T21:07:27.005Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-18T21:07:27.005Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-18T21:07:27.006Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-18T21:07:27.006Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-18T21:07:27.006Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-18T21:07:27.006Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-18T21:07:27.006Z] time="2022-02-18T21:07:26Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-18T21:07:27.006Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-02-18T21:07:27.006Z] === RUN TestCreateSuccess [2022-02-18T21:07:27.006Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestCreateStreamSkipped [2022-02-18T21:07:27.006Z] time="2022-02-18T21:07:26Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-18T21:07:27.006Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestCreateLogGroupSuccess [2022-02-18T21:07:27.006Z] time="2022-02-18T21:07:26Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-18T21:07:27.006Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestCreateError [2022-02-18T21:07:27.006Z] --- PASS: TestCreateError (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestCreateAlreadyExists [2022-02-18T21:07:27.006Z] time="2022-02-18T21:07:26Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-18T21:07:27.006Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestLogClosed [2022-02-18T21:07:27.006Z] --- PASS: TestLogClosed (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestLogBlocking [2022-02-18T21:07:27.006Z] --- PASS: TestLogBlocking (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-18T21:07:27.006Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestLogNonBlockingBufferFull [2022-02-18T21:07:27.006Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestPublishBatchSuccess [2022-02-18T21:07:27.006Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestPublishBatchError [2022-02-18T21:07:27.006Z] time="2022-02-18T21:07:26Z" level=error msg=error [2022-02-18T21:07:27.006Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-18T21:07:27.006Z] time="2022-02-18T21:07:26Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T21:07:27.006Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-18T21:07:27.006Z] time="2022-02-18T21:07:26Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T21:07:27.006Z] time="2022-02-18T21:07:26Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-18T21:07:27.006Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestCollectBatchSimple [2022-02-18T21:07:27.006Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestCollectBatchTicker [2022-02-18T21:07:27.006Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestCollectBatchMultilinePattern [2022-02-18T21:07:27.006Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-18T21:07:27.006Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-18T21:07:27.006Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-18T21:07:27.006Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2022-02-18T21:07:27.006Z] === RUN TestCollectBatchClose [2022-02-18T21:07:27.006Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestEffectiveLen [2022-02-18T21:07:27.006Z] === RUN TestEffectiveLen/0/Hello [2022-02-18T21:07:27.006Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-18T21:07:27.006Z] === RUN TestEffectiveLen/2/🙃 [2022-02-18T21:07:27.006Z] === RUN TestEffectiveLen/3/���� [2022-02-18T21:07:27.006Z] === RUN TestEffectiveLen/4/He��o [2022-02-18T21:07:27.006Z] === RUN TestEffectiveLen/5/ [2022-02-18T21:07:27.006Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-18T21:07:27.006Z] === RUN TestFindValidSplit [2022-02-18T21:07:27.006Z] === RUN TestFindValidSplit/0/ [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1076: [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:07:27.006Z] === RUN TestFindValidSplit/1/Hello [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1076: Hello [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:07:27.006Z] === RUN TestFindValidSplit/2/Hello [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1076: He [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1077: llo [2022-02-18T21:07:27.006Z] === RUN TestFindValidSplit/3/Hello [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1076: [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1077: Hello [2022-02-18T21:07:27.006Z] === RUN TestFindValidSplit/4/🙃 [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1076: [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-18T21:07:27.006Z] === RUN TestFindValidSplit/5/🙃 [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:07:27.006Z] === RUN TestFindValidSplit/6/a� [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1076: a [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1077: � [2022-02-18T21:07:27.006Z] === RUN TestFindValidSplit/7/a� [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1076: a� [2022-02-18T21:07:27.006Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:07:27.006Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-18T21:07:27.006Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-18T21:07:27.379Z] docker_api_swarm_test.go:507: [dae4720fc28f6] joining swarm manager [de498228a987b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:07:27.466Z] time="2022-02-18T21:07:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-18T21:07:27.477Z] === RUN TestProcessEventEmoji [2022-02-18T21:07:27.477Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-18T21:07:27.477Z] === RUN TestCollectBatchLineSplit [2022-02-18T21:07:27.477Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-18T21:07:27.477Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-18T21:07:27.477Z] === RUN TestCollectBatchMaxEvents [2022-02-18T21:07:27.477Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-18T21:07:27.477Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-18T21:07:27.477Z] --- PASS: TestCollectBatchMaxTotalBytes (0.06s) [2022-02-18T21:07:27.477Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-18T21:07:27.477Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-18T21:07:27.477Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-18T21:07:27.477Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-18T21:07:27.477Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-18T21:07:27.477Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-18T21:07:27.477Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-18T21:07:27.477Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-18T21:07:27.477Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-18T21:07:27.477Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-18T21:07:27.477Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-18T21:07:27.477Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-18T21:07:27.477Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-18T21:07:27.477Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-02-18T21:07:27.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsFormat [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-18T21:07:27.477Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-18T21:07:27.477Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestCreateTagSuccess [2022-02-18T21:07:27.477Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-18T21:07:27.477Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-02-18T21:07:27.477Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-18T21:07:27.477Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-18T21:07:27.477Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-18T21:07:27.477Z] PASS [2022-02-18T21:07:27.477Z] coverage: 80.2% of statements [2022-02-18T21:07:27.477Z] ok github.com/docker/docker/daemon/logger/awslogs 0.579s coverage: 80.2% of statements [2022-02-18T21:07:27.477Z] === RUN TestAdapterReadLogs [2022-02-18T21:07:27.477Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestCopier [2022-02-18T21:07:27.477Z] --- PASS: TestCopier (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestCopierLongLines [2022-02-18T21:07:27.477Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestCopierSlow [2022-02-18T21:07:27.477Z] === RUN TestSearchRegistryForImagesErrors [2022-02-18T21:07:27.477Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestSearchRegistryForImages [2022-02-18T21:07:27.477Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestOnlyPlatformWithFallback [2022-02-18T21:07:27.477Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-18T21:07:27.477Z] === RUN TestImageDelete [2022-02-18T21:07:27.477Z] === RUN TestImageDelete/no_lease [2022-02-18T21:07:27.477Z] === RUN TestImageDelete/lease_exists [2022-02-18T21:07:27.477Z] --- PASS: TestImageDelete (0.03s) [2022-02-18T21:07:27.477Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-18T21:07:27.477Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-18T21:07:27.477Z] === RUN TestContentStoreForPull [2022-02-18T21:07:27.477Z] --- PASS: TestCopierSlow (0.20s) [2022-02-18T21:07:27.477Z] === RUN TestCopierWithSized [2022-02-18T21:07:27.477Z] === RUN TestCopierWithSized/as_is [2022-02-18T21:07:27.640Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-18T21:07:27.947Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-18T21:07:27.947Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-18T21:07:27.947Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-18T21:07:27.947Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-18T21:07:27.947Z] === RUN TestCopierWithPartial [2022-02-18T21:07:27.947Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-18T21:07:27.947Z] === RUN TestRingLogger [2022-02-18T21:07:27.947Z] --- PASS: TestRingLogger (0.00s) [2022-02-18T21:07:27.947Z] === RUN TestRingCap [2022-02-18T21:07:27.947Z] --- PASS: TestRingCap (0.00s) [2022-02-18T21:07:27.947Z] === RUN TestRingClose [2022-02-18T21:07:27.947Z] --- PASS: TestRingClose (0.00s) [2022-02-18T21:07:27.947Z] === RUN TestRingDrain [2022-02-18T21:07:27.947Z] --- PASS: TestRingDrain (0.00s) [2022-02-18T21:07:27.947Z] PASS [2022-02-18T21:07:27.947Z] coverage: 43.8% of statements [2022-02-18T21:07:27.947Z] ok github.com/docker/docker/daemon/logger 0.292s coverage: 43.8% of statements [2022-02-18T21:07:27.947Z] --- PASS: TestContentStoreForPull (0.26s) [2022-02-18T21:07:27.947Z] PASS [2022-02-18T21:07:27.947Z] coverage: 6.8% of statements [2022-02-18T21:07:27.947Z] ok github.com/docker/docker/daemon/images 0.388s coverage: 6.8% of statements [2022-02-18T21:07:27.947Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-18T21:07:27.947Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-18T21:07:27.947Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-18T21:07:28.416Z] === RUN TestValidateLogOptReconnectInterval [2022-02-18T21:07:28.416Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-18T21:07:28.416Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-18T21:07:28.416Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-18T21:07:28.416Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-18T21:07:28.416Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-18T21:07:28.416Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-18T21:07:28.416Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-18T21:07:28.416Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-18T21:07:28.416Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-18T21:07:28.416Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-18T21:07:28.416Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-18T21:07:28.416Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-18T21:07:28.416Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-18T21:07:28.416Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-18T21:07:28.416Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-18T21:07:28.416Z] PASS [2022-02-18T21:07:28.416Z] coverage: 33.6% of statements [2022-02-18T21:07:28.416Z] ok github.com/docker/docker/daemon/logger/fluentd 0.062s coverage: 33.6% of statements [2022-02-18T21:07:28.416Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-18T21:07:28.416Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-18T21:07:28.416Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-18T21:07:28.456Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-18T21:07:28.456Z] === RUN TestNetworkDBGarbageCollection [2022-02-18T21:07:28.885Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-18T21:07:28.885Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-18T21:07:28.885Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-18T21:07:28.885Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s) [2022-02-18T21:07:28.885Z] === RUN TestFastTimeMarshalJSON [2022-02-18T21:07:28.885Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-18T21:07:28.885Z] PASS [2022-02-18T21:07:28.885Z] coverage: 87.2% of statements [2022-02-18T21:07:28.885Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.289s coverage: 87.2% of statements [2022-02-18T21:07:28.925Z] --- PASS: TestRequest (8.03s) [2022-02-18T21:07:28.925Z] === RUN TestOverlappingRequests [2022-02-18T21:07:29.355Z] === RUN TestJSONFileLogger [2022-02-18T21:07:29.355Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-18T21:07:29.355Z] === RUN TestJSONFileLoggerWithTags [2022-02-18T21:07:29.355Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-18T21:07:29.355Z] === RUN TestJSONFileLoggerWithOpts [2022-02-18T21:07:29.355Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-18T21:07:29.355Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-18T21:07:29.355Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-18T21:07:29.355Z] === RUN TestEncodeDecode [2022-02-18T21:07:29.355Z] === PAUSE TestEncodeDecode [2022-02-18T21:07:29.355Z] === RUN TestUnexpectedEOF [2022-02-18T21:07:29.355Z] time="2022-02-18T21:07:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T21:07:29.355Z] time="2022-02-18T21:07:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T21:07:29.355Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-18T21:07:29.355Z] === CONT TestEncodeDecode [2022-02-18T21:07:29.355Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-18T21:07:29.355Z] PASS [2022-02-18T21:07:29.355Z] coverage: 69.9% of statements [2022-02-18T21:07:29.355Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.298s coverage: 69.9% of statements [2022-02-18T21:07:29.394Z] --- PASS: TestOverlappingRequests (0.40s) [2022-02-18T21:07:29.394Z] === RUN TestRelease [2022-02-18T21:07:29.545Z] --- PASS: TestServiceCreateInit (8.75s) [2022-02-18T21:07:29.545Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.10s) [2022-02-18T21:07:29.545Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s) [2022-02-18T21:07:29.545Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T21:07:29.824Z] === RUN TestWriteLog [2022-02-18T21:07:29.824Z] === PAUSE TestWriteLog [2022-02-18T21:07:30.112Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-18T21:07:30.293Z] === RUN TestReadLog [2022-02-18T21:07:30.293Z] === PAUSE TestReadLog [2022-02-18T21:07:30.293Z] === RUN TestDecode [2022-02-18T21:07:30.293Z] --- PASS: TestDecode (0.02s) [2022-02-18T21:07:30.293Z] === CONT TestWriteLog [2022-02-18T21:07:30.293Z] === CONT TestReadLog [2022-02-18T21:07:30.293Z] === RUN TestReadLog/tail_exact [2022-02-18T21:07:30.293Z] --- PASS: TestWriteLog (0.05s) [2022-02-18T21:07:30.293Z] === RUN TestReadLog/tail_less_than_available [2022-02-18T21:07:30.293Z] === RUN TestReadLog/tail_more_than_available [2022-02-18T21:07:30.293Z] --- PASS: TestReadLog (0.31s) [2022-02-18T21:07:30.293Z] --- PASS: TestReadLog/tail_exact (0.28s) [2022-02-18T21:07:30.293Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-18T21:07:30.293Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-18T21:07:30.293Z] PASS [2022-02-18T21:07:30.293Z] coverage: 78.7% of statements [2022-02-18T21:07:30.293Z] ok github.com/docker/docker/daemon/logger/local 0.518s coverage: 78.7% of statements [2022-02-18T21:07:30.293Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-18T21:07:30.762Z] === RUN TestLog [2022-02-18T21:07:30.762Z] --- PASS: TestLog (0.03s) [2022-02-18T21:07:30.762Z] PASS [2022-02-18T21:07:30.762Z] coverage: 31.5% of statements [2022-02-18T21:07:30.762Z] === RUN TestOpenFileDelete [2022-02-18T21:07:30.762Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-18T21:07:30.762Z] === RUN TestOpenFileRename [2022-02-18T21:07:30.762Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-18T21:07:30.762Z] === RUN TestHandleDecoderErr [2022-02-18T21:07:30.762Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.082s coverage: 31.5% of statements [2022-02-18T21:07:30.762Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-18T21:07:30.762Z] === RUN TestParseLogTagDefaultTag [2022-02-18T21:07:30.762Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-18T21:07:30.762Z] === RUN TestParseLogTag [2022-02-18T21:07:30.762Z] --- PASS: TestParseLogTag (0.00s) [2022-02-18T21:07:30.762Z] === RUN TestParseLogTagEmptyTag [2022-02-18T21:07:30.762Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-18T21:07:30.762Z] === RUN TestTailFiles [2022-02-18T21:07:30.762Z] --- PASS: TestTailFiles (0.00s) [2022-02-18T21:07:30.762Z] === RUN TestFollowLogsConsumerGone [2022-02-18T21:07:30.762Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-18T21:07:30.762Z] === RUN TestFollowLogsProducerGone [2022-02-18T21:07:30.762Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-18T21:07:30.762Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-18T21:07:30.762Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-18T21:07:30.762Z] === RUN TestCheckCapacityAndRotate [2022-02-18T21:07:30.762Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-18T21:07:30.762Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-18T21:07:30.762Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-02-18T21:07:30.762Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-18T21:07:30.762Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-02-18T21:07:30.762Z] PASS [2022-02-18T21:07:30.762Z] coverage: 53.4% of statements [2022-02-18T21:07:30.762Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.126s coverage: 53.4% of statements [2022-02-18T21:07:30.962Z] --- PASS: TestRelease (1.58s) [2022-02-18T21:07:30.963Z] === RUN TestAllocateRandomDeallocate [2022-02-18T21:07:31.047Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-18T21:07:31.306Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-18T21:07:31.751Z] === RUN TestNewParse [2022-02-18T21:07:31.751Z] --- PASS: TestNewParse (0.00s) [2022-02-18T21:07:31.751Z] PASS [2022-02-18T21:07:31.751Z] coverage: 8.3% of statements [2022-02-18T21:07:31.751Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2022-02-18T21:07:31.751Z] === RUN TestValidateLogOpt [2022-02-18T21:07:31.751Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T21:07:31.751Z] === RUN TestNewMissedConfig [2022-02-18T21:07:31.751Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-18T21:07:31.751Z] === RUN TestNewMissedUrl [2022-02-18T21:07:31.751Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-18T21:07:31.751Z] === RUN TestNewMissedToken [2022-02-18T21:07:31.751Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-18T21:07:31.751Z] === RUN TestNewWithProxy [2022-02-18T21:07:31.751Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-18T21:07:31.751Z] === RUN TestDefault [2022-02-18T21:07:31.751Z] --- PASS: TestDefault (0.01s) [2022-02-18T21:07:31.751Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-18T21:07:31.751Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-02-18T21:07:31.751Z] === RUN TestJsonFormat [2022-02-18T21:07:31.751Z] --- PASS: TestJsonFormat (0.01s) [2022-02-18T21:07:31.751Z] === RUN TestRawFormat [2022-02-18T21:07:31.751Z] --- PASS: TestRawFormat (0.00s) [2022-02-18T21:07:31.751Z] === RUN TestRawFormatWithLabels [2022-02-18T21:07:31.751Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-18T21:07:31.751Z] === RUN TestRawFormatWithoutTag [2022-02-18T21:07:31.751Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-18T21:07:31.751Z] === RUN TestBatching [2022-02-18T21:07:31.875Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-18T21:07:31.953Z] time="2022-02-18T21:07:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-18T21:07:32.220Z] --- PASS: TestBatching (0.30s) [2022-02-18T21:07:32.220Z] === RUN TestFrequency [2022-02-18T21:07:32.220Z] === RUN TestParseLogFormat [2022-02-18T21:07:32.220Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-18T21:07:32.220Z] === RUN TestValidateLogOptEmpty [2022-02-18T21:07:32.220Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-18T21:07:32.220Z] === RUN TestValidateSyslogAddress [2022-02-18T21:07:32.220Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-18T21:07:32.220Z] === RUN TestParseAddressDefaultPort [2022-02-18T21:07:32.220Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-18T21:07:32.220Z] === RUN TestValidateSyslogFacility [2022-02-18T21:07:32.220Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-18T21:07:32.220Z] === RUN TestValidateLogOptSyslogFormat [2022-02-18T21:07:32.220Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-18T21:07:32.220Z] === RUN TestValidateLogOpt [2022-02-18T21:07:32.220Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T21:07:32.220Z] PASS [2022-02-18T21:07:32.220Z] coverage: 46.8% of statements [2022-02-18T21:07:32.220Z] ok github.com/docker/docker/daemon/logger/syslog 0.090s coverage: 46.8% of statements [2022-02-18T21:07:32.220Z] --- PASS: TestFrequency (0.18s) [2022-02-18T21:07:32.220Z] === RUN TestOneMessagePerRequest [2022-02-18T21:07:32.220Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-18T21:07:32.220Z] === RUN TestVerify [2022-02-18T21:07:32.220Z] --- PASS: TestVerify (0.00s) [2022-02-18T21:07:32.220Z] === RUN TestSkipVerify [2022-02-18T21:07:32.689Z] time="2022-02-18T21:07:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:07:32.689Z] time="2022-02-18T21:07:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:07:32.689Z] time="2022-02-18T21:07:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:07:33.158Z] --- PASS: TestSkipVerify (0.82s) [2022-02-18T21:07:33.158Z] === RUN TestBufferMaximum [2022-02-18T21:07:33.158Z] time="2022-02-18T21:07:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:07:33.158Z] time="2022-02-18T21:07:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:07:33.158Z] time="2022-02-18T21:07:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:07:33.158Z] time="2022-02-18T21:07:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:07:33.158Z] time="2022-02-18T21:07:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:07:33.158Z] time="2022-02-18T21:07:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218452.741234\",\"host\":\"c61eb840788b\"}'" [2022-02-18T21:07:33.158Z] time="2022-02-18T21:07:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218452.741234\",\"host\":\"c61eb840788b\"}'" [2022-02-18T21:07:33.158Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-18T21:07:33.158Z] === RUN TestServerAlwaysDown [2022-02-18T21:07:33.158Z] time="2022-02-18T21:07:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:07:33.158Z] time="2022-02-18T21:07:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:07:33.158Z] time="2022-02-18T21:07:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218452.744236\",\"host\":\"c61eb840788b\"}'" [2022-02-18T21:07:33.159Z] time="2022-02-18T21:07:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218452.744236\",\"host\":\"c61eb840788b\"}'" [2022-02-18T21:07:33.159Z] time="2022-02-18T21:07:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:07:33.159Z] time="2022-02-18T21:07:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218452.744236\",\"host\":\"c61eb840788b\"}'" [2022-02-18T21:07:33.159Z] time="2022-02-18T21:07:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218452.745234\",\"host\":\"c61eb840788b\"}'" [2022-02-18T21:07:33.159Z] time="2022-02-18T21:07:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218452.745234\",\"host\":\"c61eb840788b\"}'" [2022-02-18T21:07:33.159Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-18T21:07:33.159Z] === RUN TestCannotSendAfterClose [2022-02-18T21:07:33.159Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-18T21:07:33.159Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-18T21:07:33.254Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-18T21:07:33.629Z] === RUN TestV1IDService [2022-02-18T21:07:33.629Z] --- PASS: TestV1IDService (0.03s) [2022-02-18T21:07:33.629Z] === RUN TestV2MetadataService [2022-02-18T21:07:33.822Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-18T21:07:34.098Z] time="2022-02-18T21:07:33Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-18T21:07:34.098Z] time="2022-02-18T21:07:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c61eb840788b\"}'" [2022-02-18T21:07:34.098Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-18T21:07:34.098Z] PASS [2022-02-18T21:07:34.098Z] coverage: 82.5% of statements [2022-02-18T21:07:34.098Z] ok github.com/docker/docker/daemon/logger/splunk 2.402s coverage: 82.5% of statements [2022-02-18T21:07:34.098Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-18T21:07:34.098Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-18T21:07:34.098Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-18T21:07:34.567Z] === RUN TestSuccessfulDownload [2022-02-18T21:07:34.567Z] download_test.go:267: Needs fixing on Windows [2022-02-18T21:07:34.567Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-18T21:07:34.567Z] === RUN TestCancelledDownload [2022-02-18T21:07:34.567Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-18T21:07:34.567Z] === RUN TestMaxDownloadAttempts [2022-02-18T21:07:34.567Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T21:07:34.567Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T21:07:34.567Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T21:07:34.567Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T21:07:34.567Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T21:07:34.567Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T21:07:34.567Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T21:07:34.567Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T21:07:34.567Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T21:07:34.567Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T21:07:34.567Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T21:07:34.567Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T21:07:34.567Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-18T21:07:34.567Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-18T21:07:34.567Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-18T21:07:34.567Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-18T21:07:34.567Z] === RUN TestContinueOnError_NeverContinue [2022-02-18T21:07:34.567Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-18T21:07:34.567Z] === RUN TestManifestStore [2022-02-18T21:07:34.567Z] === RUN TestManifestStore/no_remote_or_local [2022-02-18T21:07:34.567Z] --- PASS: TestV2MetadataService (1.07s) [2022-02-18T21:07:34.567Z] PASS [2022-02-18T21:07:34.567Z] coverage: 48.2% of statements [2022-02-18T21:07:34.567Z] ok github.com/docker/docker/distribution/metadata 1.184s coverage: 48.2% of statements [2022-02-18T21:07:34.567Z] time="2022-02-18T21:07:34Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1303193715\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-18T21:07:34.567Z] === RUN TestManifestStore/no_local_cache [2022-02-18T21:07:34.567Z] === RUN TestManifestStore/with_local_cache [2022-02-18T21:07:34.760Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-18T21:07:35.037Z] === RUN TestManifestStore/unknown_media_type [2022-02-18T21:07:35.037Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-18T21:07:35.037Z] time="2022-02-18T21:07:34Z" level=warning msg="reference for unknown type: " [2022-02-18T21:07:35.037Z] time="2022-02-18T21:07:34Z" level=warning msg="reference for unknown type: " [2022-02-18T21:07:35.037Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-18T21:07:35.037Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-18T21:07:35.037Z] time="2022-02-18T21:07:34Z" level=warning msg="reference for unknown type: " [2022-02-18T21:07:35.037Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-18T21:07:35.037Z] time="2022-02-18T21:07:34Z" level=warning msg="reference for unknown type: " [2022-02-18T21:07:35.037Z] time="2022-02-18T21:07:34Z" level=warning msg="reference for unknown type: " [2022-02-18T21:07:35.037Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-18T21:07:35.037Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-18T21:07:35.037Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-18T21:07:35.037Z] time="2022-02-18T21:07:34Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-18T21:07:35.037Z] --- PASS: TestManifestStore (0.35s) [2022-02-18T21:07:35.037Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-02-18T21:07:35.037Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-18T21:07:35.037Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-18T21:07:35.037Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-18T21:07:35.037Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-18T21:07:35.037Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-02-18T21:07:35.038Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-18T21:07:35.038Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-02-18T21:07:35.038Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-18T21:07:35.038Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaType [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-18T21:07:35.038Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-18T21:07:35.038Z] === RUN TestFixManifestLayers [2022-02-18T21:07:35.038Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-18T21:07:35.038Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-18T21:07:35.038Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T21:07:35.038Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T21:07:35.038Z] === RUN TestFixManifestLayersBadParent [2022-02-18T21:07:35.038Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-18T21:07:35.038Z] === RUN TestValidateManifest [2022-02-18T21:07:35.038Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T21:07:35.038Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-18T21:07:35.038Z] === RUN TestFormatPlatform [2022-02-18T21:07:35.038Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-18T21:07:35.038Z] === RUN TestGetRepositoryMountCandidates [2022-02-18T21:07:35.038Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-18T21:07:35.038Z] === RUN TestLayerAlreadyExists [2022-02-18T21:07:35.038Z] 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-02-18T21:07:35.038Z] 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-02-18T21:07:35.038Z] 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-02-18T21:07:35.038Z] 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-02-18T21:07:35.038Z] 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-02-18T21:07:35.038Z] 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-02-18T21:07:35.038Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-18T21:07:35.038Z] === RUN TestWhenEmptyAuthConfig [2022-02-18T21:07:35.038Z] time="2022-02-18T21:07:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:07:35.038Z] time="2022-02-18T21:07:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:07:35.038Z] time="2022-02-18T21:07:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:07:35.038Z] time="2022-02-18T21:07:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:07:35.038Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-18T21:07:35.038Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-02-18T21:07:35.038Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-02-18T21:07:35.038Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-02-18T21:07:35.038Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-02-18T21:07:35.038Z] === RUN TestTransfer [2022-02-18T21:07:35.038Z] --- PASS: TestTransfer (0.11s) [2022-02-18T21:07:35.038Z] === RUN TestConcurrencyLimit [2022-02-18T21:07:35.329Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-18T21:07:35.507Z] === RUN TestNotFound [2022-02-18T21:07:35.507Z] --- PASS: TestNotFound (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestConflict [2022-02-18T21:07:35.507Z] --- PASS: TestConflict (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestForbidden [2022-02-18T21:07:35.507Z] --- PASS: TestForbidden (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestInvalidParameter [2022-02-18T21:07:35.507Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestNotImplemented [2022-02-18T21:07:35.507Z] --- PASS: TestNotImplemented (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestNotModified [2022-02-18T21:07:35.507Z] --- PASS: TestNotModified (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestUnauthorized [2022-02-18T21:07:35.507Z] --- PASS: TestUnauthorized (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestUnknown [2022-02-18T21:07:35.507Z] --- PASS: TestUnknown (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestCancelled [2022-02-18T21:07:35.507Z] --- PASS: TestCancelled (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestDeadline [2022-02-18T21:07:35.507Z] --- PASS: TestDeadline (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestDataLoss [2022-02-18T21:07:35.507Z] --- PASS: TestDataLoss (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestUnavailable [2022-02-18T21:07:35.507Z] --- PASS: TestUnavailable (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestSystem [2022-02-18T21:07:35.507Z] --- PASS: TestSystem (0.00s) [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Not_Found [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Bad_Request [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Conflict [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Unauthorized [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Forbidden [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Not_Modified [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-18T21:07:35.507Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-18T21:07:35.507Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-18T21:07:35.507Z] PASS [2022-02-18T21:07:35.507Z] coverage: 53.1% of statements [2022-02-18T21:07:35.507Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2022-02-18T21:07:35.507Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-18T21:07:35.507Z] === RUN TestInactiveJobs [2022-02-18T21:07:35.753Z] --- PASS: TestAllocateRandomDeallocate (4.49s) [2022-02-18T21:07:35.753Z] === RUN TestRetrieveFromStore [2022-02-18T21:07:35.976Z] --- PASS: TestInactiveJobs (0.41s) [2022-02-18T21:07:35.976Z] === RUN TestWatchRelease [2022-02-18T21:07:35.976Z] --- PASS: TestWatchRelease (0.04s) [2022-02-18T21:07:35.976Z] === RUN TestWatchFinishedTransfer [2022-02-18T21:07:35.976Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-18T21:07:35.976Z] === RUN TestDuplicateTransfer [2022-02-18T21:07:35.976Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-18T21:07:35.976Z] === RUN TestSuccessfulUpload [2022-02-18T21:07:35.976Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-02-18T21:07:35.976Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-18T21:07:35.976Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-18T21:07:35.976Z] === RUN TestTokenPassThru [2022-02-18T21:07:35.976Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-18T21:07:35.976Z] === RUN TestTokenPassThruDifferentHost [2022-02-18T21:07:35.976Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-18T21:07:35.976Z] PASS [2022-02-18T21:07:35.976Z] coverage: 24.6% of statements [2022-02-18T21:07:35.976Z] ok github.com/docker/docker/distribution 1.724s coverage: 24.6% of statements [2022-02-18T21:07:36.267Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-18T21:07:36.450Z] time="2022-02-18T21:07:35Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-18T21:07:36.450Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-02-18T21:07:36.450Z] === RUN TestCancelledUpload [2022-02-18T21:07:36.450Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-18T21:07:36.450Z] PASS [2022-02-18T21:07:36.450Z] coverage: 77.1% of statements [2022-02-18T21:07:36.450Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-18T21:07:36.450Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 77.1% of statements [2022-02-18T21:07:36.450Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-18T21:07:36.528Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-18T21:07:36.742Z] --- PASS: TestRetrieveFromStore (1.49s) [2022-02-18T21:07:36.742Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-18T21:07:36.742Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-02-18T21:07:36.742Z] === RUN TestParallelPredefinedRequest1 [2022-02-18T21:07:36.742Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-18T21:07:36.742Z] === RUN TestParallelPredefinedRequest2 [2022-02-18T21:07:36.742Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-18T21:07:36.742Z] === RUN TestParallelPredefinedRequest3 [2022-02-18T21:07:36.742Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-18T21:07:36.742Z] === RUN TestParallelPredefinedRequest4 [2022-02-18T21:07:36.742Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-18T21:07:36.742Z] === RUN TestParallelPredefinedRequest5 [2022-02-18T21:07:36.742Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-18T21:07:36.742Z] === RUN TestDebug [2022-02-18T21:07:36.742Z] --- PASS: TestDebug (0.00s) [2022-02-18T21:07:36.742Z] === RUN TestRequestPoolParallel [2022-02-18T21:07:36.919Z] === RUN TestCompare [2022-02-18T21:07:36.919Z] --- PASS: TestCompare (0.00s) [2022-02-18T21:07:36.919Z] PASS [2022-02-18T21:07:36.919Z] coverage: 19.2% of statements [2022-02-18T21:07:36.919Z] ok github.com/docker/docker/image/cache 0.108s coverage: 19.2% of statements [2022-02-18T21:07:36.919Z] === RUN TestFSGetInvalidData [2022-02-18T21:07:36.919Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-18T21:07:36.919Z] === RUN TestFSInvalidSet [2022-02-18T21:07:36.919Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-18T21:07:36.919Z] === RUN TestFSInvalidRoot [2022-02-18T21:07:36.919Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-18T21:07:36.919Z] === RUN TestFSMetadataGetSet [2022-02-18T21:07:36.919Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-18T21:07:36.919Z] === RUN TestFSInvalidWalker [2022-02-18T21:07:36.919Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-18T21:07:36.919Z] === RUN TestFSGetSet [2022-02-18T21:07:36.919Z] --- PASS: TestFSGetSet (0.05s) [2022-02-18T21:07:36.919Z] === RUN TestFSGetUnsetKey [2022-02-18T21:07:36.919Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-18T21:07:36.919Z] === RUN TestFSGetEmptyData [2022-02-18T21:07:36.919Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-18T21:07:36.919Z] === RUN TestFSDelete [2022-02-18T21:07:36.919Z] --- PASS: TestFSDelete (0.02s) [2022-02-18T21:07:36.919Z] === RUN TestFSWalker [2022-02-18T21:07:36.919Z] --- PASS: TestFSWalker (0.02s) [2022-02-18T21:07:36.919Z] === RUN TestFSWalkerStopOnError [2022-02-18T21:07:36.919Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-02-18T21:07:36.919Z] === RUN TestNewFromJSON [2022-02-18T21:07:36.919Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-18T21:07:36.919Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-18T21:07:36.919Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-18T21:07:36.919Z] === RUN TestMarshalKeyOrder [2022-02-18T21:07:36.919Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-18T21:07:36.919Z] === RUN TestHistoryEqual [2022-02-18T21:07:37.213Z] --- PASS: TestRequestPoolParallel (0.30s) [2022-02-18T21:07:37.213Z] === RUN TestFullAllocateRelease [2022-02-18T21:07:37.389Z] --- PASS: TestHistoryEqual (0.21s) [2022-02-18T21:07:37.389Z] === RUN TestImage [2022-02-18T21:07:37.389Z] --- PASS: TestImage (0.00s) [2022-02-18T21:07:37.389Z] === RUN TestImageOSNotEmpty [2022-02-18T21:07:37.389Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-18T21:07:37.389Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-18T21:07:37.389Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-18T21:07:37.389Z] === RUN TestCreate [2022-02-18T21:07:37.389Z] --- PASS: TestCreate (0.01s) [2022-02-18T21:07:37.389Z] === RUN TestRestore [2022-02-18T21:07:37.389Z] time="2022-02-18T21:07:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-18T21:07:37.389Z] --- PASS: TestRestore (0.04s) [2022-02-18T21:07:37.389Z] === RUN TestAddDelete [2022-02-18T21:07:37.389Z] --- PASS: TestAddDelete (0.03s) [2022-02-18T21:07:37.389Z] === RUN TestSearchAfterDelete [2022-02-18T21:07:37.389Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-18T21:07:37.389Z] === RUN TestParentReset [2022-02-18T21:07:37.389Z] --- PASS: TestParentReset (0.04s) [2022-02-18T21:07:37.389Z] === RUN TestGetAndSetLastUpdated [2022-02-18T21:07:37.389Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-18T21:07:37.389Z] === RUN TestStoreLen [2022-02-18T21:07:37.389Z] --- PASS: TestStoreLen (0.09s) [2022-02-18T21:07:37.389Z] PASS [2022-02-18T21:07:37.389Z] coverage: 86.9% of statements [2022-02-18T21:07:37.389Z] ok github.com/docker/docker/image 0.764s coverage: 86.9% of statements [2022-02-18T21:07:37.465Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-18T21:07:37.683Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-02-18T21:07:37.683Z] === RUN TestOddAllocateRelease [2022-02-18T21:07:37.861Z] === RUN TestMakeV1ConfigFromConfig [2022-02-18T21:07:37.861Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-18T21:07:37.861Z] PASS [2022-02-18T21:07:37.861Z] coverage: 25.0% of statements [2022-02-18T21:07:37.861Z] ok github.com/docker/docker/image/v1 0.093s coverage: 25.0% of statements [2022-02-18T21:07:37.861Z] === RUN TestValidateManifest [2022-02-18T21:07:37.861Z] === RUN TestValidateManifest/nil [2022-02-18T21:07:37.861Z] === RUN TestValidateManifest/non-nil [2022-02-18T21:07:37.861Z] --- PASS: TestValidateManifest (0.00s) [2022-02-18T21:07:37.861Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-18T21:07:37.861Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-18T21:07:37.861Z] PASS [2022-02-18T21:07:37.861Z] coverage: 0.7% of statements [2022-02-18T21:07:37.861Z] ok github.com/docker/docker/image/tarexport 0.079s coverage: 0.7% of statements [2022-02-18T21:07:37.861Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-18T21:07:38.033Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-18T21:07:38.153Z] --- PASS: TestOddAllocateRelease (0.34s) [2022-02-18T21:07:38.153Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-18T21:07:38.153Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-02-18T21:07:38.153Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-18T21:07:38.153Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-18T21:07:38.153Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-18T21:07:38.153Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-18T21:07:38.153Z] === CONT TestParallelPredefinedRequest1 [2022-02-18T21:07:38.153Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:07:38.153Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-18T21:07:38.153Z] === CONT TestParallelPredefinedRequest5 [2022-02-18T21:07:38.153Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:07:38.153Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-18T21:07:38.153Z] === CONT TestParallelPredefinedRequest4 [2022-02-18T21:07:38.153Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:07:38.153Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-18T21:07:38.153Z] === CONT TestParallelPredefinedRequest3 [2022-02-18T21:07:38.153Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:07:38.153Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-18T21:07:38.153Z] === CONT TestParallelPredefinedRequest2 [2022-02-18T21:07:38.153Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:07:38.153Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-18T21:07:38.153Z] PASS [2022-02-18T21:07:38.153Z] coverage: 85.3% of statements [2022-02-18T21:07:38.153Z] ok github.com/docker/docker/libnetwork/ipam 50.888s coverage: 85.3% of statements [2022-02-18T21:07:38.602Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-18T21:07:39.173Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-18T21:07:39.432Z] === RUN TestSerialization [2022-02-18T21:07:39.432Z] --- PASS: TestSerialization (0.04s) [2022-02-18T21:07:39.432Z] PASS [2022-02-18T21:07:39.432Z] coverage: 100.0% of statements [2022-02-18T21:07:39.432Z] ok github.com/docker/docker/libcontainerd/queue 0.102s coverage: 100.0% of statements [2022-02-18T21:07:39.902Z] === RUN TestEmptyLayer [2022-02-18T21:07:39.902Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-18T21:07:39.902Z] === RUN TestCommitFailure [2022-02-18T21:07:39.902Z] --- PASS: TestCommitFailure (0.01s) [2022-02-18T21:07:39.902Z] === RUN TestStartTransactionFailure [2022-02-18T21:07:39.902Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-18T21:07:39.902Z] === RUN TestGetOrphan [2022-02-18T21:07:39.902Z] --- PASS: TestGetOrphan (0.01s) [2022-02-18T21:07:39.902Z] === RUN TestMountAndRegister [2022-02-18T21:07:39.902Z] layer_test.go:258: Layer size: 14 [2022-02-18T21:07:39.902Z] --- PASS: TestMountAndRegister (0.07s) [2022-02-18T21:07:39.902Z] === RUN TestLayerRelease [2022-02-18T21:07:39.902Z] layer_test.go:291: Failing on Windows [2022-02-18T21:07:39.902Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-18T21:07:39.902Z] === RUN TestStoreRestore [2022-02-18T21:07:39.902Z] layer_test.go:340: Failing on Windows [2022-02-18T21:07:39.902Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-18T21:07:39.902Z] === RUN TestTarStreamStability [2022-02-18T21:07:39.902Z] layer_test.go:455: Failing on Windows [2022-02-18T21:07:39.902Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-18T21:07:39.902Z] === RUN TestRegisterExistingLayer [2022-02-18T21:07:39.902Z] === RUN TestEnvironmentParsing [2022-02-18T21:07:39.902Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-18T21:07:39.902Z] PASS [2022-02-18T21:07:39.902Z] coverage: 1.2% of statements [2022-02-18T21:07:39.902Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.2% of statements [2022-02-18T21:07:39.902Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-02-18T21:07:39.902Z] === RUN TestTarStreamVerification [2022-02-18T21:07:39.902Z] layer_test.go:684: Failing on Windows [2022-02-18T21:07:39.902Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-18T21:07:39.902Z] === RUN TestLayerMigration [2022-02-18T21:07:39.902Z] migration_test.go:45: Failing on Windows [2022-02-18T21:07:39.902Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-18T21:07:39.902Z] === RUN TestLayerMigrationNoTarsplit [2022-02-18T21:07:39.902Z] migration_test.go:181: Failing on Windows [2022-02-18T21:07:39.902Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T21:07:39.902Z] === RUN TestMountInit [2022-02-18T21:07:39.902Z] mount_test.go:17: Failing on Windows [2022-02-18T21:07:39.902Z] --- SKIP: TestMountInit (0.00s) [2022-02-18T21:07:39.902Z] === RUN TestMountSize [2022-02-18T21:07:39.902Z] mount_test.go:76: Failing on Windows [2022-02-18T21:07:39.902Z] --- SKIP: TestMountSize (0.00s) [2022-02-18T21:07:39.902Z] === RUN TestMountChanges [2022-02-18T21:07:39.902Z] mount_test.go:125: Failing on Windows [2022-02-18T21:07:39.902Z] --- SKIP: TestMountChanges (0.00s) [2022-02-18T21:07:39.902Z] === RUN TestMountApply [2022-02-18T21:07:39.902Z] mount_test.go:212: Failing on Windows [2022-02-18T21:07:39.902Z] --- SKIP: TestMountApply (0.00s) [2022-02-18T21:07:39.902Z] PASS [2022-02-18T21:07:39.902Z] coverage: 30.2% of statements [2022-02-18T21:07:39.902Z] ok github.com/docker/docker/layer 0.403s coverage: 30.2% of statements [2022-02-18T21:07:40.109Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-18T21:07:40.370Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-18T21:07:40.370Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-18T21:07:40.370Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-18T21:07:40.370Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-18T21:07:40.372Z] === RUN TestParseEmptyInterface [2022-02-18T21:07:40.372Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-18T21:07:40.372Z] === RUN TestParseNonInterfaceType [2022-02-18T21:07:40.372Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-18T21:07:40.372Z] === RUN TestParseWithOneFunction [2022-02-18T21:07:40.372Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-18T21:07:40.372Z] === RUN TestParseWithMultipleFuncs [2022-02-18T21:07:40.372Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-18T21:07:40.372Z] === RUN TestParseWithUnnamedReturn [2022-02-18T21:07:40.372Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-18T21:07:40.372Z] === RUN TestEmbeddedInterface [2022-02-18T21:07:40.372Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-18T21:07:40.372Z] === RUN TestParsedImports [2022-02-18T21:07:40.372Z] --- PASS: TestParsedImports (0.00s) [2022-02-18T21:07:40.372Z] === RUN TestAliasedImports [2022-02-18T21:07:40.372Z] --- PASS: TestAliasedImports (0.00s) [2022-02-18T21:07:40.372Z] PASS [2022-02-18T21:07:40.372Z] coverage: 56.8% of statements [2022-02-18T21:07:40.372Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2022-02-18T21:07:40.683Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-18T21:07:40.840Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-18T21:07:40.840Z] === RUN TestClientStream [2022-02-18T21:07:40.840Z] --- PASS: TestClientStream (0.00s) [2022-02-18T21:07:40.840Z] === RUN TestClientSendFile [2022-02-18T21:07:40.840Z] --- PASS: TestClientSendFile (0.00s) [2022-02-18T21:07:40.840Z] === RUN TestClientWithRequestTimeout [2022-02-18T21:07:40.840Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-18T21:07:40.840Z] === RUN TestFileSpecPlugin [2022-02-18T21:07:40.840Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-18T21:07:40.840Z] === RUN TestFileJSONSpecPlugin [2022-02-18T21:07:40.840Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-18T21:07:40.840Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-18T21:07:40.840Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-18T21:07:40.840Z] === RUN TestPluginAddHandler [2022-02-18T21:07:40.840Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-18T21:07:40.840Z] === RUN TestPluginWaitBadPlugin [2022-02-18T21:07:40.840Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-18T21:07:40.840Z] === RUN TestGet [2022-02-18T21:07:40.840Z] time="2022-02-18T21:07:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-18T21:07:41.357Z] === RUN TestSequenceGetAvailableBit [2022-02-18T21:07:41.357Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestSequenceEqual [2022-02-18T21:07:41.357Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestSequenceCopy [2022-02-18T21:07:41.357Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestGetFirstAvailable [2022-02-18T21:07:41.357Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestFindSequence [2022-02-18T21:07:41.357Z] --- PASS: TestFindSequence (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestCheckIfAvailable [2022-02-18T21:07:41.357Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestMergeSequences [2022-02-18T21:07:41.357Z] --- PASS: TestMergeSequences (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestPushReservation [2022-02-18T21:07:41.357Z] --- PASS: TestPushReservation (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestSerializeDeserialize [2022-02-18T21:07:41.357Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestSet [2022-02-18T21:07:41.357Z] --- PASS: TestSet (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestSetUnset [2022-02-18T21:07:41.357Z] --- PASS: TestSetUnset (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestOffsetSetUnset [2022-02-18T21:07:41.357Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestSetInRange [2022-02-18T21:07:41.357Z] --- PASS: TestSetInRange (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestSetAnyInRange [2022-02-18T21:07:41.357Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestMethods [2022-02-18T21:07:41.357Z] --- PASS: TestMethods (0.00s) [2022-02-18T21:07:41.357Z] === RUN TestRandomAllocateDeallocate [2022-02-18T21:07:41.619Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-18T21:07:41.829Z] time="2022-02-18T21:07:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-18T21:07:41.829Z] === RUN TestHTTPTransport [2022-02-18T21:07:41.829Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-18T21:07:41.829Z] PASS [2022-02-18T21:07:41.829Z] coverage: 85.7% of statements [2022-02-18T21:07:41.829Z] ok github.com/docker/docker/pkg/plugins/transport 0.051s coverage: 85.7% of statements [2022-02-18T21:07:41.877Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-18T21:07:42.359Z] === RUN TestMiddlewares [2022-02-18T21:07:42.359Z] --- PASS: TestMiddlewares (0.00s) [2022-02-18T21:07:42.359Z] PASS [2022-02-18T21:07:42.359Z] coverage: 9.0% of statements [2022-02-18T21:07:42.359Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2022-02-18T21:07:42.443Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-18T21:07:42.702Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-18T21:07:42.825Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-18T21:07:42.825Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T21:07:42.825Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-18T21:07:42.825Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-18T21:07:42.825Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-18T21:07:42.825Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-18T21:07:42.825Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-18T21:07:42.825Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T21:07:42.825Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-18T21:07:42.825Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-18T21:07:42.825Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-18T21:07:42.825Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-18T21:07:42.825Z] === RUN TestBufferPoolPutAndGet [2022-02-18T21:07:42.825Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-18T21:07:42.825Z] PASS [2022-02-18T21:07:42.825Z] coverage: 88.2% of statements [2022-02-18T21:07:42.825Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-02-18T21:07:42.925Z] === RUN TestInvalidConfig [2022-02-18T21:07:42.925Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-18T21:07:42.925Z] === RUN TestConfig [2022-02-18T21:07:42.925Z] --- PASS: TestConfig (0.00s) [2022-02-18T21:07:42.925Z] === RUN TestOptionsLabels [2022-02-18T21:07:42.925Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-18T21:07:42.925Z] === RUN TestValidName [2022-02-18T21:07:42.925Z] --- PASS: TestValidName (0.00s) [2022-02-18T21:07:42.925Z] PASS [2022-02-18T21:07:42.925Z] coverage: 19.7% of statements [2022-02-18T21:07:42.925Z] ok github.com/docker/docker/libnetwork/config 0.079s coverage: 19.7% of statements [2022-02-18T21:07:43.271Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-18T21:07:43.394Z] === RUN TestKey [2022-02-18T21:07:43.394Z] --- PASS: TestKey (0.00s) [2022-02-18T21:07:43.394Z] === RUN TestParseKey [2022-02-18T21:07:43.394Z] --- PASS: TestParseKey (0.00s) [2022-02-18T21:07:43.394Z] === RUN TestInvalidDataStore [2022-02-18T21:07:43.394Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-18T21:07:43.394Z] === RUN TestKVObjectFlatKey [2022-02-18T21:07:43.394Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-18T21:07:43.394Z] === RUN TestAtomicKVObjectFlatKey [2022-02-18T21:07:43.394Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-18T21:07:43.394Z] PASS [2022-02-18T21:07:43.394Z] coverage: 21.9% of statements [2022-02-18T21:07:43.815Z] === RUN TestOutputOnPrematureClose [2022-02-18T21:07:43.815Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-18T21:07:43.815Z] === RUN TestCompleteSilently [2022-02-18T21:07:43.815Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-18T21:07:43.815Z] PASS [2022-02-18T21:07:43.815Z] coverage: 75.9% of statements [2022-02-18T21:07:43.815Z] ok github.com/docker/docker/pkg/progress 0.055s coverage: 75.9% of statements [2022-02-18T21:07:43.815Z] time="2022-02-18T21:07:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-18T21:07:43.841Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-18T21:07:43.863Z] ok github.com/docker/docker/libnetwork/datastore 0.057s coverage: 21.9% of statements [2022-02-18T21:07:43.863Z] === RUN TestErrorInterfaces [2022-02-18T21:07:43.863Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-18T21:07:43.863Z] === RUN TestNetworkMarshalling [2022-02-18T21:07:43.863Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-02-18T21:07:43.863Z] === RUN TestEndpointMarshalling [2022-02-18T21:07:43.863Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-18T21:07:43.863Z] === RUN TestAuxAddresses [2022-02-18T21:07:43.863Z] time="2022-02-18T21:07:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T21:07:43.863Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-18T21:07:43.863Z] === RUN TestSRVServiceQuery [2022-02-18T21:07:43.863Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:07:43.863Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-02-18T21:07:43.863Z] === RUN TestServiceVIPReuse [2022-02-18T21:07:43.863Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:07:43.863Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-18T21:07:43.863Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-18T21:07:43.863Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:07:43.863Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-18T21:07:43.863Z] === RUN TestDNSIPQuery [2022-02-18T21:07:43.863Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:07:43.863Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-18T21:07:43.863Z] === RUN TestDNSProxyServFail [2022-02-18T21:07:43.863Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:07:43.863Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-18T21:07:43.863Z] === RUN TestSandboxAddEmpty [2022-02-18T21:07:43.863Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:07:43.863Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-18T21:07:43.863Z] === RUN TestSandboxAddMultiPrio [2022-02-18T21:07:43.863Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:07:43.863Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-18T21:07:43.863Z] === RUN TestSandboxAddSamePrio [2022-02-18T21:07:43.863Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:07:43.863Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-18T21:07:43.863Z] === RUN TestCleanupServiceDiscovery [2022-02-18T21:07:43.863Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:07:43.863Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-18T21:07:43.863Z] === RUN TestDNSOptions [2022-02-18T21:07:43.863Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:07:43.863Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-18T21:07:43.863Z] === RUN TestMultipleControllersWithSameStore [2022-02-18T21:07:43.863Z] time="2022-02-18T21:07:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T21:07:43.863Z] time="2022-02-18T21:07:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T21:07:43.863Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-02-18T21:07:43.863Z] PASS [2022-02-18T21:07:43.863Z] coverage: 8.5% of statements [2022-02-18T21:07:43.863Z] ok github.com/docker/docker/libnetwork 0.411s coverage: 8.5% of statements [2022-02-18T21:07:44.285Z] === RUN TestSendToOneSub [2022-02-18T21:07:44.286Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-18T21:07:44.286Z] === RUN TestSendToMultipleSubs [2022-02-18T21:07:44.286Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-18T21:07:44.286Z] === RUN TestEvictOneSub [2022-02-18T21:07:44.286Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-18T21:07:44.286Z] === RUN TestClosePublisher [2022-02-18T21:07:44.286Z] --- PASS: TestClosePublisher (0.00s) [2022-02-18T21:07:44.286Z] === RUN TestPubSubRace [2022-02-18T21:07:44.338Z] === RUN TestIPDataMarshalling [2022-02-18T21:07:44.338Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-18T21:07:44.338Z] === RUN TestValidateAndIsV6 [2022-02-18T21:07:44.338Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-18T21:07:44.338Z] PASS [2022-02-18T21:07:44.338Z] coverage: 68.9% of statements [2022-02-18T21:07:44.338Z] ok github.com/docker/docker/libnetwork/driverapi 0.053s coverage: 68.9% of statements [2022-02-18T21:07:44.409Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-18T21:07:44.807Z] === RUN TestDriver [2022-02-18T21:07:44.807Z] --- PASS: TestDriver (0.00s) [2022-02-18T21:07:44.807Z] PASS [2022-02-18T21:07:44.807Z] coverage: 34.8% of statements [2022-02-18T21:07:44.807Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-02-18T21:07:44.985Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-18T21:07:45.276Z] === RUN TestDriver [2022-02-18T21:07:45.276Z] --- PASS: TestDriver (0.00s) [2022-02-18T21:07:45.276Z] PASS [2022-02-18T21:07:45.276Z] coverage: 34.8% of statements [2022-02-18T21:07:45.276Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-02-18T21:07:45.276Z] === RUN TestNetworkAllocateFree [2022-02-18T21:07:45.276Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-18T21:07:45.276Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-18T21:07:45.276Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-18T21:07:45.276Z] PASS [2022-02-18T21:07:45.276Z] coverage: 63.6% of statements [2022-02-18T21:07:45.276Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.053s coverage: 63.6% of statements [2022-02-18T21:07:45.276Z] --- PASS: TestPubSubRace (1.07s) [2022-02-18T21:07:45.276Z] PASS [2022-02-18T21:07:45.276Z] coverage: 75.0% of statements [2022-02-18T21:07:45.276Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 75.0% of statements [2022-02-18T21:07:45.558Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-18T21:07:46.265Z] === RUN TestRegister [2022-02-18T21:07:46.265Z] --- PASS: TestRegister (0.00s) [2022-02-18T21:07:46.265Z] === RUN TestCommand [2022-02-18T21:07:46.265Z] --- PASS: TestCommand (0.04s) [2022-02-18T21:07:46.265Z] === RUN TestNaiveSelf [2022-02-18T21:07:46.265Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-18T21:07:46.265Z] PASS [2022-02-18T21:07:46.265Z] coverage: 82.4% of statements [2022-02-18T21:07:46.265Z] ok github.com/docker/docker/pkg/reexec 0.118s coverage: 82.4% of statements [2022-02-18T21:07:46.265Z] === RUN TestGetEmptyCapabilities [2022-02-18T21:07:46.265Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-18T21:07:46.265Z] === RUN TestGetExtraCapabilities [2022-02-18T21:07:46.265Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-18T21:07:46.265Z] === RUN TestGetInvalidCapabilities [2022-02-18T21:07:46.265Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-18T21:07:46.265Z] === RUN TestRemoteDriver [2022-02-18T21:07:46.265Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-18T21:07:46.265Z] === RUN TestDriverError [2022-02-18T21:07:46.265Z] --- PASS: TestDriverError (0.00s) [2022-02-18T21:07:46.265Z] === RUN TestMissingValues [2022-02-18T21:07:46.265Z] --- PASS: TestMissingValues (0.00s) [2022-02-18T21:07:46.265Z] === RUN TestRollback [2022-02-18T21:07:46.265Z] --- PASS: TestRollback (0.00s) [2022-02-18T21:07:46.265Z] PASS [2022-02-18T21:07:46.265Z] coverage: 57.4% of statements [2022-02-18T21:07:46.265Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.095s coverage: 57.4% of statements [2022-02-18T21:07:46.498Z] --- PASS: TestCreateServiceMultipleTimes (16.94s) [2022-02-18T21:07:46.498Z] === RUN TestCreateServiceConflict [2022-02-18T21:07:46.734Z] === RUN TestNAT [2022-02-18T21:07:46.734Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T21:07:46.734Z] --- SKIP: TestNAT (0.00s) [2022-02-18T21:07:46.734Z] === RUN TestTransparent [2022-02-18T21:07:46.734Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T21:07:46.734Z] --- SKIP: TestTransparent (0.00s) [2022-02-18T21:07:46.734Z] PASS [2022-02-18T21:07:46.734Z] coverage: 0.0% of statements [2022-02-18T21:07:46.734Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.067s coverage: 0.0% of statements [2022-02-18T21:07:46.758Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-18T21:07:47.205Z] === RUN TestBuildDefault [2022-02-18T21:07:47.205Z] --- PASS: TestBuildDefault (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestBuildHostnameDomainname [2022-02-18T21:07:47.205Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestBuildHostname [2022-02-18T21:07:47.205Z] --- PASS: TestBuildHostname (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestBuildHostnameFQDN [2022-02-18T21:07:47.205Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestBuildNoIP [2022-02-18T21:07:47.205Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestUpdate [2022-02-18T21:07:47.205Z] --- PASS: TestUpdate (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-18T21:07:47.205Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-18T21:07:47.205Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestAddEmpty [2022-02-18T21:07:47.205Z] --- PASS: TestAddEmpty (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestAdd [2022-02-18T21:07:47.205Z] --- PASS: TestAdd (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestDeleteEmpty [2022-02-18T21:07:47.205Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestDeleteNewline [2022-02-18T21:07:47.205Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestDelete [2022-02-18T21:07:47.205Z] --- PASS: TestDelete (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestConcurrentWrites [2022-02-18T21:07:47.205Z] === RUN TestNew [2022-02-18T21:07:47.205Z] --- PASS: TestNew (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestAddDriver [2022-02-18T21:07:47.205Z] --- PASS: TestAddDriver (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestAddDuplicateDriver [2022-02-18T21:07:47.205Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-18T21:07:47.205Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestDriver [2022-02-18T21:07:47.205Z] --- PASS: TestDriver (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestIPAM [2022-02-18T21:07:47.205Z] --- PASS: TestIPAM (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestWalkIPAMs [2022-02-18T21:07:47.205Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-18T21:07:47.205Z] === RUN TestWalkDrivers [2022-02-18T21:07:47.205Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-18T21:07:47.205Z] PASS [2022-02-18T21:07:47.205Z] coverage: 82.4% of statements [2022-02-18T21:07:47.205Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2022-02-18T21:07:47.205Z] --- PASS: TestConcurrentWrites (0.27s) [2022-02-18T21:07:47.205Z] PASS [2022-02-18T21:07:47.205Z] coverage: 81.2% of statements [2022-02-18T21:07:47.205Z] ok github.com/docker/docker/libnetwork/etchosts 0.330s coverage: 81.2% of statements [2022-02-18T21:07:47.255Z] === RUN TestDump [2022-02-18T21:07:47.255Z] goroutine 21 [running]: [2022-02-18T21:07:47.255Z] github.com/docker/docker/pkg/stack.dump(0xa0b6b7) [2022-02-18T21:07:47.255Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T21:07:47.255Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-18T21:07:47.255Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-18T21:07:47.255Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-18T21:07:47.255Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-18T21:07:47.255Z] testing.tRunner(0xc000085860, 0xb78ef8) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:07:47.255Z] created by testing.(*T).Run [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T21:07:47.255Z] [2022-02-18T21:07:47.255Z] goroutine 1 [chan receive]: [2022-02-18T21:07:47.255Z] testing.(*T).Run(0xc0000856c0, {0xb6a531, 0x9ea413}, 0xb78ef8) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T21:07:47.255Z] testing.runTests.func1(0xc0000c6810) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T21:07:47.255Z] testing.tRunner(0xc0000856c0, 0xc0000d1ce0) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:07:47.255Z] testing.runTests(0xc0000dc080, {0xcdcbe0, 0x3, 0x3}, {0xa0a90d, 0xb6c22b, 0xce1680}) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T21:07:47.255Z] testing.(*M).Run(0xc0000dc080) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T21:07:47.255Z] main.main() [2022-02-18T21:07:47.255Z] _testmain.go:95 +0x1f5 [2022-02-18T21:07:47.255Z] --- PASS: TestDump (0.00s) [2022-02-18T21:07:47.255Z] === RUN TestDumpToFile [2022-02-18T21:07:47.255Z] --- PASS: TestDumpToFile (0.25s) [2022-02-18T21:07:47.255Z] === RUN TestDumpToFileWithEmptyInput [2022-02-18T21:07:47.255Z] goroutine 23 [running]: [2022-02-18T21:07:47.255Z] github.com/docker/docker/pkg/stack.dump(0xa78894) [2022-02-18T21:07:47.255Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T21:07:47.255Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xa78c40}) [2022-02-18T21:07:47.255Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-18T21:07:47.255Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085860) [2022-02-18T21:07:47.255Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-18T21:07:47.255Z] testing.tRunner(0xc000085d40, 0xb78ee8) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:07:47.255Z] created by testing.(*T).Run [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T21:07:47.255Z] [2022-02-18T21:07:47.255Z] goroutine 1 [chan receive]: [2022-02-18T21:07:47.255Z] testing.(*T).Run(0xc0000856c0, {0xb71316, 0x9ea413}, 0xb78ee8) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T21:07:47.255Z] testing.runTests.func1(0xc0000c6810) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T21:07:47.255Z] testing.tRunner(0xc0000856c0, 0xc0000d1ce0) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:07:47.255Z] testing.runTests(0xc0000dc080, {0xcdcbe0, 0x3, 0x3}, {0xa0a90d, 0xb6c22b, 0xce1680}) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T21:07:47.255Z] testing.(*M).Run(0xc0000dc080) [2022-02-18T21:07:47.255Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T21:07:47.255Z] main.main() [2022-02-18T21:07:47.255Z] _testmain.go:95 +0x1f5 [2022-02-18T21:07:47.255Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-18T21:07:47.255Z] PASS [2022-02-18T21:07:47.255Z] coverage: 90.9% of statements [2022-02-18T21:07:47.255Z] ok github.com/docker/docker/pkg/stack 0.298s coverage: 90.9% of statements [2022-02-18T21:07:47.326Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-18T21:07:47.675Z] === RUN TestNew [2022-02-18T21:07:47.675Z] --- PASS: TestNew (0.00s) [2022-02-18T21:07:47.675Z] === RUN TestAllocate [2022-02-18T21:07:47.675Z] --- PASS: TestAllocate (0.00s) [2022-02-18T21:07:47.675Z] === RUN TestUninitialized [2022-02-18T21:07:47.675Z] --- PASS: TestUninitialized (0.00s) [2022-02-18T21:07:47.675Z] === RUN TestAllocateInRange [2022-02-18T21:07:47.675Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-18T21:07:47.675Z] === RUN TestAllocateSerial [2022-02-18T21:07:47.675Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-18T21:07:47.675Z] PASS [2022-02-18T21:07:47.675Z] coverage: 87.5% of statements [2022-02-18T21:07:47.675Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2022-02-18T21:07:47.675Z] === RUN TestCaller [2022-02-18T21:07:47.675Z] --- PASS: TestCaller (0.00s) [2022-02-18T21:07:47.675Z] PASS [2022-02-18T21:07:47.675Z] coverage: 100.0% of statements [2022-02-18T21:07:47.675Z] ok github.com/docker/docker/libnetwork/internal/caller 0.051s coverage: 100.0% of statements [2022-02-18T21:07:47.725Z] time="2022-02-18T21:07:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-18T21:07:48.144Z] --- PASS: TestRandomAllocateDeallocate (7.08s) [2022-02-18T21:07:48.144Z] === RUN TestAllocateRandomDeallocate [2022-02-18T21:07:48.144Z] === RUN TestSetSerialInsertDelete [2022-02-18T21:07:48.144Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-18T21:07:48.144Z] === RUN TestSetParallelInsertDelete [2022-02-18T21:07:48.194Z] === RUN TestNewStdWriter [2022-02-18T21:07:48.194Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-18T21:07:48.194Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestWriteWithNilBytes [2022-02-18T21:07:48.194Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestWrite [2022-02-18T21:07:48.194Z] --- PASS: TestWrite (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestWriteWithWriterError [2022-02-18T21:07:48.194Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-18T21:07:48.194Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestStdCopyWriteAndRead [2022-02-18T21:07:48.194Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-18T21:07:48.194Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-18T21:07:48.194Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-18T21:07:48.194Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-18T21:07:48.194Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-18T21:07:48.194Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-18T21:07:48.194Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-18T21:07:48.194Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-18T21:07:48.194Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-18T21:07:48.194Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-18T21:07:48.194Z] PASS [2022-02-18T21:07:48.194Z] coverage: 100.0% of statements [2022-02-18T21:07:48.194Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2022-02-18T21:07:49.184Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-18T21:07:49.184Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-18T21:07:49.184Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-18T21:07:49.184Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-18T21:07:49.184Z] === RUN TestFormatStatus [2022-02-18T21:07:49.184Z] --- PASS: TestFormatStatus (0.00s) [2022-02-18T21:07:49.184Z] === RUN TestFormatError [2022-02-18T21:07:49.184Z] --- PASS: TestFormatError (0.00s) [2022-02-18T21:07:49.184Z] === RUN TestFormatJSONError [2022-02-18T21:07:49.184Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-18T21:07:49.184Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-18T21:07:49.184Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-18T21:07:49.184Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-18T21:07:49.184Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-18T21:07:49.184Z] === RUN TestNewJSONProgressOutput [2022-02-18T21:07:49.184Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-18T21:07:49.184Z] === RUN TestAuxFormatterEmit [2022-02-18T21:07:49.184Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-18T21:07:49.184Z] === RUN TestStreamWriterStdout [2022-02-18T21:07:49.184Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-18T21:07:49.184Z] === RUN TestStreamWriterStderr [2022-02-18T21:07:49.184Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-18T21:07:49.184Z] PASS [2022-02-18T21:07:49.184Z] coverage: 66.2% of statements [2022-02-18T21:07:49.184Z] ok github.com/docker/docker/pkg/streamformatter 0.085s coverage: 66.2% of statements [2022-02-18T21:07:49.231Z] --- PASS: TestCreateServiceConflict (2.73s) [2022-02-18T21:07:49.231Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T21:07:49.231Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-18T21:07:49.653Z] === RUN TestGenerateRandomID [2022-02-18T21:07:49.653Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-18T21:07:49.653Z] === RUN TestShortenId [2022-02-18T21:07:49.653Z] --- PASS: TestShortenId (0.00s) [2022-02-18T21:07:49.653Z] === RUN TestShortenSha256Id [2022-02-18T21:07:49.653Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-18T21:07:49.653Z] === RUN TestShortenIdEmpty [2022-02-18T21:07:49.653Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-18T21:07:49.653Z] === RUN TestShortenIdInvalid [2022-02-18T21:07:49.653Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-18T21:07:49.653Z] === RUN TestIsShortIDNonHex [2022-02-18T21:07:49.653Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-18T21:07:49.653Z] === RUN TestIsShortIDNotCorrectSize [2022-02-18T21:07:49.653Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-18T21:07:49.653Z] PASS [2022-02-18T21:07:49.653Z] coverage: 70.6% of statements [2022-02-18T21:07:49.653Z] ok github.com/docker/docker/pkg/stringid 0.051s coverage: 70.6% of statements [2022-02-18T21:07:49.714Z] === RUN TestInt2IP2IntConversion [2022-02-18T21:07:49.714Z] --- PASS: TestAllocateRandomDeallocate (1.60s) [2022-02-18T21:07:49.714Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-18T21:07:50.184Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-02-18T21:07:50.184Z] === RUN TestGetAddressVersion [2022-02-18T21:07:50.184Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-18T21:07:50.184Z] === RUN TestKeyString [2022-02-18T21:07:50.184Z] --- PASS: TestKeyString (0.00s) [2022-02-18T21:07:50.184Z] === RUN TestPoolDataMarshal [2022-02-18T21:07:50.184Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-18T21:07:50.184Z] === RUN TestSubnetsMarshal [2022-02-18T21:07:50.184Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-02-18T21:07:50.184Z] === RUN TestAddSubnets [2022-02-18T21:07:50.184Z] --- PASS: TestAddSubnets (0.07s) [2022-02-18T21:07:50.184Z] === RUN TestDoublePoolRelease [2022-02-18T21:07:50.184Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-18T21:07:50.184Z] === RUN TestAddReleasePoolID [2022-02-18T21:07:50.184Z] === RUN TestPoolRequest [2022-02-18T21:07:50.184Z] --- PASS: TestPoolRequest (0.00s) [2022-02-18T21:07:50.184Z] === RUN TestOtherRequests [2022-02-18T21:07:50.184Z] --- PASS: TestOtherRequests (0.00s) [2022-02-18T21:07:50.184Z] PASS [2022-02-18T21:07:50.184Z] coverage: 57.1% of statements [2022-02-18T21:07:50.184Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-02-18T21:07:50.184Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-02-18T21:07:50.184Z] === RUN TestPredefinedPool [2022-02-18T21:07:50.184Z] --- PASS: TestPredefinedPool (0.04s) [2022-02-18T21:07:50.184Z] === RUN TestRemoveSubnet [2022-02-18T21:07:50.642Z] === RUN TestIsCpusetListAvailable [2022-02-18T21:07:50.642Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-18T21:07:50.642Z] PASS [2022-02-18T21:07:50.642Z] coverage: 39.4% of statements [2022-02-18T21:07:50.642Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 39.4% of statements [2022-02-18T21:07:50.654Z] --- PASS: TestRemoveSubnet (0.29s) [2022-02-18T21:07:50.655Z] === RUN TestGetSameAddress [2022-02-18T21:07:50.655Z] --- PASS: TestGetSameAddress (0.03s) [2022-02-18T21:07:50.655Z] === RUN TestPoolAllocationReuse [2022-02-18T21:07:51.124Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.45s) [2022-02-18T21:07:51.124Z] === RUN TestRetrieveFromStore [2022-02-18T21:07:51.124Z] === RUN TestGetCapabilities [2022-02-18T21:07:51.124Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-18T21:07:51.124Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-18T21:07:51.124Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-18T21:07:51.124Z] === RUN TestGetDefaultAddressSpaces [2022-02-18T21:07:51.124Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-18T21:07:51.124Z] === RUN TestRemoteDriver [2022-02-18T21:07:51.124Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-18T21:07:51.124Z] PASS [2022-02-18T21:07:51.124Z] coverage: 47.4% of statements [2022-02-18T21:07:51.596Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2022-02-18T21:07:52.065Z] --- PASS: TestRetrieveFromStore (0.69s) [2022-02-18T21:07:52.065Z] === RUN TestIsCorrupted [2022-02-18T21:07:52.065Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-18T21:07:52.065Z] === RUN TestSetRollover [2022-02-18T21:07:52.065Z] === RUN TestWindowsIPAM [2022-02-18T21:07:52.065Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-18T21:07:52.065Z] PASS [2022-02-18T21:07:52.065Z] coverage: 71.4% of statements [2022-02-18T21:07:52.065Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-02-18T21:07:52.520Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2022-02-18T21:07:52.520Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T21:07:52.520Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-18T21:07:52.535Z] --- PASS: TestPoolAllocationReuse (2.12s) [2022-02-18T21:07:52.535Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-18T21:07:52.860Z] === RUN TestChtimes [2022-02-18T21:07:52.861Z] --- PASS: TestChtimes (0.01s) [2022-02-18T21:07:52.861Z] === RUN TestChtimesWindows [2022-02-18T21:07:52.861Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-18T21:07:52.861Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-18T21:07:52.861Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-18T21:07:52.861Z] === RUN TestEnsureRemoveAllNotExist [2022-02-18T21:07:52.861Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-18T21:07:52.861Z] === RUN TestEnsureRemoveAllWithDir [2022-02-18T21:07:52.861Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-18T21:07:52.861Z] === RUN TestEnsureRemoveAllWithFile [2022-02-18T21:07:52.861Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-18T21:07:52.861Z] PASS [2022-02-18T21:07:52.861Z] coverage: 12.9% of statements [2022-02-18T21:07:52.861Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 12.9% of statements [2022-02-18T21:07:53.004Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2022-02-18T21:07:53.004Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-18T21:07:53.004Z] === RUN TestDefaultNetwork [2022-02-18T21:07:53.329Z] === RUN TestTailFile [2022-02-18T21:07:53.330Z] --- PASS: TestTailFile (0.00s) [2022-02-18T21:07:53.330Z] === RUN TestTailFileManyLines [2022-02-18T21:07:53.330Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-18T21:07:53.330Z] === RUN TestTailEmptyFile [2022-02-18T21:07:53.330Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-18T21:07:53.330Z] === RUN TestTailNegativeN [2022-02-18T21:07:53.330Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader [2022-02-18T21:07:53.330Z] === PAUSE TestNewTailReader [2022-02-18T21:07:53.330Z] === CONT TestNewTailReader [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/no_delimiter [2022-02-18T21:07:53.330Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-18T21:07:53.330Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-18T21:07:53.330Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-18T21:07:53.330Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-18T21:07:53.330Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-18T21:07:53.330Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/truncated_last_line [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-18T21:07:53.330Z] === CONT TestNewTailReader/no_delimiter [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T21:07:53.330Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T21:07:53.330Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-18T21:07:53.330Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-18T21:07:53.330Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.474Z] --- PASS: TestDefaultNetwork (0.29s) [2022-02-18T21:07:53.474Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.799Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.799Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.799Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.799Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.799Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.799Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.799Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.799Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.799Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.799Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:53.799Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:53.799Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:53.799Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:53.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:53.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T21:07:53.801Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:53.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:53.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:53.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:53.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:53.944Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-02-18T21:07:53.944Z] === RUN TestInitAddressPools [2022-02-18T21:07:53.944Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-18T21:07:53.944Z] PASS [2022-02-18T21:07:53.944Z] coverage: 74.0% of statements [2022-02-18T21:07:53.944Z] ok github.com/docker/docker/libnetwork/ipamutils 0.659s coverage: 74.0% of statements [2022-02-18T21:07:53.944Z] --- PASS: TestSetRollover (1.93s) [2022-02-18T21:07:53.944Z] === RUN TestSetRolloverSerial [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:54.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:54.272Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:54.272Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:54.273Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T21:07:54.273Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:54.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:54.273Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:54.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:54.273Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:54.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:54.273Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T21:07:54.273Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:54.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:54.273Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:54.273Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:07:54.274Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.02s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:07:54.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.03s) [2022-02-18T21:07:54.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.05s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:07:54.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:07:54.414Z] === RUN TestKeyValue [2022-02-18T21:07:54.414Z] --- PASS: TestKeyValue (0.00s) [2022-02-18T21:07:54.414Z] PASS [2022-02-18T21:07:54.414Z] coverage: 60.0% of statements [2022-02-18T21:07:54.414Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-02-18T21:07:54.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:07:54.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:07:54.746Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:07:54.746Z] PASS [2022-02-18T21:07:54.746Z] coverage: 88.6% of statements [2022-02-18T21:07:54.746Z] ok github.com/docker/docker/pkg/tailfile 0.531s coverage: 88.6% of statements [2022-02-18T21:07:54.746Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-18T21:07:54.746Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-18T21:07:54.746Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-18T21:07:54.746Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-18T21:07:55.053Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-18T21:07:55.215Z] === RUN TestTarSumRemoveNonExistent [2022-02-18T21:07:55.216Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-18T21:07:55.216Z] === RUN TestTarSumRemove [2022-02-18T21:07:55.216Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-18T21:07:55.216Z] === RUN TestSortFileInfoSums [2022-02-18T21:07:55.216Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-18T21:07:55.216Z] === RUN TestNewTarSumForLabelInvalid [2022-02-18T21:07:55.216Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-18T21:07:55.216Z] === RUN TestNewTarSumForLabel [2022-02-18T21:07:55.216Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-18T21:07:55.216Z] === RUN TestEmptyTar [2022-02-18T21:07:55.216Z] --- PASS: TestEmptyTar (0.00s) [2022-02-18T21:07:55.216Z] === RUN TestTarSumsReadSize [2022-02-18T21:07:55.216Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-18T21:07:55.216Z] === RUN TestTarSums [2022-02-18T21:07:55.622Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-18T21:07:55.686Z] --- PASS: TestTarSums (0.08s) [2022-02-18T21:07:55.686Z] === RUN TestIteration [2022-02-18T21:07:55.686Z] --- PASS: TestIteration (0.00s) [2022-02-18T21:07:55.686Z] === RUN TestVersionLabelForChecksum [2022-02-18T21:07:55.686Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-18T21:07:55.686Z] === RUN TestVersion [2022-02-18T21:07:55.686Z] --- PASS: TestVersion (0.00s) [2022-02-18T21:07:55.686Z] === RUN TestGetVersion [2022-02-18T21:07:55.686Z] --- PASS: TestGetVersion (0.00s) [2022-02-18T21:07:55.686Z] === RUN TestGetVersions [2022-02-18T21:07:55.686Z] --- PASS: TestGetVersions (0.00s) [2022-02-18T21:07:55.686Z] PASS [2022-02-18T21:07:55.686Z] coverage: 89.3% of statements [2022-02-18T21:07:55.686Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2022-02-18T21:07:55.686Z] testing: warning: no tests to run [2022-02-18T21:07:55.686Z] PASS [2022-02-18T21:07:55.686Z] coverage: [no statements] [2022-02-18T21:07:55.686Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2022-02-18T21:07:55.686Z] --- PASS: TestGet (15.03s) [2022-02-18T21:07:55.686Z] === RUN TestPluginWithNoManifest [2022-02-18T21:07:55.686Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-18T21:07:55.686Z] === RUN TestGetAll [2022-02-18T21:07:55.686Z] --- PASS: TestGetAll (0.01s) [2022-02-18T21:07:55.686Z] PASS [2022-02-18T21:07:55.686Z] coverage: 73.2% of statements [2022-02-18T21:07:55.686Z] ok github.com/docker/docker/pkg/plugins 36.148s coverage: 73.2% of statements [2022-02-18T21:07:55.983Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.25s) [2022-02-18T21:07:55.983Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-18T21:07:55.983Z] --- PASS: TestSetRolloverSerial (2.29s) [2022-02-18T21:07:55.983Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-18T21:07:55.983Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-18T21:07:55.983Z] PASS [2022-02-18T21:07:55.983Z] coverage: 84.4% of statements [2022-02-18T21:07:55.983Z] ok github.com/docker/docker/libnetwork/bitseq 15.186s coverage: 84.4% of statements [2022-02-18T21:07:56.155Z] === RUN TestTruncIndex [2022-02-18T21:07:56.155Z] === RUN TestIsGIT [2022-02-18T21:07:56.155Z] --- PASS: TestIsGIT (0.00s) [2022-02-18T21:07:56.155Z] === RUN TestIsTransport [2022-02-18T21:07:56.155Z] --- PASS: TestIsTransport (0.00s) [2022-02-18T21:07:56.155Z] PASS [2022-02-18T21:07:56.155Z] coverage: 100.0% of statements [2022-02-18T21:07:56.155Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2022-02-18T21:07:56.155Z] --- PASS: TestTruncIndex (0.10s) [2022-02-18T21:07:56.155Z] PASS [2022-02-18T21:07:56.155Z] coverage: 91.5% of statements [2022-02-18T21:07:56.155Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2022-02-18T21:07:56.155Z] === RUN TestVersionInfo [2022-02-18T21:07:56.155Z] --- PASS: TestVersionInfo (0.00s) [2022-02-18T21:07:56.155Z] === RUN TestAppendVersions [2022-02-18T21:07:56.155Z] --- PASS: TestAppendVersions (0.00s) [2022-02-18T21:07:56.155Z] PASS [2022-02-18T21:07:56.155Z] coverage: 88.9% of statements [2022-02-18T21:07:56.155Z] ok github.com/docker/docker/pkg/useragent 0.047s coverage: 88.9% of statements [2022-02-18T21:07:57.558Z] === RUN TestNetworkDBSimple [2022-02-18T21:07:57.729Z] === RUN TestNewSettable [2022-02-18T21:07:57.729Z] --- PASS: TestNewSettable (0.00s) [2022-02-18T21:07:57.729Z] === RUN TestIsSettable [2022-02-18T21:07:57.729Z] --- PASS: TestIsSettable (0.00s) [2022-02-18T21:07:57.729Z] === RUN TestUpdateSettingsEnv [2022-02-18T21:07:57.729Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-18T21:07:57.729Z] PASS [2022-02-18T21:07:57.729Z] coverage: 20.0% of statements [2022-02-18T21:07:57.729Z] ok github.com/docker/docker/plugin/v2 0.054s coverage: 20.0% of statements [2022-02-18T21:07:57.729Z] === RUN TestLoad [2022-02-18T21:07:57.729Z] --- PASS: TestLoad (0.00s) [2022-02-18T21:07:57.729Z] === RUN TestSave [2022-02-18T21:07:57.729Z] --- PASS: TestSave (0.03s) [2022-02-18T21:07:57.729Z] === RUN TestAddDeleteGet [2022-02-18T21:07:57.729Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-18T21:07:57.729Z] === RUN TestInvalidTags [2022-02-18T21:07:57.729Z] --- PASS: TestInvalidTags (0.01s) [2022-02-18T21:07:57.729Z] PASS [2022-02-18T21:07:57.729Z] coverage: 84.4% of statements [2022-02-18T21:07:57.729Z] ok github.com/docker/docker/reference 0.156s coverage: 84.4% of statements [2022-02-18T21:07:58.027Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-18T21:07:58.027Z] PASS [2022-02-18T21:07:58.027Z] coverage: 100.0% of statements [2022-02-18T21:07:58.027Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.059s coverage: 100.0% of statements [2022-02-18T21:07:58.160Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-18T21:07:58.198Z] === RUN TestValidatePrivileges [2022-02-18T21:07:58.198Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-18T21:07:58.198Z] === RUN TestFilterByCapNeg [2022-02-18T21:07:58.198Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-18T21:07:58.198Z] === RUN TestFilterByCapPos [2022-02-18T21:07:58.198Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-18T21:07:58.198Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-18T21:07:58.198Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-18T21:07:58.198Z] PASS [2022-02-18T21:07:58.198Z] coverage: 12.0% of statements [2022-02-18T21:07:58.198Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.0% of statements [2022-02-18T21:07:58.496Z] 2022/02/18 21:07:58 Closing DB instances... [2022-02-18T21:07:58.496Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.70s) [2022-02-18T21:07:58.496Z] === RUN TestGetAddress [2022-02-18T21:07:58.965Z] === RUN TestGenerate [2022-02-18T21:07:58.965Z] --- PASS: TestGenerate (0.00s) [2022-02-18T21:07:58.965Z] === RUN TestGeneratePtr [2022-02-18T21:07:58.965Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-18T21:07:58.965Z] === RUN TestGenerateMissingField [2022-02-18T21:07:58.965Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-18T21:07:58.965Z] === RUN TestFieldCannotBeSet [2022-02-18T21:07:58.965Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-18T21:07:58.965Z] === RUN TestTypeMismatchError [2022-02-18T21:07:58.965Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-18T21:07:58.965Z] PASS [2022-02-18T21:07:58.965Z] coverage: 100.0% of statements [2022-02-18T21:07:58.965Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-02-18T21:07:59.186Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-18T21:07:59.186Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-18T21:07:59.186Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-18T21:07:59.186Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-18T21:07:59.186Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-18T21:07:59.186Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-18T21:07:59.186Z] === RUN TestResumableRequestReaderWithReadError [2022-02-18T21:07:59.186Z] time="2022-02-18T21:07:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-18T21:07:59.186Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-02-18T21:07:59.186Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-18T21:07:59.186Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-18T21:07:59.186Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-18T21:07:59.186Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-18T21:07:59.186Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-18T21:07:59.186Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-18T21:07:59.186Z] === RUN TestResumableRequestReader [2022-02-18T21:07:59.186Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-18T21:07:59.186Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-18T21:07:59.186Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-18T21:07:59.186Z] PASS [2022-02-18T21:07:59.186Z] coverage: 100.0% of statements [2022-02-18T21:07:59.186Z] ok github.com/docker/docker/registry/resumable 0.286s coverage: 100.0% of statements [2022-02-18T21:07:59.658Z] === RUN TestRestartManagerTimeout [2022-02-18T21:07:59.658Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-18T21:07:59.658Z] === RUN TestRestartManagerTimeoutReset [2022-02-18T21:07:59.658Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-18T21:07:59.658Z] PASS [2022-02-18T21:07:59.658Z] coverage: 50.9% of statements [2022-02-18T21:07:59.658Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2022-02-18T21:07:59.658Z] === RUN TestResolveAuthConfigIndexServer [2022-02-18T21:07:59.658Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-18T21:07:59.658Z] === RUN TestResolveAuthConfigFullURL [2022-02-18T21:07:59.658Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-18T21:07:59.658Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-18T21:07:59.658Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-18T21:07:59.658Z] === RUN TestValidateMirror [2022-02-18T21:07:59.658Z] --- PASS: TestValidateMirror (0.00s) [2022-02-18T21:07:59.658Z] === RUN TestLoadInsecureRegistries [2022-02-18T21:07:59.954Z] testing: warning: no tests to run [2022-02-18T21:07:59.954Z] PASS [2022-02-18T21:07:59.954Z] coverage: 0.0% of statements [2022-02-18T21:07:59.954Z] ok github.com/docker/docker/libnetwork/osl 0.047s coverage: 0.0% of statements [no tests to run] [2022-02-18T21:08:00.127Z] time="2022-02-18T21:07:59Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T21:08:00.127Z] time="2022-02-18T21:07:59Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-18T21:08:00.127Z] time="2022-02-18T21:07:59Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T21:08:00.127Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-02-18T21:08:00.127Z] === RUN TestNewServiceConfig [2022-02-18T21:08:00.127Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestValidateIndexName [2022-02-18T21:08:00.127Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestValidateIndexNameWithError [2022-02-18T21:08:00.127Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestEndpointParse [2022-02-18T21:08:00.127Z] --- PASS: TestEndpointParse (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestEndpointParseInvalid [2022-02-18T21:08:00.127Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestValidateEndpoint [2022-02-18T21:08:00.127Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-18T21:08:00.127Z] === RUN TestPing [2022-02-18T21:08:00.127Z] --- PASS: TestPing (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestPingRegistryEndpoint [2022-02-18T21:08:00.127Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:00.127Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-18T21:08:00.127Z] === RUN TestEndpoint [2022-02-18T21:08:00.127Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:00.127Z] --- SKIP: TestEndpoint (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestParseRepositoryInfo [2022-02-18T21:08:00.127Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestNewIndexInfo [2022-02-18T21:08:00.127Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestMirrorEndpointLookup [2022-02-18T21:08:00.127Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:00.127Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestSearchRepositories [2022-02-18T21:08:00.127Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-18T21:08:00.127Z] Host: 127.0.0.1:49329 [2022-02-18T21:08:00.127Z] User-Agent: docker test client [2022-02-18T21:08:00.127Z] Authorization: Token fake-token [2022-02-18T21:08:00.127Z] X-Docker-Token: true [2022-02-18T21:08:00.127Z] Accept-Encoding: gzip [2022-02-18T21:08:00.127Z] [2022-02-18T21:08:00.127Z] [2022-02-18T21:08:00.127Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-18T21:08:00.127Z] Connection: close [2022-02-18T21:08:00.127Z] Content-Length: 144 [2022-02-18T21:08:00.127Z] Cache-Control: no-cache [2022-02-18T21:08:00.127Z] Content-Type: application/json [2022-02-18T21:08:00.127Z] Date: Fri, 18 Feb 2022 21:07:59 GMT [2022-02-18T21:08:00.127Z] Expires: -1 [2022-02-18T21:08:00.127Z] Pragma: no-cache [2022-02-18T21:08:00.127Z] Server: docker-tests/mock [2022-02-18T21:08:00.127Z] X-Docker-Registry-Config: mock [2022-02-18T21:08:00.127Z] X-Docker-Registry-Version: 0.0.0 [2022-02-18T21:08:00.127Z] [2022-02-18T21:08:00.127Z] [2022-02-18T21:08:00.127Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-18T21:08:00.127Z] === RUN TestTrustedLocation [2022-02-18T21:08:00.127Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-18T21:08:00.127Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestAllowNondistributableArtifacts [2022-02-18T21:08:00.127Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestIsSecureIndex [2022-02-18T21:08:00.127Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-18T21:08:00.127Z] PASS [2022-02-18T21:08:00.127Z] coverage: 51.2% of statements [2022-02-18T21:08:00.127Z] ok github.com/docker/docker/registry 0.318s coverage: 51.2% of statements [2022-02-18T21:08:00.127Z] === RUN TestDecodeContainerConfig [2022-02-18T21:08:00.127Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestDecodeContainerConfigIsolation [2022-02-18T21:08:00.127Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-18T21:08:00.127Z] === RUN TestValidatePrivileged [2022-02-18T21:08:00.127Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-18T21:08:00.127Z] PASS [2022-02-18T21:08:00.127Z] coverage: 52.6% of statements [2022-02-18T21:08:00.127Z] ok github.com/docker/docker/runconfig 0.054s coverage: 52.6% of statements [2022-02-18T21:08:00.424Z] --- PASS: TestNetworkDBSimple (2.84s) [2022-02-18T21:08:00.424Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-18T21:08:00.597Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-18T21:08:00.597Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-18T21:08:00.597Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-18T21:08:00.597Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-18T21:08:00.597Z] PASS [2022-02-18T21:08:00.597Z] coverage: 62.5% of statements [2022-02-18T21:08:00.597Z] ok github.com/docker/docker/testutil 0.058s coverage: 62.5% of statements [2022-02-18T21:08:00.695Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-18T21:08:00.695Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-18T21:08:00.893Z] === RUN TestRequestNewPort [2022-02-18T21:08:00.893Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-18T21:08:00.893Z] === RUN TestRequestSpecificPort [2022-02-18T21:08:00.893Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-18T21:08:00.893Z] === RUN TestReleasePort [2022-02-18T21:08:00.893Z] --- PASS: TestReleasePort (0.00s) [2022-02-18T21:08:00.893Z] === RUN TestReuseReleasedPort [2022-02-18T21:08:00.893Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-18T21:08:00.893Z] === RUN TestReleaseUnreadledPort [2022-02-18T21:08:00.893Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-18T21:08:00.893Z] === RUN TestUnknowProtocol [2022-02-18T21:08:00.893Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-18T21:08:00.893Z] === RUN TestAllocateAllPorts [2022-02-18T21:08:00.893Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-18T21:08:00.893Z] === RUN TestPortAllocation [2022-02-18T21:08:00.893Z] --- PASS: TestPortAllocation (0.00s) [2022-02-18T21:08:00.893Z] === RUN TestPortAllocationWithCustomRange [2022-02-18T21:08:00.893Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-18T21:08:00.893Z] === RUN TestNoDuplicateBPR [2022-02-18T21:08:00.893Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-18T21:08:00.893Z] === RUN TestChangePortRange [2022-02-18T21:08:00.893Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-18T21:08:00.893Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-18T21:08:00.893Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-18T21:08:00.893Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-18T21:08:00.893Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-18T21:08:00.893Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-18T21:08:00.893Z] --- PASS: TestChangePortRange (0.00s) [2022-02-18T21:08:00.893Z] PASS [2022-02-18T21:08:00.893Z] coverage: 88.6% of statements [2022-02-18T21:08:00.893Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-18T21:08:01.363Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-18T21:08:01.363Z] testing: warning: no tests to run [2022-02-18T21:08:01.363Z] PASS [2022-02-18T21:08:01.363Z] coverage: 0.0% of statements [2022-02-18T21:08:01.363Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-02-18T21:08:01.363Z] 2022/02/18 21:08:01 Closing DB instances... [2022-02-18T21:08:02.352Z] === RUN TestHashData [2022-02-18T21:08:02.352Z] --- PASS: TestHashData (0.00s) [2022-02-18T21:08:02.352Z] PASS [2022-02-18T21:08:02.352Z] coverage: 2.8% of statements [2022-02-18T21:08:02.352Z] ok github.com/docker/docker/libnetwork/resolvconf 0.049s coverage: 2.8% of statements [2022-02-18T21:08:02.352Z] === RUN TestErrorConstructors [2022-02-18T21:08:02.352Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-18T21:08:02.352Z] === RUN TestCompareIPMask [2022-02-18T21:08:02.352Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-18T21:08:02.352Z] === RUN TestUtilGetHostPartIP [2022-02-18T21:08:02.352Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-18T21:08:02.352Z] === RUN TestUtilGetBroadcastIP [2022-02-18T21:08:02.352Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-18T21:08:02.352Z] === RUN TestParseCIDR [2022-02-18T21:08:02.352Z] --- PASS: TestParseCIDR (0.00s) [2022-02-18T21:08:02.352Z] PASS [2022-02-18T21:08:02.352Z] coverage: 37.3% of statements [2022-02-18T21:08:02.352Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-02-18T21:08:02.816Z] === RUN TestGetDriver [2022-02-18T21:08:02.816Z] --- PASS: TestGetDriver (0.00s) [2022-02-18T21:08:02.816Z] === RUN TestVolumeRequestError [2022-02-18T21:08:02.816Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-18T21:08:02.816Z] PASS [2022-02-18T21:08:02.816Z] coverage: 36.1% of statements [2022-02-18T21:08:02.816Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2022-02-18T21:08:03.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-18T21:08:03.339Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-02-18T21:08:03.339Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-18T21:08:03.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-18T21:08:03.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-18T21:08:03.339Z] PASS [2022-02-18T21:08:03.339Z] coverage: 50.0% of statements [2022-02-18T21:08:03.339Z] ok github.com/docker/docker/oci 0.062s coverage: 50.0% of statements [2022-02-18T21:08:03.488Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-18T21:08:03.805Z] === RUN TestGetAddress [2022-02-18T21:08:03.806Z] --- PASS: TestGetAddress (0.00s) [2022-02-18T21:08:03.806Z] === RUN TestRemove [2022-02-18T21:08:03.806Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T21:08:03.806Z] --- SKIP: TestRemove (0.00s) [2022-02-18T21:08:03.806Z] === RUN TestInitializeWithVolumes [2022-02-18T21:08:03.806Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-18T21:08:03.806Z] === RUN TestCreate [2022-02-18T21:08:03.806Z] --- PASS: TestCreate (0.02s) [2022-02-18T21:08:03.806Z] === RUN TestValidateName [2022-02-18T21:08:03.806Z] --- PASS: TestValidateName (0.00s) [2022-02-18T21:08:03.806Z] === RUN TestCreateWithOpts [2022-02-18T21:08:03.806Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T21:08:03.806Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-18T21:08:03.806Z] === RUN TestRelaodNoOpts [2022-02-18T21:08:03.806Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-18T21:08:03.806Z] PASS [2022-02-18T21:08:03.806Z] coverage: 41.5% of statements [2022-02-18T21:08:03.806Z] ok github.com/docker/docker/volume/local 0.102s coverage: 41.5% of statements [2022-02-18T21:08:03.808Z] === RUN TestAddressPoolOpt [2022-02-18T21:08:03.808Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/a [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/something [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/_=a [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/env1=value1 [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/_env1=value1 [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/PATH [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/=a [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/PATH= [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/PATH=something [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/asd!qwe [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/1asd [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/123 [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/some_space [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/__some_space_before [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/some_space_after__ [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/= [2022-02-18T21:08:03.808Z] === RUN TestValidateEnv/PaTh [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestParseHost [2022-02-18T21:08:03.808Z] --- PASS: TestParseHost (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestParseDockerDaemonHost [2022-02-18T21:08:03.808Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestParseTCP [2022-02-18T21:08:03.808Z] --- PASS: TestParseTCP (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-18T21:08:03.808Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestValidateExtraHosts [2022-02-18T21:08:03.808Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestIpOptString [2022-02-18T21:08:03.808Z] --- PASS: TestIpOptString (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-18T21:08:03.808Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestNewIpOptValidDefaultVal [2022-02-18T21:08:03.808Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestIpOptSetInvalidVal [2022-02-18T21:08:03.808Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestValidateIPAddress [2022-02-18T21:08:03.808Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestMapOpts [2022-02-18T21:08:03.808Z] --- PASS: TestMapOpts (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestListOptsWithoutValidator [2022-02-18T21:08:03.808Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestListOptsWithValidator [2022-02-18T21:08:03.808Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestValidateDNSSearch [2022-02-18T21:08:03.808Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_general_format [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_one_more [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-18T21:08:03.808Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-18T21:08:03.808Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestNamedListOpts [2022-02-18T21:08:03.808Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestNamedMapOpts [2022-02-18T21:08:03.808Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestParseLink [2022-02-18T21:08:03.808Z] --- PASS: TestParseLink (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestQuotedStringSetWithQuotes [2022-02-18T21:08:03.808Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-18T21:08:03.808Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-18T21:08:03.808Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-18T21:08:03.808Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-18T21:08:03.808Z] === RUN TestUlimitOpt [2022-02-18T21:08:03.808Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-18T21:08:03.808Z] PASS [2022-02-18T21:08:03.808Z] coverage: 67.4% of statements [2022-02-18T21:08:03.808Z] ok github.com/docker/docker/opts 0.080s coverage: 67.4% of statements [2022-02-18T21:08:04.056Z] === RUN TestDockerSuite/TestCpToDot [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRaw [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-18T21:08:04.275Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountRaw [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountRawSplit [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-18T21:08:04.275Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-18T21:08:04.275Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T21:08:04.275Z] === RUN TestConvertTmpfsOptions [2022-02-18T21:08:04.275Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-18T21:08:04.275Z] linux_parser_test.go:209: data="ro" [2022-02-18T21:08:04.275Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-18T21:08:04.275Z] === RUN TestParseMountSpec [2022-02-18T21:08:04.275Z] parser_test.go:62: case 0 [2022-02-18T21:08:04.275Z] parser_test.go:62: case 1 [2022-02-18T21:08:04.275Z] parser_test.go:62: case 2 [2022-02-18T21:08:04.275Z] parser_test.go:62: case 3 [2022-02-18T21:08:04.275Z] parser_test.go:62: case 4 [2022-02-18T21:08:04.275Z] parser_test.go:62: case 5 [2022-02-18T21:08:04.275Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-18T21:08:04.275Z] === RUN TestValidateMount [2022-02-18T21:08:04.275Z] --- PASS: TestValidateMount (0.00s) [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRaw [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T21:08:04.275Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-18T21:08:04.275Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T21:08:04.275Z] PASS [2022-02-18T21:08:04.275Z] coverage: 67.6% of statements [2022-02-18T21:08:04.275Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2022-02-18T21:08:04.277Z] === RUN TestParseVersion [2022-02-18T21:08:04.277Z] --- PASS: TestParseVersion (0.00s) [2022-02-18T21:08:04.277Z] PASS [2022-02-18T21:08:04.277Z] coverage: 52.9% of statements [2022-02-18T21:08:04.277Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-02-18T21:08:04.277Z] 2022/02/18 21:08:04 Closing DB instances... [2022-02-18T21:08:04.744Z] === RUN TestSetGetMeta [2022-02-18T21:08:04.744Z] === PAUSE TestSetGetMeta [2022-02-18T21:08:04.744Z] === RUN TestRestore [2022-02-18T21:08:04.744Z] === PAUSE TestRestore [2022-02-18T21:08:04.744Z] === RUN TestServiceCreate [2022-02-18T21:08:04.744Z] === PAUSE TestServiceCreate [2022-02-18T21:08:04.744Z] === RUN TestServiceList [2022-02-18T21:08:04.744Z] === PAUSE TestServiceList [2022-02-18T21:08:04.744Z] === RUN TestServiceRemove [2022-02-18T21:08:04.744Z] === PAUSE TestServiceRemove [2022-02-18T21:08:04.744Z] === RUN TestServiceGet [2022-02-18T21:08:04.744Z] === PAUSE TestServiceGet [2022-02-18T21:08:04.744Z] === RUN TestServicePrune [2022-02-18T21:08:04.744Z] === PAUSE TestServicePrune [2022-02-18T21:08:04.744Z] === RUN TestCreate [2022-02-18T21:08:04.744Z] === PAUSE TestCreate [2022-02-18T21:08:04.744Z] === RUN TestRemove [2022-02-18T21:08:04.744Z] === PAUSE TestRemove [2022-02-18T21:08:04.744Z] === RUN TestList [2022-02-18T21:08:04.744Z] === PAUSE TestList [2022-02-18T21:08:04.744Z] === RUN TestFindByDriver [2022-02-18T21:08:04.744Z] === PAUSE TestFindByDriver [2022-02-18T21:08:04.744Z] === RUN TestFindByReferenced [2022-02-18T21:08:04.744Z] === PAUSE TestFindByReferenced [2022-02-18T21:08:04.744Z] === RUN TestDerefMultipleOfSameRef [2022-02-18T21:08:04.744Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-18T21:08:04.744Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T21:08:04.744Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T21:08:04.744Z] === RUN TestDefererencePluginOnCreateError [2022-02-18T21:08:04.744Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-18T21:08:04.744Z] === RUN TestRefDerefRemove [2022-02-18T21:08:04.744Z] === PAUSE TestRefDerefRemove [2022-02-18T21:08:04.744Z] === RUN TestGet [2022-02-18T21:08:04.744Z] === PAUSE TestGet [2022-02-18T21:08:04.744Z] === RUN TestGetWithReference [2022-02-18T21:08:04.744Z] === PAUSE TestGetWithReference [2022-02-18T21:08:04.744Z] === RUN TestFilterFunc [2022-02-18T21:08:04.744Z] === RUN TestFilterFunc/test_nil_list [2022-02-18T21:08:04.744Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-18T21:08:04.744Z] === RUN TestFilterFunc/test_empty_list [2022-02-18T21:08:04.744Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-18T21:08:04.744Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T21:08:04.744Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T21:08:04.744Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T21:08:04.744Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T21:08:04.744Z] === RUN TestFilterFunc/test_filter_some [2022-02-18T21:08:04.744Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-18T21:08:04.744Z] === RUN TestFilterFunc/test_filter_middle [2022-02-18T21:08:04.744Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-18T21:08:04.744Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-18T21:08:04.744Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-18T21:08:04.744Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-18T21:08:04.744Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-18T21:08:04.744Z] === CONT TestFilterFunc/test_nil_list [2022-02-18T21:08:04.744Z] === CONT TestFilterFunc/test_filter_some [2022-02-18T21:08:04.744Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T21:08:04.744Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-18T21:08:04.744Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-18T21:08:04.744Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T21:08:04.744Z] === CONT TestFilterFunc/test_empty_list [2022-02-18T21:08:04.744Z] === CONT TestFilterFunc/test_filter_middle [2022-02-18T21:08:04.744Z] --- PASS: TestFilterFunc (0.00s) [2022-02-18T21:08:04.744Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-18T21:08:04.744Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-18T21:08:04.744Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-18T21:08:04.744Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-18T21:08:04.744Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-18T21:08:04.744Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-18T21:08:04.744Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-18T21:08:04.744Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-18T21:08:04.744Z] === CONT TestSetGetMeta [2022-02-18T21:08:04.744Z] === CONT TestList [2022-02-18T21:08:04.744Z] === CONT TestServiceGet [2022-02-18T21:08:04.744Z] === CONT TestCreate [2022-02-18T21:08:04.744Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-18T21:08:04.744Z] === CONT TestGetWithReference [2022-02-18T21:08:04.744Z] --- PASS: TestCreate (0.02s) [2022-02-18T21:08:04.744Z] === CONT TestGet [2022-02-18T21:08:04.744Z] --- PASS: TestList (0.04s) [2022-02-18T21:08:04.744Z] === CONT TestRefDerefRemove [2022-02-18T21:08:04.744Z] --- PASS: TestGetWithReference (0.03s) [2022-02-18T21:08:04.744Z] === CONT TestDefererencePluginOnCreateError [2022-02-18T21:08:04.744Z] --- PASS: TestGet (0.02s) [2022-02-18T21:08:04.744Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T21:08:04.744Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-18T21:08:04.744Z] === CONT TestDerefMultipleOfSameRef [2022-02-18T21:08:04.744Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-18T21:08:04.744Z] === CONT TestFindByReferenced [2022-02-18T21:08:04.744Z] === CONT TestFindByDriver [2022-02-18T21:08:04.745Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-02-18T21:08:04.745Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-18T21:08:04.745Z] === CONT TestServiceList [2022-02-18T21:08:04.745Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-18T21:08:04.745Z] === CONT TestServiceRemove [2022-02-18T21:08:04.745Z] --- PASS: TestFindByDriver (0.02s) [2022-02-18T21:08:04.745Z] === CONT TestServiceCreate [2022-02-18T21:08:04.991Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-18T21:08:05.214Z] --- PASS: TestServiceGet (0.21s) [2022-02-18T21:08:05.214Z] === CONT TestServicePrune [2022-02-18T21:08:05.214Z] --- PASS: TestServiceRemove (0.13s) [2022-02-18T21:08:05.214Z] === CONT TestRemove [2022-02-18T21:08:05.214Z] --- PASS: TestServiceCreate (0.12s) [2022-02-18T21:08:05.214Z] === CONT TestRestore [2022-02-18T21:08:05.214Z] --- PASS: TestServiceList (0.14s) [2022-02-18T21:08:05.215Z] time="2022-02-18T21:08:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:08:05.215Z] time="2022-02-18T21:08:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:08:05.215Z] --- PASS: TestRemove (0.03s) [2022-02-18T21:08:05.215Z] --- PASS: TestRestore (0.03s) [2022-02-18T21:08:05.215Z] time="2022-02-18T21:08:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:08:05.215Z] time="2022-02-18T21:08:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-18T21:08:05.215Z] time="2022-02-18T21:08:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:08:05.215Z] --- PASS: TestServicePrune (0.05s) [2022-02-18T21:08:05.215Z] PASS [2022-02-18T21:08:05.215Z] coverage: 69.0% of statements [2022-02-18T21:08:05.215Z] ok github.com/docker/docker/volume/service 0.306s coverage: 69.0% of statements [2022-02-18T21:08:05.558Z] docker_api_swarm_node_test.go:81: [dff70ca983925] joining swarm manager [d2d65817caa76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:08:05.817Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.75s) [2022-02-18T21:08:05.817Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T21:08:05.843Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-02-18T21:08:05.843Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-18T21:08:05.843Z] === RUN TestPeerCertificateMarshalJSON [2022-02-18T21:08:06.312Z] === RUN TestIsArchivePathDir [2022-02-18T21:08:06.312Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-18T21:08:06.312Z] === RUN TestIsArchivePathInvalidFile [2022-02-18T21:08:06.312Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-18T21:08:06.312Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-18T21:08:06.312Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2022-02-18T21:08:06.312Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-18T21:08:06.312Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-18T21:08:06.312Z] === RUN TestMiddleware [2022-02-18T21:08:06.312Z] --- PASS: TestMiddleware (0.00s) [2022-02-18T21:08:06.312Z] === RUN TestNewResponseModifier [2022-02-18T21:08:06.312Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-18T21:08:06.312Z] PASS [2022-02-18T21:08:06.312Z] coverage: 26.8% of statements [2022-02-18T21:08:06.312Z] ok github.com/docker/docker/pkg/authorization 0.552s coverage: 26.8% of statements [2022-02-18T21:08:06.388Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-18T21:08:06.782Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-02-18T21:08:06.782Z] === RUN TestIsArchivePathTar [2022-02-18T21:08:06.782Z] --- PASS: TestIsArchivePathTar (0.30s) [2022-02-18T21:08:06.782Z] === RUN TestDecompressStreamGzip [2022-02-18T21:08:07.252Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-02-18T21:08:07.252Z] === RUN TestDecompressStreamBzip2 [2022-02-18T21:08:07.252Z] === RUN TestUnbuffered [2022-02-18T21:08:07.252Z] --- PASS: TestUnbuffered (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestRaceUnbuffered [2022-02-18T21:08:07.252Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-18T21:08:07.252Z] PASS [2022-02-18T21:08:07.252Z] coverage: 100.0% of statements [2022-02-18T21:08:07.252Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2022-02-18T21:08:07.252Z] --- PASS: TestDecompressStreamBzip2 (0.23s) [2022-02-18T21:08:07.252Z] === RUN TestDecompressStreamXz [2022-02-18T21:08:07.252Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T21:08:07.252Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestDecompressStreamZstd [2022-02-18T21:08:07.252Z] archive_test.go:140: zstd not installed [2022-02-18T21:08:07.252Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-18T21:08:07.252Z] === RUN TestCompressStreamXzUnsupported [2022-02-18T21:08:07.252Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-18T21:08:07.252Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestCompressStreamInvalid [2022-02-18T21:08:07.252Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestExtensionInvalid [2022-02-18T21:08:07.252Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestExtensionUncompressed [2022-02-18T21:08:07.252Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestExtensionBzip2 [2022-02-18T21:08:07.252Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestExtensionGzip [2022-02-18T21:08:07.252Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestExtensionXz [2022-02-18T21:08:07.252Z] --- PASS: TestExtensionXz (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestExtensionZstd [2022-02-18T21:08:07.252Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestCmdStreamLargeStderr [2022-02-18T21:08:07.252Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-02-18T21:08:07.252Z] === RUN TestCmdStreamBad [2022-02-18T21:08:07.252Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T21:08:07.252Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-18T21:08:07.252Z] === RUN TestCmdStreamGood [2022-02-18T21:08:07.252Z] --- PASS: TestCmdStreamGood (0.06s) [2022-02-18T21:08:07.252Z] === RUN TestUntarPathWithInvalidDest [2022-02-18T21:08:07.723Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-18T21:08:07.723Z] === RUN TestUntarPathWithInvalidSrc [2022-02-18T21:08:07.723Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-18T21:08:07.723Z] === RUN TestUntarPath [2022-02-18T21:08:07.723Z] --- PASS: TestUntarPath (0.07s) [2022-02-18T21:08:07.723Z] === RUN TestUntarPathWithDestinationFile [2022-02-18T21:08:07.723Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-18T21:08:07.723Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-18T21:08:07.723Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-18T21:08:07.723Z] === RUN TestCopyWithTarInvalidSrc [2022-02-18T21:08:07.723Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-18T21:08:07.723Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-18T21:08:07.723Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-18T21:08:07.723Z] === RUN TestCopyWithTarSrcFile [2022-02-18T21:08:07.723Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-18T21:08:07.723Z] === RUN TestCopyWithTarSrcFolder [2022-02-18T21:08:07.723Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-18T21:08:07.723Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-18T21:08:07.723Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-18T21:08:07.723Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-18T21:08:07.723Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-18T21:08:07.723Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-18T21:08:07.723Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-18T21:08:07.723Z] === RUN TestCopyFileWithTarSrcFile [2022-02-18T21:08:07.723Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-18T21:08:07.723Z] === RUN TestTarFiles [2022-02-18T21:08:07.723Z] === RUN TestMatch [2022-02-18T21:08:07.723Z] === RUN TestMatch/[[]] [2022-02-18T21:08:07.723Z] === RUN TestMatch/[[foo]] [2022-02-18T21:08:07.723Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-18T21:08:07.723Z] === RUN TestMatch/[[foo_bar]] [2022-02-18T21:08:07.723Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-18T21:08:07.723Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-18T21:08:07.723Z] === RUN TestMatch/[] [2022-02-18T21:08:07.723Z] === RUN TestMatch/[]#01 [2022-02-18T21:08:07.723Z] === RUN TestMatch/[[qux]] [2022-02-18T21:08:07.723Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-18T21:08:07.723Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-18T21:08:07.723Z] === RUN TestMatch/[[foo_baz]] [2022-02-18T21:08:07.723Z] --- PASS: TestMatch (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[] (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-18T21:08:07.723Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-18T21:08:07.723Z] PASS [2022-02-18T21:08:07.723Z] coverage: 87.5% of statements [2022-02-18T21:08:07.723Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-02-18T21:08:07.768Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-18T21:08:08.193Z] 2022/02/18 21:08:07 Closing DB instances... [2022-02-18T21:08:08.741Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-18T21:08:09.213Z] === RUN TestChrootTarUntar [2022-02-18T21:08:09.213Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:09.213Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-18T21:08:09.213Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-18T21:08:09.213Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:09.213Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T21:08:09.213Z] === RUN TestChrootUntarEmptyArchive [2022-02-18T21:08:09.213Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-18T21:08:09.213Z] === RUN TestChrootTarUntarWithSymlink [2022-02-18T21:08:09.213Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:08:09.213Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T21:08:09.213Z] === RUN TestChrootCopyWithTar [2022-02-18T21:08:09.213Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:08:09.213Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-18T21:08:09.213Z] === RUN TestChrootCopyFileWithTar [2022-02-18T21:08:09.213Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:09.213Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-18T21:08:09.213Z] === RUN TestChrootUntarPath [2022-02-18T21:08:09.213Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:08:09.213Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-18T21:08:09.213Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-18T21:08:09.213Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:09.213Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:08:09.213Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-18T21:08:09.213Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:09.213Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:08:09.213Z] === RUN TestChrootApplyDotDotFile [2022-02-18T21:08:09.213Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:09.213Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-18T21:08:09.213Z] PASS [2022-02-18T21:08:09.213Z] coverage: 15.1% of statements [2022-02-18T21:08:09.213Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 15.1% of statements [2022-02-18T21:08:09.678Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-18T21:08:09.678Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-18T21:08:09.682Z] === RUN TestSizeEmpty [2022-02-18T21:08:09.682Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-18T21:08:09.682Z] === RUN TestSizeEmptyFile [2022-02-18T21:08:09.682Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-18T21:08:09.682Z] === RUN TestSizeNonemptyFile [2022-02-18T21:08:09.682Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-18T21:08:09.682Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-18T21:08:09.682Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-18T21:08:09.682Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-18T21:08:09.682Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-18T21:08:09.682Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-18T21:08:09.682Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-18T21:08:09.682Z] === RUN TestMoveToSubdir [2022-02-18T21:08:09.682Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-18T21:08:09.682Z] === RUN TestSizeNonExistingDirectory [2022-02-18T21:08:09.682Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-18T21:08:09.682Z] PASS [2022-02-18T21:08:09.682Z] coverage: 80.0% of statements [2022-02-18T21:08:09.682Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-02-18T21:08:10.152Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-02-18T21:08:10.152Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-18T21:08:10.244Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-18T21:08:10.621Z] === RUN TestPollerAddRemove [2022-02-18T21:08:10.621Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-18T21:08:10.621Z] === RUN TestPollerEvent [2022-02-18T21:08:10.621Z] poller_test.go:40: No chmod on Windows [2022-02-18T21:08:10.621Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-18T21:08:10.621Z] === RUN TestPollerClose [2022-02-18T21:08:10.621Z] --- PASS: TestPollerClose (0.00s) [2022-02-18T21:08:10.621Z] PASS [2022-02-18T21:08:10.621Z] coverage: 45.7% of statements [2022-02-18T21:08:10.621Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-02-18T21:08:10.648Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-18T21:08:10.648Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-18T21:08:10.648Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-18T21:08:10.648Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-18T21:08:10.648Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-18T21:08:10.648Z] remote: Enumerating objects: 23, done. [2022-02-18T21:08:10.648Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-18T21:08:10.648Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-18T21:08:10.648Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-18T21:08:10.648Z] 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 | 10.17 MiB/s, done. [2022-02-18T21:08:10.648Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-18T21:08:10.648Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-18T21:08:10.648Z] Cross building: bundles/cross/linux/ppc64le [2022-02-18T21:08:10.648Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-18T21:08:10.648Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-18T21:08:11.181Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-18T21:08:11.181Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-18T21:08:11.440Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-18T21:08:11.699Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-18T21:08:12.190Z] === RUN TestCopyFileWithInvalidSrc [2022-02-18T21:08:12.190Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T21:08:12.190Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-18T21:08:12.190Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-18T21:08:12.190Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCopyFile [2022-02-18T21:08:12.190Z] --- PASS: TestCopyFile (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-18T21:08:12.190Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T21:08:12.190Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-18T21:08:12.190Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-18T21:08:12.190Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T21:08:12.190Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestWildcardMatches [2022-02-18T21:08:12.190Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestPatternMatches [2022-02-18T21:08:12.190Z] --- PASS: TestPatternMatches (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-18T21:08:12.190Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestPatternMatchesFolderExclusions [2022-02-18T21:08:12.190Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-18T21:08:12.190Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-18T21:08:12.190Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-18T21:08:12.190Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-18T21:08:12.190Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestSingleExclamationError [2022-02-18T21:08:12.190Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestMatchesWithNoPatterns [2022-02-18T21:08:12.190Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestMatchesWithMalformedPatterns [2022-02-18T21:08:12.190Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestMatches [2022-02-18T21:08:12.190Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-18T21:08:12.190Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-18T21:08:12.190Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-18T21:08:12.190Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-18T21:08:12.190Z] --- PASS: TestMatches (0.01s) [2022-02-18T21:08:12.190Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-18T21:08:12.190Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-18T21:08:12.190Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-18T21:08:12.190Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCleanPatterns [2022-02-18T21:08:12.190Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-18T21:08:12.190Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCleanPatternsExceptionFlag [2022-02-18T21:08:12.190Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-18T21:08:12.190Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-18T21:08:12.190Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCleanPatternsErrorSingleException [2022-02-18T21:08:12.190Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCreateIfNotExistsDir [2022-02-18T21:08:12.190Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCreateIfNotExistsFile [2022-02-18T21:08:12.190Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-18T21:08:12.190Z] === RUN TestMatch [2022-02-18T21:08:12.190Z] --- PASS: TestMatch (0.00s) [2022-02-18T21:08:12.190Z] === RUN TestCompile [2022-02-18T21:08:12.190Z] === RUN TestCompile/slash [2022-02-18T21:08:12.190Z] === RUN TestCompile/backslash [2022-02-18T21:08:12.190Z] --- PASS: TestCompile (0.00s) [2022-02-18T21:08:12.190Z] --- PASS: TestCompile/slash (0.00s) [2022-02-18T21:08:12.190Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-18T21:08:12.190Z] PASS [2022-02-18T21:08:12.190Z] coverage: 84.7% of statements [2022-02-18T21:08:12.190Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 84.7% of statements [2022-02-18T21:08:12.190Z] 2022/02/18 21:08:11 Closing DB instances... [2022-02-18T21:08:12.266Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-18T21:08:12.266Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-18T21:08:12.266Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-18T21:08:12.526Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-18T21:08:12.660Z] === RUN TestGet [2022-02-18T21:08:12.660Z] --- PASS: TestGet (0.00s) [2022-02-18T21:08:12.660Z] === RUN TestGetShortcutString [2022-02-18T21:08:12.660Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-18T21:08:12.660Z] PASS [2022-02-18T21:08:12.660Z] coverage: 42.9% of statements [2022-02-18T21:08:12.660Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-02-18T21:08:13.464Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-18T21:08:13.464Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-18T21:08:13.464Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-18T21:08:13.651Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2022-02-18T21:08:13.651Z] === RUN TestNetworkDBNodeLeave [2022-02-18T21:08:13.651Z] === RUN TestCreateIDMapOrder [2022-02-18T21:08:13.651Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-18T21:08:13.651Z] PASS [2022-02-18T21:08:13.651Z] coverage: 7.2% of statements [2022-02-18T21:08:13.651Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-02-18T21:08:13.651Z] --- PASS: TestTarFiles (6.07s) [2022-02-18T21:08:13.651Z] === RUN TestDetectCompressionZstd [2022-02-18T21:08:13.651Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-18T21:08:13.651Z] === RUN TestTarUntar [2022-02-18T21:08:13.723Z] === RUN TestDockerSuite/TestCreateRM [2022-02-18T21:08:13.723Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-18T21:08:13.723Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T21:08:13.723Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-18T21:08:13.981Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-18T21:08:13.981Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-18T21:08:14.120Z] --- PASS: TestTarUntar (0.05s) [2022-02-18T21:08:14.120Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-18T21:08:14.120Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-18T21:08:14.120Z] === RUN TestTarWithOptions [2022-02-18T21:08:14.120Z] --- PASS: TestTarWithOptions (0.06s) [2022-02-18T21:08:14.120Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-18T21:08:14.120Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-18T21:08:14.120Z] === RUN TestUntarUstarGnuConflict [2022-02-18T21:08:14.120Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-02-18T21:08:14.120Z] === RUN TestUntarInvalidFilenames [2022-02-18T21:08:14.120Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames785956440\\dest" [2022-02-18T21:08:14.120Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-02-18T21:08:14.120Z] === RUN TestUntarHardlinkToSymlink [2022-02-18T21:08:14.120Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-18T21:08:14.120Z] === RUN TestUntarInvalidHardlink [2022-02-18T21:08:14.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1783648505\\victim\\hello" -> "../victim/hello" [2022-02-18T21:08:14.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1708835010\\victim\\hello" -> "/../victim/hello" [2022-02-18T21:08:14.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2517202157\\victim" -> "../victim" [2022-02-18T21:08:14.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1324553993\\victim" -> "../victim" [2022-02-18T21:08:14.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2313899518\\victim" -> "../victim" [2022-02-18T21:08:14.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink627627108\\victim" -> "../victim" [2022-02-18T21:08:14.120Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-18T21:08:14.120Z] === RUN TestUntarInvalidSymlink [2022-02-18T21:08:14.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1215616243\\dest\\dotdot" -> "../victim/hello" [2022-02-18T21:08:14.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3435353086\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T21:08:14.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2566305463\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:08:14.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink258734268\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:08:14.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1835246056\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:08:14.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2500689414\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:08:14.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3758622995\\dest\\dir\\loophole" -> "../../victim" [2022-02-18T21:08:14.120Z] --- PASS: TestUntarInvalidSymlink (0.09s) [2022-02-18T21:08:14.120Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-18T21:08:14.120Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-18T21:08:14.120Z] === RUN TestXGlobalNoParent [2022-02-18T21:08:14.120Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-18T21:08:14.120Z] === RUN TestReplaceFileTarWrapper [2022-02-18T21:08:14.592Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2022-02-18T21:08:14.592Z] === RUN TestPrefixHeaderReadable [2022-02-18T21:08:14.592Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-18T21:08:14.592Z] === RUN TestDisablePigz [2022-02-18T21:08:14.592Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-18T21:08:14.592Z] --- PASS: TestDisablePigz (0.15s) [2022-02-18T21:08:14.592Z] === RUN TestPigz [2022-02-18T21:08:15.061Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-18T21:08:15.061Z] --- PASS: TestPigz (0.18s) [2022-02-18T21:08:15.061Z] === RUN TestNosysFileInfo [2022-02-18T21:08:15.061Z] --- PASS: TestNosysFileInfo (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T21:08:15.061Z] archive_windows_test.go:16: Currently fails [2022-02-18T21:08:15.061Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestCanonicalTarNameForPath [2022-02-18T21:08:15.061Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestCanonicalTarName [2022-02-18T21:08:15.061Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestChmodTarEntry [2022-02-18T21:08:15.061Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestHardLinkOrder [2022-02-18T21:08:15.061Z] --- PASS: TestHardLinkOrder (0.11s) [2022-02-18T21:08:15.061Z] === RUN TestChangeString [2022-02-18T21:08:15.061Z] --- PASS: TestChangeString (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestChangesWithNoChanges [2022-02-18T21:08:15.061Z] === RUN TestFixedBufferCap [2022-02-18T21:08:15.061Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestFixedBufferLen [2022-02-18T21:08:15.061Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestFixedBufferString [2022-02-18T21:08:15.061Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestFixedBufferWrite [2022-02-18T21:08:15.061Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestFixedBufferRead [2022-02-18T21:08:15.061Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestBytesPipeRead [2022-02-18T21:08:15.061Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestBytesPipeWrite [2022-02-18T21:08:15.061Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-18T21:08:15.061Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-18T21:08:15.061Z] === RUN TestChangesWithChanges [2022-02-18T21:08:15.061Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-18T21:08:15.061Z] === RUN TestChangesWithChangesGH13590 [2022-02-18T21:08:15.061Z] changes_test.go:195: needs more investigation [2022-02-18T21:08:15.061Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestChangesDirsEmpty [2022-02-18T21:08:15.061Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T21:08:15.061Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestChangesDirsMutated [2022-02-18T21:08:15.061Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T21:08:15.061Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestApplyLayer [2022-02-18T21:08:15.061Z] changes_test.go:432: needs further investigation [2022-02-18T21:08:15.061Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestChangesSizeWithHardlinks [2022-02-18T21:08:15.061Z] changes_test.go:468: needs further investigation [2022-02-18T21:08:15.061Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestChangesSizeWithNoChanges [2022-02-18T21:08:15.061Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-18T21:08:15.061Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestChangesSize [2022-02-18T21:08:15.061Z] --- PASS: TestChangesSize (0.00s) [2022-02-18T21:08:15.061Z] === RUN TestApplyLayerInvalidFilenames [2022-02-18T21:08:15.061Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames358615391\\dest" [2022-02-18T21:08:15.061Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-18T21:08:15.061Z] === RUN TestApplyLayerInvalidHardlink [2022-02-18T21:08:15.061Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2222968933\\victim\\hello" -> "../victim/hello" [2022-02-18T21:08:15.061Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink593015377\\victim\\hello" -> "/../victim/hello" [2022-02-18T21:08:15.061Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3326201892\\victim" -> "../victim" [2022-02-18T21:08:15.061Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2411470414\\victim" -> "../victim" [2022-02-18T21:08:15.061Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3076932076\\victim" -> "../victim" [2022-02-18T21:08:15.061Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink468441994\\victim" -> "../victim" [2022-02-18T21:08:15.061Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-18T21:08:15.061Z] === RUN TestApplyLayerInvalidSymlink [2022-02-18T21:08:15.061Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1272097473\\dest\\dotdot" -> "../victim/hello" [2022-02-18T21:08:15.061Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4127812157\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T21:08:15.061Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1226702661\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:08:15.061Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2464620025\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:08:15.061Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3261239410\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:08:15.061Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4201940423\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:08:15.061Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-18T21:08:15.061Z] === RUN TestApplyLayerWhiteouts [2022-02-18T21:08:15.356Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-18T21:08:15.356Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-18T21:08:15.356Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-18T21:08:15.532Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-18T21:08:15.532Z] === RUN TestGenerateEmptyFile [2022-02-18T21:08:15.532Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-18T21:08:15.532Z] === RUN TestGenerateWithContent [2022-02-18T21:08:15.532Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-18T21:08:15.532Z] PASS [2022-02-18T21:08:15.532Z] coverage: 62.0% of statements [2022-02-18T21:08:15.532Z] ok github.com/docker/docker/pkg/archive 9.002s coverage: 62.0% of statements [2022-02-18T21:08:15.532Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-02-18T21:08:15.532Z] === RUN TestAtomicWriteToFile [2022-02-18T21:08:15.532Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-18T21:08:15.532Z] === RUN TestAtomicWriteSetCommit [2022-02-18T21:08:15.532Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-18T21:08:15.532Z] === RUN TestAtomicWriteSetCancel [2022-02-18T21:08:15.532Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-18T21:08:15.532Z] === RUN TestReadCloserWrapperClose [2022-02-18T21:08:15.532Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-18T21:08:15.532Z] === RUN TestReaderErrWrapperReadOnError [2022-02-18T21:08:15.532Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-18T21:08:15.532Z] === RUN TestReaderErrWrapperRead [2022-02-18T21:08:15.532Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-18T21:08:15.532Z] === RUN TestCancelReadCloser [2022-02-18T21:08:15.532Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-18T21:08:15.532Z] === RUN TestWriteCloserWrapperClose [2022-02-18T21:08:15.532Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-18T21:08:15.532Z] === RUN TestNopWriteCloser [2022-02-18T21:08:15.532Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-18T21:08:15.532Z] === RUN TestNopWriter [2022-02-18T21:08:15.532Z] --- PASS: TestNopWriter (0.00s) [2022-02-18T21:08:15.532Z] === RUN TestWriteCounter [2022-02-18T21:08:15.532Z] --- PASS: TestWriteCounter (0.00s) [2022-02-18T21:08:15.532Z] PASS [2022-02-18T21:08:15.532Z] coverage: 69.2% of statements [2022-02-18T21:08:15.532Z] ok github.com/docker/docker/pkg/ioutils 0.698s coverage: 69.2% of statements [2022-02-18T21:08:16.521Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-02-18T21:08:16.521Z] === RUN TestNetworkDBWatch [2022-02-18T21:08:16.992Z] === RUN TestError [2022-02-18T21:08:16.992Z] --- PASS: TestError (0.00s) [2022-02-18T21:08:16.992Z] === RUN TestProgressString [2022-02-18T21:08:16.992Z] === RUN TestProgressString/no_progress [2022-02-18T21:08:16.992Z] === RUN TestProgressString/progress_1 [2022-02-18T21:08:16.992Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-18T21:08:16.992Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-18T21:08:16.992Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-18T21:08:16.992Z] === RUN TestProgressString/with_units [2022-02-18T21:08:16.992Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-18T21:08:16.992Z] === RUN TestProgressString/hide_counts [2022-02-18T21:08:16.992Z] --- PASS: TestProgressString (0.00s) [2022-02-18T21:08:16.992Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-18T21:08:16.992Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-18T21:08:16.992Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-18T21:08:16.992Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-18T21:08:16.992Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-18T21:08:16.992Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-18T21:08:16.992Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-18T21:08:16.992Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-18T21:08:16.992Z] === RUN TestJSONMessageDisplay [2022-02-18T21:08:16.992Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-02-18T21:08:16.992Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-18T21:08:16.992Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-18T21:08:16.992Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-18T21:08:16.992Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-18T21:08:16.992Z] === RUN TestDisplayJSONMessagesStream [2022-02-18T21:08:16.992Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-18T21:08:16.992Z] PASS [2022-02-18T21:08:16.992Z] coverage: 91.7% of statements [2022-02-18T21:08:16.992Z] ok github.com/docker/docker/pkg/jsonmessage 0.259s coverage: 91.7% of statements [2022-02-18T21:08:17.996Z] === RUN TestStandardLongPath [2022-02-18T21:08:17.996Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-18T21:08:17.996Z] === RUN TestUNCLongPath [2022-02-18T21:08:17.996Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-18T21:08:17.996Z] PASS [2022-02-18T21:08:17.996Z] coverage: 100.0% of statements [2022-02-18T21:08:17.996Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2022-02-18T21:08:17.996Z] 2022/02/18 21:08:17 Closing DB instances... [2022-02-18T21:08:18.469Z] === RUN TestNameFormat [2022-02-18T21:08:18.469Z] --- PASS: TestNameFormat (0.00s) [2022-02-18T21:08:18.469Z] === RUN TestNameRetries [2022-02-18T21:08:18.469Z] --- PASS: TestNameRetries (0.00s) [2022-02-18T21:08:18.469Z] PASS [2022-02-18T21:08:18.469Z] coverage: 85.7% of statements [2022-02-18T21:08:18.469Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2022-02-18T21:08:18.640Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-18T21:08:18.641Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-18T21:08:18.641Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-18T21:08:18.641Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-18T21:08:18.641Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-18T21:08:18.641Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-18T21:08:18.641Z] --- PASS: TestCreateServiceSecretFileMode (12.73s) [2022-02-18T21:08:18.641Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T21:08:18.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-18T21:08:18.939Z] === RUN TestParseKeyValueOpt [2022-02-18T21:08:18.939Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-18T21:08:18.939Z] === RUN TestParseUintList [2022-02-18T21:08:18.939Z] --- PASS: TestParseUintList (0.00s) [2022-02-18T21:08:18.939Z] === RUN TestParseUintListMaximumLimits [2022-02-18T21:08:18.939Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-18T21:08:18.939Z] PASS [2022-02-18T21:08:18.939Z] coverage: 97.0% of statements [2022-02-18T21:08:19.158Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-18T21:08:19.409Z] ok github.com/docker/docker/pkg/parsers 0.064s coverage: 97.0% of statements [2022-02-18T21:08:19.409Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-02-18T21:08:19.409Z] === RUN TestNetworkDBBulkSync [2022-02-18T21:08:19.879Z] === RUN TestNewAndRemove [2022-02-18T21:08:19.879Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-18T21:08:19.879Z] === RUN TestRemoveInvalidPath [2022-02-18T21:08:19.879Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-18T21:08:19.879Z] PASS [2022-02-18T21:08:19.879Z] coverage: 82.6% of statements [2022-02-18T21:08:19.879Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-02-18T21:08:20.538Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-18T21:08:20.874Z] 2022/02/18 21:08:20 Closing DB instances... [2022-02-18T21:08:21.477Z] docker_api_swarm_node_test.go:53: [d458f11b93979] joining swarm manager [dc83cc1360daf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:08:21.477Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-18T21:08:21.864Z] === RUN TestFailedConnection [2022-02-18T21:08:22.334Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-18T21:08:22.334Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-18T21:08:22.415Z] docker_api_swarm_node_test.go:54: [de176fe9d65c3] joining swarm manager [dc83cc1360daf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:08:22.674Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-18T21:08:22.803Z] --- PASS: TestGetAddress (24.22s) [2022-02-18T21:08:22.803Z] === RUN TestRequestSyntaxCheck [2022-02-18T21:08:22.803Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-18T21:08:22.803Z] === RUN TestRequest [2022-02-18T21:08:23.044Z] 2022/02/18 21:08:20 Closing DB instances... [2022-02-18T21:08:23.044Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-02-18T21:08:23.044Z] === RUN TestFindNode [2022-02-18T21:08:23.044Z] 2022/02/18 21:08:22 Closing DB instances... [2022-02-18T21:08:23.044Z] --- PASS: TestFindNode (0.02s) [2022-02-18T21:08:23.044Z] === RUN TestChangeNodeState [2022-02-18T21:08:23.044Z] 2022/02/18 21:08:22 Closing DB instances... [2022-02-18T21:08:23.044Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-18T21:08:23.044Z] === RUN TestNodeReincarnation [2022-02-18T21:08:23.044Z] 2022/02/18 21:08:22 Closing DB instances... [2022-02-18T21:08:23.611Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-18T21:08:24.180Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-18T21:08:24.374Z] --- PASS: TestFailedConnection (2.11s) [2022-02-18T21:08:24.374Z] === RUN TestFailOnce [2022-02-18T21:08:24.374Z] 2022/02/18 21:08:23 http: panic serving 127.0.0.1:49283: Plugin not ready [2022-02-18T21:08:24.374Z] goroutine 22 [running]: [2022-02-18T21:08:24.374Z] net/http.(*conn).serve.func1() [2022-02-18T21:08:24.374Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-18T21:08:24.374Z] panic({0xe2a8e0, 0xf3e260}) [2022-02-18T21:08:24.374Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-18T21:08:24.374Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xdf59b70345ef9667}, 0xc0000d7a98) [2022-02-18T21:08:24.374Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-18T21:08:24.374Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xf4b140, 0xc0000a80e0}, 0xd61146) [2022-02-18T21:08:24.374Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-18T21:08:24.374Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xf4b140, 0xc0000a80e0}, 0xc0000b4200) [2022-02-18T21:08:24.374Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-18T21:08:24.374Z] net/http.serverHandler.ServeHTTP({0xf49830}, {0xf4b140, 0xc0000a80e0}, 0xc0000b4200) [2022-02-18T21:08:24.374Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-18T21:08:24.374Z] net/http.(*conn).serve(0xc0000c0000, {0xf4d140, 0xc000145080}) [2022-02-18T21:08:24.374Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-18T21:08:24.374Z] created by net/http.(*Server).Serve [2022-02-18T21:08:24.374Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-18T21:08:24.374Z] time="2022-02-18T21:08:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.FailOnce: Post \"http://127.0.0.1:49282/Test.FailOnce\": EOF, retrying in 1s" [2022-02-18T21:08:24.747Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-18T21:08:24.748Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-18T21:08:24.844Z] 2022/02/18 21:08:24 Closing DB instances... [2022-02-18T21:08:25.313Z] time="2022-02-18T21:08:24Z" level=error msg="node: 46096668cc1b is unknown to memberlist" [2022-02-18T21:08:25.313Z] --- PASS: TestFailOnce (1.20s) [2022-02-18T21:08:25.313Z] === RUN TestEchoInputOutput [2022-02-18T21:08:25.313Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-18T21:08:25.313Z] === RUN TestBackoff [2022-02-18T21:08:25.313Z] --- PASS: TestBackoff (0.00s) [2022-02-18T21:08:25.313Z] === RUN TestAbortRetry [2022-02-18T21:08:25.313Z] --- PASS: TestAbortRetry (0.00s) [2022-02-18T21:08:25.313Z] === RUN TestClientScheme [2022-02-18T21:08:25.313Z] --- PASS: TestClientScheme (0.00s) [2022-02-18T21:08:25.313Z] === RUN TestNewClientWithTimeout [2022-02-18T21:08:25.315Z] === RUN TestDockerSuite/TestDockerFails [2022-02-18T21:08:25.316Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-18T21:08:25.316Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-18T21:08:25.316Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-18T21:08:25.783Z] time="2022-02-18T21:08:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-18T21:08:25.882Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-18T21:08:26.452Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-18T21:08:27.349Z] time="2022-02-18T21:08:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-18T21:08:27.808Z] time="2022-02-18T21:08:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-18T21:08:27.808Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-18T21:08:27.808Z] === RUN TestParallelCreate [2022-02-18T21:08:27.808Z] 2022/02/18 21:08:27 Closing DB instances... [2022-02-18T21:08:27.808Z] --- PASS: TestParallelCreate (0.02s) [2022-02-18T21:08:27.808Z] === RUN TestParallelDelete [2022-02-18T21:08:27.808Z] 2022/02/18 21:08:27 Closing DB instances... [2022-02-18T21:08:27.808Z] --- PASS: TestParallelDelete (0.02s) [2022-02-18T21:08:27.808Z] === RUN TestNetworkDBIslands [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:88738fad80df with config:&{NodeID:88738fad80df 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-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=info msg="Node 88738fad80df/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=info msg="Node 88738fad80df/172.21.31.117, added to nodes list" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:61ae171d0323 with config:&{NodeID:61ae171d0323 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-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=info msg="Node 61ae171d0323/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=info msg="Node 61ae171d0323/172.21.31.117, added to nodes list" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49345" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=info msg="Node 61ae171d0323/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=info msg="Node 61ae171d0323/172.21.31.117, added to nodes list" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=info msg="Node 88738fad80df/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=info msg="Node 88738fad80df/172.21.31.117, added to nodes list" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346" [2022-02-18T21:08:27.809Z] time="2022-02-18T21:08:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-18T21:08:27.819Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.71s) [2022-02-18T21:08:27.819Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-18T21:08:27.842Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-18T21:08:27.842Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-18T21:08:27.842Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-18T21:08:27.842Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3519633469e3 with config:&{NodeID:3519633469e3 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-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=info msg="Node 3519633469e3/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=info msg="Node 3519633469e3/172.21.31.117, added to nodes list" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=info msg="Node 3519633469e3/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=info msg="Node 3519633469e3/172.21.31.117, added to nodes list" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=info msg="Node 88738fad80df/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=info msg="Node 88738fad80df/172.21.31.117, added to nodes list" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=info msg="Node 61ae171d0323/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=info msg="Node 61ae171d0323/172.21.31.117, added to nodes list" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-18T21:08:28.277Z] time="2022-02-18T21:08:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 3519633469e3/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 3519633469e3/172.21.31.117, added to nodes list" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:445f89c1926f with config:&{NodeID:445f89c1926f 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-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 445f89c1926f/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 445f89c1926f/172.21.31.117, added to nodes list" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 445f89c1926f/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 445f89c1926f/172.21.31.117, added to nodes list" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 88738fad80df/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 88738fad80df/172.21.31.117, added to nodes list" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 61ae171d0323/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 61ae171d0323/172.21.31.117, added to nodes list" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 3519633469e3/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=info msg="Node 3519633469e3/172.21.31.117, added to nodes list" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-18T21:08:28.747Z] time="2022-02-18T21:08:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-18T21:08:28.806Z] 2022/02/18 21:08:28 Closing DB instances... [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:28Z" level=info msg="Node 445f89c1926f/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:28Z" level=info msg="Node 445f89c1926f/172.21.31.117, added to nodes list" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:28Z" level=info msg="Node 445f89c1926f/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:28Z" level=info msg="Node 445f89c1926f/172.21.31.117, added to nodes list" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9048b986ed55 with config:&{NodeID:9048b986ed55 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-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 9048b986ed55/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 9048b986ed55/172.21.31.117, added to nodes list" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 9048b986ed55/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 88738fad80df/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 9048b986ed55/172.21.31.117, added to nodes list" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 88738fad80df/172.21.31.117, added to nodes list" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 3519633469e3/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 3519633469e3/172.21.31.117, added to nodes list" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 445f89c1926f/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 445f89c1926f/172.21.31.117, added to nodes list" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 61ae171d0323/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=info msg="Node 61ae171d0323/172.21.31.117, added to nodes list" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-18T21:08:29.215Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=info msg="Node 9048b986ed55/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=info msg="Node 9048b986ed55/172.21.31.117, added to nodes list" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=info msg="Node 9048b986ed55/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=info msg="Node 9048b986ed55/172.21.31.117, added to nodes list" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=info msg="Node 9048b986ed55/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=info msg="Node 9048b986ed55/172.21.31.117, added to nodes list" [2022-02-18T21:08:29.684Z] networkdb_test.go:835: Re-joining: 3 [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=info msg="The new bootstrap node list is:[172.21.31.117:10033 172.21.31.117:10034 172.21.31.117:10035]" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10033" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49353" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10034" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49354" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10035" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49355" [2022-02-18T21:08:29.684Z] networkdb_test.go:835: Re-joining: 4 [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=info msg="The new bootstrap node list is:[172.21.31.117:10033 172.21.31.117:10034 172.21.31.117:10035]" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10033" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49356" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10034" [2022-02-18T21:08:29.684Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49357" [2022-02-18T21:08:29.802Z] time="2022-02-18T21:08:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10035" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49358" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=info msg="node 0 leaving" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=info msg="Node 88738fad80df change state NodeActive --> NodeLeft" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=info msg="node2(61ae171d0323): Node leave event for 88738fad80df/172.21.31.117" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=info msg="Node 88738fad80df change state NodeActive --> NodeLeft" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=info msg="node3(3519633469e3): Node leave event for 88738fad80df/172.21.31.117" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=info msg="Node 88738fad80df change state NodeActive --> NodeLeft" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=info msg="node5(9048b986ed55): Node leave event for 88738fad80df/172.21.31.117" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=info msg="Node 88738fad80df change state NodeActive --> NodeLeft" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=info msg="node4(445f89c1926f): Node leave event for 88738fad80df/172.21.31.117" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=info msg="Node 88738fad80df change state NodeActive --> NodeLeft" [2022-02-18T21:08:30.154Z] time="2022-02-18T21:08:29Z" level=info msg="node1(88738fad80df): Node leave event for 88738fad80df/172.21.31.117" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="Node 88738fad80df/172.21.31.117, left gossip cluster" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="Node 88738fad80df/172.21.31.117, left gossip cluster" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="Node 88738fad80df/172.21.31.117, left gossip cluster" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="Node 88738fad80df/172.21.31.117, left gossip cluster" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="Node 88738fad80df/172.21.31.117, left gossip cluster" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="node 1 leaving" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="Node 61ae171d0323 change state NodeActive --> NodeLeft" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="node3(3519633469e3): Node leave event for 61ae171d0323/172.21.31.117" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="Node 61ae171d0323/172.21.31.117, left gossip cluster" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="Node 61ae171d0323 change state NodeActive --> NodeFailed" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="Node 61ae171d0323/172.21.31.117, added to failed nodes list" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="Node 61ae171d0323 change state NodeActive --> NodeLeft" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="node5(9048b986ed55): Node leave event for 61ae171d0323/172.21.31.117" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="Node 61ae171d0323 change state NodeActive --> NodeLeft" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=info msg="node4(445f89c1926f): Node leave event for 61ae171d0323/172.21.31.117" [2022-02-18T21:08:30.623Z] time="2022-02-18T21:08:30Z" level=error msg="node: 61ae171d0323 is unknown to memberlist" [2022-02-18T21:08:30.791Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-18T21:08:30.791Z] === RUN TestNetworkDBGarbageCollection [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=info msg="Node 61ae171d0323/172.21.31.117, left gossip cluster" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=info msg="Node 61ae171d0323/172.21.31.117, left gossip cluster" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=info msg="Node 61ae171d0323/172.21.31.117, left gossip cluster" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=info msg="node 2 leaving" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=info msg="Node 3519633469e3 change state NodeActive --> NodeLeft" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=info msg="node4(445f89c1926f): Node leave event for 3519633469e3/172.21.31.117" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=info msg="Node 3519633469e3 change state NodeActive --> NodeLeft" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=info msg="node5(9048b986ed55): Node leave event for 3519633469e3/172.21.31.117" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=info msg="Node 3519633469e3 change state NodeActive --> NodeLeft" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=info msg="node3(3519633469e3): Node leave event for 3519633469e3/172.21.31.117" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=debug msg="memberlist: Failed ping: 3519633469e3 (timeout reached)" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.31.117:10036: use of closed network connection" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.31.117:10037: use of closed network connection" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.31.117:10034: use of closed network connection" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:30Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49359" [2022-02-18T21:08:31.091Z] time="2022-02-18T21:08:31Z" level=info msg="Node 3519633469e3/172.21.31.117, left gossip cluster" [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="Node 3519633469e3/172.21.31.117, left gossip cluster" [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="Node 3519633469e3/172.21.31.117, left gossip cluster" [2022-02-18T21:08:31.560Z] networkdb_test.go:867: node5: OK [2022-02-18T21:08:31.560Z] networkdb_test.go:867: node4: OK [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="node 0 coming back" [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:73832fdfb406 with config:&{NodeID:73832fdfb406 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-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="Node 73832fdfb406/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="Node 73832fdfb406/172.21.31.117, added to nodes list" [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="node 1 coming back" [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c2daa0f8abf9 with config:&{NodeID:c2daa0f8abf9 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-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, added to nodes list" [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="node 2 coming back" [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c049f085b894 with config:&{NodeID:c049f085b894 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-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="Node c049f085b894/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=info msg="Node c049f085b894/172.21.31.117, added to nodes list" [2022-02-18T21:08:31.560Z] time="2022-02-18T21:08:31Z" level=warning msg="memberlist: Was able to connect to 3519633469e3 but other probes failed, network may be misconfigured" [2022-02-18T21:08:32.026Z] --- PASS: TestCreateServiceConfigFileMode (13.17s) [2022-02-18T21:08:32.026Z] === RUN TestCreateServiceSysctls [2022-02-18T21:08:32.032Z] time="2022-02-18T21:08:31Z" level=debug msg="memberlist: Failed ping: 445f89c1926f (timeout reached)" [2022-02-18T21:08:32.032Z] time="2022-02-18T21:08:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.21.31.117:10037: use of closed network connection" [2022-02-18T21:08:32.032Z] time="2022-02-18T21:08:31Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49360" [2022-02-18T21:08:32.501Z] time="2022-02-18T21:08:32Z" level=warning msg="memberlist: Was able to connect to 445f89c1926f but other probes failed, network may be misconfigured" [2022-02-18T21:08:32.965Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-18T21:08:33.012Z] --- PASS: TestRequest (9.93s) [2022-02-18T21:08:33.012Z] === RUN TestOverlappingRequests [2022-02-18T21:08:33.481Z] --- PASS: TestOverlappingRequests (0.47s) [2022-02-18T21:08:33.481Z] === RUN TestRelease [2022-02-18T21:08:34.471Z] time="2022-02-18T21:08:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-18T21:08:34.720Z] time="2022-02-18T21:08:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.31.117:10033 172.21.31.117:10034 172.21.31.117:10035]" [2022-02-18T21:08:35.189Z] time="2022-02-18T21:08:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.31.117:10033 172.21.31.117:10034 172.21.31.117:10035]" [2022-02-18T21:08:35.461Z] --- PASS: TestRelease (1.92s) [2022-02-18T21:08:35.461Z] === RUN TestAllocateRandomDeallocate [2022-02-18T21:08:35.502Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-18T21:08:35.502Z] --- PASS: TestCreateServiceSysctls (3.49s) [2022-02-18T21:08:35.502Z] === RUN TestCreateServiceCapabilities [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10033" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49361" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 445f89c1926f/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 445f89c1926f/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 9048b986ed55/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 73832fdfb406/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 73832fdfb406/172.21.31.117, is the new incarnation of the shutdown node 88738fad80df/172.21.31.117" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 73832fdfb406/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 9048b986ed55/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10034" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49362" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 445f89c1926f/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 445f89c1926f/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 9048b986ed55/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 9048b986ed55/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 73832fdfb406/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 73832fdfb406/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, is the new incarnation of the shutdown node 61ae171d0323/172.21.31.117" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49363" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10035" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 445f89c1926f/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 445f89c1926f/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 9048b986ed55/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 9048b986ed55/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 73832fdfb406/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 73832fdfb406/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c049f085b894/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c049f085b894/172.21.31.117, is the new incarnation of the shutdown node 3519633469e3/172.21.31.117" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c049f085b894/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c049f085b894/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c049f085b894/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c049f085b894/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c049f085b894/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 73832fdfb406/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 73832fdfb406/172.21.31.117, is the new incarnation of the shutdown node 88738fad80df/172.21.31.117" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node 73832fdfb406/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, is the new incarnation of the shutdown node 61ae171d0323/172.21.31.117" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c049f085b894/172.21.31.117, joined gossip cluster" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c049f085b894/172.21.31.117, is the new incarnation of the shutdown node 3519633469e3/172.21.31.117" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:35Z" level=info msg="Node c049f085b894/172.21.31.117, added to nodes list" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10033" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:36Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49364" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10034" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:36Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49365" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.31.117:10035" [2022-02-18T21:08:36.177Z] time="2022-02-18T21:08:36Z" level=debug msg="memberlist: Stream connection from=172.21.31.117:49366" [2022-02-18T21:08:36.646Z] 2022/02/18 21:08:36 Closing DB instances... [2022-02-18T21:08:36.646Z] time="2022-02-18T21:08:36Z" level=info msg="Node 73832fdfb406 change state NodeActive --> NodeLeft" [2022-02-18T21:08:36.646Z] time="2022-02-18T21:08:36Z" level=info msg="node3(c049f085b894): Node leave event for 73832fdfb406/172.21.31.117" [2022-02-18T21:08:36.646Z] time="2022-02-18T21:08:36Z" level=info msg="Node 73832fdfb406 change state NodeActive --> NodeLeft" [2022-02-18T21:08:36.646Z] time="2022-02-18T21:08:36Z" level=info msg="node5(9048b986ed55): Node leave event for 73832fdfb406/172.21.31.117" [2022-02-18T21:08:36.646Z] time="2022-02-18T21:08:36Z" level=info msg="Node 73832fdfb406 change state NodeActive --> NodeLeft" [2022-02-18T21:08:36.646Z] time="2022-02-18T21:08:36Z" level=info msg="node4(445f89c1926f): Node leave event for 73832fdfb406/172.21.31.117" [2022-02-18T21:08:36.646Z] time="2022-02-18T21:08:36Z" level=info msg="Node 73832fdfb406 change state NodeActive --> NodeLeft" [2022-02-18T21:08:36.646Z] time="2022-02-18T21:08:36Z" level=info msg="node2(c2daa0f8abf9): Node leave event for 73832fdfb406/172.21.31.117" [2022-02-18T21:08:36.646Z] time="2022-02-18T21:08:36Z" level=info msg="Node 73832fdfb406 change state NodeActive --> NodeLeft" [2022-02-18T21:08:36.646Z] time="2022-02-18T21:08:36Z" level=info msg="node1(73832fdfb406): Node leave event for 73832fdfb406/172.21.31.117" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="Node 73832fdfb406/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="Node 73832fdfb406/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="Node 73832fdfb406/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="Node 73832fdfb406/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="Node 73832fdfb406/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=warning msg="memberlist: Failed to send gossip to 172.21.31.117:10036: write udp [::]:10033->172.21.31.117:10036: use of closed network connection" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="Node c2daa0f8abf9 change state NodeActive --> NodeLeft" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="node4(445f89c1926f): Node leave event for c2daa0f8abf9/172.21.31.117" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="Node c2daa0f8abf9 change state NodeActive --> NodeLeft" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="node5(9048b986ed55): Node leave event for c2daa0f8abf9/172.21.31.117" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="Node c2daa0f8abf9 change state NodeActive --> NodeLeft" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="node3(c049f085b894): Node leave event for c2daa0f8abf9/172.21.31.117" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="Node c2daa0f8abf9 change state NodeActive --> NodeLeft" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:36Z" level=info msg="node2(c2daa0f8abf9): Node leave event for c2daa0f8abf9/172.21.31.117" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:37Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:37Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:37Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.115Z] time="2022-02-18T21:08:37Z" level=info msg="Node c2daa0f8abf9/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.409Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-18T21:08:37.584Z] time="2022-02-18T21:08:37Z" level=warning msg="memberlist: Failed to send gossip to 172.21.31.117:10035: write udp [::]:10034->172.21.31.117:10035: use of closed network connection" [2022-02-18T21:08:37.584Z] time="2022-02-18T21:08:37Z" level=info msg="Node c049f085b894 change state NodeActive --> NodeLeft" [2022-02-18T21:08:37.584Z] time="2022-02-18T21:08:37Z" level=info msg="node4(445f89c1926f): Node leave event for c049f085b894/172.21.31.117" [2022-02-18T21:08:37.584Z] time="2022-02-18T21:08:37Z" level=info msg="Node c049f085b894/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.584Z] time="2022-02-18T21:08:37Z" level=info msg="Node c049f085b894 change state NodeActive --> NodeFailed" [2022-02-18T21:08:37.584Z] time="2022-02-18T21:08:37Z" level=info msg="Node c049f085b894/172.21.31.117, added to failed nodes list" [2022-02-18T21:08:37.584Z] time="2022-02-18T21:08:37Z" level=info msg="Node c049f085b894 change state NodeActive --> NodeLeft" [2022-02-18T21:08:37.584Z] time="2022-02-18T21:08:37Z" level=info msg="node5(9048b986ed55): Node leave event for c049f085b894/172.21.31.117" [2022-02-18T21:08:37.584Z] time="2022-02-18T21:08:37Z" level=error msg="node: c049f085b894 is unknown to memberlist" [2022-02-18T21:08:37.584Z] time="2022-02-18T21:08:37Z" level=info msg="Node c049f085b894/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.584Z] time="2022-02-18T21:08:37Z" level=info msg="Node c049f085b894/172.21.31.117, left gossip cluster" [2022-02-18T21:08:37.975Z] --- PASS: TestCreateServiceCapabilities (2.74s) [2022-02-18T21:08:37.975Z] === RUN TestInspect [2022-02-18T21:08:38.053Z] time="2022-02-18T21:08:37Z" level=debug msg="memberlist: Failed ping: c049f085b894 (timeout reached)" [2022-02-18T21:08:38.053Z] time="2022-02-18T21:08:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.31.117:10037: use of closed network connection" [2022-02-18T21:08:38.053Z] time="2022-02-18T21:08:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.31.117:10036: use of closed network connection" [2022-02-18T21:08:38.053Z] time="2022-02-18T21:08:37Z" level=info msg="Node 445f89c1926f change state NodeActive --> NodeLeft" [2022-02-18T21:08:38.053Z] time="2022-02-18T21:08:37Z" level=info msg="node5(9048b986ed55): Node leave event for 445f89c1926f/172.21.31.117" [2022-02-18T21:08:38.053Z] time="2022-02-18T21:08:37Z" level=info msg="Node 445f89c1926f change state NodeActive --> NodeLeft" [2022-02-18T21:08:38.053Z] time="2022-02-18T21:08:37Z" level=info msg="node4(445f89c1926f): Node leave event for 445f89c1926f/172.21.31.117" [2022-02-18T21:08:38.522Z] time="2022-02-18T21:08:38Z" level=info msg="Node 445f89c1926f/172.21.31.117, left gossip cluster" [2022-02-18T21:08:38.522Z] time="2022-02-18T21:08:38Z" level=info msg="memberlist: Suspect c049f085b894 has failed, no acks received" [2022-02-18T21:08:38.911Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-18T21:08:38.990Z] time="2022-02-18T21:08:38Z" level=info msg="Node 445f89c1926f/172.21.31.117, left gossip cluster" [2022-02-18T21:08:39.460Z] time="2022-02-18T21:08:39Z" level=error msg="node4(445f89c1926f) Could not close DB: timeout waiting for leave broadcast" [2022-02-18T21:08:39.460Z] time="2022-02-18T21:08:39Z" level=info msg="Node 9048b986ed55/172.21.31.117, left gossip cluster" [2022-02-18T21:08:39.460Z] time="2022-02-18T21:08:39Z" level=info msg="Node 9048b986ed55 change state NodeActive --> NodeFailed" [2022-02-18T21:08:39.460Z] time="2022-02-18T21:08:39Z" level=info msg="Node 9048b986ed55/172.21.31.117, added to failed nodes list" [2022-02-18T21:08:39.460Z] --- PASS: TestNetworkDBIslands (11.89s) [2022-02-18T21:08:39.460Z] PASS [2022-02-18T21:08:39.460Z] coverage: 60.1% of statements [2022-02-18T21:08:39.460Z] ok github.com/docker/docker/libnetwork/networkdb 103.400s coverage: 60.1% of statements [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/quota [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/rootless [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/volume [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-18T21:08:39.460Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-18T21:08:39.476Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-18T21:08:40.414Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-18T21:08:40.983Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-18T21:08:41.242Z] --- PASS: TestInspect (3.22s) [2022-02-18T21:08:41.242Z] === RUN TestCreateJob [2022-02-18T21:08:41.336Z] --- PASS: TestAllocateRandomDeallocate (5.64s) [2022-02-18T21:08:41.336Z] === RUN TestRetrieveFromStore [2022-02-18T21:08:41.336Z] === RUN TestParseEmptyInterface [2022-02-18T21:08:41.336Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-18T21:08:41.336Z] === RUN TestParseNonInterfaceType [2022-02-18T21:08:41.336Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-18T21:08:41.336Z] === RUN TestParseWithOneFunction [2022-02-18T21:08:41.336Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-18T21:08:41.336Z] === RUN TestParseWithMultipleFuncs [2022-02-18T21:08:41.336Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-18T21:08:41.336Z] === RUN TestParseWithUnnamedReturn [2022-02-18T21:08:41.336Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-18T21:08:41.336Z] === RUN TestEmbeddedInterface [2022-02-18T21:08:41.336Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-18T21:08:41.336Z] === RUN TestParsedImports [2022-02-18T21:08:41.336Z] --- PASS: TestParsedImports (0.00s) [2022-02-18T21:08:41.336Z] === RUN TestAliasedImports [2022-02-18T21:08:41.336Z] --- PASS: TestAliasedImports (0.00s) [2022-02-18T21:08:41.336Z] PASS [2022-02-18T21:08:41.336Z] coverage: 56.8% of statements [2022-02-18T21:08:41.336Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2022-02-18T21:08:41.811Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-18T21:08:42.326Z] === RUN TestHTTPTransport [2022-02-18T21:08:42.326Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-18T21:08:42.326Z] PASS [2022-02-18T21:08:42.326Z] coverage: 85.7% of statements [2022-02-18T21:08:42.326Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-02-18T21:08:42.380Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === Skipped [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-18T21:08:42.417Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-18T21:08:42.417Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-18T21:08:42.417Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-18T21:08:42.417Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-18T21:08:42.417Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T21:08:42.417Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-18T21:08:42.417Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-18T21:08:42.417Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-18T21:08:42.417Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-18T21:08:42.417Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-18T21:08:42.417Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-18T21:08:42.417Z] daemon_test.go:145: root required [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T21:08:42.417Z] reload_test.go:342: root required [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-18T21:08:42.417Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T21:08:42.417Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-18T21:08:42.417Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-18T21:08:42.417Z] download_test.go:267: Needs fixing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-18T21:08:42.417Z] layer_test.go:291: Failing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-18T21:08:42.417Z] layer_test.go:340: Failing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-18T21:08:42.417Z] layer_test.go:455: Failing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-18T21:08:42.417Z] layer_test.go:684: Failing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-18T21:08:42.417Z] migration_test.go:45: Failing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T21:08:42.417Z] migration_test.go:181: Failing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-18T21:08:42.417Z] mount_test.go:17: Failing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-18T21:08:42.417Z] mount_test.go:76: Failing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-18T21:08:42.417Z] mount_test.go:125: Failing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-18T21:08:42.417Z] mount_test.go:212: Failing on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-02-18T21:08:42.417Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-18T21:08:42.417Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-18T21:08:42.417Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-18T21:08:42.417Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-18T21:08:42.417Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-18T21:08:42.417Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-18T21:08:42.417Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-18T21:08:42.417Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-18T21:08:42.417Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-18T21:08:42.417Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-18T21:08:42.417Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-18T21:08:42.417Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-18T21:08:42.417Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-18T21:08:42.417Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-18T21:08:42.417Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-18T21:08:42.417Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-18T21:08:42.417Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-18T21:08:42.417Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.05s) [2022-02-18T21:08:42.417Z] archive_test.go:140: zstd not installed [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-18T21:08:42.417Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-18T21:08:42.417Z] archive_windows_test.go:16: Currently fails [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-18T21:08:42.417Z] changes_test.go:195: needs more investigation [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-18T21:08:42.417Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-18T21:08:42.417Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-18T21:08:42.417Z] changes_test.go:432: needs further investigation [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-18T21:08:42.417Z] changes_test.go:468: needs further investigation [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-18T21:08:42.417Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T21:08:42.417Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T21:08:42.417Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-18T21:08:42.417Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-18T21:08:42.417Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-18T21:08:42.417Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:08:42.417Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:08:42.417Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-18T21:08:42.417Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-18T21:08:42.417Z] poller_test.go:40: No chmod on Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T21:08:42.417Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T21:08:42.417Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.417Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-18T21:08:42.417Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.417Z] [2022-02-18T21:08:42.418Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-18T21:08:42.418Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.418Z] [2022-02-18T21:08:42.418Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-18T21:08:42.418Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:42.418Z] [2022-02-18T21:08:42.418Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-18T21:08:42.418Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T21:08:42.418Z] [2022-02-18T21:08:42.418Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-18T21:08:42.418Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T21:08:42.418Z] [2022-02-18T21:08:42.418Z] DONE 2072 tests, 70 skipped in 297.994s [2022-02-18T21:08:42.418Z] INFO: make.ps1 ended at 02/18/2022 21:08:42 [2022-02-18T21:08:42.639Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-18T21:08:42.795Z] --- PASS: TestRetrieveFromStore (1.90s) [2022-02-18T21:08:42.795Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-18T21:08:42.795Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-18T21:08:42.795Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-18T21:08:42.795Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-18T21:08:42.795Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-18T21:08:42.795Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-18T21:08:42.795Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-18T21:08:42.795Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestBufferPoolPutAndGet [2022-02-18T21:08:42.795Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-18T21:08:42.795Z] PASS [2022-02-18T21:08:42.795Z] coverage: 88.2% of statements [2022-02-18T21:08:42.795Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-18T21:08:42.795Z] === RUN TestParallelPredefinedRequest1 [2022-02-18T21:08:42.795Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-18T21:08:42.795Z] === RUN TestParallelPredefinedRequest2 [2022-02-18T21:08:42.795Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-18T21:08:42.795Z] === RUN TestParallelPredefinedRequest3 [2022-02-18T21:08:42.795Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-18T21:08:42.795Z] === RUN TestParallelPredefinedRequest4 [2022-02-18T21:08:42.795Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-18T21:08:42.795Z] === RUN TestParallelPredefinedRequest5 [2022-02-18T21:08:42.795Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-18T21:08:42.795Z] === RUN TestDebug [2022-02-18T21:08:42.795Z] --- PASS: TestDebug (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestRequestPoolParallel [2022-02-18T21:08:42.795Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-02-18T21:08:42.795Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-18T21:08:42.795Z] === RUN TestClientStream [2022-02-18T21:08:42.795Z] --- PASS: TestClientStream (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestClientSendFile [2022-02-18T21:08:42.795Z] --- PASS: TestClientSendFile (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestClientWithRequestTimeout [2022-02-18T21:08:42.795Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-18T21:08:42.795Z] === RUN TestFileSpecPlugin [2022-02-18T21:08:42.795Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-18T21:08:42.795Z] === RUN TestFileJSONSpecPlugin [2022-02-18T21:08:42.795Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-18T21:08:42.795Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestPluginAddHandler [2022-02-18T21:08:42.795Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestPluginWaitBadPlugin [2022-02-18T21:08:42.795Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-18T21:08:42.795Z] === RUN TestGet [2022-02-18T21:08:42.795Z] time="2022-02-18T21:08:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-18T21:08:43.070Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-18T21:08:43.070Z] === RUN TestBoolValue [2022-02-18T21:08:43.070Z] --- PASS: TestBoolValue (0.00s) [2022-02-18T21:08:43.070Z] === RUN TestBoolValueOrDefault [2022-02-18T21:08:43.070Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-18T21:08:43.070Z] === RUN TestInt64ValueOrZero [2022-02-18T21:08:43.070Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-18T21:08:43.070Z] === RUN TestInt64ValueOrDefault [2022-02-18T21:08:43.070Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-18T21:08:43.070Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-18T21:08:43.071Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-18T21:08:43.071Z] === RUN TestJsonContentType [2022-02-18T21:08:43.071Z] --- PASS: TestJsonContentType (0.00s) [2022-02-18T21:08:43.071Z] PASS [2022-02-18T21:08:43.071Z] coverage: 14.7% of statements [2022-02-18T21:08:43.071Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 14.7% of statements [2022-02-18T21:08:43.265Z] --- PASS: TestRequestPoolParallel (0.50s) [2022-02-18T21:08:43.265Z] === RUN TestFullAllocateRelease [2022-02-18T21:08:43.265Z] === RUN TestOutputOnPrematureClose [2022-02-18T21:08:43.265Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-18T21:08:43.265Z] === RUN TestCompleteSilently [2022-02-18T21:08:43.265Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-18T21:08:43.265Z] PASS [2022-02-18T21:08:43.265Z] coverage: 75.9% of statements [2022-02-18T21:08:43.735Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-02-18T21:08:43.735Z] --- PASS: TestFullAllocateRelease (0.45s) [2022-02-18T21:08:43.735Z] === RUN TestOddAllocateRelease [2022-02-18T21:08:43.735Z] time="2022-02-18T21:08:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-18T21:08:44.206Z] === RUN TestSendToOneSub [2022-02-18T21:08:44.206Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-02-18T21:08:44.206Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-18T21:08:44.206Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-18T21:08:44.206Z] === RUN TestSendToMultipleSubs [2022-02-18T21:08:44.206Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-18T21:08:44.206Z] === RUN TestEvictOneSub [2022-02-18T21:08:44.206Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-18T21:08:44.206Z] === RUN TestClosePublisher [2022-02-18T21:08:44.206Z] --- PASS: TestClosePublisher (0.00s) [2022-02-18T21:08:44.206Z] === RUN TestPubSubRace [2022-02-18T21:08:44.206Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-02-18T21:08:44.206Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-18T21:08:44.206Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-18T21:08:44.206Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-18T21:08:44.206Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-18T21:08:44.206Z] === CONT TestParallelPredefinedRequest1 [2022-02-18T21:08:44.206Z] === CONT TestParallelPredefinedRequest4 [2022-02-18T21:08:44.206Z] === CONT TestParallelPredefinedRequest5 [2022-02-18T21:08:44.206Z] === CONT TestParallelPredefinedRequest3 [2022-02-18T21:08:44.206Z] === CONT TestParallelPredefinedRequest1 [2022-02-18T21:08:44.206Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:08:44.206Z] === CONT TestParallelPredefinedRequest3 [2022-02-18T21:08:44.206Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:08:44.206Z] === CONT TestParallelPredefinedRequest4 [2022-02-18T21:08:44.206Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:08:44.206Z] === CONT TestParallelPredefinedRequest5 [2022-02-18T21:08:44.206Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:08:44.206Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-18T21:08:44.206Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-18T21:08:44.206Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-18T21:08:44.206Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-18T21:08:44.206Z] === CONT TestParallelPredefinedRequest2 [2022-02-18T21:08:44.206Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:08:44.206Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-18T21:08:44.206Z] PASS [2022-02-18T21:08:44.206Z] coverage: 85.3% of statements [2022-02-18T21:08:44.206Z] ok github.com/docker/docker/libnetwork/ipam 54.922s coverage: 85.3% of statements [2022-02-18T21:08:44.546Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-18T21:08:44.546Z] --- PASS: TestCreateJob (3.31s) [2022-02-18T21:08:44.546Z] === RUN TestReplicatedJob [2022-02-18T21:08:44.651Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-18T21:08:44.651Z] INFO: Unit tests ended at 02/18/2022 21:08:44. Duration:00:05:14.6290494 [2022-02-18T21:08:44.651Z] INFO: Building busybox [2022-02-18T21:08:44.651Z] Sending build context to Docker daemon 5.12kB [2022-02-18T21:08:44.651Z] [2022-02-18T21:08:44.651Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-18T21:08:44.651Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-18T21:08:44.651Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-18T21:08:44.651Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-18T21:08:44.651Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-18T21:08:44.651Z] ---> bdeb13086b9f [2022-02-18T21:08:44.651Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-18T21:08:44.651Z] ---> Running in 5694126b8add [2022-02-18T21:08:45.195Z] --- PASS: TestPubSubRace (1.06s) [2022-02-18T21:08:45.195Z] PASS [2022-02-18T21:08:45.195Z] coverage: 75.0% of statements [2022-02-18T21:08:45.195Z] ok github.com/docker/docker/pkg/pubsub 1.111s coverage: 75.0% of statements [2022-02-18T21:08:45.485Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-18T21:08:45.666Z] === RUN TestRegister [2022-02-18T21:08:45.666Z] --- PASS: TestRegister (0.00s) [2022-02-18T21:08:45.666Z] === RUN TestCommand [2022-02-18T21:08:45.666Z] --- PASS: TestCommand (0.03s) [2022-02-18T21:08:45.666Z] === RUN TestNaiveSelf [2022-02-18T21:08:46.035Z] === RUN TestMaskSecretKeys [2022-02-18T21:08:46.035Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-18T21:08:46.035Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-18T21:08:46.035Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-18T21:08:46.035Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-18T21:08:46.035Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-18T21:08:46.035Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-18T21:08:46.035Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-18T21:08:46.035Z] === RUN TestVersionMiddlewareVersion [2022-02-18T21:08:46.035Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-18T21:08:46.035Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-18T21:08:46.035Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-18T21:08:46.035Z] PASS [2022-02-18T21:08:46.035Z] coverage: 37.7% of statements [2022-02-18T21:08:46.035Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2022-02-18T21:08:46.035Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-18T21:08:46.035Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-18T21:08:46.035Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-18T21:08:46.035Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-18T21:08:46.035Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-18T21:08:46.035Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-18T21:08:46.035Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-18T21:08:46.035Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-18T21:08:46.035Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-18T21:08:46.035Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-18T21:08:46.035Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-18T21:08:46.135Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-18T21:08:46.135Z] PASS [2022-02-18T21:08:46.135Z] coverage: 82.4% of statements [2022-02-18T21:08:46.135Z] time="2022-02-18T21:08:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-18T21:08:46.135Z] ok github.com/docker/docker/pkg/reexec 0.109s coverage: 82.4% of statements [2022-02-18T21:08:46.507Z] === RUN TestAdjustForAPIVersion [2022-02-18T21:08:46.507Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-18T21:08:46.507Z] PASS [2022-02-18T21:08:46.507Z] coverage: 5.7% of statements [2022-02-18T21:08:46.507Z] ok github.com/docker/docker/api/server/router/swarm 0.062s coverage: 5.7% of statements [2022-02-18T21:08:46.507Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-18T21:08:46.507Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-18T21:08:46.507Z] ? github.com/docker/docker/api/types [no test files] [2022-02-18T21:08:46.507Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-18T21:08:46.507Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-18T21:08:46.507Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-18T21:08:46.507Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-18T21:08:46.604Z] === RUN TestDump [2022-02-18T21:08:46.604Z] goroutine 6 [running]: [2022-02-18T21:08:46.604Z] github.com/docker/docker/pkg/stack.dump(0x3cb6b7) [2022-02-18T21:08:46.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T21:08:46.604Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-18T21:08:46.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-18T21:08:46.604Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-18T21:08:46.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-18T21:08:46.604Z] testing.tRunner(0xc000156340, 0x538ef8) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:08:46.604Z] created by testing.(*T).Run [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T21:08:46.604Z] [2022-02-18T21:08:46.604Z] goroutine 1 [chan receive]: [2022-02-18T21:08:46.604Z] testing.(*T).Run(0xc0001561a0, {0x52a531, 0x3aa413}, 0x538ef8) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T21:08:46.604Z] testing.runTests.func1(0xc000068840) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T21:08:46.604Z] testing.tRunner(0xc0001561a0, 0xc000071ce0) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:08:46.604Z] testing.runTests(0xc000076080, {0x69cbe0, 0x3, 0x3}, {0x3ca90d, 0x52c22b, 0x6a1680}) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T21:08:46.604Z] testing.(*M).Run(0xc000076080) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T21:08:46.604Z] main.main() [2022-02-18T21:08:46.604Z] _testmain.go:95 +0x1f5 [2022-02-18T21:08:46.604Z] --- PASS: TestDump (0.00s) [2022-02-18T21:08:46.604Z] === RUN TestDumpToFile [2022-02-18T21:08:46.604Z] --- PASS: TestDumpToFile (0.23s) [2022-02-18T21:08:46.604Z] === RUN TestDumpToFileWithEmptyInput [2022-02-18T21:08:46.604Z] goroutine 18 [running]: [2022-02-18T21:08:46.604Z] github.com/docker/docker/pkg/stack.dump(0x438894) [2022-02-18T21:08:46.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T21:08:46.604Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x438c40}) [2022-02-18T21:08:46.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-18T21:08:46.604Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2022-02-18T21:08:46.604Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-18T21:08:46.604Z] testing.tRunner(0xc0000841a0, 0x538ee8) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:08:46.604Z] created by testing.(*T).Run [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T21:08:46.604Z] [2022-02-18T21:08:46.604Z] goroutine 1 [chan receive]: [2022-02-18T21:08:46.604Z] testing.(*T).Run(0xc0001561a0, {0x531316, 0x3aa413}, 0x538ee8) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T21:08:46.604Z] testing.runTests.func1(0xc000068840) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T21:08:46.604Z] testing.tRunner(0xc0001561a0, 0xc000071ce0) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:08:46.604Z] testing.runTests(0xc000076080, {0x69cbe0, 0x3, 0x3}, {0x3ca90d, 0x52c22b, 0x6a1680}) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T21:08:46.604Z] testing.(*M).Run(0xc000076080) [2022-02-18T21:08:46.604Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T21:08:46.604Z] main.main() [2022-02-18T21:08:46.604Z] _testmain.go:95 +0x1f5 [2022-02-18T21:08:46.604Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-18T21:08:46.604Z] PASS [2022-02-18T21:08:46.604Z] coverage: 90.9% of statements [2022-02-18T21:08:46.604Z] ok github.com/docker/docker/pkg/stack 0.282s coverage: 90.9% of statements [2022-02-18T21:08:46.978Z] === RUN TestStrSliceMarshalJSON [2022-02-18T21:08:46.978Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestStrSliceUnmarshalJSON [2022-02-18T21:08:46.978Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestStrSliceUnmarshalString [2022-02-18T21:08:46.978Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestStrSliceUnmarshalSlice [2022-02-18T21:08:46.978Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-18T21:08:46.978Z] PASS [2022-02-18T21:08:46.978Z] coverage: 90.0% of statements [2022-02-18T21:08:46.978Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-02-18T21:08:46.978Z] === RUN TestToJSON [2022-02-18T21:08:46.978Z] --- PASS: TestToJSON (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestToParamWithVersion [2022-02-18T21:08:46.978Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestFromJSON [2022-02-18T21:08:46.978Z] --- PASS: TestFromJSON (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestEmpty [2022-02-18T21:08:46.978Z] --- PASS: TestEmpty (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestArgsMatchKVListEmptySources [2022-02-18T21:08:46.978Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestArgsMatchKVList [2022-02-18T21:08:46.978Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestArgsMatch [2022-02-18T21:08:46.978Z] --- PASS: TestArgsMatch (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestAdd [2022-02-18T21:08:46.978Z] --- PASS: TestAdd (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestDel [2022-02-18T21:08:46.978Z] --- PASS: TestDel (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestLen [2022-02-18T21:08:46.978Z] --- PASS: TestLen (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestExactMatch [2022-02-18T21:08:46.978Z] --- PASS: TestExactMatch (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestOnlyOneExactMatch [2022-02-18T21:08:46.978Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestContains [2022-02-18T21:08:46.978Z] --- PASS: TestContains (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestValidate [2022-02-18T21:08:46.978Z] --- PASS: TestValidate (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestWalkValues [2022-02-18T21:08:46.978Z] --- PASS: TestWalkValues (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestFuzzyMatch [2022-02-18T21:08:46.978Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestClone [2022-02-18T21:08:46.978Z] --- PASS: TestClone (0.00s) [2022-02-18T21:08:46.978Z] PASS [2022-02-18T21:08:46.978Z] coverage: 92.2% of statements [2022-02-18T21:08:46.978Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 92.2% of statements [2022-02-18T21:08:46.978Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-18T21:08:46.978Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-18T21:08:46.978Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-18T21:08:46.978Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-18T21:08:46.978Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-18T21:08:46.978Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-18T21:08:46.978Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-18T21:08:46.978Z] === RUN TestDurationToSecondsString [2022-02-18T21:08:46.978Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-18T21:08:46.978Z] === RUN TestGetTimestamp [2022-02-18T21:08:47.448Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-18T21:08:47.448Z] === RUN TestParseTimestamps [2022-02-18T21:08:47.448Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-18T21:08:47.448Z] PASS [2022-02-18T21:08:47.448Z] coverage: 100.0% of statements [2022-02-18T21:08:47.448Z] ok github.com/docker/docker/api/types/time 0.254s coverage: 100.0% of statements [2022-02-18T21:08:47.448Z] === RUN TestCompareVersion [2022-02-18T21:08:47.448Z] --- PASS: TestCompareVersion (0.00s) [2022-02-18T21:08:47.448Z] PASS [2022-02-18T21:08:47.448Z] coverage: 77.3% of statements [2022-02-18T21:08:47.448Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 77.3% of statements [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/builder [no test files] [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-18T21:08:47.448Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-18T21:08:47.593Z] === RUN TestNewStdWriter [2022-02-18T21:08:47.593Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-18T21:08:47.593Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestWriteWithNilBytes [2022-02-18T21:08:47.593Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestWrite [2022-02-18T21:08:47.593Z] --- PASS: TestWrite (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestWriteWithWriterError [2022-02-18T21:08:47.593Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-18T21:08:47.593Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestStdCopyWriteAndRead [2022-02-18T21:08:47.593Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-18T21:08:47.593Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-18T21:08:47.593Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-18T21:08:47.593Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-18T21:08:47.593Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-18T21:08:47.593Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-18T21:08:47.593Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-18T21:08:47.593Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-18T21:08:47.593Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-18T21:08:47.593Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-18T21:08:47.593Z] PASS [2022-02-18T21:08:47.593Z] coverage: 100.0% of statements [2022-02-18T21:08:47.593Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-02-18T21:08:48.024Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-18T21:08:48.582Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-18T21:08:48.582Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-18T21:08:48.582Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-18T21:08:48.582Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-18T21:08:48.582Z] === RUN TestFormatStatus [2022-02-18T21:08:48.582Z] --- PASS: TestFormatStatus (0.00s) [2022-02-18T21:08:48.582Z] === RUN TestFormatError [2022-02-18T21:08:48.582Z] --- PASS: TestFormatError (0.00s) [2022-02-18T21:08:48.582Z] === RUN TestFormatJSONError [2022-02-18T21:08:48.582Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-18T21:08:48.582Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-18T21:08:48.582Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-18T21:08:48.582Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-18T21:08:48.582Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-18T21:08:48.582Z] === RUN TestNewJSONProgressOutput [2022-02-18T21:08:48.582Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-18T21:08:48.582Z] === RUN TestAuxFormatterEmit [2022-02-18T21:08:48.582Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-18T21:08:48.582Z] === RUN TestStreamWriterStdout [2022-02-18T21:08:48.582Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-18T21:08:48.582Z] === RUN TestStreamWriterStderr [2022-02-18T21:08:48.582Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-18T21:08:48.582Z] PASS [2022-02-18T21:08:48.582Z] coverage: 66.2% of statements [2022-02-18T21:08:48.582Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-02-18T21:08:49.024Z] === RUN TestParseRemoteURL [2022-02-18T21:08:49.024Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-18T21:08:49.024Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-18T21:08:49.024Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-18T21:08:49.024Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-18T21:08:49.024Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-18T21:08:49.024Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-18T21:08:49.051Z] === RUN TestGenerateRandomID [2022-02-18T21:08:49.051Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-18T21:08:49.051Z] === RUN TestShortenId [2022-02-18T21:08:49.051Z] --- PASS: TestShortenId (0.00s) [2022-02-18T21:08:49.051Z] === RUN TestShortenSha256Id [2022-02-18T21:08:49.051Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-18T21:08:49.051Z] === RUN TestShortenIdEmpty [2022-02-18T21:08:49.051Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-18T21:08:49.051Z] === RUN TestShortenIdInvalid [2022-02-18T21:08:49.051Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-18T21:08:49.051Z] === RUN TestIsShortIDNonHex [2022-02-18T21:08:49.051Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-18T21:08:49.051Z] === RUN TestIsShortIDNotCorrectSize [2022-02-18T21:08:49.051Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-18T21:08:49.051Z] PASS [2022-02-18T21:08:49.051Z] coverage: 70.6% of statements [2022-02-18T21:08:49.051Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-02-18T21:08:49.494Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-18T21:08:49.494Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-18T21:08:49.494Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-18T21:08:49.494Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-18T21:08:49.494Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-18T21:08:49.494Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-18T21:08:49.494Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-18T21:08:49.494Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-18T21:08:49.494Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-18T21:08:49.494Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-18T21:08:49.494Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-18T21:08:49.494Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-18T21:08:49.494Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-18T21:08:49.494Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-18T21:08:49.494Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-18T21:08:49.494Z] === RUN TestCloneArgsSmartHttp [2022-02-18T21:08:49.494Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2022-02-18T21:08:49.494Z] === RUN TestCloneArgsDumbHttp [2022-02-18T21:08:49.494Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-18T21:08:49.494Z] === RUN TestCloneArgsGit [2022-02-18T21:08:49.494Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-18T21:08:49.494Z] === RUN TestCheckoutGit [2022-02-18T21:08:49.519Z] === RUN TestIsCpusetListAvailable [2022-02-18T21:08:49.519Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-18T21:08:49.519Z] PASS [2022-02-18T21:08:49.519Z] coverage: 39.4% of statements [2022-02-18T21:08:49.519Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-02-18T21:08:49.992Z] time="2022-02-18T21:08:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-18T21:08:50.563Z] --- PASS: TestReplicatedJob (5.58s) [2022-02-18T21:08:50.563Z] === RUN TestUpdateReplicatedJob [2022-02-18T21:08:50.563Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-18T21:08:51.078Z] === RUN TestEnable [2022-02-18T21:08:51.078Z] --- PASS: TestEnable (0.00s) [2022-02-18T21:08:51.078Z] === RUN TestDisable [2022-02-18T21:08:51.078Z] --- PASS: TestDisable (0.00s) [2022-02-18T21:08:51.078Z] === RUN TestEnabled [2022-02-18T21:08:51.078Z] --- PASS: TestEnabled (0.00s) [2022-02-18T21:08:51.078Z] PASS [2022-02-18T21:08:51.078Z] coverage: 100.0% of statements [2022-02-18T21:08:51.078Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2022-02-18T21:08:51.078Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-18T21:08:51.078Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-18T21:08:51.078Z] === RUN TestProcessNoDockerignore [2022-02-18T21:08:51.499Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-18T21:08:51.550Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-18T21:08:51.550Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-18T21:08:51.550Z] === RUN TestDetectContentType [2022-02-18T21:08:51.550Z] --- PASS: TestDetectContentType (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestSelectAcceptableMIME [2022-02-18T21:08:51.550Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestInspectEmptyResponse [2022-02-18T21:08:51.550Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestInspectResponseBinary [2022-02-18T21:08:51.550Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestResponseUnsupportedContentType [2022-02-18T21:08:51.550Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestInspectResponseTextSimple [2022-02-18T21:08:51.550Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestInspectResponseEmptyContentType [2022-02-18T21:08:51.550Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestUnknownContentLength [2022-02-18T21:08:51.550Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestDownloadRemote [2022-02-18T21:08:51.550Z] --- PASS: TestDownloadRemote (0.12s) [2022-02-18T21:08:51.550Z] === RUN TestGetWithStatusError [2022-02-18T21:08:51.550Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestCloseRootDirectory [2022-02-18T21:08:51.550Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:51.550Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestHashFile [2022-02-18T21:08:51.550Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:51.550Z] --- SKIP: TestHashFile (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestHashSubdir [2022-02-18T21:08:51.550Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:51.550Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-18T21:08:51.550Z] === RUN TestRemoveDirectory [2022-02-18T21:08:51.550Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:08:51.550Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-18T21:08:51.550Z] PASS [2022-02-18T21:08:51.550Z] coverage: 9.3% of statements [2022-02-18T21:08:51.550Z] ok github.com/docker/docker/builder/remotecontext 0.347s coverage: 9.3% of statements [2022-02-18T21:08:51.550Z] === RUN TestGetAllAllowed [2022-02-18T21:08:51.550Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestGetAllMeta [2022-02-18T21:08:51.550Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-18T21:08:51.550Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestIsUnreferencedBuiltin [2022-02-18T21:08:51.550Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestIsExistingDirectory [2022-02-18T21:08:51.550Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-18T21:08:51.550Z] === RUN TestGetFilenameForDownload [2022-02-18T21:08:51.550Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestEnv2Variables [2022-02-18T21:08:51.550Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-18T21:08:51.550Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-18T21:08:51.551Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestMaintainer [2022-02-18T21:08:51.551Z] --- PASS: TestMaintainer (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestLabel [2022-02-18T21:08:51.551Z] --- PASS: TestLabel (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestFromScratch [2022-02-18T21:08:51.551Z] --- PASS: TestFromScratch (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestFromWithArg [2022-02-18T21:08:51.551Z] --- PASS: TestFromWithArg (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-18T21:08:51.551Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestFromWithUndefinedArg [2022-02-18T21:08:51.551Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestFromMultiStageWithNamedStage [2022-02-18T21:08:51.551Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestOnbuild [2022-02-18T21:08:51.551Z] --- PASS: TestOnbuild (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestWorkdir [2022-02-18T21:08:51.551Z] --- PASS: TestWorkdir (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestCmd [2022-02-18T21:08:51.551Z] --- PASS: TestCmd (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestHealthcheckNone [2022-02-18T21:08:51.551Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestHealthcheckCmd [2022-02-18T21:08:51.551Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestEntrypoint [2022-02-18T21:08:51.551Z] --- PASS: TestEntrypoint (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestExpose [2022-02-18T21:08:51.551Z] --- PASS: TestExpose (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestUser [2022-02-18T21:08:51.551Z] --- PASS: TestUser (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestVolume [2022-02-18T21:08:51.551Z] --- PASS: TestVolume (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestStopSignal [2022-02-18T21:08:51.551Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T21:08:51.551Z] --- SKIP: TestStopSignal (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestArg [2022-02-18T21:08:51.551Z] --- PASS: TestArg (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestShell [2022-02-18T21:08:51.551Z] --- PASS: TestShell (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestPrependEnvOnCmd [2022-02-18T21:08:51.551Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestRunWithBuildArgs [2022-02-18T21:08:51.551Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestRunIgnoresHealthcheck [2022-02-18T21:08:51.551Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestDispatchUnsupportedOptions [2022-02-18T21:08:51.551Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-18T21:08:51.551Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-18T21:08:51.551Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-18T21:08:51.551Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-18T21:08:51.551Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-18T21:08:51.551Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-18T21:08:51.551Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestNormalizeWorkdir [2022-02-18T21:08:51.551Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestDispatch [2022-02-18T21:08:51.551Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-18T21:08:51.551Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-18T21:08:51.551Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-18T21:08:51.551Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-18T21:08:51.551Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-18T21:08:51.551Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-18T21:08:51.551Z] === RUN TestDispatch/COPY_url [2022-02-18T21:08:51.551Z] --- PASS: TestDispatch (0.08s) [2022-02-18T21:08:51.551Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-18T21:08:51.551Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-18T21:08:51.551Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-18T21:08:51.551Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T21:08:51.551Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-18T21:08:51.551Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-02-18T21:08:51.551Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestAddScratchImageAddsToMounts [2022-02-18T21:08:51.551Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-18T21:08:51.551Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-18T21:08:51.551Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-18T21:08:51.551Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-18T21:08:51.551Z] === RUN TestImageSourceGetAddsToMounts [2022-02-18T21:08:51.551Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-18T21:08:51.562Z] === RUN TestChtimes [2022-02-18T21:08:51.562Z] --- PASS: TestChtimes (0.00s) [2022-02-18T21:08:51.562Z] === RUN TestChtimesWindows [2022-02-18T21:08:51.562Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-18T21:08:51.562Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-18T21:08:51.562Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-18T21:08:51.562Z] === RUN TestEnsureRemoveAllNotExist [2022-02-18T21:08:51.562Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-18T21:08:51.562Z] === RUN TestEnsureRemoveAllWithDir [2022-02-18T21:08:51.562Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-18T21:08:51.562Z] === RUN TestEnsureRemoveAllWithFile [2022-02-18T21:08:51.562Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-18T21:08:51.562Z] PASS [2022-02-18T21:08:51.562Z] coverage: 12.9% of statements [2022-02-18T21:08:51.562Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 12.9% of statements [2022-02-18T21:08:51.822Z] Removing intermediate container 5694126b8add [2022-02-18T21:08:51.822Z] ---> 3ed890269a04 [2022-02-18T21:08:51.822Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-18T21:08:51.822Z] ---> Running in 147ee110ac55 [2022-02-18T21:08:51.822Z] Removing intermediate container 147ee110ac55 [2022-02-18T21:08:51.822Z] ---> 2795ab0b2116 [2022-02-18T21:08:51.822Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-18T21:08:51.822Z] ---> Running in 78ad3f5aa98d [2022-02-18T21:08:52.022Z] === RUN TestEmptyDockerfile [2022-02-18T21:08:52.022Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-18T21:08:52.022Z] === RUN TestSymlinkDockerfile [2022-02-18T21:08:52.022Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-18T21:08:52.022Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-18T21:08:52.022Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-02-18T21:08:52.022Z] === RUN TestNonExistingDockerfile [2022-02-18T21:08:52.022Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-18T21:08:52.022Z] === RUN TestCopyRunConfig [2022-02-18T21:08:52.022Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-18T21:08:52.022Z] === RUN TestDeepCopyRunConfig [2022-02-18T21:08:52.022Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-18T21:08:52.022Z] === RUN TestExportImage [2022-02-18T21:08:52.022Z] --- PASS: TestExportImage (0.01s) [2022-02-18T21:08:52.022Z] === RUN TestNormalizeDest [2022-02-18T21:08:52.022Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-18T21:08:52.022Z] PASS [2022-02-18T21:08:52.022Z] coverage: 46.7% of statements [2022-02-18T21:08:52.022Z] ok github.com/docker/docker/builder/dockerfile 0.255s coverage: 46.7% of statements [2022-02-18T21:08:52.022Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-18T21:08:52.292Z] Removing intermediate container 78ad3f5aa98d [2022-02-18T21:08:52.292Z] ---> b497b1838712 [2022-02-18T21:08:52.292Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-18T21:08:52.551Z] === RUN TestTailFile [2022-02-18T21:08:52.552Z] --- PASS: TestTailFile (0.00s) [2022-02-18T21:08:52.552Z] === RUN TestTailFileManyLines [2022-02-18T21:08:52.552Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-18T21:08:52.552Z] === RUN TestTailEmptyFile [2022-02-18T21:08:52.552Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-18T21:08:52.552Z] === RUN TestTailNegativeN [2022-02-18T21:08:52.552Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/truncated_last_line [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/no_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.552Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:52.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:52.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:52.553Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:52.553Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:52.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:52.554Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T21:08:52.879Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-18T21:08:53.019Z] === RUN TestTCP4Proxy [2022-02-18T21:08:53.019Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-18T21:08:53.019Z] === RUN TestTCP4ProxyHalfClose [2022-02-18T21:08:53.019Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-18T21:08:53.019Z] === RUN TestTCP6Proxy [2022-02-18T21:08:53.019Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T21:08:53.019Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-18T21:08:53.019Z] === RUN TestTCPDualStackProxy [2022-02-18T21:08:53.019Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T21:08:53.019Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-18T21:08:53.019Z] === RUN TestUDP4Proxy [2022-02-18T21:08:53.019Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-18T21:08:53.019Z] === RUN TestUDP6Proxy [2022-02-18T21:08:53.019Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T21:08:53.019Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-18T21:08:53.019Z] === RUN TestUDPWriteError [2022-02-18T21:08:53.019Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-18T21:08:53.019Z] === RUN TestSCTP4Proxy [2022-02-18T21:08:53.019Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T21:08:53.019Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-18T21:08:53.019Z] === RUN TestSCTP6Proxy [2022-02-18T21:08:53.019Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T21:08:53.019Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-18T21:08:53.019Z] PASS [2022-02-18T21:08:53.019Z] coverage: 49.4% of statements [2022-02-18T21:08:53.019Z] ok github.com/docker/docker/cmd/docker-proxy 0.075s coverage: 49.4% of statements [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.024Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:53.024Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.024Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.024Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.024Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.024Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.025Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.025Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.025Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.026Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.026Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.138Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-18T21:08:53.398Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.506Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:08:53.507Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.507Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.02s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.07s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.508Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:08:53.509Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:08:53.860Z] [2022-02-18T21:08:53.966Z] --- PASS: TestUpdateReplicatedJob (3.77s) [2022-02-18T21:08:53.966Z] === RUN TestServiceListWithStatuses [2022-02-18T21:08:53.966Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T21:08:53.966Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T21:08:53.966Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.03s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:08:53.978Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:08:53.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:08:53.980Z] PASS [2022-02-18T21:08:53.980Z] coverage: 88.6% of statements [2022-02-18T21:08:53.980Z] ok github.com/docker/docker/pkg/tailfile 0.357s coverage: 88.6% of statements [2022-02-18T21:08:53.980Z] === RUN TestTarSumRemoveNonExistent [2022-02-18T21:08:53.980Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-18T21:08:53.980Z] === RUN TestTarSumRemove [2022-02-18T21:08:53.980Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-18T21:08:53.980Z] === RUN TestSortFileInfoSums [2022-02-18T21:08:53.980Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-18T21:08:53.980Z] === RUN TestNewTarSumForLabelInvalid [2022-02-18T21:08:53.980Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-18T21:08:53.980Z] === RUN TestNewTarSumForLabel [2022-02-18T21:08:53.980Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-18T21:08:53.980Z] === RUN TestEmptyTar [2022-02-18T21:08:53.980Z] --- PASS: TestEmptyTar (0.00s) [2022-02-18T21:08:53.980Z] === RUN TestTarSumsReadSize [2022-02-18T21:08:53.980Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-18T21:08:53.980Z] === RUN TestTarSums [2022-02-18T21:08:53.980Z] --- PASS: TestTarSums (0.08s) [2022-02-18T21:08:53.980Z] === RUN TestIteration [2022-02-18T21:08:53.980Z] --- PASS: TestIteration (0.00s) [2022-02-18T21:08:53.980Z] === RUN TestVersionLabelForChecksum [2022-02-18T21:08:53.980Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-18T21:08:53.980Z] === RUN TestVersion [2022-02-18T21:08:53.980Z] --- PASS: TestVersion (0.00s) [2022-02-18T21:08:53.980Z] === RUN TestGetVersion [2022-02-18T21:08:53.980Z] --- PASS: TestGetVersion (0.00s) [2022-02-18T21:08:53.980Z] === RUN TestGetVersions [2022-02-18T21:08:53.980Z] --- PASS: TestGetVersions (0.00s) [2022-02-18T21:08:53.980Z] PASS [2022-02-18T21:08:53.980Z] coverage: 89.3% of statements [2022-02-18T21:08:53.980Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2022-02-18T21:08:54.330Z] ---> d6069ec5a01a [2022-02-18T21:08:54.330Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-18T21:08:54.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-18T21:08:54.538Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-18T21:08:54.800Z] ---> Running in 7e9ed40e7d9c [2022-02-18T21:08:54.969Z] testing: warning: no tests to run [2022-02-18T21:08:54.969Z] PASS [2022-02-18T21:08:54.969Z] coverage: [no statements] [2022-02-18T21:08:54.969Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2022-02-18T21:08:55.106Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-18T21:08:55.106Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-18T21:08:55.439Z] === RUN TestTruncIndex [2022-02-18T21:08:55.439Z] --- PASS: TestTruncIndex (0.10s) [2022-02-18T21:08:55.675Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-18T21:08:55.908Z] PASS [2022-02-18T21:08:55.908Z] coverage: 91.5% of statements [2022-02-18T21:08:55.908Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2022-02-18T21:08:56.244Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-18T21:08:56.244Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-18T21:08:56.378Z] === RUN TestIsGIT [2022-02-18T21:08:56.378Z] --- PASS: TestIsGIT (0.00s) [2022-02-18T21:08:56.378Z] === RUN TestIsTransport [2022-02-18T21:08:56.378Z] --- PASS: TestIsTransport (0.00s) [2022-02-18T21:08:56.378Z] PASS [2022-02-18T21:08:56.378Z] coverage: 100.0% of statements [2022-02-18T21:08:56.378Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2022-02-18T21:08:56.847Z] === RUN TestVersionInfo [2022-02-18T21:08:56.847Z] --- PASS: TestVersionInfo (0.00s) [2022-02-18T21:08:56.847Z] === RUN TestAppendVersions [2022-02-18T21:08:56.847Z] --- PASS: TestAppendVersions (0.00s) [2022-02-18T21:08:56.847Z] PASS [2022-02-18T21:08:56.847Z] coverage: 88.9% of statements [2022-02-18T21:08:56.847Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-02-18T21:08:57.624Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-18T21:08:57.837Z] --- PASS: TestGet (15.01s) [2022-02-18T21:08:57.837Z] === RUN TestPluginWithNoManifest [2022-02-18T21:08:57.837Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-18T21:08:57.837Z] === RUN TestGetAll [2022-02-18T21:08:57.837Z] --- PASS: TestGetAll (0.01s) [2022-02-18T21:08:57.837Z] PASS [2022-02-18T21:08:57.837Z] coverage: 73.2% of statements [2022-02-18T21:08:57.837Z] ok github.com/docker/docker/pkg/plugins 36.040s coverage: 73.2% of statements [2022-02-18T21:08:58.307Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-18T21:08:58.307Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-18T21:08:58.307Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-18T21:08:58.307Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-18T21:08:58.776Z] === RUN TestValidatePrivileges [2022-02-18T21:08:58.776Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-18T21:08:58.776Z] === RUN TestFilterByCapNeg [2022-02-18T21:08:58.776Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-18T21:08:58.776Z] === RUN TestFilterByCapPos [2022-02-18T21:08:58.776Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-18T21:08:58.776Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-18T21:08:58.776Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-18T21:08:58.776Z] PASS [2022-02-18T21:08:58.776Z] coverage: 12.0% of statements [2022-02-18T21:08:58.776Z] ok github.com/docker/docker/plugin 0.129s coverage: 12.0% of statements [2022-02-18T21:08:59.004Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-18T21:08:59.005Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-18T21:08:59.005Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-18T21:08:59.244Z] === RUN TestNewSettable [2022-02-18T21:08:59.244Z] --- PASS: TestNewSettable (0.00s) [2022-02-18T21:08:59.244Z] === RUN TestIsSettable [2022-02-18T21:08:59.244Z] --- PASS: TestIsSettable (0.00s) [2022-02-18T21:08:59.244Z] === RUN TestUpdateSettingsEnv [2022-02-18T21:08:59.244Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-18T21:08:59.244Z] PASS [2022-02-18T21:08:59.244Z] coverage: 20.0% of statements [2022-02-18T21:08:59.244Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2022-02-18T21:08:59.264Z] --- PASS: TestDockerNetworkConnectAlias (5.37s) [2022-02-18T21:08:59.264Z] === RUN TestDockerNetworkReConnect [2022-02-18T21:08:59.523Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-18T21:08:59.713Z] === RUN TestLoad [2022-02-18T21:08:59.713Z] --- PASS: TestLoad (0.00s) [2022-02-18T21:08:59.713Z] === RUN TestSave [2022-02-18T21:08:59.713Z] --- PASS: TestSave (0.04s) [2022-02-18T21:08:59.713Z] === RUN TestAddDeleteGet [2022-02-18T21:08:59.713Z] --- PASS: TestAddDeleteGet (0.06s) [2022-02-18T21:08:59.713Z] === RUN TestInvalidTags [2022-02-18T21:08:59.713Z] --- PASS: TestInvalidTags (0.01s) [2022-02-18T21:08:59.713Z] PASS [2022-02-18T21:08:59.713Z] coverage: 84.4% of statements [2022-02-18T21:08:59.713Z] ok github.com/docker/docker/reference 0.164s coverage: 84.4% of statements [2022-02-18T21:08:59.781Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-18T21:09:00.347Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-18T21:09:00.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-18T21:09:00.701Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-18T21:09:00.701Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-02-18T21:09:00.701Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-18T21:09:00.701Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-18T21:09:00.701Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-18T21:09:00.701Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-18T21:09:00.701Z] === RUN TestResumableRequestReaderWithReadError [2022-02-18T21:09:01.171Z] === RUN TestRestartManagerTimeout [2022-02-18T21:09:01.171Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-18T21:09:01.171Z] === RUN TestRestartManagerTimeoutReset [2022-02-18T21:09:01.171Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-18T21:09:01.171Z] PASS [2022-02-18T21:09:01.171Z] coverage: 45.3% of statements [2022-02-18T21:09:01.171Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 45.3% of statements [2022-02-18T21:09:01.171Z] time="2022-02-18T21:09:00Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-18T21:09:01.171Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-02-18T21:09:01.171Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-18T21:09:01.171Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-18T21:09:01.171Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-18T21:09:01.171Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-18T21:09:01.171Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-18T21:09:01.171Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-18T21:09:01.171Z] === RUN TestResumableRequestReader [2022-02-18T21:09:01.171Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-18T21:09:01.171Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-18T21:09:01.171Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-18T21:09:01.171Z] PASS [2022-02-18T21:09:01.171Z] coverage: 100.0% of statements [2022-02-18T21:09:01.171Z] ok github.com/docker/docker/registry/resumable 0.275s coverage: 100.0% of statements [2022-02-18T21:09:01.541Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-18T21:09:01.639Z] === RUN TestResolveAuthConfigIndexServer [2022-02-18T21:09:01.639Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-18T21:09:01.639Z] === RUN TestResolveAuthConfigFullURL [2022-02-18T21:09:01.639Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-18T21:09:01.639Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-18T21:09:01.639Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-18T21:09:01.639Z] === RUN TestValidateMirror [2022-02-18T21:09:01.639Z] --- PASS: TestValidateMirror (0.00s) [2022-02-18T21:09:01.639Z] === RUN TestLoadInsecureRegistries [2022-02-18T21:09:01.799Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-18T21:09:01.799Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-18T21:09:01.799Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-18T21:09:01.799Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-18T21:09:01.799Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-18T21:09:02.108Z] time="2022-02-18T21:09:01Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T21:09:02.108Z] time="2022-02-18T21:09:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-18T21:09:02.108Z] time="2022-02-18T21:09:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T21:09:02.108Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-02-18T21:09:02.108Z] === RUN TestNewServiceConfig [2022-02-18T21:09:02.108Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-18T21:09:02.108Z] === RUN TestValidateIndexName [2022-02-18T21:09:02.108Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-18T21:09:02.108Z] === RUN TestValidateIndexNameWithError [2022-02-18T21:09:02.108Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-18T21:09:02.108Z] === RUN TestEndpointParse [2022-02-18T21:09:02.108Z] --- PASS: TestEndpointParse (0.00s) [2022-02-18T21:09:02.108Z] === RUN TestEndpointParseInvalid [2022-02-18T21:09:02.108Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-18T21:09:02.108Z] === RUN TestValidateEndpoint [2022-02-18T21:09:02.108Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-18T21:09:02.108Z] === RUN TestPing [2022-02-18T21:09:02.108Z] --- PASS: TestPing (0.00s) [2022-02-18T21:09:02.108Z] === RUN TestPingRegistryEndpoint [2022-02-18T21:09:02.108Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:02.108Z] --- SKIP: TestPingRegistryEndpoint (0.03s) [2022-02-18T21:09:02.108Z] === RUN TestEndpoint [2022-02-18T21:09:02.108Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:02.108Z] --- SKIP: TestEndpoint (0.01s) [2022-02-18T21:09:02.108Z] === RUN TestParseRepositoryInfo [2022-02-18T21:09:02.108Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-18T21:09:02.108Z] === RUN TestNewIndexInfo [2022-02-18T21:09:02.108Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-18T21:09:02.108Z] === RUN TestMirrorEndpointLookup [2022-02-18T21:09:02.108Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:02.108Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-18T21:09:02.108Z] === RUN TestSearchRepositories [2022-02-18T21:09:02.108Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-18T21:09:02.109Z] Host: 127.0.0.1:49329 [2022-02-18T21:09:02.109Z] User-Agent: docker test client [2022-02-18T21:09:02.109Z] Authorization: Token fake-token [2022-02-18T21:09:02.109Z] X-Docker-Token: true [2022-02-18T21:09:02.109Z] Accept-Encoding: gzip [2022-02-18T21:09:02.109Z] [2022-02-18T21:09:02.109Z] [2022-02-18T21:09:02.109Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-18T21:09:02.109Z] Connection: close [2022-02-18T21:09:02.109Z] Content-Length: 144 [2022-02-18T21:09:02.109Z] Cache-Control: no-cache [2022-02-18T21:09:02.109Z] Content-Type: application/json [2022-02-18T21:09:02.109Z] Date: Fri, 18 Feb 2022 21:09:01 GMT [2022-02-18T21:09:02.109Z] Expires: -1 [2022-02-18T21:09:02.109Z] Pragma: no-cache [2022-02-18T21:09:02.109Z] Server: docker-tests/mock [2022-02-18T21:09:02.109Z] X-Docker-Registry-Config: mock [2022-02-18T21:09:02.109Z] X-Docker-Registry-Version: 0.0.0 [2022-02-18T21:09:02.109Z] [2022-02-18T21:09:02.109Z] [2022-02-18T21:09:02.109Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-18T21:09:02.109Z] === RUN TestTrustedLocation [2022-02-18T21:09:02.109Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-18T21:09:02.109Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-18T21:09:02.109Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-18T21:09:02.109Z] === RUN TestAllowNondistributableArtifacts [2022-02-18T21:09:02.109Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-18T21:09:02.109Z] === RUN TestIsSecureIndex [2022-02-18T21:09:02.109Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-18T21:09:02.109Z] PASS [2022-02-18T21:09:02.109Z] coverage: 51.2% of statements [2022-02-18T21:09:02.109Z] ok github.com/docker/docker/registry 0.341s coverage: 51.2% of statements [2022-02-18T21:09:02.109Z] === RUN TestDecodeContainerConfig [2022-02-18T21:09:02.109Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-18T21:09:02.109Z] === RUN TestDecodeContainerConfigIsolation [2022-02-18T21:09:02.109Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-18T21:09:02.109Z] === RUN TestValidatePrivileged [2022-02-18T21:09:02.109Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-18T21:09:02.109Z] PASS [2022-02-18T21:09:02.109Z] coverage: 52.6% of statements [2022-02-18T21:09:02.109Z] ok github.com/docker/docker/runconfig 0.054s coverage: 52.6% of statements [2022-02-18T21:09:02.109Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-18T21:09:02.109Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-18T21:09:02.109Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-18T21:09:02.109Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-18T21:09:02.109Z] PASS [2022-02-18T21:09:02.109Z] coverage: 62.5% of statements [2022-02-18T21:09:02.109Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2022-02-18T21:09:02.737Z] docker_api_swarm_test.go:202: [d273b9ba1c6d0] joining swarm manager [d8b2f91cc5d7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:09:03.304Z] --- PASS: TestDockerNetworkReConnect (3.92s) [2022-02-18T21:09:03.304Z] === RUN TestServicePlugin [2022-02-18T21:09:03.874Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-18T21:09:04.445Z] === RUN TestDockerSuite/TestEventsRename [2022-02-18T21:09:05.014Z] === RUN TestDockerSuite/TestEventsResize [2022-02-18T21:09:05.073Z] === RUN TestGetDriver [2022-02-18T21:09:05.073Z] --- PASS: TestGetDriver (0.00s) [2022-02-18T21:09:05.073Z] === RUN TestVolumeRequestError [2022-02-18T21:09:05.073Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-18T21:09:05.073Z] PASS [2022-02-18T21:09:05.073Z] coverage: 36.1% of statements [2022-02-18T21:09:05.073Z] ok github.com/docker/docker/volume/drivers 0.066s coverage: 36.1% of statements [2022-02-18T21:09:05.265Z] Removing intermediate container 7e9ed40e7d9c [2022-02-18T21:09:05.265Z] ---> 60f0ff57f872 [2022-02-18T21:09:05.265Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-18T21:09:05.265Z] ---> Running in 5c37a845eaf6 [2022-02-18T21:09:05.540Z] === RUN TestCheckpointCreateError [2022-02-18T21:09:05.540Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCheckpointCreate [2022-02-18T21:09:05.540Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCheckpointDeleteError [2022-02-18T21:09:05.540Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCheckpointDelete [2022-02-18T21:09:05.540Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCheckpointListError [2022-02-18T21:09:05.540Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCheckpointList [2022-02-18T21:09:05.540Z] --- PASS: TestCheckpointList (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCheckpointListContainerNotFound [2022-02-18T21:09:05.540Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestNewClientWithOpsFromEnv [2022-02-18T21:09:05.540Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T21:09:05.540Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestGetAPIPath [2022-02-18T21:09:05.540Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestParseHostURL [2022-02-18T21:09:05.540Z] --- PASS: TestParseHostURL (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-18T21:09:05.540Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-18T21:09:05.540Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestNegotiateAPIVersion [2022-02-18T21:09:05.540Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestNegotiateAPVersionOverride [2022-02-18T21:09:05.540Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-18T21:09:05.540Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-18T21:09:05.540Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-18T21:09:05.540Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestClientRedirect [2022-02-18T21:09:05.540Z] --- PASS: TestClientRedirect (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigCreateUnsupported [2022-02-18T21:09:05.540Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigCreateError [2022-02-18T21:09:05.540Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigCreate [2022-02-18T21:09:05.540Z] --- PASS: TestConfigCreate (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigInspectNotFound [2022-02-18T21:09:05.540Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigInspectWithEmptyID [2022-02-18T21:09:05.540Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigInspectUnsupported [2022-02-18T21:09:05.540Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigInspectError [2022-02-18T21:09:05.540Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigInspectConfigNotFound [2022-02-18T21:09:05.540Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigInspect [2022-02-18T21:09:05.540Z] --- PASS: TestConfigInspect (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigListUnsupported [2022-02-18T21:09:05.540Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigListError [2022-02-18T21:09:05.540Z] --- PASS: TestConfigListError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigList [2022-02-18T21:09:05.540Z] --- PASS: TestConfigList (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigRemoveUnsupported [2022-02-18T21:09:05.540Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigRemoveError [2022-02-18T21:09:05.540Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigRemove [2022-02-18T21:09:05.540Z] --- PASS: TestConfigRemove (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigUpdateUnsupported [2022-02-18T21:09:05.540Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigUpdateError [2022-02-18T21:09:05.540Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestConfigUpdate [2022-02-18T21:09:05.540Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerCommitError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerCommit [2022-02-18T21:09:05.540Z] --- PASS: TestContainerCommit (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerStatPathError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerStatPathNotFoundError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerStatPathNoHeaderError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerStatPath [2022-02-18T21:09:05.540Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCopyToContainerError [2022-02-18T21:09:05.540Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCopyToContainerNotFoundError [2022-02-18T21:09:05.540Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-18T21:09:05.540Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCopyToContainer [2022-02-18T21:09:05.540Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCopyFromContainerError [2022-02-18T21:09:05.540Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCopyFromContainerNotFoundError [2022-02-18T21:09:05.540Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-18T21:09:05.540Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-18T21:09:05.540Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestCopyFromContainer [2022-02-18T21:09:05.540Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerCreateError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerCreateImageNotFound [2022-02-18T21:09:05.540Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerCreateWithName [2022-02-18T21:09:05.540Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerCreateAutoRemove [2022-02-18T21:09:05.540Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerDiffError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerDiff [2022-02-18T21:09:05.540Z] --- PASS: TestContainerDiff (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerExecCreateError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerExecCreate [2022-02-18T21:09:05.540Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerExecStartError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerExecStart [2022-02-18T21:09:05.540Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerExecInspectError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerExecInspect [2022-02-18T21:09:05.540Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerExportError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerExportError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerExport [2022-02-18T21:09:05.540Z] --- PASS: TestContainerExport (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerInspectError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerInspectContainerNotFound [2022-02-18T21:09:05.540Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerInspectWithEmptyID [2022-02-18T21:09:05.540Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerInspect [2022-02-18T21:09:05.540Z] --- PASS: TestContainerInspect (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerInspectNode [2022-02-18T21:09:05.540Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerKillError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerKillError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerKill [2022-02-18T21:09:05.540Z] --- PASS: TestContainerKill (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerListError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerListError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerList [2022-02-18T21:09:05.540Z] --- PASS: TestContainerList (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerLogsNotFoundError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerLogsError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerLogs [2022-02-18T21:09:05.540Z] --- PASS: TestContainerLogs (0.22s) [2022-02-18T21:09:05.540Z] === RUN TestContainerPauseError [2022-02-18T21:09:05.540Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainerPause [2022-02-18T21:09:05.540Z] --- PASS: TestContainerPause (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainersPruneError [2022-02-18T21:09:05.540Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-18T21:09:05.540Z] === RUN TestContainersPrune [2022-02-18T21:09:05.540Z] --- PASS: TestContainersPrune (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerRemoveError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerRemoveNotFoundError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerRemove [2022-02-18T21:09:05.541Z] --- PASS: TestContainerRemove (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerRenameError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerRename [2022-02-18T21:09:05.541Z] --- PASS: TestContainerRename (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerResizeError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerExecResizeError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerResize [2022-02-18T21:09:05.541Z] --- PASS: TestContainerResize (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerExecResize [2022-02-18T21:09:05.541Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerRestartError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerRestart [2022-02-18T21:09:05.541Z] --- PASS: TestContainerRestart (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerStartError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerStartError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerStart [2022-02-18T21:09:05.541Z] --- PASS: TestContainerStart (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerStatsError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerStats [2022-02-18T21:09:05.541Z] --- PASS: TestContainerStats (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerStopError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerStopError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerStop [2022-02-18T21:09:05.541Z] --- PASS: TestContainerStop (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerTopError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerTopError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerTop [2022-02-18T21:09:05.541Z] --- PASS: TestContainerTop (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerUnpauseError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerUnpause [2022-02-18T21:09:05.541Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerUpdateError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerUpdate [2022-02-18T21:09:05.541Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestContainerWaitError [2022-02-18T21:09:05.541Z] --- PASS: TestContainerWaitError (0.01s) [2022-02-18T21:09:05.541Z] === RUN TestContainerWait [2022-02-18T21:09:05.541Z] --- PASS: TestContainerWait (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestDiskUsageError [2022-02-18T21:09:05.541Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestDiskUsage [2022-02-18T21:09:05.541Z] --- PASS: TestDiskUsage (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestDistributionInspectUnsupported [2022-02-18T21:09:05.541Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestDistributionInspectWithEmptyID [2022-02-18T21:09:05.541Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestEventsErrorInOptions [2022-02-18T21:09:05.541Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestEventsErrorFromServer [2022-02-18T21:09:05.541Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestEvents [2022-02-18T21:09:05.541Z] --- PASS: TestEvents (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestTLSCloseWriter [2022-02-18T21:09:05.541Z] === PAUSE TestTLSCloseWriter [2022-02-18T21:09:05.541Z] === RUN TestImageBuildError [2022-02-18T21:09:05.541Z] --- PASS: TestImageBuildError (0.01s) [2022-02-18T21:09:05.541Z] === RUN TestImageBuild [2022-02-18T21:09:05.541Z] --- PASS: TestImageBuild (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestGetDockerOS [2022-02-18T21:09:05.541Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageCreateError [2022-02-18T21:09:05.541Z] --- PASS: TestImageCreateError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageCreate [2022-02-18T21:09:05.541Z] --- PASS: TestImageCreate (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageHistoryError [2022-02-18T21:09:05.541Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageHistory [2022-02-18T21:09:05.541Z] --- PASS: TestImageHistory (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageImportError [2022-02-18T21:09:05.541Z] --- PASS: TestImageImportError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageImport [2022-02-18T21:09:05.541Z] --- PASS: TestImageImport (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageInspectError [2022-02-18T21:09:05.541Z] --- PASS: TestImageInspectError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageInspectImageNotFound [2022-02-18T21:09:05.541Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageInspectWithEmptyID [2022-02-18T21:09:05.541Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageInspect [2022-02-18T21:09:05.541Z] --- PASS: TestImageInspect (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageListError [2022-02-18T21:09:05.541Z] --- PASS: TestImageListError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageList [2022-02-18T21:09:05.541Z] --- PASS: TestImageList (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageListApiBefore125 [2022-02-18T21:09:05.541Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageLoadError [2022-02-18T21:09:05.541Z] --- PASS: TestImageLoadError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageLoad [2022-02-18T21:09:05.541Z] --- PASS: TestImageLoad (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagesPruneError [2022-02-18T21:09:05.541Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagesPrune [2022-02-18T21:09:05.541Z] --- PASS: TestImagesPrune (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePullReferenceParseError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePullAnyError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePullWithoutErrors [2022-02-18T21:09:05.541Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePushReferenceError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePushAnyError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-18T21:09:05.541Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImagePushWithoutErrors [2022-02-18T21:09:05.541Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-18T21:09:05.541Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-18T21:09:05.541Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-18T21:09:05.541Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-18T21:09:05.541Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageRemoveError [2022-02-18T21:09:05.541Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageRemoveImageNotFound [2022-02-18T21:09:05.541Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageRemove [2022-02-18T21:09:05.541Z] --- PASS: TestImageRemove (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageSaveError [2022-02-18T21:09:05.541Z] --- PASS: TestImageSaveError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageSave [2022-02-18T21:09:05.541Z] --- PASS: TestImageSave (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageSearchAnyError [2022-02-18T21:09:05.541Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-18T21:09:05.541Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-18T21:09:05.541Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-18T21:09:05.541Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-18T21:09:05.541Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageSearchWithoutErrors [2022-02-18T21:09:05.541Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageTagError [2022-02-18T21:09:05.541Z] --- PASS: TestImageTagError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageTagInvalidReference [2022-02-18T21:09:05.541Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageTagInvalidSourceImageName [2022-02-18T21:09:05.541Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageTagHexSource [2022-02-18T21:09:05.541Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestImageTag [2022-02-18T21:09:05.541Z] --- PASS: TestImageTag (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestInfoServerError [2022-02-18T21:09:05.541Z] --- PASS: TestInfoServerError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestInfoInvalidResponseJSONError [2022-02-18T21:09:05.541Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestInfo [2022-02-18T21:09:05.541Z] --- PASS: TestInfo (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkConnectError [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkConnect [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkCreateError [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkCreate [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkDisconnectError [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkDisconnect [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkInspect [2022-02-18T21:09:05.541Z] === RUN TestNetworkInspect/empty_ID [2022-02-18T21:09:05.541Z] === RUN TestNetworkInspect/no_options [2022-02-18T21:09:05.541Z] === RUN TestNetworkInspect/verbose [2022-02-18T21:09:05.541Z] === RUN TestNetworkInspect/global_scope [2022-02-18T21:09:05.541Z] === RUN TestNetworkInspect/unknown_network [2022-02-18T21:09:05.541Z] === RUN TestNetworkInspect/server_error [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkListError [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkListError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkList [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkList (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworksPruneError [2022-02-18T21:09:05.541Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworksPrune [2022-02-18T21:09:05.541Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkRemoveError [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNetworkRemove [2022-02-18T21:09:05.541Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNodeInspectError [2022-02-18T21:09:05.541Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNodeInspectNodeNotFound [2022-02-18T21:09:05.541Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNodeInspectWithEmptyID [2022-02-18T21:09:05.541Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNodeInspect [2022-02-18T21:09:05.541Z] --- PASS: TestNodeInspect (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNodeListError [2022-02-18T21:09:05.541Z] --- PASS: TestNodeListError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNodeList [2022-02-18T21:09:05.541Z] --- PASS: TestNodeList (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNodeRemoveError [2022-02-18T21:09:05.541Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNodeRemove [2022-02-18T21:09:05.541Z] --- PASS: TestNodeRemove (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNodeUpdateError [2022-02-18T21:09:05.541Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestNodeUpdate [2022-02-18T21:09:05.541Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestOptionWithHostFromEnv [2022-02-18T21:09:05.541Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestOptionWithTimeout [2022-02-18T21:09:05.541Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestOptionWithVersionFromEnv [2022-02-18T21:09:05.541Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPingFail [2022-02-18T21:09:05.541Z] --- PASS: TestPingFail (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPingWithError [2022-02-18T21:09:05.541Z] 2022/02/18 21:09:04 RoundTripper returned a response & error; ignoring response [2022-02-18T21:09:05.541Z] 2022/02/18 21:09:04 RoundTripper returned a response & error; ignoring response [2022-02-18T21:09:05.541Z] --- PASS: TestPingWithError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPingSuccess [2022-02-18T21:09:05.541Z] --- PASS: TestPingSuccess (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPingHeadFallback [2022-02-18T21:09:05.541Z] === RUN TestPingHeadFallback/OK [2022-02-18T21:09:05.541Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-18T21:09:05.541Z] === RUN TestPingHeadFallback/Not_Found [2022-02-18T21:09:05.541Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-18T21:09:05.541Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-18T21:09:05.541Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginDisableError [2022-02-18T21:09:05.541Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginDisable [2022-02-18T21:09:05.541Z] --- PASS: TestPluginDisable (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginEnableError [2022-02-18T21:09:05.541Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginEnable [2022-02-18T21:09:05.541Z] --- PASS: TestPluginEnable (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginInspectError [2022-02-18T21:09:05.541Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginInspectWithEmptyID [2022-02-18T21:09:05.541Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginInspect [2022-02-18T21:09:05.541Z] --- PASS: TestPluginInspect (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginListError [2022-02-18T21:09:05.541Z] --- PASS: TestPluginListError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginList [2022-02-18T21:09:05.541Z] --- PASS: TestPluginList (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginPushError [2022-02-18T21:09:05.541Z] --- PASS: TestPluginPushError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginPush [2022-02-18T21:09:05.541Z] --- PASS: TestPluginPush (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginRemoveError [2022-02-18T21:09:05.541Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginRemove [2022-02-18T21:09:05.541Z] --- PASS: TestPluginRemove (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginSetError [2022-02-18T21:09:05.541Z] --- PASS: TestPluginSetError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPluginSet [2022-02-18T21:09:05.541Z] --- PASS: TestPluginSet (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSetHostHeader [2022-02-18T21:09:05.541Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestPlainTextError [2022-02-18T21:09:05.541Z] --- PASS: TestPlainTextError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestInfiniteError [2022-02-18T21:09:05.541Z] --- PASS: TestInfiniteError (0.04s) [2022-02-18T21:09:05.541Z] === RUN TestCanceledContext [2022-02-18T21:09:05.541Z] 2022/02/18 21:09:04 RoundTripper returned a response & error; ignoring response [2022-02-18T21:09:05.541Z] --- PASS: TestCanceledContext (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestDeadlineExceededContext [2022-02-18T21:09:05.541Z] 2022/02/18 21:09:04 RoundTripper returned a response & error; ignoring response [2022-02-18T21:09:05.541Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretCreateUnsupported [2022-02-18T21:09:05.541Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretCreateError [2022-02-18T21:09:05.541Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretCreate [2022-02-18T21:09:05.541Z] --- PASS: TestSecretCreate (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretInspectUnsupported [2022-02-18T21:09:05.541Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretInspectError [2022-02-18T21:09:05.541Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretInspectSecretNotFound [2022-02-18T21:09:05.541Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretInspectWithEmptyID [2022-02-18T21:09:05.541Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretInspect [2022-02-18T21:09:05.541Z] --- PASS: TestSecretInspect (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretListUnsupported [2022-02-18T21:09:05.541Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretListError [2022-02-18T21:09:05.541Z] --- PASS: TestSecretListError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretList [2022-02-18T21:09:05.541Z] --- PASS: TestSecretList (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretRemoveUnsupported [2022-02-18T21:09:05.541Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretRemoveError [2022-02-18T21:09:05.541Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretRemove [2022-02-18T21:09:05.541Z] --- PASS: TestSecretRemove (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretUpdateUnsupported [2022-02-18T21:09:05.541Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-18T21:09:05.541Z] === RUN TestSecretUpdateError [2022-02-18T21:09:05.541Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSecretUpdate [2022-02-18T21:09:05.542Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceCreateError [2022-02-18T21:09:05.542Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceCreate [2022-02-18T21:09:05.542Z] --- PASS: TestServiceCreate (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-18T21:09:05.542Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceCreateDigestPinning [2022-02-18T21:09:05.542Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceInspectError [2022-02-18T21:09:05.542Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceInspectServiceNotFound [2022-02-18T21:09:05.542Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceInspectWithEmptyID [2022-02-18T21:09:05.542Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceInspect [2022-02-18T21:09:05.542Z] --- PASS: TestServiceInspect (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceListError [2022-02-18T21:09:05.542Z] --- PASS: TestServiceListError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceList [2022-02-18T21:09:05.542Z] --- PASS: TestServiceList (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceLogsError [2022-02-18T21:09:05.542Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceLogs [2022-02-18T21:09:05.542Z] --- PASS: TestServiceLogs (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceRemoveError [2022-02-18T21:09:05.542Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceRemoveNotFoundError [2022-02-18T21:09:05.542Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceRemove [2022-02-18T21:09:05.542Z] --- PASS: TestServiceRemove (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceUpdateError [2022-02-18T21:09:05.542Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestServiceUpdate [2022-02-18T21:09:05.542Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmGetUnlockKeyError [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmGetUnlockKey [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmInitError [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmInit [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmInit (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmInspectError [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmInspect [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmJoinError [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmJoin [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmLeaveError [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmLeave [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmUnlockError [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmUnlock [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmUpdateError [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestSwarmUpdate [2022-02-18T21:09:05.542Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestTaskInspectError [2022-02-18T21:09:05.542Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestTaskInspectWithEmptyID [2022-02-18T21:09:05.542Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestTaskInspect [2022-02-18T21:09:05.542Z] --- PASS: TestTaskInspect (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestTaskListError [2022-02-18T21:09:05.542Z] --- PASS: TestTaskListError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestTaskList [2022-02-18T21:09:05.542Z] --- PASS: TestTaskList (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestVolumeCreateError [2022-02-18T21:09:05.542Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestVolumeCreate [2022-02-18T21:09:05.542Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestVolumeInspectError [2022-02-18T21:09:05.542Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestVolumeInspectNotFound [2022-02-18T21:09:05.542Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestVolumeInspectWithEmptyID [2022-02-18T21:09:05.542Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestVolumeInspect [2022-02-18T21:09:05.542Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestVolumeListError [2022-02-18T21:09:05.542Z] --- PASS: TestVolumeListError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestVolumeList [2022-02-18T21:09:05.542Z] --- PASS: TestVolumeList (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestVolumeRemoveError [2022-02-18T21:09:05.542Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-18T21:09:05.542Z] === RUN TestVolumeRemove [2022-02-18T21:09:05.542Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-18T21:09:05.542Z] === CONT TestTLSCloseWriter [2022-02-18T21:09:05.542Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-18T21:09:05.542Z] PASS [2022-02-18T21:09:05.542Z] coverage: 75.3% of statements [2022-02-18T21:09:05.542Z] ok github.com/docker/docker/client 0.620s coverage: 75.3% of statements [2022-02-18T21:09:05.952Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-18T21:09:06.645Z] === RUN TestGetAddress [2022-02-18T21:09:06.645Z] --- PASS: TestGetAddress (0.00s) [2022-02-18T21:09:06.645Z] === RUN TestRemove [2022-02-18T21:09:06.645Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T21:09:06.645Z] --- SKIP: TestRemove (0.00s) [2022-02-18T21:09:06.645Z] === RUN TestInitializeWithVolumes [2022-02-18T21:09:06.645Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-18T21:09:06.645Z] === RUN TestCreate [2022-02-18T21:09:06.645Z] --- PASS: TestCreate (0.01s) [2022-02-18T21:09:06.645Z] === RUN TestValidateName [2022-02-18T21:09:06.645Z] --- PASS: TestValidateName (0.00s) [2022-02-18T21:09:06.645Z] === RUN TestCreateWithOpts [2022-02-18T21:09:06.645Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T21:09:06.645Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-18T21:09:06.645Z] === RUN TestRelaodNoOpts [2022-02-18T21:09:06.645Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-18T21:09:06.645Z] PASS [2022-02-18T21:09:06.645Z] coverage: 41.5% of statements [2022-02-18T21:09:06.645Z] ok github.com/docker/docker/volume/local 0.112s coverage: 41.5% of statements [2022-02-18T21:09:06.892Z] plugin_test.go:61: [ddcc4c4b9a06a] joining swarm manager [d9dad95becb0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRaw [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-18T21:09:07.115Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountRaw [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountRawSplit [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-18T21:09:07.115Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-18T21:09:07.115Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T21:09:07.115Z] === RUN TestConvertTmpfsOptions [2022-02-18T21:09:07.115Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-18T21:09:07.115Z] linux_parser_test.go:209: data="ro" [2022-02-18T21:09:07.115Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-18T21:09:07.115Z] === RUN TestParseMountSpec [2022-02-18T21:09:07.115Z] parser_test.go:62: case 0 [2022-02-18T21:09:07.115Z] parser_test.go:62: case 1 [2022-02-18T21:09:07.115Z] parser_test.go:62: case 2 [2022-02-18T21:09:07.115Z] parser_test.go:62: case 3 [2022-02-18T21:09:07.115Z] parser_test.go:62: case 4 [2022-02-18T21:09:07.115Z] parser_test.go:62: case 5 [2022-02-18T21:09:07.115Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-18T21:09:07.115Z] === RUN TestValidateMount [2022-02-18T21:09:07.115Z] --- PASS: TestValidateMount (0.00s) [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRaw [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T21:09:07.115Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-18T21:09:07.115Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T21:09:07.115Z] PASS [2022-02-18T21:09:07.115Z] coverage: 67.6% of statements [2022-02-18T21:09:07.115Z] ok github.com/docker/docker/volume/mounts 0.075s coverage: 67.6% of statements [2022-02-18T21:09:07.485Z] [2022-02-18T21:09:07.485Z] SUCCESS: Specified value was saved. [2022-02-18T21:09:07.584Z] === RUN TestSetGetMeta [2022-02-18T21:09:07.584Z] === PAUSE TestSetGetMeta [2022-02-18T21:09:07.584Z] === RUN TestRestore [2022-02-18T21:09:07.584Z] === PAUSE TestRestore [2022-02-18T21:09:07.584Z] === RUN TestServiceCreate [2022-02-18T21:09:07.584Z] === PAUSE TestServiceCreate [2022-02-18T21:09:07.584Z] === RUN TestServiceList [2022-02-18T21:09:07.584Z] === PAUSE TestServiceList [2022-02-18T21:09:07.584Z] === RUN TestServiceRemove [2022-02-18T21:09:07.584Z] === PAUSE TestServiceRemove [2022-02-18T21:09:07.584Z] === RUN TestServiceGet [2022-02-18T21:09:07.584Z] === PAUSE TestServiceGet [2022-02-18T21:09:07.584Z] === RUN TestServicePrune [2022-02-18T21:09:07.584Z] === PAUSE TestServicePrune [2022-02-18T21:09:07.584Z] === RUN TestCreate [2022-02-18T21:09:07.584Z] === PAUSE TestCreate [2022-02-18T21:09:07.584Z] === RUN TestRemove [2022-02-18T21:09:07.584Z] === PAUSE TestRemove [2022-02-18T21:09:07.584Z] === RUN TestList [2022-02-18T21:09:07.584Z] === PAUSE TestList [2022-02-18T21:09:07.584Z] === RUN TestFindByDriver [2022-02-18T21:09:07.584Z] === PAUSE TestFindByDriver [2022-02-18T21:09:07.584Z] === RUN TestFindByReferenced [2022-02-18T21:09:07.584Z] === PAUSE TestFindByReferenced [2022-02-18T21:09:07.584Z] === RUN TestDerefMultipleOfSameRef [2022-02-18T21:09:07.584Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-18T21:09:07.584Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T21:09:07.584Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T21:09:07.584Z] === RUN TestDefererencePluginOnCreateError [2022-02-18T21:09:07.584Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-18T21:09:07.584Z] === RUN TestRefDerefRemove [2022-02-18T21:09:07.584Z] === PAUSE TestRefDerefRemove [2022-02-18T21:09:07.584Z] === RUN TestGet [2022-02-18T21:09:07.584Z] === PAUSE TestGet [2022-02-18T21:09:07.584Z] === RUN TestGetWithReference [2022-02-18T21:09:07.584Z] === PAUSE TestGetWithReference [2022-02-18T21:09:07.584Z] === RUN TestFilterFunc [2022-02-18T21:09:07.584Z] === RUN TestFilterFunc/test_nil_list [2022-02-18T21:09:07.584Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-18T21:09:07.584Z] === RUN TestFilterFunc/test_empty_list [2022-02-18T21:09:07.584Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-18T21:09:07.584Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T21:09:07.584Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T21:09:07.584Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T21:09:07.584Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T21:09:07.584Z] === RUN TestFilterFunc/test_filter_some [2022-02-18T21:09:07.584Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-18T21:09:07.584Z] === RUN TestFilterFunc/test_filter_middle [2022-02-18T21:09:07.584Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-18T21:09:07.584Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-18T21:09:07.584Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-18T21:09:07.584Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-18T21:09:07.584Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-18T21:09:07.584Z] === CONT TestFilterFunc/test_nil_list [2022-02-18T21:09:07.584Z] === CONT TestFilterFunc/test_filter_some [2022-02-18T21:09:07.584Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T21:09:07.584Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-18T21:09:07.584Z] === CONT TestFilterFunc/test_filter_middle [2022-02-18T21:09:07.584Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-18T21:09:07.584Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T21:09:07.584Z] === CONT TestFilterFunc/test_empty_list [2022-02-18T21:09:07.584Z] --- PASS: TestFilterFunc (0.00s) [2022-02-18T21:09:07.584Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-18T21:09:07.584Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-18T21:09:07.584Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-18T21:09:07.584Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-18T21:09:07.584Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-18T21:09:07.584Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-18T21:09:07.584Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-18T21:09:07.584Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-18T21:09:07.584Z] === CONT TestSetGetMeta [2022-02-18T21:09:07.584Z] === CONT TestList [2022-02-18T21:09:07.584Z] === CONT TestServiceGet [2022-02-18T21:09:07.584Z] === CONT TestCreate [2022-02-18T21:09:07.584Z] --- PASS: TestSetGetMeta (0.04s) [2022-02-18T21:09:07.584Z] === CONT TestServiceRemove [2022-02-18T21:09:07.584Z] --- PASS: TestCreate (0.05s) [2022-02-18T21:09:07.584Z] === CONT TestServiceList [2022-02-18T21:09:07.584Z] --- PASS: TestList (0.07s) [2022-02-18T21:09:07.584Z] === CONT TestServiceCreate [2022-02-18T21:09:08.054Z] --- PASS: TestServiceGet (0.22s) [2022-02-18T21:09:08.054Z] === CONT TestRestore [2022-02-18T21:09:08.054Z] --- PASS: TestServiceRemove (0.19s) [2022-02-18T21:09:08.054Z] === CONT TestRemove [2022-02-18T21:09:08.054Z] --- PASS: TestServiceCreate (0.17s) [2022-02-18T21:09:08.054Z] === CONT TestServicePrune [2022-02-18T21:09:08.054Z] --- PASS: TestServiceList (0.19s) [2022-02-18T21:09:08.054Z] === CONT TestGetWithReference [2022-02-18T21:09:08.054Z] --- PASS: TestRestore (0.04s) [2022-02-18T21:09:08.054Z] === CONT TestGet [2022-02-18T21:09:08.054Z] --- PASS: TestRemove (0.04s) [2022-02-18T21:09:08.054Z] === CONT TestRefDerefRemove [2022-02-18T21:09:08.054Z] time="2022-02-18T21:09:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:09:08.054Z] --- PASS: TestGetWithReference (0.04s) [2022-02-18T21:09:08.054Z] === CONT TestDefererencePluginOnCreateError [2022-02-18T21:09:08.054Z] time="2022-02-18T21:09:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:09:08.054Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-18T21:09:08.054Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T21:09:08.054Z] --- PASS: TestGet (0.03s) [2022-02-18T21:09:08.054Z] === CONT TestDerefMultipleOfSameRef [2022-02-18T21:09:08.054Z] time="2022-02-18T21:09:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:09:08.054Z] time="2022-02-18T21:09:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-18T21:09:08.054Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-18T21:09:08.054Z] === CONT TestFindByReferenced [2022-02-18T21:09:08.054Z] time="2022-02-18T21:09:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:09:08.054Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-02-18T21:09:08.054Z] === CONT TestFindByDriver [2022-02-18T21:09:08.054Z] --- PASS: TestServicePrune (0.09s) [2022-02-18T21:09:08.054Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-02-18T21:09:08.054Z] --- PASS: TestFindByReferenced (0.04s) [2022-02-18T21:09:08.054Z] --- PASS: TestFindByDriver (0.03s) [2022-02-18T21:09:08.054Z] PASS [2022-02-18T21:09:08.054Z] coverage: 69.0% of statements [2022-02-18T21:09:08.054Z] ok github.com/docker/docker/volume/service 0.415s coverage: 69.0% of statements [2022-02-18T21:09:08.267Z] plugin_test.go:64: [db8cc126f692f] joining swarm manager [d9dad95becb0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:09:11.285Z] Removing intermediate container 5c37a845eaf6 [2022-02-18T21:09:11.286Z] ---> 516c7bfeb7c9 [2022-02-18T21:09:11.286Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-18T21:09:11.286Z] ---> Running in 358bd8a5eaaa [2022-02-18T21:09:11.563Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-18T21:09:11.823Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-18T21:09:12.391Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-18T21:09:15.680Z] === RUN TestDockerSuite/TestEventsTop [2022-02-18T21:09:15.680Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-18T21:09:16.048Z] Cannot create a file when that file already exists. [2022-02-18T21:09:18.219Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-18T21:09:23.227Z] Removing intermediate container 358bd8a5eaaa [2022-02-18T21:09:23.227Z] ---> afc6b879c1ed [2022-02-18T21:09:23.227Z] Step 13/13 : CMD ["sh"] [2022-02-18T21:09:23.227Z] ---> Running in dac2e09b518c [2022-02-18T21:09:23.227Z] Removing intermediate container dac2e09b518c [2022-02-18T21:09:23.227Z] ---> 9071d56c4d12 [2022-02-18T21:09:23.227Z] Successfully built 9071d56c4d12 [2022-02-18T21:09:23.227Z] Successfully tagged busybox:latest [2022-02-18T21:09:23.227Z] INFO: Docker images of the daemon under test [2022-02-18T21:09:23.227Z] [2022-02-18T21:09:23.227Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T21:09:23.227Z] busybox latest 9071d56c4d12 Less than a second ago 5GB [2022-02-18T21:09:23.227Z] microsoft/windowsservercore latest bdeb13086b9f 2 weeks ago 4.96GB [2022-02-18T21:09:23.227Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 2 weeks ago 4.96GB [2022-02-18T21:09:23.227Z] [2022-02-18T21:09:23.227Z] INFO: Running integration tests at 02/18/2022 21:09:22... [2022-02-18T21:09:23.227Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-18T21:09:23.227Z] INFO: Integration API tests being run from the host: [2022-02-18T21:09:23.227Z] INFO: make.ps1 starting at 02/18/2022 21:09:22 [2022-02-18T21:09:23.291Z] 2022/02/18 21:09:22 Closing DB instances... [2022-02-18T21:09:24.218Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-18T21:09:24.858Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-02-18T21:09:24.858Z] === RUN TestFindNode [2022-02-18T21:09:24.858Z] 2022/02/18 21:09:24 Closing DB instances... [2022-02-18T21:09:24.858Z] --- PASS: TestFindNode (0.02s) [2022-02-18T21:09:24.858Z] === RUN TestChangeNodeState [2022-02-18T21:09:24.858Z] 2022/02/18 21:09:24 Closing DB instances... [2022-02-18T21:09:24.858Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-18T21:09:24.858Z] === RUN TestNodeReincarnation [2022-02-18T21:09:24.858Z] 2022/02/18 21:09:24 Closing DB instances... [2022-02-18T21:09:26.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-18T21:09:26.817Z] --- PASS: TestCheckoutGit (37.57s) [2022-02-18T21:09:26.817Z] === RUN TestValidGitTransport [2022-02-18T21:09:26.817Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-18T21:09:26.817Z] === RUN TestGitInvalidRef [2022-02-18T21:09:27.290Z] --- PASS: TestGitInvalidRef (0.28s) [2022-02-18T21:09:27.290Z] PASS [2022-02-18T21:09:27.290Z] coverage: 86.3% of statements [2022-02-18T21:09:27.290Z] ok github.com/docker/docker/builder/remotecontext/git 38.079s coverage: 86.3% of statements [2022-02-18T21:09:28.242Z] docker_api_swarm_test.go:384: [d61790b037888] joining swarm manager [d3dd92f361ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:09:28.285Z] ? github.com/docker/docker/cli [no test files] [2022-02-18T21:09:28.285Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-18T21:09:29.180Z] === RUN TestDockerSuite/TestExec [2022-02-18T21:09:29.440Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-18T21:09:29.619Z] time="2022-02-18T21:09:29Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-18T21:09:29.619Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-18T21:09:29.619Z] === RUN TestParallelCreate [2022-02-18T21:09:30.009Z] docker_api_swarm_test.go:385: [dcc9d8e0c7c7f] joining swarm manager [d3dd92f361ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:09:30.088Z] 2022/02/18 21:09:29 Closing DB instances... [2022-02-18T21:09:30.088Z] --- PASS: TestParallelCreate (0.02s) [2022-02-18T21:09:30.088Z] === RUN TestParallelDelete [2022-02-18T21:09:30.088Z] 2022/02/18 21:09:29 Closing DB instances... [2022-02-18T21:09:30.088Z] --- PASS: TestParallelDelete (0.02s) [2022-02-18T21:09:30.088Z] === RUN TestNetworkDBIslands [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d85a55079e63 with config:&{NodeID:d85a55079e63 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-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=info msg="Node d85a55079e63/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=info msg="Node d85a55079e63/172.30.25.16, added to nodes list" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:11e1095ad3f8 with config:&{NodeID:11e1095ad3f8 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-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, added to nodes list" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, added to nodes list" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=info msg="Node d85a55079e63/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=info msg="Node d85a55079e63/172.30.25.16, added to nodes list" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-02-18T21:09:30.088Z] time="2022-02-18T21:09:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-18T21:09:30.268Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3456b7bd5fd7 with config:&{NodeID:3456b7bd5fd7 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-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, added to nodes list" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, added to nodes list" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=info msg="Node d85a55079e63/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=info msg="Node d85a55079e63/172.30.25.16, added to nodes list" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, added to nodes list" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-18T21:09:30.557Z] time="2022-02-18T21:09:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-18T21:09:30.837Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:91ac82ab874a with config:&{NodeID:91ac82ab874a 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-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node 91ac82ab874a/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node 91ac82ab874a/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node 91ac82ab874a/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node 91ac82ab874a/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node d85a55079e63/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node d85a55079e63/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-18T21:09:31.028Z] time="2022-02-18T21:09:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-18T21:09:31.096Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node 91ac82ab874a/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node 91ac82ab874a/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node 91ac82ab874a/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node 91ac82ab874a/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e8372ea1b9b2 with config:&{NodeID:e8372ea1b9b2 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-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node 91ac82ab874a/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node 91ac82ab874a/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node d85a55079e63/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=info msg="Node d85a55079e63/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-18T21:09:31.498Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, added to nodes list" [2022-02-18T21:09:31.967Z] networkdb_test.go:835: Re-joining: 3 [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=info msg="The new bootstrap node list is:[172.30.25.16:10033 172.30.25.16:10034 172.30.25.16:10035]" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10033" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49354" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10034" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49355" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10035" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49356" [2022-02-18T21:09:31.967Z] networkdb_test.go:835: Re-joining: 4 [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=info msg="The new bootstrap node list is:[172.30.25.16:10033 172.30.25.16:10034 172.30.25.16:10035]" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10033" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49357" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10034" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49358" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10035" [2022-02-18T21:09:31.967Z] time="2022-02-18T21:09:31Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49359" [2022-02-18T21:09:32.438Z] time="2022-02-18T21:09:32Z" level=info msg="node 0 leaving" [2022-02-18T21:09:32.438Z] time="2022-02-18T21:09:32Z" level=info msg="Node d85a55079e63 change state NodeActive --> NodeLeft" [2022-02-18T21:09:32.438Z] time="2022-02-18T21:09:32Z" level=info msg="Node d85a55079e63 change state NodeActive --> NodeLeft" [2022-02-18T21:09:32.438Z] time="2022-02-18T21:09:32Z" level=info msg="node2(11e1095ad3f8): Node leave event for d85a55079e63/172.30.25.16" [2022-02-18T21:09:32.438Z] time="2022-02-18T21:09:32Z" level=info msg="node5(e8372ea1b9b2): Node leave event for d85a55079e63/172.30.25.16" [2022-02-18T21:09:32.438Z] time="2022-02-18T21:09:32Z" level=info msg="Node d85a55079e63 change state NodeActive --> NodeLeft" [2022-02-18T21:09:32.438Z] time="2022-02-18T21:09:32Z" level=info msg="node4(91ac82ab874a): Node leave event for d85a55079e63/172.30.25.16" [2022-02-18T21:09:32.438Z] time="2022-02-18T21:09:32Z" level=info msg="Node d85a55079e63 change state NodeActive --> NodeLeft" [2022-02-18T21:09:32.438Z] time="2022-02-18T21:09:32Z" level=info msg="node3(3456b7bd5fd7): Node leave event for d85a55079e63/172.30.25.16" [2022-02-18T21:09:32.438Z] time="2022-02-18T21:09:32Z" level=info msg="Node d85a55079e63 change state NodeActive --> NodeLeft" [2022-02-18T21:09:32.438Z] time="2022-02-18T21:09:32Z" level=info msg="node1(d85a55079e63): Node leave event for d85a55079e63/172.30.25.16" [2022-02-18T21:09:32.475Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-18T21:09:32.734Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node d85a55079e63/172.30.25.16, left gossip cluster" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node d85a55079e63/172.30.25.16, left gossip cluster" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node d85a55079e63/172.30.25.16, left gossip cluster" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node d85a55079e63/172.30.25.16, left gossip cluster" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node d85a55079e63/172.30.25.16, left gossip cluster" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="node 1 leaving" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node 11e1095ad3f8 change state NodeActive --> NodeLeft" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="node4(91ac82ab874a): Node leave event for 11e1095ad3f8/172.30.25.16" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, left gossip cluster" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node 11e1095ad3f8 change state NodeActive --> NodeFailed" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node 11e1095ad3f8 change state NodeActive --> NodeLeft" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="node5(e8372ea1b9b2): Node leave event for 11e1095ad3f8/172.30.25.16" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node 11e1095ad3f8 change state NodeActive --> NodeLeft" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, added to failed nodes list" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="node3(3456b7bd5fd7): Node leave event for 11e1095ad3f8/172.30.25.16" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=error msg="node: 11e1095ad3f8 is unknown to memberlist" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, left gossip cluster" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, left gossip cluster" [2022-02-18T21:09:32.907Z] time="2022-02-18T21:09:32Z" level=info msg="Node 11e1095ad3f8/172.30.25.16, left gossip cluster" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=info msg="node 2 leaving" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=info msg="Node 3456b7bd5fd7 change state NodeActive --> NodeLeft" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=info msg="node5(e8372ea1b9b2): Node leave event for 3456b7bd5fd7/172.30.25.16" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=info msg="Node 3456b7bd5fd7 change state NodeActive --> NodeLeft" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=info msg="node4(91ac82ab874a): Node leave event for 3456b7bd5fd7/172.30.25.16" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=info msg="Node 3456b7bd5fd7 change state NodeActive --> NodeLeft" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=info msg="node3(3456b7bd5fd7): Node leave event for 3456b7bd5fd7/172.30.25.16" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=debug msg="memberlist: Failed ping: e8372ea1b9b2 (timeout reached)" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.25.16:10036: use of closed network connection" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.25.16:10035: use of closed network connection" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.25.16:10034: use of closed network connection" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49360" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, left gossip cluster" [2022-02-18T21:09:33.375Z] time="2022-02-18T21:09:33Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, left gossip cluster" [2022-02-18T21:09:33.670Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-18T21:09:33.670Z] --- PASS: TestServicePlugin (30.38s) [2022-02-18T21:09:33.670Z] === RUN TestServiceUpdateLabel [2022-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="Node 3456b7bd5fd7/172.30.25.16, left gossip cluster" [2022-02-18T21:09:33.844Z] networkdb_test.go:867: node4: OK [2022-02-18T21:09:33.844Z] networkdb_test.go:867: node5: OK [2022-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="node 0 coming back" [2022-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2ca203b4c945 with config:&{NodeID:2ca203b4c945 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-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="Node 2ca203b4c945/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="Node 2ca203b4c945/172.30.25.16, added to nodes list" [2022-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="node 1 coming back" [2022-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4758a4376ded with config:&{NodeID:4758a4376ded 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-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="Node 4758a4376ded/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="Node 4758a4376ded/172.30.25.16, added to nodes list" [2022-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="node 2 coming back" [2022-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:becb18da7ee3 with config:&{NodeID:becb18da7ee3 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-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="Node becb18da7ee3/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=info msg="Node becb18da7ee3/172.30.25.16, added to nodes list" [2022-02-18T21:09:33.844Z] time="2022-02-18T21:09:33Z" level=warning msg="memberlist: Was able to connect to e8372ea1b9b2 but other probes failed, network may be misconfigured" [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-18T21:09:34.176Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-18T21:09:34.176Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-18T21:09:34.237Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-18T21:09:34.312Z] time="2022-02-18T21:09:33Z" level=debug msg="memberlist: Failed ping: 91ac82ab874a (timeout reached)" [2022-02-18T21:09:34.312Z] time="2022-02-18T21:09:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.30.25.16:10037: use of closed network connection" [2022-02-18T21:09:34.312Z] time="2022-02-18T21:09:33Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49361" [2022-02-18T21:09:34.646Z] === RUN TestConfigureDaemonLogs [2022-02-18T21:09:34.646Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-18T21:09:34.646Z] === RUN TestCommonOptionsInstallFlags [2022-02-18T21:09:34.646Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-18T21:09:34.646Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-18T21:09:34.646Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-18T21:09:34.646Z] PASS [2022-02-18T21:09:34.646Z] coverage: 18.6% of statements [2022-02-18T21:09:34.646Z] ok github.com/docker/docker/cmd/dockerd 0.257s coverage: 18.6% of statements [2022-02-18T21:09:34.646Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-18T21:09:34.646Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-18T21:09:34.781Z] time="2022-02-18T21:09:34Z" level=warning msg="memberlist: Was able to connect to 91ac82ab874a but other probes failed, network may be misconfigured" [2022-02-18T21:09:34.804Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-18T21:09:35.645Z] === RUN TestContainerStopSignal [2022-02-18T21:09:35.645Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-18T21:09:35.645Z] === RUN TestContainerStopTimeout [2022-02-18T21:09:35.645Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-18T21:09:35.645Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-18T21:09:35.645Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-18T21:09:35.645Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-18T21:09:35.645Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-18T21:09:35.645Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-18T21:09:35.645Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-18T21:09:35.645Z] === RUN TestReplaceAndAppendEnvVars [2022-02-18T21:09:35.645Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-18T21:09:35.645Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-18T21:09:35.645Z] === RUN TestNewMemoryStore [2022-02-18T21:09:35.645Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-18T21:09:35.645Z] === RUN TestAddContainers [2022-02-18T21:09:35.645Z] --- PASS: TestAddContainers (0.00s) [2022-02-18T21:09:35.645Z] === RUN TestGetContainer [2022-02-18T21:09:35.645Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T21:09:35.645Z] === RUN TestDeleteContainer [2022-02-18T21:09:35.646Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-18T21:09:35.646Z] === RUN TestListContainers [2022-02-18T21:09:35.646Z] --- PASS: TestListContainers (0.00s) [2022-02-18T21:09:35.646Z] === RUN TestFirstContainer [2022-02-18T21:09:35.646Z] --- PASS: TestFirstContainer (0.00s) [2022-02-18T21:09:35.646Z] === RUN TestApplyAllContainer [2022-02-18T21:09:35.646Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-18T21:09:35.646Z] === RUN TestIsValidHealthString [2022-02-18T21:09:35.646Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-18T21:09:35.646Z] === RUN TestStateRunStop [2022-02-18T21:09:35.646Z] --- PASS: TestStateRunStop (0.00s) [2022-02-18T21:09:35.646Z] === RUN TestStateTimeoutWait [2022-02-18T21:09:35.646Z] state_test.go:141: Stop callback fired [2022-02-18T21:09:35.646Z] state_test.go:165: Stop callback fired [2022-02-18T21:09:35.646Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-18T21:09:35.646Z] === RUN TestIsValidStateString [2022-02-18T21:09:35.646Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-18T21:09:35.646Z] === RUN TestViewSaveDelete [2022-02-18T21:09:35.646Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-18T21:09:35.646Z] === RUN TestViewAll [2022-02-18T21:09:35.646Z] --- PASS: TestViewAll (0.02s) [2022-02-18T21:09:35.646Z] === RUN TestViewGet [2022-02-18T21:09:35.646Z] --- PASS: TestViewGet (0.02s) [2022-02-18T21:09:35.646Z] === RUN TestNames [2022-02-18T21:09:35.646Z] --- PASS: TestNames (0.00s) [2022-02-18T21:09:35.646Z] === RUN TestViewWithHealthCheck [2022-02-18T21:09:35.742Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-18T21:09:36.127Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-18T21:09:36.127Z] PASS [2022-02-18T21:09:36.127Z] coverage: 41.7% of statements [2022-02-18T21:09:36.127Z] ok github.com/docker/docker/container 0.293s coverage: 41.7% of statements [2022-02-18T21:09:36.127Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-18T21:09:36.127Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-18T21:09:36.127Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-18T21:09:36.127Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-18T21:09:36.309Z] --- PASS: TestServiceUpdateLabel (2.55s) [2022-02-18T21:09:36.310Z] === RUN TestServiceUpdateSecrets [2022-02-18T21:09:36.310Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-18T21:09:37.001Z] time="2022-02-18T21:09:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.25.16:10033 172.30.25.16:10034 172.30.25.16:10035]" [2022-02-18T21:09:37.250Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-18T21:09:37.470Z] time="2022-02-18T21:09:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.25.16:10033 172.30.25.16:10034 172.30.25.16:10035]" [2022-02-18T21:09:37.698Z] === RUN TestPrepare [2022-02-18T21:09:37.698Z] --- PASS: TestPrepare (0.00s) [2022-02-18T21:09:37.698Z] === RUN TestStart [2022-02-18T21:09:37.698Z] --- PASS: TestStart (0.00s) [2022-02-18T21:09:37.698Z] === RUN TestWaitCancel [2022-02-18T21:09:37.698Z] --- PASS: TestWaitCancel (0.00s) [2022-02-18T21:09:37.698Z] === RUN TestWaitDisabled [2022-02-18T21:09:37.698Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-18T21:09:37.698Z] === RUN TestWaitEnabled [2022-02-18T21:09:37.698Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-18T21:09:37.698Z] === RUN TestRemove [2022-02-18T21:09:37.698Z] --- PASS: TestRemove (0.00s) [2022-02-18T21:09:37.698Z] PASS [2022-02-18T21:09:37.698Z] coverage: 65.3% of statements [2022-02-18T21:09:37.698Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10033" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49362" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 91ac82ab874a/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 91ac82ab874a/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 2ca203b4c945/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 2ca203b4c945/172.30.25.16, is the new incarnation of the shutdown node d85a55079e63/172.30.25.16" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 2ca203b4c945/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10034" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49363" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 91ac82ab874a/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 91ac82ab874a/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 2ca203b4c945/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 2ca203b4c945/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 4758a4376ded/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 4758a4376ded/172.30.25.16, is the new incarnation of the shutdown node 11e1095ad3f8/172.30.25.16" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 4758a4376ded/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49364" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10035" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 91ac82ab874a/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node 91ac82ab874a/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.939Z] time="2022-02-18T21:09:37Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.940Z] time="2022-02-18T21:09:37Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.940Z] time="2022-02-18T21:09:37Z" level=info msg="Node 4758a4376ded/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.940Z] time="2022-02-18T21:09:37Z" level=info msg="Node 4758a4376ded/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.940Z] time="2022-02-18T21:09:37Z" level=info msg="Node becb18da7ee3/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.940Z] time="2022-02-18T21:09:37Z" level=info msg="Node becb18da7ee3/172.30.25.16, is the new incarnation of the shutdown node 3456b7bd5fd7/172.30.25.16" [2022-02-18T21:09:37.940Z] time="2022-02-18T21:09:37Z" level=info msg="Node becb18da7ee3/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.940Z] time="2022-02-18T21:09:37Z" level=info msg="Node 2ca203b4c945/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.940Z] time="2022-02-18T21:09:37Z" level=info msg="Node 2ca203b4c945/172.30.25.16, added to nodes list" [2022-02-18T21:09:37.940Z] time="2022-02-18T21:09:37Z" level=info msg="Node 4758a4376ded/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:37.940Z] time="2022-02-18T21:09:37Z" level=info msg="Node 4758a4376ded/172.30.25.16, is the new incarnation of the shutdown node 11e1095ad3f8/172.30.25.16" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:37Z" level=info msg="Node 4758a4376ded/172.30.25.16, added to nodes list" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:37Z" level=info msg="Node 2ca203b4c945/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:37Z" level=info msg="Node 2ca203b4c945/172.30.25.16, is the new incarnation of the shutdown node d85a55079e63/172.30.25.16" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:37Z" level=info msg="Node 2ca203b4c945/172.30.25.16, added to nodes list" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:37Z" level=info msg="Node 4758a4376ded/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:37Z" level=info msg="Node 4758a4376ded/172.30.25.16, added to nodes list" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:37Z" level=info msg="Node becb18da7ee3/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:37Z" level=info msg="Node becb18da7ee3/172.30.25.16, is the new incarnation of the shutdown node 3456b7bd5fd7/172.30.25.16" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:37Z" level=info msg="Node becb18da7ee3/172.30.25.16, added to nodes list" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:37Z" level=info msg="Node becb18da7ee3/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:37Z" level=info msg="Node becb18da7ee3/172.30.25.16, added to nodes list" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:38Z" level=info msg="Node becb18da7ee3/172.30.25.16, joined gossip cluster" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:38Z" level=info msg="Node becb18da7ee3/172.30.25.16, added to nodes list" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10033" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:38Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49365" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10034" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:38Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49366" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.25.16:10035" [2022-02-18T21:09:38.409Z] time="2022-02-18T21:09:38Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49367" [2022-02-18T21:09:38.629Z] === RUN TestDockerSuite/TestExecEnv [2022-02-18T21:09:38.878Z] 2022/02/18 21:09:38 Closing DB instances... [2022-02-18T21:09:38.878Z] time="2022-02-18T21:09:38Z" level=info msg="Node 2ca203b4c945 change state NodeActive --> NodeLeft" [2022-02-18T21:09:38.878Z] time="2022-02-18T21:09:38Z" level=info msg="node2(4758a4376ded): Node leave event for 2ca203b4c945/172.30.25.16" [2022-02-18T21:09:38.878Z] time="2022-02-18T21:09:38Z" level=info msg="Node 2ca203b4c945 change state NodeActive --> NodeLeft" [2022-02-18T21:09:38.878Z] time="2022-02-18T21:09:38Z" level=info msg="node4(91ac82ab874a): Node leave event for 2ca203b4c945/172.30.25.16" [2022-02-18T21:09:38.878Z] time="2022-02-18T21:09:38Z" level=info msg="Node 2ca203b4c945 change state NodeActive --> NodeLeft" [2022-02-18T21:09:38.878Z] time="2022-02-18T21:09:38Z" level=info msg="node3(becb18da7ee3): Node leave event for 2ca203b4c945/172.30.25.16" [2022-02-18T21:09:38.878Z] time="2022-02-18T21:09:38Z" level=info msg="Node 2ca203b4c945 change state NodeActive --> NodeLeft" [2022-02-18T21:09:38.878Z] time="2022-02-18T21:09:38Z" level=info msg="node1(2ca203b4c945): Node leave event for 2ca203b4c945/172.30.25.16" [2022-02-18T21:09:38.878Z] time="2022-02-18T21:09:38Z" level=info msg="Node 2ca203b4c945 change state NodeActive --> NodeLeft" [2022-02-18T21:09:38.878Z] time="2022-02-18T21:09:38Z" level=info msg="node5(e8372ea1b9b2): Node leave event for 2ca203b4c945/172.30.25.16" [2022-02-18T21:09:39.197Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-18T21:09:39.272Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-18T21:09:39.272Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-18T21:09:39.272Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-18T21:09:39.272Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:38Z" level=info msg="Node 2ca203b4c945/172.30.25.16, left gossip cluster" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:38Z" level=info msg="Node 2ca203b4c945/172.30.25.16, left gossip cluster" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:38Z" level=info msg="Node 2ca203b4c945/172.30.25.16, left gossip cluster" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:38Z" level=info msg="Node 2ca203b4c945/172.30.25.16, left gossip cluster" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:38Z" level=info msg="Node 2ca203b4c945/172.30.25.16, left gossip cluster" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:39Z" level=info msg="Node 4758a4376ded change state NodeActive --> NodeLeft" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:39Z" level=info msg="node4(91ac82ab874a): Node leave event for 4758a4376ded/172.30.25.16" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:39Z" level=info msg="Node 4758a4376ded change state NodeActive --> NodeLeft" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:39Z" level=info msg="node3(becb18da7ee3): Node leave event for 4758a4376ded/172.30.25.16" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:39Z" level=info msg="Node 4758a4376ded change state NodeActive --> NodeLeft" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:39Z" level=info msg="node2(4758a4376ded): Node leave event for 4758a4376ded/172.30.25.16" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:39Z" level=info msg="Node 4758a4376ded change state NodeActive --> NodeLeft" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:39Z" level=info msg="node5(e8372ea1b9b2): Node leave event for 4758a4376ded/172.30.25.16" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:39Z" level=info msg="Node 4758a4376ded/172.30.25.16, left gossip cluster" [2022-02-18T21:09:39.347Z] time="2022-02-18T21:09:39Z" level=info msg="Node 4758a4376ded/172.30.25.16, left gossip cluster" [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-18T21:09:39.743Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-18T21:09:39.743Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-18T21:09:39.816Z] time="2022-02-18T21:09:39Z" level=info msg="Node 4758a4376ded/172.30.25.16, left gossip cluster" [2022-02-18T21:09:39.816Z] time="2022-02-18T21:09:39Z" level=info msg="Node 4758a4376ded/172.30.25.16, left gossip cluster" [2022-02-18T21:09:39.816Z] time="2022-02-18T21:09:39Z" level=info msg="Node becb18da7ee3 change state NodeActive --> NodeLeft" [2022-02-18T21:09:39.816Z] time="2022-02-18T21:09:39Z" level=info msg="node4(91ac82ab874a): Node leave event for becb18da7ee3/172.30.25.16" [2022-02-18T21:09:39.816Z] time="2022-02-18T21:09:39Z" level=info msg="Node becb18da7ee3 change state NodeActive --> NodeLeft" [2022-02-18T21:09:39.816Z] time="2022-02-18T21:09:39Z" level=info msg="node5(e8372ea1b9b2): Node leave event for becb18da7ee3/172.30.25.16" [2022-02-18T21:09:39.816Z] time="2022-02-18T21:09:39Z" level=info msg="Node becb18da7ee3 change state NodeActive --> NodeLeft" [2022-02-18T21:09:39.816Z] time="2022-02-18T21:09:39Z" level=info msg="node3(becb18da7ee3): Node leave event for becb18da7ee3/172.30.25.16" [2022-02-18T21:09:39.816Z] time="2022-02-18T21:09:39Z" level=info msg="Node becb18da7ee3/172.30.25.16, left gossip cluster" [2022-02-18T21:09:39.816Z] time="2022-02-18T21:09:39Z" level=info msg="Node becb18da7ee3/172.30.25.16, left gossip cluster" [2022-02-18T21:09:40.134Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-18T21:09:40.213Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-18T21:09:40.213Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-18T21:09:40.213Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-18T21:09:40.213Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-18T21:09:40.213Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-18T21:09:40.213Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-18T21:09:40.213Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-18T21:09:40.213Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-18T21:09:40.213Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-18T21:09:40.213Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-18T21:09:40.213Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-18T21:09:40.213Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-18T21:09:40.213Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-18T21:09:40.213Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-18T21:09:40.213Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-18T21:09:40.213Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-18T21:09:40.213Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-18T21:09:40.213Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-18T21:09:40.213Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-18T21:09:40.213Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-18T21:09:40.213Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-18T21:09:40.213Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-18T21:09:40.213Z] PASS [2022-02-18T21:09:40.213Z] coverage: 35.9% of statements [2022-02-18T21:09:40.213Z] ok github.com/docker/docker/daemon/cluster/convert 0.496s coverage: 35.9% of statements [2022-02-18T21:09:40.213Z] === RUN TestNewListSecretsFilters [2022-02-18T21:09:40.213Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-18T21:09:40.213Z] === RUN TestNewListConfigsFilters [2022-02-18T21:09:40.213Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-18T21:09:40.213Z] PASS [2022-02-18T21:09:40.213Z] coverage: 0.5% of statements [2022-02-18T21:09:40.213Z] ok github.com/docker/docker/daemon/cluster 0.868s coverage: 0.5% of statements [2022-02-18T21:09:40.285Z] time="2022-02-18T21:09:39Z" level=info msg="Node becb18da7ee3/172.30.25.16, left gossip cluster" [2022-02-18T21:09:40.285Z] time="2022-02-18T21:09:40Z" level=debug msg="memberlist: Failed ping: becb18da7ee3 (timeout reached)" [2022-02-18T21:09:40.285Z] time="2022-02-18T21:09:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.25.16:10037: use of closed network connection" [2022-02-18T21:09:40.285Z] time="2022-02-18T21:09:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.25.16:10036: use of closed network connection" [2022-02-18T21:09:40.285Z] time="2022-02-18T21:09:40Z" level=debug msg="memberlist: Stream connection from=172.30.25.16:49368" [2022-02-18T21:09:40.285Z] time="2022-02-18T21:09:40Z" level=warning msg="memberlist: Failed to send gossip to 172.30.25.16:10036: write udp [::]:10035->172.30.25.16:10036: use of closed network connection" [2022-02-18T21:09:40.701Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-18T21:09:40.755Z] time="2022-02-18T21:09:40Z" level=info msg="Node 91ac82ab874a change state NodeActive --> NodeLeft" [2022-02-18T21:09:40.755Z] time="2022-02-18T21:09:40Z" level=info msg="node5(e8372ea1b9b2): Node leave event for 91ac82ab874a/172.30.25.16" [2022-02-18T21:09:40.755Z] time="2022-02-18T21:09:40Z" level=info msg="Node 91ac82ab874a change state NodeActive --> NodeLeft" [2022-02-18T21:09:40.755Z] time="2022-02-18T21:09:40Z" level=info msg="node4(91ac82ab874a): Node leave event for 91ac82ab874a/172.30.25.16" [2022-02-18T21:09:40.755Z] time="2022-02-18T21:09:40Z" level=warning msg="memberlist: Was able to connect to becb18da7ee3 but other probes failed, network may be misconfigured" [2022-02-18T21:09:41.224Z] time="2022-02-18T21:09:40Z" level=info msg="Node 91ac82ab874a/172.30.25.16, left gossip cluster" [2022-02-18T21:09:41.224Z] time="2022-02-18T21:09:40Z" level=info msg="Node 91ac82ab874a/172.30.25.16, left gossip cluster" [2022-02-18T21:09:41.694Z] time="2022-02-18T21:09:41Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, left gossip cluster" [2022-02-18T21:09:41.694Z] time="2022-02-18T21:09:41Z" level=info msg="Node e8372ea1b9b2 change state NodeActive --> NodeFailed" [2022-02-18T21:09:41.694Z] time="2022-02-18T21:09:41Z" level=info msg="Node e8372ea1b9b2/172.30.25.16, added to failed nodes list" [2022-02-18T21:09:41.694Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-02-18T21:09:41.694Z] PASS [2022-02-18T21:09:41.694Z] coverage: 60.0% of statements [2022-02-18T21:09:41.694Z] ok github.com/docker/docker/libnetwork/networkdb 104.410s coverage: 60.0% of statements [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/quota [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/rootless [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/volume [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-18T21:09:41.694Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-18T21:09:43.176Z] === RUN TestBuilderGC [2022-02-18T21:09:43.176Z] --- PASS: TestBuilderGC (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestDaemonConfigurationNotFound [2022-02-18T21:09:43.176Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestDaemonBrokenConfiguration [2022-02-18T21:09:43.176Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestFindConfigurationConflicts [2022-02-18T21:09:43.176Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-18T21:09:43.176Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-18T21:09:43.176Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-18T21:09:43.176Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-18T21:09:43.176Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-18T21:09:43.176Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-18T21:09:43.176Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-18T21:09:43.176Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-18T21:09:43.176Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-18T21:09:43.176Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-18T21:09:43.176Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-18T21:09:43.176Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-18T21:09:43.176Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-18T21:09:43.176Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-18T21:09:43.176Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-18T21:09:43.176Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-18T21:09:43.176Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-18T21:09:43.176Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-18T21:09:43.176Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-18T21:09:43.176Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-18T21:09:43.176Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-18T21:09:43.236Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-18T21:09:43.648Z] === RUN TestValidateConfiguration [2022-02-18T21:09:43.648Z] === RUN TestValidateConfiguration/with_label [2022-02-18T21:09:43.648Z] === RUN TestValidateConfiguration/with_dns [2022-02-18T21:09:43.648Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-18T21:09:43.648Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-18T21:09:43.648Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-18T21:09:43.648Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-18T21:09:43.648Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-18T21:09:43.648Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-18T21:09:43.648Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-18T21:09:43.648Z] === RUN TestReloadSetConfigFileNotExist [2022-02-18T21:09:43.648Z] time="2022-02-18T21:09:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-18T21:09:43.648Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-02-18T21:09:43.648Z] === RUN TestReloadDefaultConfigNotExist [2022-02-18T21:09:43.648Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:43.648Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-18T21:09:43.648Z] === RUN TestReloadBadDefaultConfig [2022-02-18T21:09:43.648Z] time="2022-02-18T21:09:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-581507274" [2022-02-18T21:09:43.648Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-18T21:09:43.648Z] === RUN TestReloadWithConflictingLabels [2022-02-18T21:09:43.648Z] time="2022-02-18T21:09:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2319376654" [2022-02-18T21:09:43.648Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-18T21:09:43.648Z] === RUN TestReloadWithDuplicateLabels [2022-02-18T21:09:43.648Z] time="2022-02-18T21:09:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1942338494" [2022-02-18T21:09:43.648Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-18T21:09:43.648Z] === RUN TestMaskURLCredentials [2022-02-18T21:09:43.648Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-18T21:09:43.648Z] === RUN TestDaemonConfigurationMerge [2022-02-18T21:09:43.648Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-18T21:09:43.648Z] PASS [2022-02-18T21:09:43.648Z] coverage: 79.2% of statements [2022-02-18T21:09:43.648Z] ok github.com/docker/docker/daemon/config 0.517s coverage: 79.2% of statements [2022-02-18T21:09:43.648Z] === RUN TestEventsLog [2022-02-18T21:09:43.648Z] --- PASS: TestEventsLog (0.00s) [2022-02-18T21:09:43.648Z] === RUN TestEventsLogTimeout [2022-02-18T21:09:43.648Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-18T21:09:43.648Z] === RUN TestLogEvents [2022-02-18T21:09:43.648Z] --- PASS: TestLogEvents (0.05s) [2022-02-18T21:09:43.648Z] === RUN TestLoadBufferedEvents [2022-02-18T21:09:43.804Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-18T21:09:44.062Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-18T21:09:44.119Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-02-18T21:09:44.120Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-18T21:09:44.120Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-18T21:09:44.120Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-18T21:09:44.120Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-18T21:09:44.120Z] PASS [2022-02-18T21:09:44.120Z] coverage: 50.0% of statements [2022-02-18T21:09:44.120Z] ok github.com/docker/docker/daemon/events 0.299s coverage: 50.0% of statements [2022-02-18T21:09:44.592Z] === RUN TestWaitNodeAttachment [2022-02-18T21:09:44.592Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-02-18T21:09:44.592Z] === RUN TestIsolationConversion [2022-02-18T21:09:44.592Z] === RUN TestIsolationConversion/default [2022-02-18T21:09:44.592Z] === RUN TestIsolationConversion/process [2022-02-18T21:09:44.629Z] === RUN TestDockerSuite/TestExecParseError [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === Skipped [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-18T21:09:44.650Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-18T21:09:44.650Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-18T21:09:44.650Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-18T21:09:44.650Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-18T21:09:44.650Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T21:09:44.650Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-18T21:09:44.650Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-18T21:09:44.650Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-18T21:09:44.650Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-18T21:09:44.650Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-18T21:09:44.650Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-18T21:09:44.650Z] daemon_test.go:145: root required [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T21:09:44.650Z] reload_test.go:342: root required [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-02-18T21:09:44.650Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T21:09:44.650Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-18T21:09:44.650Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-18T21:09:44.650Z] download_test.go:267: Needs fixing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-18T21:09:44.650Z] layer_test.go:291: Failing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-18T21:09:44.650Z] layer_test.go:340: Failing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-18T21:09:44.650Z] layer_test.go:455: Failing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-18T21:09:44.650Z] layer_test.go:684: Failing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-18T21:09:44.650Z] migration_test.go:45: Failing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T21:09:44.650Z] migration_test.go:181: Failing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-18T21:09:44.650Z] mount_test.go:17: Failing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-18T21:09:44.650Z] mount_test.go:76: Failing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-18T21:09:44.650Z] mount_test.go:125: Failing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-18T21:09:44.650Z] mount_test.go:212: Failing on Windows [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-02-18T21:09:44.650Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-18T21:09:44.650Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-18T21:09:44.650Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-18T21:09:44.650Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-18T21:09:44.650Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-18T21:09:44.650Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-18T21:09:44.650Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-18T21:09:44.650Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-18T21:09:44.650Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-18T21:09:44.650Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-18T21:09:44.650Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-18T21:09:44.650Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-18T21:09:44.650Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-18T21:09:44.650Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-18T21:09:44.650Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-18T21:09:44.650Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-18T21:09:44.650Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-18T21:09:44.650Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-18T21:09:44.650Z] archive_test.go:140: zstd not installed [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-18T21:09:44.650Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-18T21:09:44.650Z] archive_windows_test.go:16: Currently fails [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-18T21:09:44.650Z] changes_test.go:195: needs more investigation [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-18T21:09:44.650Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-18T21:09:44.650Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-18T21:09:44.650Z] changes_test.go:432: needs further investigation [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-18T21:09:44.650Z] changes_test.go:468: needs further investigation [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-18T21:09:44.650Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T21:09:44.650Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.650Z] [2022-02-18T21:09:44.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T21:09:44.651Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-18T21:09:44.651Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-18T21:09:44.651Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-18T21:09:44.651Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:09:44.651Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:09:44.651Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-18T21:09:44.651Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-18T21:09:44.651Z] poller_test.go:40: No chmod on Windows [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T21:09:44.651Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T21:09:44.651Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.03s) [2022-02-18T21:09:44.651Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-18T21:09:44.651Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-18T21:09:44.651Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-18T21:09:44.651Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-18T21:09:44.651Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T21:09:44.651Z] [2022-02-18T21:09:44.651Z] DONE 2072 tests, 70 skipped in 282.039s [2022-02-18T21:09:44.651Z] INFO: make.ps1 ended at 02/18/2022 21:09:44 [2022-02-18T21:09:45.062Z] === RUN TestIsolationConversion/hyperv [2022-02-18T21:09:45.062Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-18T21:09:45.062Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-18T21:09:45.062Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-18T21:09:45.062Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-18T21:09:45.062Z] === RUN TestContainerLabels [2022-02-18T21:09:45.062Z] --- PASS: TestContainerLabels (0.00s) [2022-02-18T21:09:45.062Z] === RUN TestCredentialSpecConversion [2022-02-18T21:09:45.062Z] === RUN TestCredentialSpecConversion/none [2022-02-18T21:09:45.062Z] === RUN TestCredentialSpecConversion/config [2022-02-18T21:09:45.062Z] === RUN TestCredentialSpecConversion/file [2022-02-18T21:09:45.062Z] === RUN TestCredentialSpecConversion/registry [2022-02-18T21:09:45.062Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-18T21:09:45.062Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-18T21:09:45.062Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-18T21:09:45.062Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-18T21:09:45.062Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-18T21:09:45.062Z] === RUN TestControllerValidateMountBind [2022-02-18T21:09:45.062Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-18T21:09:45.062Z] === RUN TestControllerValidateMountVolume [2022-02-18T21:09:45.062Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-18T21:09:45.062Z] === RUN TestControllerValidateMountTarget [2022-02-18T21:09:45.062Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-18T21:09:45.062Z] === RUN TestControllerValidateMountTmpfs [2022-02-18T21:09:45.062Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-18T21:09:45.062Z] === RUN TestControllerValidateMountInvalidType [2022-02-18T21:09:45.062Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-18T21:09:45.062Z] === RUN TestControllerValidateMountNamedPipe [2022-02-18T21:09:45.062Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-18T21:09:45.062Z] PASS [2022-02-18T21:09:45.062Z] coverage: 11.0% of statements [2022-02-18T21:09:45.062Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.777s coverage: 11.0% of statements [2022-02-18T21:09:45.197Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-18T21:09:45.533Z] === RUN TestIsEmptyDir [2022-02-18T21:09:45.533Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-18T21:09:45.533Z] PASS [2022-02-18T21:09:45.533Z] coverage: 2.3% of statements [2022-02-18T21:09:45.533Z] ok github.com/docker/docker/daemon/graphdriver 0.097s coverage: 2.3% of statements [2022-02-18T21:09:45.764Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-18T21:09:46.003Z] === RUN TestLinkNaming [2022-02-18T21:09:46.003Z] --- PASS: TestLinkNaming (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestLinkNew [2022-02-18T21:09:46.003Z] --- PASS: TestLinkNew (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestLinkEnv [2022-02-18T21:09:46.003Z] --- PASS: TestLinkEnv (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestLinkMultipleEnv [2022-02-18T21:09:46.003Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestLinkPortRangeEnv [2022-02-18T21:09:46.003Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-18T21:09:46.003Z] PASS [2022-02-18T21:09:46.003Z] coverage: 93.0% of statements [2022-02-18T21:09:46.003Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2022-02-18T21:09:46.003Z] === RUN TestVerifyNetworkingConfig [2022-02-18T21:09:46.003Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestGetContainer [2022-02-18T21:09:46.003Z] --- PASS: TestGetContainer (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestValidContainerNames [2022-02-18T21:09:46.003Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestContainerInitDNS [2022-02-18T21:09:46.003Z] daemon_test.go:145: root required [2022-02-18T21:09:46.003Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestMerge [2022-02-18T21:09:46.003Z] --- PASS: TestMerge (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestValidateContainerIsolation [2022-02-18T21:09:46.003Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestFindNetworkErrorType [2022-02-18T21:09:46.003Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestEnsureServicesExist [2022-02-18T21:09:46.003Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestEnsureServicesExistErrors [2022-02-18T21:09:46.003Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-18T21:09:46.003Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-18T21:09:46.003Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-18T21:09:46.003Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-18T21:09:46.003Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-18T21:09:46.003Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-18T21:09:46.003Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestContainerDelete [2022-02-18T21:09:46.003Z] --- PASS: TestContainerDelete (0.01s) [2022-02-18T21:09:46.003Z] === RUN TestContainerDoubleDelete [2022-02-18T21:09:46.003Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestLogContainerEventCopyLabels [2022-02-18T21:09:46.003Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestLogContainerEventWithAttributes [2022-02-18T21:09:46.003Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestNoneHealthcheck [2022-02-18T21:09:46.003Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-18T21:09:46.003Z] === RUN TestHealthStates [2022-02-18T21:09:46.331Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-18T21:09:46.473Z] time="2022-02-18T21:09:45Z" 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-02-18T21:09:46.473Z] time="2022-02-18T21:09:46Z" 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-02-18T21:09:46.473Z] time="2022-02-18T21:09:46Z" 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-02-18T21:09:46.473Z] time="2022-02-18T21:09:46Z" 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-02-18T21:09:46.473Z] time="2022-02-18T21:09:46Z" 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-02-18T21:09:46.474Z] time="2022-02-18T21:09:46Z" 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-02-18T21:09:46.474Z] time="2022-02-18T21:09:46Z" 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-02-18T21:09:46.474Z] time="2022-02-18T21:09:46Z" 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-02-18T21:09:46.474Z] time="2022-02-18T21:09:46Z" 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-02-18T21:09:46.474Z] time="2022-02-18T21:09:46Z" 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-02-18T21:09:46.474Z] --- PASS: TestHealthStates (0.22s) [2022-02-18T21:09:46.474Z] === RUN TestGetInspectData [2022-02-18T21:09:46.474Z] --- PASS: TestGetInspectData (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestFillLicense [2022-02-18T21:09:46.474Z] --- PASS: TestFillLicense (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestListInvalidFilter [2022-02-18T21:09:46.474Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestNameFilter [2022-02-18T21:09:46.474Z] --- PASS: TestNameFilter (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-18T21:09:46.474Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-18T21:09:46.474Z] === 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-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-18T21:09:46.474Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-18T21:09:46.474Z] --- 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-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-18T21:09:46.474Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestDaemonReloadLabels [2022-02-18T21:09:46.474Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-02-18T21:09:46.474Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-18T21:09:46.474Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestDaemonReloadMirrors [2022-02-18T21:09:46.474Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-18T21:09:46.474Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-18T21:09:46.474Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-18T21:09:46.474Z] reload_test.go:342: root required [2022-02-18T21:09:46.474Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-18T21:09:46.474Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-18T21:09:46.474Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-18T21:09:46.474Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-02-18T21:09:46.474Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-18T21:09:46.474Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-02-18T21:09:46.474Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-18T21:09:46.474Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-18T21:09:46.474Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-18T21:09:46.474Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-18T21:09:46.474Z] === RUN TestParseVolumesFrom [2022-02-18T21:09:46.474Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-18T21:09:46.474Z] PASS [2022-02-18T21:09:46.474Z] coverage: 8.6% of statements [2022-02-18T21:09:46.474Z] ok github.com/docker/docker/daemon 0.506s coverage: 8.6% of statements [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-18T21:09:46.474Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-18T21:09:46.874Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-18T21:09:46.874Z] INFO: Unit tests ended at 02/18/2022 21:09:46. Duration:00:04:57.8825417 [2022-02-18T21:09:46.874Z] INFO: Building busybox [2022-02-18T21:09:46.874Z] Sending build context to Docker daemon 5.12kB [2022-02-18T21:09:46.874Z] [2022-02-18T21:09:46.874Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-18T21:09:46.874Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-18T21:09:46.874Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-18T21:09:46.874Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-18T21:09:46.874Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-18T21:09:46.874Z] ---> bdeb13086b9f [2022-02-18T21:09:46.874Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-18T21:09:46.874Z] ---> Running in e3cd0f4e0f8e [2022-02-18T21:09:47.099Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-18T21:09:47.099Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-18T21:09:47.099Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-18T21:09:47.099Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-18T21:09:47.099Z] Cross building: bundles/cross/linux/s390x [2022-02-18T21:09:47.099Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-18T21:09:47.099Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-18T21:09:47.267Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-18T21:09:47.836Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-18T21:09:48.404Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-18T21:09:48.706Z] === RUN TestAdapterReadLogs [2022-02-18T21:09:48.706Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestCopier [2022-02-18T21:09:48.706Z] --- PASS: TestCopier (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestCopierLongLines [2022-02-18T21:09:48.706Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestCopierSlow [2022-02-18T21:09:48.706Z] === RUN TestNewStreamConfig [2022-02-18T21:09:48.706Z] === RUN TestNewStreamConfig/defaults [2022-02-18T21:09:48.706Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-18T21:09:48.706Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-18T21:09:48.706Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-18T21:09:48.706Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-18T21:09:48.706Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-18T21:09:48.706Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-18T21:09:48.706Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-18T21:09:48.706Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-18T21:09:48.706Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-18T21:09:48.706Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-18T21:09:48.706Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-18T21:09:48.706Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-18T21:09:48.706Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-18T21:09:48.706Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-18T21:09:48.706Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-18T21:09:48.706Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-18T21:09:48.706Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-18T21:09:48.706Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-18T21:09:48.706Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-18T21:09:48.706Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-18T21:09:48.706Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-18T21:09:48.706Z] --- PASS: TestCopierSlow (0.21s) [2022-02-18T21:09:48.706Z] === RUN TestCopierWithSized [2022-02-18T21:09:48.706Z] === RUN TestCopierWithSized/as_is [2022-02-18T21:09:48.706Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-18T21:09:48.706Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-18T21:09:48.706Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-02-18T21:09:48.706Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestCopierWithPartial [2022-02-18T21:09:48.706Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestRingLogger [2022-02-18T21:09:48.706Z] --- PASS: TestRingLogger (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestRingCap [2022-02-18T21:09:48.706Z] --- PASS: TestRingCap (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestRingClose [2022-02-18T21:09:48.706Z] --- PASS: TestRingClose (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestRingDrain [2022-02-18T21:09:48.706Z] --- PASS: TestRingDrain (0.00s) [2022-02-18T21:09:48.706Z] PASS [2022-02-18T21:09:48.706Z] coverage: 43.8% of statements [2022-02-18T21:09:48.706Z] ok github.com/docker/docker/daemon/logger 0.289s coverage: 43.8% of statements [2022-02-18T21:09:48.706Z] time="2022-02-18T21:09:48Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-18T21:09:48.706Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-02-18T21:09:48.706Z] === RUN TestCreateSuccess [2022-02-18T21:09:48.706Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestCreateStreamSkipped [2022-02-18T21:09:48.706Z] time="2022-02-18T21:09:48Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-18T21:09:48.706Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestCreateLogGroupSuccess [2022-02-18T21:09:48.706Z] time="2022-02-18T21:09:48Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-18T21:09:48.706Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestCreateError [2022-02-18T21:09:48.706Z] --- PASS: TestCreateError (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestCreateAlreadyExists [2022-02-18T21:09:48.706Z] time="2022-02-18T21:09:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-18T21:09:48.706Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-18T21:09:48.706Z] === RUN TestLogClosed [2022-02-18T21:09:49.176Z] --- PASS: TestLogClosed (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestLogBlocking [2022-02-18T21:09:49.176Z] --- PASS: TestLogBlocking (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-18T21:09:49.176Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestLogNonBlockingBufferFull [2022-02-18T21:09:49.176Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestPublishBatchSuccess [2022-02-18T21:09:49.176Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestPublishBatchError [2022-02-18T21:09:49.176Z] time="2022-02-18T21:09:48Z" level=error msg=error [2022-02-18T21:09:49.176Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-18T21:09:49.176Z] time="2022-02-18T21:09:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T21:09:49.176Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-18T21:09:49.176Z] time="2022-02-18T21:09:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-18T21:09:49.176Z] time="2022-02-18T21:09:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-18T21:09:49.176Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchSimple [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchTicker [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchMultilinePattern [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchClose [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestEffectiveLen [2022-02-18T21:09:49.176Z] === RUN TestEffectiveLen/0/Hello [2022-02-18T21:09:49.176Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-18T21:09:49.176Z] === RUN TestEffectiveLen/2/🙃 [2022-02-18T21:09:49.176Z] === RUN TestEffectiveLen/3/���� [2022-02-18T21:09:49.176Z] === RUN TestEffectiveLen/4/He��o [2022-02-18T21:09:49.176Z] === RUN TestEffectiveLen/5/ [2022-02-18T21:09:49.176Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestFindValidSplit [2022-02-18T21:09:49.176Z] === RUN TestFindValidSplit/0/ [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1076: [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:09:49.176Z] === RUN TestFindValidSplit/1/Hello [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1076: Hello [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:09:49.176Z] === RUN TestFindValidSplit/2/Hello [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1076: He [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1077: llo [2022-02-18T21:09:49.176Z] === RUN TestFindValidSplit/3/Hello [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1076: [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1077: Hello [2022-02-18T21:09:49.176Z] === RUN TestFindValidSplit/4/🙃 [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1076: [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-18T21:09:49.176Z] === RUN TestFindValidSplit/5/🙃 [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:09:49.176Z] === RUN TestFindValidSplit/6/a� [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1076: a [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1077: � [2022-02-18T21:09:49.176Z] === RUN TestFindValidSplit/7/a� [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1076: a� [2022-02-18T21:09:49.176Z] cloudwatchlogs_test.go:1077: [2022-02-18T21:09:49.176Z] --- PASS: TestFindValidSplit (0.01s) [2022-02-18T21:09:49.176Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestProcessEventEmoji [2022-02-18T21:09:49.176Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchLineSplit [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchMaxEvents [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-18T21:09:49.176Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-18T21:09:49.176Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) [2022-02-18T21:09:49.176Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-18T21:09:49.176Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-18T21:09:49.176Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-18T21:09:49.176Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-18T21:09:49.176Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-18T21:09:49.176Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-18T21:09:49.176Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-18T21:09:49.176Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-18T21:09:49.176Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-18T21:09:49.176Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsFormat [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestCreateTagSuccess [2022-02-18T21:09:49.176Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-18T21:09:49.176Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-02-18T21:09:49.176Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-18T21:09:49.176Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-18T21:09:49.176Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-18T21:09:49.176Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-18T21:09:49.176Z] PASS [2022-02-18T21:09:49.176Z] coverage: 80.2% of statements [2022-02-18T21:09:49.176Z] ok github.com/docker/docker/daemon/logger/awslogs 0.559s coverage: 80.2% of statements [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptReconnectInterval [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-18T21:09:49.176Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-18T21:09:49.176Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-18T21:09:49.647Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-18T21:09:49.647Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-18T21:09:49.647Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-18T21:09:49.647Z] PASS [2022-02-18T21:09:49.647Z] coverage: 33.6% of statements [2022-02-18T21:09:49.647Z] ok github.com/docker/docker/daemon/logger/fluentd 0.089s coverage: 33.6% of statements [2022-02-18T21:09:49.647Z] === RUN TestSearchRegistryForImagesErrors [2022-02-18T21:09:49.647Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-18T21:09:49.647Z] === RUN TestSearchRegistryForImages [2022-02-18T21:09:49.647Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-18T21:09:49.647Z] === RUN TestOnlyPlatformWithFallback [2022-02-18T21:09:49.647Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-18T21:09:49.647Z] === RUN TestImageDelete [2022-02-18T21:09:49.647Z] === RUN TestImageDelete/no_lease [2022-02-18T21:09:49.647Z] === RUN TestImageDelete/lease_exists [2022-02-18T21:09:49.647Z] --- PASS: TestImageDelete (0.07s) [2022-02-18T21:09:49.647Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-18T21:09:49.647Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-02-18T21:09:49.647Z] === RUN TestContentStoreForPull [2022-02-18T21:09:49.647Z] --- PASS: TestContentStoreForPull (0.28s) [2022-02-18T21:09:49.647Z] PASS [2022-02-18T21:09:49.647Z] coverage: 6.8% of statements [2022-02-18T21:09:49.647Z] ok github.com/docker/docker/daemon/images 0.550s coverage: 6.8% of statements [2022-02-18T21:09:49.647Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-18T21:09:49.647Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-18T21:09:49.647Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-18T21:09:49.647Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-18T21:09:49.647Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-18T21:09:49.647Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-18T21:09:50.119Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-18T21:09:50.119Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-18T21:09:50.119Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-18T21:09:50.589Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-18T21:09:50.589Z] === RUN TestFastTimeMarshalJSON [2022-02-18T21:09:50.589Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-18T21:09:50.589Z] PASS [2022-02-18T21:09:50.589Z] coverage: 87.2% of statements [2022-02-18T21:09:50.589Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.273s coverage: 87.2% of statements [2022-02-18T21:09:50.939Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2022-02-18T21:09:50.939Z] === RUN TestServiceUpdateConfigs [2022-02-18T21:09:51.060Z] === RUN TestJSONFileLogger [2022-02-18T21:09:51.060Z] --- PASS: TestJSONFileLogger (0.01s) [2022-02-18T21:09:51.060Z] === RUN TestJSONFileLoggerWithTags [2022-02-18T21:09:51.060Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-18T21:09:51.060Z] === RUN TestJSONFileLoggerWithOpts [2022-02-18T21:09:51.060Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-02-18T21:09:51.060Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-18T21:09:51.060Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-02-18T21:09:51.060Z] === RUN TestEncodeDecode [2022-02-18T21:09:51.060Z] === PAUSE TestEncodeDecode [2022-02-18T21:09:51.060Z] === RUN TestUnexpectedEOF [2022-02-18T21:09:51.060Z] time="2022-02-18T21:09:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T21:09:51.060Z] time="2022-02-18T21:09:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-18T21:09:51.060Z] --- PASS: TestUnexpectedEOF (0.23s) [2022-02-18T21:09:51.060Z] === CONT TestEncodeDecode [2022-02-18T21:09:51.060Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-18T21:09:51.060Z] PASS [2022-02-18T21:09:51.060Z] coverage: 69.9% of statements [2022-02-18T21:09:51.060Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.383s coverage: 69.9% of statements [2022-02-18T21:09:51.535Z] === RUN TestWriteLog [2022-02-18T21:09:51.535Z] === PAUSE TestWriteLog [2022-02-18T21:09:51.535Z] === RUN TestReadLog [2022-02-18T21:09:51.535Z] === PAUSE TestReadLog [2022-02-18T21:09:51.535Z] === RUN TestDecode [2022-02-18T21:09:51.535Z] --- PASS: TestDecode (0.03s) [2022-02-18T21:09:51.535Z] === CONT TestWriteLog [2022-02-18T21:09:51.535Z] --- PASS: TestWriteLog (0.01s) [2022-02-18T21:09:51.535Z] === CONT TestReadLog [2022-02-18T21:09:51.535Z] === RUN TestReadLog/tail_exact [2022-02-18T21:09:51.535Z] === RUN TestReadLog/tail_less_than_available [2022-02-18T21:09:51.535Z] === RUN TestReadLog/tail_more_than_available [2022-02-18T21:09:51.535Z] --- PASS: TestReadLog (0.27s) [2022-02-18T21:09:51.535Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-02-18T21:09:51.535Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-02-18T21:09:51.535Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-02-18T21:09:51.535Z] PASS [2022-02-18T21:09:51.535Z] coverage: 78.7% of statements [2022-02-18T21:09:51.535Z] ok github.com/docker/docker/daemon/logger/local 0.385s coverage: 78.7% of statements [2022-02-18T21:09:51.535Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-18T21:09:52.526Z] === RUN TestOpenFileDelete [2022-02-18T21:09:52.526Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-18T21:09:52.526Z] === RUN TestOpenFileRename [2022-02-18T21:09:52.526Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-18T21:09:52.526Z] === RUN TestHandleDecoderErr [2022-02-18T21:09:52.526Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-18T21:09:52.526Z] === RUN TestParseLogTagDefaultTag [2022-02-18T21:09:52.526Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-18T21:09:52.526Z] === RUN TestParseLogTag [2022-02-18T21:09:52.526Z] --- PASS: TestParseLogTag (0.00s) [2022-02-18T21:09:52.526Z] === RUN TestParseLogTagEmptyTag [2022-02-18T21:09:52.526Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-18T21:09:52.526Z] === RUN TestTailFiles [2022-02-18T21:09:52.526Z] --- PASS: TestTailFiles (0.00s) [2022-02-18T21:09:52.526Z] === RUN TestFollowLogsConsumerGone [2022-02-18T21:09:52.526Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-18T21:09:52.526Z] === RUN TestFollowLogsProducerGone [2022-02-18T21:09:52.526Z] logfile_test.go:180: logDecode() closed after sending 2676 messages [2022-02-18T21:09:52.526Z] logfile_test.go:233: messages sent: 2676, received: 2676 [2022-02-18T21:09:52.526Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-18T21:09:52.526Z] === RUN TestCheckCapacityAndRotate [2022-02-18T21:09:52.526Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-18T21:09:52.526Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-18T21:09:52.526Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-02-18T21:09:52.526Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-18T21:09:52.526Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-02-18T21:09:52.526Z] PASS [2022-02-18T21:09:52.526Z] coverage: 54.9% of statements [2022-02-18T21:09:52.526Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.253s coverage: 54.9% of statements [2022-02-18T21:09:52.526Z] === RUN TestLog [2022-02-18T21:09:52.526Z] --- PASS: TestLog (0.03s) [2022-02-18T21:09:52.526Z] PASS [2022-02-18T21:09:52.526Z] coverage: 31.5% of statements [2022-02-18T21:09:52.526Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.096s coverage: 31.5% of statements [2022-02-18T21:09:52.751Z] Removing intermediate container e3cd0f4e0f8e [2022-02-18T21:09:52.751Z] ---> acdea2724872 [2022-02-18T21:09:52.751Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-18T21:09:52.751Z] ---> Running in d4ec8f33c790 [2022-02-18T21:09:53.220Z] Removing intermediate container d4ec8f33c790 [2022-02-18T21:09:53.220Z] ---> 7acff9686821 [2022-02-18T21:09:53.220Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-18T21:09:53.220Z] ---> Running in d280ebef2870 [2022-02-18T21:09:53.517Z] === RUN TestNewParse [2022-02-18T21:09:53.517Z] --- PASS: TestNewParse (0.00s) [2022-02-18T21:09:53.517Z] PASS [2022-02-18T21:09:53.517Z] coverage: 8.3% of statements [2022-02-18T21:09:53.517Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2022-02-18T21:09:53.517Z] === RUN TestParseLogFormat [2022-02-18T21:09:53.517Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestValidateLogOptEmpty [2022-02-18T21:09:53.517Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestValidateSyslogAddress [2022-02-18T21:09:53.517Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestParseAddressDefaultPort [2022-02-18T21:09:53.517Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestValidateSyslogFacility [2022-02-18T21:09:53.517Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestValidateLogOptSyslogFormat [2022-02-18T21:09:53.517Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestValidateLogOpt [2022-02-18T21:09:53.517Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T21:09:53.517Z] PASS [2022-02-18T21:09:53.517Z] coverage: 46.8% of statements [2022-02-18T21:09:53.517Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements [2022-02-18T21:09:53.517Z] === RUN TestValidateLogOpt [2022-02-18T21:09:53.517Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestNewMissedConfig [2022-02-18T21:09:53.517Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestNewMissedUrl [2022-02-18T21:09:53.517Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestNewMissedToken [2022-02-18T21:09:53.517Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestNewWithProxy [2022-02-18T21:09:53.517Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestDefault [2022-02-18T21:09:53.517Z] --- PASS: TestDefault (0.01s) [2022-02-18T21:09:53.517Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-18T21:09:53.517Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestJsonFormat [2022-02-18T21:09:53.517Z] --- PASS: TestJsonFormat (0.01s) [2022-02-18T21:09:53.517Z] === RUN TestRawFormat [2022-02-18T21:09:53.517Z] --- PASS: TestRawFormat (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestRawFormatWithLabels [2022-02-18T21:09:53.517Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestRawFormatWithoutTag [2022-02-18T21:09:53.517Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-18T21:09:53.517Z] === RUN TestBatching [2022-02-18T21:09:53.689Z] Removing intermediate container d280ebef2870 [2022-02-18T21:09:53.689Z] ---> a758d9d0d34d [2022-02-18T21:09:53.689Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-18T21:09:54.508Z] --- PASS: TestBatching (0.53s) [2022-02-18T21:09:54.508Z] === RUN TestFrequency [2022-02-18T21:09:54.508Z] --- PASS: TestFrequency (0.25s) [2022-02-18T21:09:54.508Z] === RUN TestOneMessagePerRequest [2022-02-18T21:09:54.508Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-18T21:09:54.508Z] === RUN TestVerify [2022-02-18T21:09:54.508Z] --- PASS: TestVerify (0.01s) [2022-02-18T21:09:54.508Z] === RUN TestSkipVerify [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:09:54.979Z] --- PASS: TestSkipVerify (0.50s) [2022-02-18T21:09:54.979Z] === RUN TestBufferMaximum [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218594.744556\",\"host\":\"311bf2cf2ed1\"}'" [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218594.744556\",\"host\":\"311bf2cf2ed1\"}'" [2022-02-18T21:09:54.979Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-18T21:09:54.979Z] === RUN TestServerAlwaysDown [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218594.748991\",\"host\":\"311bf2cf2ed1\"}'" [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218594.748991\",\"host\":\"311bf2cf2ed1\"}'" [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218594.749997\",\"host\":\"311bf2cf2ed1\"}'" [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218594.750999\",\"host\":\"311bf2cf2ed1\"}'" [2022-02-18T21:09:54.979Z] time="2022-02-18T21:09:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645218594.750999\",\"host\":\"311bf2cf2ed1\"}'" [2022-02-18T21:09:54.979Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-18T21:09:54.979Z] === RUN TestCannotSendAfterClose [2022-02-18T21:09:54.979Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-18T21:09:54.979Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-18T21:09:55.253Z] [2022-02-18T21:09:55.722Z] ---> ec50a739bcca [2022-02-18T21:09:55.722Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-18T21:09:55.722Z] ---> Running in 341842eae73b [2022-02-18T21:09:55.970Z] === RUN TestV1IDService [2022-02-18T21:09:55.970Z] --- PASS: TestV1IDService (0.03s) [2022-02-18T21:09:55.970Z] === RUN TestV2MetadataService [2022-02-18T21:09:55.970Z] time="2022-02-18T21:09:55Z" 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-02-18T21:09:55.970Z] time="2022-02-18T21:09:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"311bf2cf2ed1\"}'" [2022-02-18T21:09:55.970Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-18T21:09:55.970Z] PASS [2022-02-18T21:09:55.970Z] coverage: 82.5% of statements [2022-02-18T21:09:55.970Z] ok github.com/docker/docker/daemon/logger/splunk 2.442s coverage: 82.5% of statements [2022-02-18T21:09:55.970Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-18T21:09:55.970Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-18T21:09:55.970Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-18T21:09:56.441Z] === RUN TestSuccessfulDownload [2022-02-18T21:09:56.441Z] download_test.go:267: Needs fixing on Windows [2022-02-18T21:09:56.441Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-18T21:09:56.441Z] === RUN TestCancelledDownload [2022-02-18T21:09:56.441Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-18T21:09:56.441Z] === RUN TestMaxDownloadAttempts [2022-02-18T21:09:56.441Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T21:09:56.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T21:09:56.441Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T21:09:56.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T21:09:56.441Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T21:09:56.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T21:09:56.441Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T21:09:56.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T21:09:56.441Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-18T21:09:56.441Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-18T21:09:56.441Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-18T21:09:56.441Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-18T21:09:56.441Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-18T21:09:56.441Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-18T21:09:56.441Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-18T21:09:56.441Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-18T21:09:56.441Z] === RUN TestContinueOnError_NeverContinue [2022-02-18T21:09:56.441Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-18T21:09:56.441Z] === RUN TestManifestStore [2022-02-18T21:09:56.441Z] === RUN TestManifestStore/no_remote_or_local [2022-02-18T21:09:56.911Z] time="2022-02-18T21:09:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:09:56.911Z] time="2022-02-18T21:09:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:09:56.911Z] time="2022-02-18T21:09:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:09:56.911Z] time="2022-02-18T21:09:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-18T21:09:56.911Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-02-18T21:09:56.911Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-02-18T21:09:56.911Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-02-18T21:09:56.911Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-02-18T21:09:56.911Z] === RUN TestTransfer [2022-02-18T21:09:56.911Z] time="2022-02-18T21:09:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3193910373\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-18T21:09:56.911Z] === RUN TestManifestStore/no_local_cache [2022-02-18T21:09:56.911Z] --- PASS: TestTransfer (0.12s) [2022-02-18T21:09:56.911Z] === RUN TestConcurrencyLimit [2022-02-18T21:09:56.911Z] === RUN TestManifestStore/with_local_cache [2022-02-18T21:09:56.911Z] === RUN TestManifestStore/unknown_media_type [2022-02-18T21:09:56.911Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-18T21:09:56.911Z] time="2022-02-18T21:09:56Z" level=warning msg="reference for unknown type: " [2022-02-18T21:09:56.911Z] time="2022-02-18T21:09:56Z" level=warning msg="reference for unknown type: " [2022-02-18T21:09:56.911Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-18T21:09:56.911Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-18T21:09:56.911Z] time="2022-02-18T21:09:56Z" level=warning msg="reference for unknown type: " [2022-02-18T21:09:56.911Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-18T21:09:56.911Z] time="2022-02-18T21:09:56Z" level=warning msg="reference for unknown type: " [2022-02-18T21:09:56.911Z] time="2022-02-18T21:09:56Z" level=warning msg="reference for unknown type: " [2022-02-18T21:09:56.911Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-18T21:09:56.911Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-18T21:09:56.911Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-18T21:09:56.911Z] time="2022-02-18T21:09:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore (0.55s) [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore/no_remote_or_local (0.34s) [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore/unknown_media_type (0.12s) [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.09s) [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-02-18T21:09:56.911Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaType [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-18T21:09:56.911Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-18T21:09:56.911Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-18T21:09:56.911Z] === RUN TestFixManifestLayers [2022-02-18T21:09:56.911Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-18T21:09:56.911Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-18T21:09:56.911Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T21:09:56.911Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T21:09:56.911Z] === RUN TestFixManifestLayersBadParent [2022-02-18T21:09:56.911Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-18T21:09:56.911Z] === RUN TestValidateManifest [2022-02-18T21:09:56.911Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T21:09:56.911Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-18T21:09:56.912Z] === RUN TestFormatPlatform [2022-02-18T21:09:56.912Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-18T21:09:56.912Z] === RUN TestGetRepositoryMountCandidates [2022-02-18T21:09:56.912Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-18T21:09:56.912Z] === RUN TestLayerAlreadyExists [2022-02-18T21:09:56.912Z] 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-02-18T21:09:56.912Z] 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-02-18T21:09:56.912Z] 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-02-18T21:09:56.912Z] 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-02-18T21:09:56.912Z] 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-02-18T21:09:56.912Z] 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-02-18T21:09:56.912Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-18T21:09:56.912Z] === RUN TestWhenEmptyAuthConfig [2022-02-18T21:09:57.382Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-18T21:09:57.382Z] === RUN TestInactiveJobs [2022-02-18T21:09:57.382Z] --- PASS: TestV2MetadataService (1.47s) [2022-02-18T21:09:57.382Z] PASS [2022-02-18T21:09:57.382Z] coverage: 48.2% of statements [2022-02-18T21:09:57.382Z] ok github.com/docker/docker/distribution/metadata 1.588s coverage: 48.2% of statements [2022-02-18T21:09:57.382Z] --- PASS: TestInactiveJobs (0.36s) [2022-02-18T21:09:57.382Z] === RUN TestWatchRelease [2022-02-18T21:09:57.382Z] --- PASS: TestWatchRelease (0.04s) [2022-02-18T21:09:57.382Z] === RUN TestWatchFinishedTransfer [2022-02-18T21:09:57.382Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-18T21:09:57.382Z] === RUN TestDuplicateTransfer [2022-02-18T21:09:57.853Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-18T21:09:57.853Z] === RUN TestSuccessfulUpload [2022-02-18T21:09:57.853Z] === RUN TestNotFound [2022-02-18T21:09:57.853Z] --- PASS: TestNotFound (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestConflict [2022-02-18T21:09:57.853Z] --- PASS: TestConflict (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestForbidden [2022-02-18T21:09:57.853Z] --- PASS: TestForbidden (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestInvalidParameter [2022-02-18T21:09:57.853Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestNotImplemented [2022-02-18T21:09:57.853Z] --- PASS: TestNotImplemented (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestNotModified [2022-02-18T21:09:57.853Z] --- PASS: TestNotModified (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestUnauthorized [2022-02-18T21:09:57.853Z] --- PASS: TestUnauthorized (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestUnknown [2022-02-18T21:09:57.853Z] --- PASS: TestUnknown (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestCancelled [2022-02-18T21:09:57.853Z] --- PASS: TestCancelled (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestDeadline [2022-02-18T21:09:57.853Z] --- PASS: TestDeadline (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestDataLoss [2022-02-18T21:09:57.853Z] --- PASS: TestDataLoss (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestUnavailable [2022-02-18T21:09:57.853Z] --- PASS: TestUnavailable (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestSystem [2022-02-18T21:09:57.853Z] --- PASS: TestSystem (0.00s) [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Not_Found [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Bad_Request [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Conflict [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Unauthorized [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Forbidden [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Not_Modified [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-18T21:09:57.853Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-18T21:09:57.853Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-18T21:09:57.853Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-18T21:09:57.853Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-18T21:09:57.853Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-18T21:09:57.853Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-18T21:09:57.853Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-18T21:09:57.853Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-18T21:09:57.854Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-18T21:09:57.854Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-18T21:09:57.854Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-18T21:09:57.854Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-18T21:09:57.854Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-18T21:09:57.854Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-18T21:09:57.854Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-18T21:09:57.854Z] PASS [2022-02-18T21:09:57.854Z] coverage: 53.1% of statements [2022-02-18T21:09:57.854Z] ok github.com/docker/docker/errdefs 0.054s coverage: 53.1% of statements [2022-02-18T21:09:57.854Z] time="2022-02-18T21:09:57Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-18T21:09:57.854Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-02-18T21:09:57.854Z] === RUN TestCancelledUpload [2022-02-18T21:09:57.854Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-18T21:09:57.854Z] PASS [2022-02-18T21:09:57.854Z] coverage: 77.1% of statements [2022-02-18T21:09:57.854Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 77.1% of statements [2022-02-18T21:09:58.328Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-02-18T21:09:58.328Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-18T21:09:58.328Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-18T21:09:58.328Z] === RUN TestTokenPassThru [2022-02-18T21:09:58.328Z] --- PASS: TestTokenPassThru (0.03s) [2022-02-18T21:09:58.328Z] === RUN TestTokenPassThruDifferentHost [2022-02-18T21:09:58.328Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-18T21:09:58.328Z] PASS [2022-02-18T21:09:58.328Z] coverage: 24.6% of statements [2022-02-18T21:09:58.328Z] ok github.com/docker/docker/distribution 1.884s coverage: 24.6% of statements [2022-02-18T21:09:58.328Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-18T21:09:58.328Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-18T21:09:59.050Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-18T21:09:59.321Z] === RUN TestCompare [2022-02-18T21:09:59.321Z] --- PASS: TestCompare (0.00s) [2022-02-18T21:09:59.321Z] PASS [2022-02-18T21:09:59.321Z] coverage: 19.2% of statements [2022-02-18T21:09:59.321Z] ok github.com/docker/docker/image/cache 0.133s coverage: 19.2% of statements [2022-02-18T21:09:59.321Z] === RUN TestFSGetInvalidData [2022-02-18T21:09:59.321Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-02-18T21:09:59.321Z] === RUN TestFSInvalidSet [2022-02-18T21:09:59.321Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-18T21:09:59.321Z] === RUN TestFSInvalidRoot [2022-02-18T21:09:59.321Z] --- PASS: TestFSInvalidRoot (0.02s) [2022-02-18T21:09:59.321Z] === RUN TestFSMetadataGetSet [2022-02-18T21:09:59.321Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-02-18T21:09:59.321Z] === RUN TestFSInvalidWalker [2022-02-18T21:09:59.321Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-18T21:09:59.321Z] === RUN TestFSGetSet [2022-02-18T21:09:59.644Z] === RUN TestDockerSuite/TestExecTTY [2022-02-18T21:09:59.792Z] --- PASS: TestFSGetSet (0.06s) [2022-02-18T21:09:59.792Z] === RUN TestFSGetUnsetKey [2022-02-18T21:09:59.792Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-18T21:09:59.792Z] === RUN TestFSGetEmptyData [2022-02-18T21:09:59.792Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-18T21:09:59.792Z] === RUN TestFSDelete [2022-02-18T21:09:59.792Z] --- PASS: TestFSDelete (0.02s) [2022-02-18T21:09:59.792Z] === RUN TestFSWalker [2022-02-18T21:09:59.792Z] === RUN TestValidateManifest [2022-02-18T21:09:59.792Z] === RUN TestValidateManifest/nil [2022-02-18T21:09:59.792Z] === RUN TestValidateManifest/non-nil [2022-02-18T21:09:59.792Z] --- PASS: TestValidateManifest (0.00s) [2022-02-18T21:09:59.792Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-18T21:09:59.792Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-18T21:09:59.792Z] PASS [2022-02-18T21:09:59.792Z] coverage: 0.7% of statements [2022-02-18T21:09:59.792Z] --- PASS: TestFSWalker (0.02s) [2022-02-18T21:09:59.792Z] === RUN TestFSWalkerStopOnError [2022-02-18T21:09:59.792Z] ok github.com/docker/docker/image/tarexport 0.089s coverage: 0.7% of statements [2022-02-18T21:09:59.792Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-02-18T21:09:59.792Z] === RUN TestNewFromJSON [2022-02-18T21:09:59.792Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-18T21:09:59.792Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-18T21:09:59.792Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-18T21:09:59.792Z] === RUN TestMarshalKeyOrder [2022-02-18T21:09:59.792Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-18T21:09:59.792Z] === RUN TestHistoryEqual [2022-02-18T21:09:59.792Z] --- PASS: TestHistoryEqual (0.22s) [2022-02-18T21:09:59.792Z] === RUN TestImage [2022-02-18T21:09:59.792Z] --- PASS: TestImage (0.00s) [2022-02-18T21:09:59.792Z] === RUN TestImageOSNotEmpty [2022-02-18T21:09:59.792Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-18T21:09:59.792Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-18T21:09:59.792Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-18T21:09:59.792Z] === RUN TestCreate [2022-02-18T21:09:59.792Z] --- PASS: TestCreate (0.01s) [2022-02-18T21:09:59.792Z] === RUN TestRestore [2022-02-18T21:09:59.792Z] time="2022-02-18T21:09:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-18T21:09:59.792Z] --- PASS: TestRestore (0.06s) [2022-02-18T21:09:59.792Z] === RUN TestAddDelete [2022-02-18T21:09:59.792Z] --- PASS: TestAddDelete (0.05s) [2022-02-18T21:09:59.792Z] === RUN TestSearchAfterDelete [2022-02-18T21:09:59.792Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-18T21:09:59.792Z] === RUN TestParentReset [2022-02-18T21:10:00.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:10:00.167Z] INFO: Testing against a local daemon [2022-02-18T21:10:00.167Z] === RUN TestBuildWithSession [2022-02-18T21:10:00.167Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T21:10:00.167Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T21:10:00.167Z] === RUN TestBuildSquashParent [2022-02-18T21:10:00.167Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:10:00.167Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-18T21:10:00.167Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T21:10:00.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T21:10:00.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T21:10:00.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T21:10:00.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T21:10:00.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T21:10:00.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T21:10:00.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T21:10:00.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T21:10:00.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T21:10:00.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T21:10:00.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T21:10:00.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T21:10:00.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T21:10:00.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T21:10:00.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T21:10:00.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T21:10:00.214Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-18T21:10:00.262Z] --- PASS: TestParentReset (0.04s) [2022-02-18T21:10:00.262Z] === RUN TestGetAndSetLastUpdated [2022-02-18T21:10:00.262Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-18T21:10:00.262Z] === RUN TestStoreLen [2022-02-18T21:10:00.262Z] === RUN TestMakeV1ConfigFromConfig [2022-02-18T21:10:00.262Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-18T21:10:00.262Z] PASS [2022-02-18T21:10:00.262Z] coverage: 25.0% of statements [2022-02-18T21:10:00.262Z] ok github.com/docker/docker/image/v1 0.119s coverage: 25.0% of statements [2022-02-18T21:10:00.262Z] --- PASS: TestStoreLen (0.18s) [2022-02-18T21:10:00.262Z] PASS [2022-02-18T21:10:00.262Z] coverage: 86.9% of statements [2022-02-18T21:10:00.262Z] ok github.com/docker/docker/image 0.990s coverage: 86.9% of statements [2022-02-18T21:10:00.732Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-18T21:10:00.784Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-18T21:10:01.353Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-18T21:10:01.723Z] === RUN TestSerialization [2022-02-18T21:10:01.723Z] --- PASS: TestSerialization (0.02s) [2022-02-18T21:10:01.723Z] PASS [2022-02-18T21:10:01.723Z] coverage: 100.0% of statements [2022-02-18T21:10:01.723Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2022-02-18T21:10:01.920Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-18T21:10:01.920Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-18T21:10:01.920Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-18T21:10:02.193Z] === RUN TestEnvironmentParsing [2022-02-18T21:10:02.193Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-18T21:10:02.193Z] PASS [2022-02-18T21:10:02.193Z] coverage: 1.2% of statements [2022-02-18T21:10:02.193Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.2% of statements [2022-02-18T21:10:02.672Z] === RUN TestEmptyLayer [2022-02-18T21:10:02.672Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-18T21:10:02.672Z] === RUN TestCommitFailure [2022-02-18T21:10:02.672Z] --- PASS: TestCommitFailure (0.02s) [2022-02-18T21:10:02.672Z] === RUN TestStartTransactionFailure [2022-02-18T21:10:02.672Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-02-18T21:10:02.672Z] === RUN TestGetOrphan [2022-02-18T21:10:02.672Z] --- PASS: TestGetOrphan (0.01s) [2022-02-18T21:10:02.672Z] === RUN TestMountAndRegister [2022-02-18T21:10:02.672Z] layer_test.go:258: Layer size: 14 [2022-02-18T21:10:02.672Z] --- PASS: TestMountAndRegister (0.07s) [2022-02-18T21:10:02.672Z] === RUN TestLayerRelease [2022-02-18T21:10:02.672Z] layer_test.go:291: Failing on Windows [2022-02-18T21:10:02.672Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-18T21:10:02.672Z] === RUN TestStoreRestore [2022-02-18T21:10:02.672Z] layer_test.go:340: Failing on Windows [2022-02-18T21:10:02.672Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-18T21:10:02.672Z] === RUN TestTarStreamStability [2022-02-18T21:10:02.672Z] layer_test.go:455: Failing on Windows [2022-02-18T21:10:02.672Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-18T21:10:02.672Z] === RUN TestRegisterExistingLayer [2022-02-18T21:10:02.672Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-02-18T21:10:02.672Z] === RUN TestTarStreamVerification [2022-02-18T21:10:02.672Z] layer_test.go:684: Failing on Windows [2022-02-18T21:10:02.672Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-18T21:10:02.672Z] === RUN TestLayerMigration [2022-02-18T21:10:02.672Z] migration_test.go:45: Failing on Windows [2022-02-18T21:10:02.672Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-18T21:10:02.672Z] === RUN TestLayerMigrationNoTarsplit [2022-02-18T21:10:02.672Z] migration_test.go:181: Failing on Windows [2022-02-18T21:10:02.672Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T21:10:02.672Z] === RUN TestMountInit [2022-02-18T21:10:02.672Z] mount_test.go:17: Failing on Windows [2022-02-18T21:10:02.672Z] --- SKIP: TestMountInit (0.00s) [2022-02-18T21:10:02.672Z] === RUN TestMountSize [2022-02-18T21:10:02.672Z] mount_test.go:76: Failing on Windows [2022-02-18T21:10:02.672Z] --- SKIP: TestMountSize (0.00s) [2022-02-18T21:10:02.672Z] === RUN TestMountChanges [2022-02-18T21:10:02.672Z] mount_test.go:125: Failing on Windows [2022-02-18T21:10:02.672Z] --- SKIP: TestMountChanges (0.00s) [2022-02-18T21:10:02.672Z] === RUN TestMountApply [2022-02-18T21:10:02.672Z] mount_test.go:212: Failing on Windows [2022-02-18T21:10:02.672Z] --- SKIP: TestMountApply (0.00s) [2022-02-18T21:10:02.672Z] PASS [2022-02-18T21:10:02.672Z] coverage: 30.2% of statements [2022-02-18T21:10:02.672Z] ok github.com/docker/docker/layer 0.435s coverage: 30.2% of statements [2022-02-18T21:10:02.858Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-18T21:10:03.150Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-18T21:10:03.150Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-18T21:10:03.150Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-18T21:10:03.150Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-18T21:10:03.150Z] === RUN TestSequenceGetAvailableBit [2022-02-18T21:10:03.150Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestSequenceEqual [2022-02-18T21:10:03.150Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestSequenceCopy [2022-02-18T21:10:03.150Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestGetFirstAvailable [2022-02-18T21:10:03.150Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestFindSequence [2022-02-18T21:10:03.150Z] --- PASS: TestFindSequence (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestCheckIfAvailable [2022-02-18T21:10:03.150Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestMergeSequences [2022-02-18T21:10:03.150Z] --- PASS: TestMergeSequences (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestPushReservation [2022-02-18T21:10:03.150Z] --- PASS: TestPushReservation (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestSerializeDeserialize [2022-02-18T21:10:03.150Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestSet [2022-02-18T21:10:03.150Z] --- PASS: TestSet (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestSetUnset [2022-02-18T21:10:03.150Z] --- PASS: TestSetUnset (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestOffsetSetUnset [2022-02-18T21:10:03.150Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestSetInRange [2022-02-18T21:10:03.150Z] --- PASS: TestSetInRange (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestSetAnyInRange [2022-02-18T21:10:03.150Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestMethods [2022-02-18T21:10:03.150Z] --- PASS: TestMethods (0.00s) [2022-02-18T21:10:03.150Z] === RUN TestRandomAllocateDeallocate [2022-02-18T21:10:03.426Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-18T21:10:04.366Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-18T21:10:04.626Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-18T21:10:05.374Z] === RUN TestInvalidConfig [2022-02-18T21:10:05.374Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-18T21:10:05.374Z] === RUN TestConfig [2022-02-18T21:10:05.374Z] --- PASS: TestConfig (0.00s) [2022-02-18T21:10:05.374Z] === RUN TestOptionsLabels [2022-02-18T21:10:05.374Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-18T21:10:05.374Z] === RUN TestValidName [2022-02-18T21:10:05.374Z] --- PASS: TestValidName (0.00s) [2022-02-18T21:10:05.374Z] PASS [2022-02-18T21:10:05.374Z] coverage: 19.7% of statements [2022-02-18T21:10:05.375Z] ok github.com/docker/docker/libnetwork/config 0.084s coverage: 19.7% of statements [2022-02-18T21:10:05.565Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-18T21:10:05.565Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-02-18T21:10:05.565Z] === RUN TestServiceUpdateNetwork [2022-02-18T21:10:05.845Z] === RUN TestKey [2022-02-18T21:10:05.845Z] --- PASS: TestKey (0.00s) [2022-02-18T21:10:05.845Z] === RUN TestParseKey [2022-02-18T21:10:05.845Z] --- PASS: TestParseKey (0.00s) [2022-02-18T21:10:05.845Z] === RUN TestInvalidDataStore [2022-02-18T21:10:05.845Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-18T21:10:05.845Z] === RUN TestKVObjectFlatKey [2022-02-18T21:10:05.845Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-18T21:10:05.845Z] === RUN TestAtomicKVObjectFlatKey [2022-02-18T21:10:05.845Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-18T21:10:05.845Z] PASS [2022-02-18T21:10:05.845Z] coverage: 21.9% of statements [2022-02-18T21:10:05.845Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2022-02-18T21:10:06.158Z] Removing intermediate container 341842eae73b [2022-02-18T21:10:06.158Z] ---> 7618e9a7ce41 [2022-02-18T21:10:06.158Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-18T21:10:06.158Z] ---> Running in 43de197ff5da [2022-02-18T21:10:06.836Z] === RUN TestErrorInterfaces [2022-02-18T21:10:06.836Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-18T21:10:06.836Z] === RUN TestNetworkMarshalling [2022-02-18T21:10:06.836Z] === RUN TestIPDataMarshalling [2022-02-18T21:10:06.836Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-18T21:10:06.836Z] === RUN TestValidateAndIsV6 [2022-02-18T21:10:06.836Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-18T21:10:06.836Z] PASS [2022-02-18T21:10:06.836Z] coverage: 68.9% of statements [2022-02-18T21:10:06.836Z] ok github.com/docker/docker/libnetwork/driverapi 0.056s coverage: 68.9% of statements [2022-02-18T21:10:07.157Z] [2022-02-18T21:10:07.308Z] --- PASS: TestNetworkMarshalling (0.25s) [2022-02-18T21:10:07.308Z] === RUN TestEndpointMarshalling [2022-02-18T21:10:07.308Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-18T21:10:07.308Z] === RUN TestAuxAddresses [2022-02-18T21:10:07.308Z] time="2022-02-18T21:10:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T21:10:07.308Z] --- PASS: TestAuxAddresses (0.04s) [2022-02-18T21:10:07.308Z] === RUN TestSRVServiceQuery [2022-02-18T21:10:07.308Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:10:07.308Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-02-18T21:10:07.308Z] === RUN TestServiceVIPReuse [2022-02-18T21:10:07.308Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:10:07.308Z] --- SKIP: TestServiceVIPReuse (0.02s) [2022-02-18T21:10:07.308Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-18T21:10:07.308Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:10:07.308Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-18T21:10:07.308Z] === RUN TestDNSIPQuery [2022-02-18T21:10:07.308Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:10:07.308Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-18T21:10:07.308Z] === RUN TestDNSProxyServFail [2022-02-18T21:10:07.308Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:10:07.308Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-18T21:10:07.308Z] === RUN TestSandboxAddEmpty [2022-02-18T21:10:07.308Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:10:07.308Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-18T21:10:07.308Z] === RUN TestSandboxAddMultiPrio [2022-02-18T21:10:07.308Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:10:07.308Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-18T21:10:07.308Z] === RUN TestSandboxAddSamePrio [2022-02-18T21:10:07.308Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:10:07.308Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-18T21:10:07.308Z] === RUN TestCleanupServiceDiscovery [2022-02-18T21:10:07.308Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:10:07.308Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-18T21:10:07.308Z] === RUN TestDNSOptions [2022-02-18T21:10:07.308Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:10:07.308Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-18T21:10:07.308Z] === RUN TestMultipleControllersWithSameStore [2022-02-18T21:10:07.308Z] time="2022-02-18T21:10:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T21:10:07.308Z] time="2022-02-18T21:10:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-18T21:10:07.308Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-18T21:10:07.308Z] PASS [2022-02-18T21:10:07.308Z] coverage: 8.5% of statements [2022-02-18T21:10:07.308Z] ok github.com/docker/docker/libnetwork 0.465s coverage: 8.5% of statements [2022-02-18T21:10:07.308Z] === RUN TestDriver [2022-02-18T21:10:07.308Z] --- PASS: TestDriver (0.00s) [2022-02-18T21:10:07.308Z] PASS [2022-02-18T21:10:07.308Z] coverage: 34.8% of statements [2022-02-18T21:10:07.308Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-02-18T21:10:07.627Z] SUCCESS: Specified value was saved. [2022-02-18T21:10:08.303Z] === RUN TestDriver [2022-02-18T21:10:08.303Z] --- PASS: TestDriver (0.00s) [2022-02-18T21:10:08.303Z] PASS [2022-02-18T21:10:08.303Z] coverage: 34.8% of statements [2022-02-18T21:10:08.303Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2022-02-18T21:10:08.772Z] === RUN TestNetworkAllocateFree [2022-02-18T21:10:08.772Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-18T21:10:08.772Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-18T21:10:08.772Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-18T21:10:08.772Z] PASS [2022-02-18T21:10:08.772Z] coverage: 63.6% of statements [2022-02-18T21:10:08.772Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2022-02-18T21:10:08.772Z] === RUN TestGetEmptyCapabilities [2022-02-18T21:10:08.772Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-02-18T21:10:08.772Z] === RUN TestGetExtraCapabilities [2022-02-18T21:10:08.772Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-18T21:10:08.772Z] === RUN TestGetInvalidCapabilities [2022-02-18T21:10:08.772Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-18T21:10:08.772Z] === RUN TestRemoteDriver [2022-02-18T21:10:08.772Z] --- PASS: TestRemoteDriver (0.02s) [2022-02-18T21:10:08.773Z] === RUN TestDriverError [2022-02-18T21:10:08.773Z] --- PASS: TestDriverError (0.01s) [2022-02-18T21:10:08.773Z] === RUN TestMissingValues [2022-02-18T21:10:08.773Z] --- PASS: TestMissingValues (0.00s) [2022-02-18T21:10:08.773Z] === RUN TestRollback [2022-02-18T21:10:08.773Z] --- PASS: TestRollback (0.01s) [2022-02-18T21:10:09.244Z] PASS [2022-02-18T21:10:09.244Z] coverage: 57.4% of statements [2022-02-18T21:10:09.244Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.157s coverage: 57.4% of statements [2022-02-18T21:10:10.235Z] === RUN TestNew [2022-02-18T21:10:10.235Z] --- PASS: TestNew (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestAddDriver [2022-02-18T21:10:10.235Z] --- PASS: TestAddDriver (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestAddDuplicateDriver [2022-02-18T21:10:10.235Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-18T21:10:10.235Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestDriver [2022-02-18T21:10:10.235Z] --- PASS: TestDriver (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestIPAM [2022-02-18T21:10:10.235Z] --- PASS: TestIPAM (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestWalkIPAMs [2022-02-18T21:10:10.235Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestWalkDrivers [2022-02-18T21:10:10.235Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-18T21:10:10.235Z] PASS [2022-02-18T21:10:10.235Z] coverage: 82.4% of statements [2022-02-18T21:10:10.235Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-02-18T21:10:10.235Z] === RUN TestNAT [2022-02-18T21:10:10.235Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T21:10:10.235Z] --- SKIP: TestNAT (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestTransparent [2022-02-18T21:10:10.235Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T21:10:10.235Z] --- SKIP: TestTransparent (0.00s) [2022-02-18T21:10:10.235Z] PASS [2022-02-18T21:10:10.235Z] coverage: 0.0% of statements [2022-02-18T21:10:10.235Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-02-18T21:10:10.235Z] === RUN TestBuildDefault [2022-02-18T21:10:10.235Z] --- PASS: TestBuildDefault (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestBuildHostnameDomainname [2022-02-18T21:10:10.235Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestBuildHostname [2022-02-18T21:10:10.235Z] --- PASS: TestBuildHostname (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestBuildHostnameFQDN [2022-02-18T21:10:10.235Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestBuildNoIP [2022-02-18T21:10:10.235Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestUpdate [2022-02-18T21:10:10.235Z] --- PASS: TestUpdate (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-18T21:10:10.235Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-18T21:10:10.235Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestAddEmpty [2022-02-18T21:10:10.235Z] --- PASS: TestAddEmpty (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestAdd [2022-02-18T21:10:10.235Z] --- PASS: TestAdd (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestDeleteEmpty [2022-02-18T21:10:10.235Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestDeleteNewline [2022-02-18T21:10:10.235Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestDelete [2022-02-18T21:10:10.235Z] --- PASS: TestDelete (0.00s) [2022-02-18T21:10:10.235Z] === RUN TestConcurrentWrites [2022-02-18T21:10:10.706Z] --- PASS: TestConcurrentWrites (0.32s) [2022-02-18T21:10:10.706Z] PASS [2022-02-18T21:10:10.706Z] coverage: 81.2% of statements [2022-02-18T21:10:10.706Z] ok github.com/docker/docker/libnetwork/etchosts 0.388s coverage: 81.2% of statements [2022-02-18T21:10:10.829Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-18T21:10:11.176Z] === RUN TestNew [2022-02-18T21:10:11.176Z] --- PASS: TestNew (0.00s) [2022-02-18T21:10:11.176Z] === RUN TestAllocate [2022-02-18T21:10:11.176Z] --- PASS: TestAllocate (0.00s) [2022-02-18T21:10:11.176Z] === RUN TestUninitialized [2022-02-18T21:10:11.176Z] --- PASS: TestUninitialized (0.00s) [2022-02-18T21:10:11.176Z] === RUN TestAllocateInRange [2022-02-18T21:10:11.176Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-18T21:10:11.176Z] === RUN TestAllocateSerial [2022-02-18T21:10:11.176Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-18T21:10:11.176Z] PASS [2022-02-18T21:10:11.176Z] coverage: 87.5% of statements [2022-02-18T21:10:11.176Z] ok github.com/docker/docker/libnetwork/idm 0.057s coverage: 87.5% of statements [2022-02-18T21:10:11.176Z] --- PASS: TestRandomAllocateDeallocate (7.73s) [2022-02-18T21:10:11.176Z] === RUN TestAllocateRandomDeallocate [2022-02-18T21:10:11.176Z] === RUN TestCaller [2022-02-18T21:10:11.176Z] --- PASS: TestCaller (0.00s) [2022-02-18T21:10:11.176Z] PASS [2022-02-18T21:10:11.176Z] coverage: 100.0% of statements [2022-02-18T21:10:11.176Z] ok github.com/docker/docker/libnetwork/internal/caller 0.056s coverage: 100.0% of statements [2022-02-18T21:10:11.429Z] Removing intermediate container 43de197ff5da [2022-02-18T21:10:11.429Z] ---> 391acb33c6a8 [2022-02-18T21:10:11.429Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-18T21:10:11.429Z] ---> Running in aa672bd27f84 [2022-02-18T21:10:12.172Z] === RUN TestSetSerialInsertDelete [2022-02-18T21:10:12.172Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-18T21:10:12.172Z] === RUN TestSetParallelInsertDelete [2022-02-18T21:10:13.162Z] --- PASS: TestAllocateRandomDeallocate (2.00s) [2022-02-18T21:10:13.162Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-18T21:10:13.162Z] === RUN TestInt2IP2IntConversion [2022-02-18T21:10:13.632Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-02-18T21:10:13.632Z] === RUN TestGetAddressVersion [2022-02-18T21:10:13.632Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-18T21:10:13.632Z] === RUN TestKeyString [2022-02-18T21:10:13.632Z] --- PASS: TestKeyString (0.00s) [2022-02-18T21:10:13.632Z] === RUN TestPoolDataMarshal [2022-02-18T21:10:13.632Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-18T21:10:13.632Z] === RUN TestSubnetsMarshal [2022-02-18T21:10:13.632Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-02-18T21:10:13.632Z] === RUN TestAddSubnets [2022-02-18T21:10:13.632Z] --- PASS: TestAddSubnets (0.07s) [2022-02-18T21:10:13.632Z] === RUN TestDoublePoolRelease [2022-02-18T21:10:13.632Z] === RUN TestPoolRequest [2022-02-18T21:10:13.632Z] --- PASS: TestPoolRequest (0.00s) [2022-02-18T21:10:13.632Z] === RUN TestOtherRequests [2022-02-18T21:10:13.632Z] --- PASS: TestOtherRequests (0.00s) [2022-02-18T21:10:13.632Z] PASS [2022-02-18T21:10:13.632Z] coverage: 57.1% of statements [2022-02-18T21:10:13.632Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2022-02-18T21:10:13.632Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-02-18T21:10:13.632Z] === RUN TestAddReleasePoolID [2022-02-18T21:10:14.103Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-02-18T21:10:14.103Z] === RUN TestPredefinedPool [2022-02-18T21:10:14.103Z] --- PASS: TestPredefinedPool (0.06s) [2022-02-18T21:10:14.103Z] === RUN TestRemoveSubnet [2022-02-18T21:10:14.103Z] --- PASS: TestRemoveSubnet (0.31s) [2022-02-18T21:10:14.103Z] === RUN TestGetSameAddress [2022-02-18T21:10:14.575Z] --- PASS: TestGetSameAddress (0.03s) [2022-02-18T21:10:14.575Z] === RUN TestPoolAllocationReuse [2022-02-18T21:10:14.575Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.47s) [2022-02-18T21:10:14.575Z] === RUN TestRetrieveFromStore [2022-02-18T21:10:15.020Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-18T21:10:15.046Z] === RUN TestGetCapabilities [2022-02-18T21:10:15.046Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-18T21:10:15.046Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-18T21:10:15.046Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-18T21:10:15.046Z] === RUN TestGetDefaultAddressSpaces [2022-02-18T21:10:15.046Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-18T21:10:15.046Z] === RUN TestRemoteDriver [2022-02-18T21:10:15.046Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-18T21:10:15.046Z] PASS [2022-02-18T21:10:15.046Z] coverage: 47.4% of statements [2022-02-18T21:10:15.046Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.094s coverage: 47.4% of statements [2022-02-18T21:10:15.516Z] --- PASS: TestRetrieveFromStore (0.77s) [2022-02-18T21:10:15.516Z] === RUN TestIsCorrupted [2022-02-18T21:10:15.516Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-18T21:10:15.516Z] === RUN TestSetRollover [2022-02-18T21:10:16.201Z] Cannot create a file when that file already exists. [2022-02-18T21:10:16.401Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-18T21:10:16.512Z] === RUN TestWindowsIPAM [2022-02-18T21:10:16.512Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-18T21:10:16.512Z] PASS [2022-02-18T21:10:16.512Z] coverage: 71.4% of statements [2022-02-18T21:10:16.512Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-02-18T21:10:16.512Z] --- PASS: TestPoolAllocationReuse (2.33s) [2022-02-18T21:10:16.512Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-18T21:10:16.512Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-18T21:10:16.512Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-18T21:10:16.984Z] === RUN TestDefaultNetwork [2022-02-18T21:10:17.454Z] --- PASS: TestDefaultNetwork (0.32s) [2022-02-18T21:10:17.454Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-18T21:10:17.454Z] --- PASS: TestSetRollover (2.22s) [2022-02-18T21:10:17.454Z] === RUN TestSetRolloverSerial [2022-02-18T21:10:17.777Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-02-18T21:10:17.777Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T21:10:17.924Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.33s) [2022-02-18T21:10:17.924Z] === RUN TestInitAddressPools [2022-02-18T21:10:17.924Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-18T21:10:17.924Z] PASS [2022-02-18T21:10:17.924Z] coverage: 74.0% of statements [2022-02-18T21:10:17.924Z] ok github.com/docker/docker/libnetwork/ipamutils 0.732s coverage: 74.0% of statements [2022-02-18T21:10:18.397Z] === RUN TestKeyValue [2022-02-18T21:10:18.397Z] --- PASS: TestKeyValue (0.00s) [2022-02-18T21:10:18.397Z] PASS [2022-02-18T21:10:18.397Z] coverage: 60.0% of statements [2022-02-18T21:10:18.397Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-02-18T21:10:19.149Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-18T21:10:19.715Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-18T21:10:19.971Z] --- PASS: TestSetRolloverSerial (2.64s) [2022-02-18T21:10:19.971Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-18T21:10:19.971Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-18T21:10:19.971Z] PASS [2022-02-18T21:10:19.971Z] coverage: 84.4% of statements [2022-02-18T21:10:19.971Z] ok github.com/docker/docker/libnetwork/bitseq 16.915s coverage: 84.4% of statements [2022-02-18T21:10:20.441Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.62s) [2022-02-18T21:10:20.441Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-18T21:10:20.649Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-18T21:10:20.907Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-18T21:10:20.907Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-18T21:10:21.166Z] === RUN TestDockerSuite/TestHealth [2022-02-18T21:10:22.011Z] === RUN TestNetworkDBSimple [2022-02-18T21:10:22.011Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-18T21:10:22.011Z] PASS [2022-02-18T21:10:22.011Z] coverage: 100.0% of statements [2022-02-18T21:10:22.011Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2022-02-18T21:10:22.073Z] Removing intermediate container aa672bd27f84 [2022-02-18T21:10:22.074Z] ---> da70594e522f [2022-02-18T21:10:22.074Z] Step 13/13 : CMD ["sh"] [2022-02-18T21:10:22.074Z] ---> Running in 975a03a088ac [2022-02-18T21:10:22.074Z] Removing intermediate container 975a03a088ac [2022-02-18T21:10:22.074Z] ---> 6e281f2a0db8 [2022-02-18T21:10:22.074Z] Successfully built 6e281f2a0db8 [2022-02-18T21:10:22.074Z] Successfully tagged busybox:latest [2022-02-18T21:10:22.074Z] INFO: Docker images of the daemon under test [2022-02-18T21:10:22.074Z] [2022-02-18T21:10:22.074Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T21:10:22.074Z] busybox latest 6e281f2a0db8 Less than a second ago 5.01GB [2022-02-18T21:10:22.074Z] microsoft/windowsservercore latest bdeb13086b9f 2 weeks ago 4.96GB [2022-02-18T21:10:22.074Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 2 weeks ago 4.96GB [2022-02-18T21:10:22.074Z] [2022-02-18T21:10:22.074Z] INFO: Running integration tests at 02/18/2022 21:10:21... [2022-02-18T21:10:22.074Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-18T21:10:22.074Z] INFO: Integration API tests being run from the host: [2022-02-18T21:10:22.074Z] INFO: make.ps1 starting at 02/18/2022 21:10:21 [2022-02-18T21:10:22.482Z] === RUN TestGenerate [2022-02-18T21:10:22.482Z] --- PASS: TestGenerate (0.00s) [2022-02-18T21:10:22.482Z] === RUN TestGeneratePtr [2022-02-18T21:10:22.482Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-18T21:10:22.482Z] === RUN TestGenerateMissingField [2022-02-18T21:10:22.482Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-18T21:10:22.482Z] === RUN TestFieldCannotBeSet [2022-02-18T21:10:22.482Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-18T21:10:22.482Z] === RUN TestTypeMismatchError [2022-02-18T21:10:22.482Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-18T21:10:22.482Z] PASS [2022-02-18T21:10:22.482Z] coverage: 100.0% of statements [2022-02-18T21:10:22.482Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-02-18T21:10:22.951Z] 2022/02/18 21:10:22 Closing DB instances... [2022-02-18T21:10:23.064Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-18T21:10:23.422Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.03s) [2022-02-18T21:10:23.422Z] === RUN TestGetAddress [2022-02-18T21:10:23.422Z] testing: warning: no tests to run [2022-02-18T21:10:23.422Z] PASS [2022-02-18T21:10:23.422Z] coverage: 0.0% of statements [2022-02-18T21:10:23.422Z] ok github.com/docker/docker/libnetwork/osl 0.047s coverage: 0.0% of statements [no tests to run] [2022-02-18T21:10:24.414Z] === RUN TestRequestNewPort [2022-02-18T21:10:24.414Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-18T21:10:24.414Z] === RUN TestRequestSpecificPort [2022-02-18T21:10:24.414Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-18T21:10:24.414Z] === RUN TestReleasePort [2022-02-18T21:10:24.414Z] --- PASS: TestReleasePort (0.00s) [2022-02-18T21:10:24.414Z] === RUN TestReuseReleasedPort [2022-02-18T21:10:24.414Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-18T21:10:24.414Z] === RUN TestReleaseUnreadledPort [2022-02-18T21:10:24.414Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-18T21:10:24.414Z] === RUN TestUnknowProtocol [2022-02-18T21:10:24.414Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-18T21:10:24.414Z] === RUN TestAllocateAllPorts [2022-02-18T21:10:24.414Z] --- PASS: TestAllocateAllPorts (0.01s) [2022-02-18T21:10:24.414Z] === RUN TestPortAllocation [2022-02-18T21:10:24.414Z] --- PASS: TestPortAllocation (0.00s) [2022-02-18T21:10:24.414Z] === RUN TestPortAllocationWithCustomRange [2022-02-18T21:10:24.414Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-18T21:10:24.414Z] === RUN TestNoDuplicateBPR [2022-02-18T21:10:24.414Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-18T21:10:24.414Z] === RUN TestChangePortRange [2022-02-18T21:10:24.414Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-18T21:10:24.414Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-18T21:10:24.414Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-18T21:10:24.414Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-18T21:10:24.414Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-18T21:10:24.414Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-18T21:10:24.414Z] --- PASS: TestChangePortRange (0.00s) [2022-02-18T21:10:24.414Z] PASS [2022-02-18T21:10:24.414Z] coverage: 88.6% of statements [2022-02-18T21:10:24.414Z] ok github.com/docker/docker/libnetwork/portallocator 0.060s coverage: 88.6% of statements [2022-02-18T21:10:24.885Z] --- PASS: TestNetworkDBSimple (2.85s) [2022-02-18T21:10:24.885Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-18T21:10:25.532Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T21:10:25.532Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T21:10:25.876Z] testing: warning: no tests to run [2022-02-18T21:10:25.876Z] PASS [2022-02-18T21:10:25.876Z] coverage: 0.0% of statements [2022-02-18T21:10:25.876Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-02-18T21:10:25.876Z] 2022/02/18 21:10:25 Closing DB instances... [2022-02-18T21:10:26.347Z] === RUN TestHashData [2022-02-18T21:10:26.347Z] --- PASS: TestHashData (0.00s) [2022-02-18T21:10:26.347Z] PASS [2022-02-18T21:10:26.347Z] coverage: 2.8% of statements [2022-02-18T21:10:26.347Z] ok github.com/docker/docker/libnetwork/resolvconf 0.060s coverage: 2.8% of statements [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-18T21:10:26.819Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-18T21:10:27.289Z] === RUN TestErrorConstructors [2022-02-18T21:10:27.289Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-18T21:10:27.289Z] === RUN TestCompareIPMask [2022-02-18T21:10:27.289Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-18T21:10:27.289Z] === RUN TestUtilGetHostPartIP [2022-02-18T21:10:27.289Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-18T21:10:27.289Z] === RUN TestUtilGetBroadcastIP [2022-02-18T21:10:27.289Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-18T21:10:27.289Z] === RUN TestParseCIDR [2022-02-18T21:10:27.289Z] --- PASS: TestParseCIDR (0.00s) [2022-02-18T21:10:27.289Z] PASS [2022-02-18T21:10:27.289Z] coverage: 37.3% of statements [2022-02-18T21:10:27.289Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-02-18T21:10:27.289Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-02-18T21:10:27.289Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-18T21:10:27.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-18T21:10:27.760Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-18T21:10:27.760Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-18T21:10:27.760Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-18T21:10:27.760Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-18T21:10:27.760Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-18T21:10:27.760Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-18T21:10:27.760Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-18T21:10:27.760Z] PASS [2022-02-18T21:10:27.760Z] coverage: 50.0% of statements [2022-02-18T21:10:27.760Z] ok github.com/docker/docker/oci 0.083s coverage: 50.0% of statements [2022-02-18T21:10:27.772Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-18T21:10:28.751Z] 2022/02/18 21:10:28 Closing DB instances... [2022-02-18T21:10:28.751Z] === RUN TestParseVersion [2022-02-18T21:10:28.751Z] --- PASS: TestParseVersion (0.00s) [2022-02-18T21:10:28.751Z] PASS [2022-02-18T21:10:28.751Z] coverage: 52.9% of statements [2022-02-18T21:10:28.751Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-02-18T21:10:28.751Z] === RUN TestAddressPoolOpt [2022-02-18T21:10:28.751Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/a [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/something [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/_=a [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/env1=value1 [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/_env1=value1 [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/PATH [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/=a [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/PATH= [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/PATH=something [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/asd!qwe [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/1asd [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/123 [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/some_space [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/__some_space_before [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/some_space_after__ [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/= [2022-02-18T21:10:28.751Z] === RUN TestValidateEnv/PaTh [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-18T21:10:28.751Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestParseHost [2022-02-18T21:10:28.751Z] --- PASS: TestParseHost (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestParseDockerDaemonHost [2022-02-18T21:10:28.751Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestParseTCP [2022-02-18T21:10:28.751Z] --- PASS: TestParseTCP (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-18T21:10:28.751Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestValidateExtraHosts [2022-02-18T21:10:28.751Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestIpOptString [2022-02-18T21:10:28.751Z] --- PASS: TestIpOptString (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-18T21:10:28.751Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestNewIpOptValidDefaultVal [2022-02-18T21:10:28.751Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestIpOptSetInvalidVal [2022-02-18T21:10:28.751Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestValidateIPAddress [2022-02-18T21:10:28.751Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestMapOpts [2022-02-18T21:10:28.751Z] --- PASS: TestMapOpts (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestListOptsWithoutValidator [2022-02-18T21:10:28.751Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestListOptsWithValidator [2022-02-18T21:10:28.751Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-18T21:10:28.751Z] === RUN TestValidateDNSSearch [2022-02-18T21:10:28.752Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_general_format [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_one_more [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-18T21:10:28.752Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-18T21:10:28.752Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-18T21:10:28.752Z] === RUN TestNamedListOpts [2022-02-18T21:10:28.752Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-18T21:10:28.752Z] === RUN TestNamedMapOpts [2022-02-18T21:10:28.752Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-18T21:10:28.752Z] === RUN TestParseLink [2022-02-18T21:10:28.752Z] --- PASS: TestParseLink (0.00s) [2022-02-18T21:10:28.752Z] === RUN TestQuotedStringSetWithQuotes [2022-02-18T21:10:28.752Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-18T21:10:28.752Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-18T21:10:28.752Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-18T21:10:28.752Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-18T21:10:28.752Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-18T21:10:28.752Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-18T21:10:28.752Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-18T21:10:28.752Z] === RUN TestUlimitOpt [2022-02-18T21:10:28.752Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-18T21:10:28.752Z] PASS [2022-02-18T21:10:28.752Z] coverage: 67.4% of statements [2022-02-18T21:10:28.752Z] ok github.com/docker/docker/opts 0.091s coverage: 67.4% of statements [2022-02-18T21:10:30.323Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-02-18T21:10:30.323Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-18T21:10:30.792Z] === RUN TestPeerCertificateMarshalJSON [2022-02-18T21:10:31.263Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-18T21:10:31.263Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-18T21:10:31.263Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2022-02-18T21:10:31.263Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-18T21:10:31.263Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-18T21:10:31.263Z] === RUN TestMiddleware [2022-02-18T21:10:31.263Z] --- PASS: TestMiddleware (0.00s) [2022-02-18T21:10:31.263Z] === RUN TestNewResponseModifier [2022-02-18T21:10:31.263Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-18T21:10:31.263Z] PASS [2022-02-18T21:10:31.263Z] coverage: 26.8% of statements [2022-02-18T21:10:31.263Z] ok github.com/docker/docker/pkg/authorization 0.380s coverage: 26.8% of statements [2022-02-18T21:10:31.263Z] === RUN TestIsArchivePathDir [2022-02-18T21:10:31.263Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-02-18T21:10:31.263Z] === RUN TestIsArchivePathInvalidFile [2022-02-18T21:10:31.263Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-02-18T21:10:31.263Z] === RUN TestIsArchivePathTar [2022-02-18T21:10:31.734Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-02-18T21:10:31.734Z] === RUN TestDecompressStreamGzip [2022-02-18T21:10:31.734Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-02-18T21:10:31.734Z] === RUN TestDecompressStreamBzip2 [2022-02-18T21:10:31.734Z] === RUN TestUnbuffered [2022-02-18T21:10:31.734Z] --- PASS: TestUnbuffered (0.00s) [2022-02-18T21:10:31.734Z] === RUN TestRaceUnbuffered [2022-02-18T21:10:31.734Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-18T21:10:31.734Z] PASS [2022-02-18T21:10:31.734Z] coverage: 100.0% of statements [2022-02-18T21:10:31.734Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-02-18T21:10:31.734Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-02-18T21:10:31.734Z] === RUN TestDecompressStreamXz [2022-02-18T21:10:31.734Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T21:10:31.734Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-18T21:10:31.734Z] === RUN TestDecompressStreamZstd [2022-02-18T21:10:31.734Z] archive_test.go:140: zstd not installed [2022-02-18T21:10:31.734Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-18T21:10:31.734Z] === RUN TestCompressStreamXzUnsupported [2022-02-18T21:10:31.734Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-18T21:10:31.734Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-18T21:10:31.734Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-18T21:10:31.734Z] === RUN TestCompressStreamInvalid [2022-02-18T21:10:31.734Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-18T21:10:31.734Z] === RUN TestExtensionInvalid [2022-02-18T21:10:31.734Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-18T21:10:31.734Z] === RUN TestExtensionUncompressed [2022-02-18T21:10:31.734Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-18T21:10:31.734Z] === RUN TestExtensionBzip2 [2022-02-18T21:10:31.734Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-18T21:10:31.734Z] === RUN TestExtensionGzip [2022-02-18T21:10:31.734Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-18T21:10:31.734Z] === RUN TestExtensionXz [2022-02-18T21:10:31.734Z] --- PASS: TestExtensionXz (0.00s) [2022-02-18T21:10:31.734Z] === RUN TestExtensionZstd [2022-02-18T21:10:31.734Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-18T21:10:31.734Z] === RUN TestCmdStreamLargeStderr [2022-02-18T21:10:32.212Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-18T21:10:32.212Z] === RUN TestCmdStreamBad [2022-02-18T21:10:32.212Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T21:10:32.212Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-18T21:10:32.212Z] === RUN TestCmdStreamGood [2022-02-18T21:10:32.212Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-18T21:10:32.212Z] === RUN TestUntarPathWithInvalidDest [2022-02-18T21:10:32.212Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-18T21:10:32.212Z] === RUN TestUntarPathWithInvalidSrc [2022-02-18T21:10:32.212Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-18T21:10:32.212Z] === RUN TestUntarPath [2022-02-18T21:10:32.212Z] --- PASS: TestUntarPath (0.07s) [2022-02-18T21:10:32.212Z] === RUN TestUntarPathWithDestinationFile [2022-02-18T21:10:32.212Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-18T21:10:32.212Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-18T21:10:32.212Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2022-02-18T21:10:32.212Z] === RUN TestCopyWithTarInvalidSrc [2022-02-18T21:10:32.212Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-18T21:10:32.212Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-18T21:10:32.212Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-18T21:10:32.212Z] === RUN TestCopyWithTarSrcFile [2022-02-18T21:10:32.212Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-18T21:10:32.212Z] === RUN TestCopyWithTarSrcFolder [2022-02-18T21:10:32.212Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-18T21:10:32.212Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-18T21:10:32.212Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-18T21:10:32.212Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-18T21:10:32.212Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-02-18T21:10:32.212Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-18T21:10:32.212Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-02-18T21:10:32.212Z] === RUN TestCopyFileWithTarSrcFile [2022-02-18T21:10:32.212Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-18T21:10:32.212Z] === RUN TestTarFiles [2022-02-18T21:10:32.212Z] 2022/02/18 21:10:32 Closing DB instances... [2022-02-18T21:10:32.683Z] === RUN TestMatch [2022-02-18T21:10:32.683Z] === RUN TestMatch/[[]] [2022-02-18T21:10:32.683Z] === RUN TestMatch/[[foo]] [2022-02-18T21:10:32.683Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-18T21:10:32.683Z] === RUN TestMatch/[[foo_bar]] [2022-02-18T21:10:32.683Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-18T21:10:32.683Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-18T21:10:32.683Z] === RUN TestMatch/[] [2022-02-18T21:10:32.683Z] === RUN TestMatch/[]#01 [2022-02-18T21:10:32.683Z] === RUN TestMatch/[[qux]] [2022-02-18T21:10:32.683Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-18T21:10:32.683Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-18T21:10:32.683Z] === RUN TestMatch/[[foo_baz]] [2022-02-18T21:10:32.683Z] --- PASS: TestMatch (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[] (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-18T21:10:32.683Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-18T21:10:32.683Z] PASS [2022-02-18T21:10:32.683Z] coverage: 87.5% of statements [2022-02-18T21:10:32.683Z] ok github.com/docker/docker/pkg/capabilities 0.053s coverage: 87.5% of statements [2022-02-18T21:10:33.677Z] === RUN TestChrootTarUntar [2022-02-18T21:10:33.677Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:10:33.677Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-18T21:10:33.677Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-18T21:10:33.677Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:10:33.677Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T21:10:33.677Z] === RUN TestChrootUntarEmptyArchive [2022-02-18T21:10:33.677Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-18T21:10:33.677Z] === RUN TestChrootTarUntarWithSymlink [2022-02-18T21:10:33.677Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:10:33.677Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T21:10:33.677Z] === RUN TestChrootCopyWithTar [2022-02-18T21:10:33.677Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:10:33.677Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-18T21:10:33.677Z] === RUN TestChrootCopyFileWithTar [2022-02-18T21:10:33.677Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:10:33.677Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-18T21:10:33.677Z] === RUN TestChrootUntarPath [2022-02-18T21:10:33.677Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:10:33.677Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-18T21:10:33.677Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-18T21:10:33.677Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:10:33.677Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:10:33.677Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-18T21:10:33.677Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:10:33.677Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:10:33.677Z] === RUN TestChrootApplyDotDotFile [2022-02-18T21:10:33.677Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:10:33.677Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-18T21:10:33.677Z] PASS [2022-02-18T21:10:33.677Z] coverage: 15.1% of statements [2022-02-18T21:10:33.677Z] ok github.com/docker/docker/pkg/chrootarchive 0.118s coverage: 15.1% of statements [2022-02-18T21:10:34.336Z] check_test.go:379: [dcc9d8e0c7c7f] daemon is not started [2022-02-18T21:10:34.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-18T21:10:34.336Z] --- PASS: TestServiceUpdatePidsLimit (16.50s) [2022-02-18T21:10:34.336Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-02-18T21:10:34.336Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-02-18T21:10:34.336Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-02-18T21:10:34.336Z] PASS [2022-02-18T21:10:34.336Z] [2022-02-18T21:10:34.336Z] === Skipped [2022-02-18T21:10:34.336Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-18T21:10:34.336Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-18T21:10:34.336Z] [2022-02-18T21:10:34.336Z] DONE 27 tests, 1 skipped in 193.793s [2022-02-18T21:10:34.336Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-18T21:10:34.336Z] ++ 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-02-18T21:10:34.336Z] ++ set -e [2022-02-18T21:10:34.336Z] ++ '[' -n 0 ']' [2022-02-18T21:10:34.336Z] ++ set -x [2022-02-18T21:10:34.336Z] ++ 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-02-18T21:10:34.336Z] INFO: Testing against a local daemon [2022-02-18T21:10:34.336Z] === RUN TestSessionCreate [2022-02-18T21:10:34.336Z] --- PASS: TestSessionCreate (0.02s) [2022-02-18T21:10:34.336Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T21:10:34.336Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-18T21:10:34.336Z] PASS [2022-02-18T21:10:34.336Z] [2022-02-18T21:10:34.336Z] DONE 2 tests in 0.141s [2022-02-18T21:10:34.336Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-18T21:10:34.336Z] ++ 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-02-18T21:10:34.336Z] ++ set -e [2022-02-18T21:10:34.336Z] ++ '[' -n 0 ']' [2022-02-18T21:10:34.336Z] ++ set -x [2022-02-18T21:10:34.336Z] ++ 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-02-18T21:10:34.595Z] INFO: Testing against a local daemon [2022-02-18T21:10:34.595Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T21:10:34.595Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T21:10:34.595Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T21:10:34.595Z] === RUN TestDiskUsage [2022-02-18T21:10:34.595Z] === PAUSE TestDiskUsage [2022-02-18T21:10:34.595Z] === RUN TestEventsExecDie [2022-02-18T21:10:34.669Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-02-18T21:10:34.669Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-18T21:10:34.669Z] === RUN TestSizeEmpty [2022-02-18T21:10:34.669Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-18T21:10:34.669Z] === RUN TestSizeEmptyFile [2022-02-18T21:10:34.669Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-18T21:10:34.669Z] === RUN TestSizeNonemptyFile [2022-02-18T21:10:34.669Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-18T21:10:34.669Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-18T21:10:34.669Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-18T21:10:34.669Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-18T21:10:34.669Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-18T21:10:34.669Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-18T21:10:34.669Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-18T21:10:34.669Z] === RUN TestMoveToSubdir [2022-02-18T21:10:34.669Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-18T21:10:34.669Z] === RUN TestSizeNonExistingDirectory [2022-02-18T21:10:34.669Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-18T21:10:34.669Z] PASS [2022-02-18T21:10:34.669Z] coverage: 80.0% of statements [2022-02-18T21:10:34.669Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2022-02-18T21:10:35.164Z] --- PASS: TestEventsExecDie (0.68s) [2022-02-18T21:10:35.164Z] === RUN TestEventsBackwardsCompatible [2022-02-18T21:10:35.164Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-18T21:10:35.164Z] === RUN TestEventsVolumeCreate [2022-02-18T21:10:35.424Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-18T21:10:35.424Z] === RUN TestInfoBinaryCommits [2022-02-18T21:10:35.424Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-18T21:10:35.424Z] === RUN TestInfoAPIVersioned [2022-02-18T21:10:35.424Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-18T21:10:35.424Z] === RUN TestInfoAPI [2022-02-18T21:10:35.424Z] --- PASS: TestInfoAPI (0.02s) [2022-02-18T21:10:35.424Z] === RUN TestInfoAPIWarnings [2022-02-18T21:10:35.663Z] === RUN TestPollerAddRemove [2022-02-18T21:10:35.663Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-18T21:10:35.663Z] === RUN TestPollerEvent [2022-02-18T21:10:35.663Z] poller_test.go:40: No chmod on Windows [2022-02-18T21:10:35.663Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-18T21:10:35.663Z] === RUN TestPollerClose [2022-02-18T21:10:35.663Z] --- PASS: TestPollerClose (0.00s) [2022-02-18T21:10:35.663Z] PASS [2022-02-18T21:10:35.663Z] coverage: 36.2% of statements [2022-02-18T21:10:35.663Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 36.2% of statements [2022-02-18T21:10:35.977Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-18T21:10:35.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (21.90s) [2022-02-18T21:10:35.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (21.95s) [2022-02-18T21:10:35.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (22.10s) [2022-02-18T21:10:35.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (22.32s) [2022-02-18T21:10:35.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.97s) [2022-02-18T21:10:35.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.03s) [2022-02-18T21:10:35.977Z] === RUN TestBuildMultiStageCopy [2022-02-18T21:10:35.977Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T21:10:36.134Z] 2022/02/18 21:10:36 Closing DB instances... [2022-02-18T21:10:36.363Z] docker_api_swarm_test.go:802: [d0509439ed7b7] joining swarm manager [d1738b272b3e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:10:37.125Z] === RUN TestCopyFileWithInvalidSrc [2022-02-18T21:10:37.125Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T21:10:37.125Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-18T21:10:37.125Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-18T21:10:37.125Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCopyFile [2022-02-18T21:10:37.125Z] --- PASS: TestCopyFile (0.01s) [2022-02-18T21:10:37.125Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-18T21:10:37.125Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T21:10:37.125Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-18T21:10:37.125Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-18T21:10:37.125Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T21:10:37.125Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestWildcardMatches [2022-02-18T21:10:37.125Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestPatternMatches [2022-02-18T21:10:37.125Z] --- PASS: TestPatternMatches (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-18T21:10:37.125Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestPatternMatchesFolderExclusions [2022-02-18T21:10:37.125Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-18T21:10:37.125Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-18T21:10:37.125Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-18T21:10:37.125Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-18T21:10:37.125Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestSingleExclamationError [2022-02-18T21:10:37.125Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestMatchesWithNoPatterns [2022-02-18T21:10:37.125Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestMatchesWithMalformedPatterns [2022-02-18T21:10:37.125Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestMatches [2022-02-18T21:10:37.125Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-18T21:10:37.125Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-18T21:10:37.125Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-18T21:10:37.125Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-18T21:10:37.125Z] --- PASS: TestMatches (0.01s) [2022-02-18T21:10:37.125Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-18T21:10:37.125Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-18T21:10:37.125Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-18T21:10:37.125Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCleanPatterns [2022-02-18T21:10:37.125Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-18T21:10:37.125Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCleanPatternsExceptionFlag [2022-02-18T21:10:37.125Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-18T21:10:37.125Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-18T21:10:37.125Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCleanPatternsErrorSingleException [2022-02-18T21:10:37.125Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCreateIfNotExistsDir [2022-02-18T21:10:37.125Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCreateIfNotExistsFile [2022-02-18T21:10:37.125Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-18T21:10:37.125Z] === RUN TestMatch [2022-02-18T21:10:37.125Z] --- PASS: TestMatch (0.00s) [2022-02-18T21:10:37.125Z] === RUN TestCompile [2022-02-18T21:10:37.125Z] === RUN TestCompile/slash [2022-02-18T21:10:37.125Z] === RUN TestCompile/backslash [2022-02-18T21:10:37.125Z] --- PASS: TestCompile (0.00s) [2022-02-18T21:10:37.125Z] --- PASS: TestCompile/slash (0.00s) [2022-02-18T21:10:37.125Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-18T21:10:37.125Z] PASS [2022-02-18T21:10:37.125Z] coverage: 84.7% of statements [2022-02-18T21:10:37.125Z] ok github.com/docker/docker/pkg/fileutils 0.099s coverage: 84.7% of statements [2022-02-18T21:10:37.301Z] docker_api_swarm_test.go:802: [dbd70dc31ad63] joining swarm manager [d1738b272b3e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:10:37.595Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-02-18T21:10:37.595Z] === RUN TestNetworkDBNodeLeave [2022-02-18T21:10:37.595Z] === RUN TestGet [2022-02-18T21:10:37.595Z] --- PASS: TestGet (0.00s) [2022-02-18T21:10:37.595Z] === RUN TestGetShortcutString [2022-02-18T21:10:37.595Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-18T21:10:37.595Z] PASS [2022-02-18T21:10:37.595Z] coverage: 42.9% of statements [2022-02-18T21:10:37.595Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-02-18T21:10:38.588Z] === RUN TestCreateIDMapOrder [2022-02-18T21:10:38.588Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-18T21:10:38.588Z] PASS [2022-02-18T21:10:38.588Z] coverage: 7.2% of statements [2022-02-18T21:10:38.588Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-02-18T21:10:38.679Z] docker_api_swarm_test.go:802: [ddb8d77555f9b] joining swarm manager [d1738b272b3e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-18T21:10:40.057Z] docker_api_swarm_test.go:802: [d86d989de1de5] joining swarm manager [d1738b272b3e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-18T21:10:40.160Z] --- PASS: TestTarFiles (7.49s) [2022-02-18T21:10:40.160Z] === RUN TestDetectCompressionZstd [2022-02-18T21:10:40.160Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestTarUntar [2022-02-18T21:10:40.160Z] --- PASS: TestTarUntar (0.05s) [2022-02-18T21:10:40.160Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-18T21:10:40.160Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-18T21:10:40.160Z] === RUN TestTarWithOptions [2022-02-18T21:10:40.160Z] --- PASS: TestTarWithOptions (0.04s) [2022-02-18T21:10:40.160Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-18T21:10:40.160Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestUntarUstarGnuConflict [2022-02-18T21:10:40.160Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestUntarInvalidFilenames [2022-02-18T21:10:40.160Z] === RUN TestFixedBufferCap [2022-02-18T21:10:40.160Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestFixedBufferLen [2022-02-18T21:10:40.160Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestFixedBufferString [2022-02-18T21:10:40.160Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestFixedBufferWrite [2022-02-18T21:10:40.160Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestFixedBufferRead [2022-02-18T21:10:40.160Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestBytesPipeRead [2022-02-18T21:10:40.160Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestBytesPipeWrite [2022-02-18T21:10:40.160Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-18T21:10:40.160Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames514544584\\dest" [2022-02-18T21:10:40.160Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-02-18T21:10:40.160Z] === RUN TestUntarHardlinkToSymlink [2022-02-18T21:10:40.160Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-18T21:10:40.160Z] === RUN TestUntarInvalidHardlink [2022-02-18T21:10:40.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2728568422\\victim\\hello" -> "../victim/hello" [2022-02-18T21:10:40.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink799415528\\victim\\hello" -> "/../victim/hello" [2022-02-18T21:10:40.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink455979089\\victim" -> "../victim" [2022-02-18T21:10:40.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3598550829\\victim" -> "../victim" [2022-02-18T21:10:40.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1661131758\\victim" -> "../victim" [2022-02-18T21:10:40.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4081955237\\victim" -> "../victim" [2022-02-18T21:10:40.160Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-18T21:10:40.160Z] === RUN TestUntarInvalidSymlink [2022-02-18T21:10:40.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3142962559\\dest\\dotdot" -> "../victim/hello" [2022-02-18T21:10:40.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1160886058\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T21:10:40.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3584468076\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:10:40.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1364635711\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:10:40.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink966653430\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:10:40.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink630702304\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:10:40.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2455375460\\dest\\dir\\loophole" -> "../../victim" [2022-02-18T21:10:40.160Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-18T21:10:40.160Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-18T21:10:40.160Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestXGlobalNoParent [2022-02-18T21:10:40.160Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-18T21:10:40.160Z] === RUN TestReplaceFileTarWrapper [2022-02-18T21:10:40.315Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-18T21:10:40.315Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-18T21:10:40.315Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-18T21:10:40.315Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-18T21:10:40.631Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-02-18T21:10:40.631Z] === RUN TestNetworkDBWatch [2022-02-18T21:10:40.631Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-02-18T21:10:40.631Z] === RUN TestPrefixHeaderReadable [2022-02-18T21:10:40.631Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-02-18T21:10:40.631Z] === RUN TestAtomicWriteToFile [2022-02-18T21:10:40.631Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-18T21:10:40.631Z] === RUN TestAtomicWriteSetCommit [2022-02-18T21:10:40.631Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-18T21:10:40.631Z] === RUN TestAtomicWriteSetCancel [2022-02-18T21:10:40.631Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-18T21:10:40.631Z] === RUN TestDisablePigz [2022-02-18T21:10:40.631Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-18T21:10:40.631Z] === RUN TestReadCloserWrapperClose [2022-02-18T21:10:40.631Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-18T21:10:40.631Z] === RUN TestReaderErrWrapperReadOnError [2022-02-18T21:10:40.631Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-18T21:10:40.631Z] === RUN TestReaderErrWrapperRead [2022-02-18T21:10:40.631Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-18T21:10:40.631Z] === RUN TestCancelReadCloser [2022-02-18T21:10:40.631Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-18T21:10:40.631Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-18T21:10:40.631Z] === RUN TestWriteCloserWrapperClose [2022-02-18T21:10:40.631Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-18T21:10:40.631Z] === RUN TestNopWriteCloser [2022-02-18T21:10:40.631Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-18T21:10:40.631Z] === RUN TestNopWriter [2022-02-18T21:10:40.631Z] --- PASS: TestNopWriter (0.00s) [2022-02-18T21:10:40.631Z] === RUN TestWriteCounter [2022-02-18T21:10:40.631Z] --- PASS: TestWriteCounter (0.00s) [2022-02-18T21:10:40.631Z] PASS [2022-02-18T21:10:40.631Z] coverage: 69.2% of statements [2022-02-18T21:10:40.631Z] ok github.com/docker/docker/pkg/ioutils 0.699s coverage: 69.2% of statements [2022-02-18T21:10:40.631Z] --- PASS: TestDisablePigz (0.16s) [2022-02-18T21:10:40.631Z] === RUN TestPigz [2022-02-18T21:10:40.882Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-18T21:10:40.882Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-18T21:10:41.102Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-18T21:10:41.102Z] --- PASS: TestPigz (0.17s) [2022-02-18T21:10:41.102Z] === RUN TestNosysFileInfo [2022-02-18T21:10:41.102Z] --- PASS: TestNosysFileInfo (0.00s) [2022-02-18T21:10:41.102Z] === RUN TestCopyFileWithInvalidDest [2022-02-18T21:10:41.102Z] archive_windows_test.go:16: Currently fails [2022-02-18T21:10:41.102Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-18T21:10:41.102Z] === RUN TestCanonicalTarNameForPath [2022-02-18T21:10:41.102Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-18T21:10:41.102Z] === RUN TestCanonicalTarName [2022-02-18T21:10:41.102Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-18T21:10:41.102Z] === RUN TestChmodTarEntry [2022-02-18T21:10:41.102Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-18T21:10:41.102Z] === RUN TestHardLinkOrder [2022-02-18T21:10:41.102Z] --- PASS: TestHardLinkOrder (0.11s) [2022-02-18T21:10:41.102Z] === RUN TestChangeString [2022-02-18T21:10:41.102Z] --- PASS: TestChangeString (0.00s) [2022-02-18T21:10:41.102Z] === RUN TestChangesWithNoChanges [2022-02-18T21:10:41.102Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-02-18T21:10:41.102Z] === RUN TestChangesWithChanges [2022-02-18T21:10:41.102Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-18T21:10:41.102Z] === RUN TestChangesWithChangesGH13590 [2022-02-18T21:10:41.102Z] changes_test.go:195: needs more investigation [2022-02-18T21:10:41.102Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-18T21:10:41.102Z] === RUN TestChangesDirsEmpty [2022-02-18T21:10:41.102Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-02-18T21:10:41.102Z] === RUN TestChangesDirsMutated [2022-02-18T21:10:41.448Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-18T21:10:41.448Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-18T21:10:41.448Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-18T21:10:41.448Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-18T21:10:41.573Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-02-18T21:10:41.573Z] === RUN TestApplyLayer [2022-02-18T21:10:41.573Z] changes_test.go:432: needs further investigation [2022-02-18T21:10:41.573Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-18T21:10:41.573Z] === RUN TestChangesSizeWithHardlinks [2022-02-18T21:10:41.573Z] changes_test.go:468: needs further investigation [2022-02-18T21:10:41.573Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-18T21:10:41.573Z] === RUN TestChangesSizeWithNoChanges [2022-02-18T21:10:41.573Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-18T21:10:41.573Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-18T21:10:41.573Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-18T21:10:41.573Z] === RUN TestChangesSize [2022-02-18T21:10:41.573Z] --- PASS: TestChangesSize (0.00s) [2022-02-18T21:10:41.573Z] === RUN TestApplyLayerInvalidFilenames [2022-02-18T21:10:41.573Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3947986806\\dest" [2022-02-18T21:10:41.573Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-18T21:10:41.573Z] === RUN TestApplyLayerInvalidHardlink [2022-02-18T21:10:41.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink658046261\\victim\\hello" -> "../victim/hello" [2022-02-18T21:10:41.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3187883492\\victim\\hello" -> "/../victim/hello" [2022-02-18T21:10:41.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2517974934\\victim" -> "../victim" [2022-02-18T21:10:41.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2585639251\\victim" -> "../victim" [2022-02-18T21:10:41.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3712771547\\victim" -> "../victim" [2022-02-18T21:10:41.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4282033408\\victim" -> "../victim" [2022-02-18T21:10:41.573Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-02-18T21:10:41.573Z] === RUN TestApplyLayerInvalidSymlink [2022-02-18T21:10:41.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2464400016\\dest\\dotdot" -> "../victim/hello" [2022-02-18T21:10:41.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1125682572\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-18T21:10:41.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3458905764\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:10:41.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1519689287\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:10:41.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink669748576\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:10:41.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1275762618\\dest\\loophole-victim" -> "../victim" [2022-02-18T21:10:41.573Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-18T21:10:41.573Z] === RUN TestApplyLayerWhiteouts [2022-02-18T21:10:41.573Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-02-18T21:10:41.573Z] === RUN TestGenerateEmptyFile [2022-02-18T21:10:41.573Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-18T21:10:41.573Z] === RUN TestGenerateWithContent [2022-02-18T21:10:41.573Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-18T21:10:41.573Z] PASS [2022-02-18T21:10:41.573Z] coverage: 63.0% of statements [2022-02-18T21:10:41.573Z] ok github.com/docker/docker/pkg/archive 10.494s coverage: 63.0% of statements [2022-02-18T21:10:41.573Z] === RUN TestError [2022-02-18T21:10:41.573Z] --- PASS: TestError (0.00s) [2022-02-18T21:10:41.573Z] === RUN TestProgressString [2022-02-18T21:10:41.573Z] === RUN TestProgressString/no_progress [2022-02-18T21:10:41.573Z] === RUN TestProgressString/progress_1 [2022-02-18T21:10:41.573Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-18T21:10:41.573Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-18T21:10:41.573Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-18T21:10:41.573Z] === RUN TestProgressString/with_units [2022-02-18T21:10:41.573Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-18T21:10:41.573Z] === RUN TestProgressString/hide_counts [2022-02-18T21:10:41.573Z] --- PASS: TestProgressString (0.00s) [2022-02-18T21:10:41.573Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-18T21:10:41.573Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-18T21:10:41.573Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-18T21:10:41.573Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-18T21:10:41.573Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-18T21:10:41.573Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-18T21:10:41.573Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-18T21:10:41.573Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-18T21:10:41.573Z] === RUN TestJSONMessageDisplay [2022-02-18T21:10:41.706Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-18T21:10:41.964Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-18T21:10:42.042Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-02-18T21:10:42.042Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-18T21:10:42.042Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-18T21:10:42.042Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-18T21:10:42.042Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-18T21:10:42.042Z] === RUN TestDisplayJSONMessagesStream [2022-02-18T21:10:42.042Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-18T21:10:42.042Z] PASS [2022-02-18T21:10:42.042Z] coverage: 91.7% of statements [2022-02-18T21:10:42.042Z] ok github.com/docker/docker/pkg/jsonmessage 0.278s coverage: 91.7% of statements [2022-02-18T21:10:42.042Z] 2022/02/18 21:10:41 Closing DB instances... [2022-02-18T21:10:42.223Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-18T21:10:42.223Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-18T21:10:42.482Z] docker_api_swarm_test.go:810: [df5e48759c042] joining swarm manager [d1738b272b3e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-18T21:10:43.033Z] === RUN TestStandardLongPath [2022-02-18T21:10:43.033Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-18T21:10:43.033Z] === RUN TestUNCLongPath [2022-02-18T21:10:43.033Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-18T21:10:43.033Z] PASS [2022-02-18T21:10:43.033Z] coverage: 100.0% of statements [2022-02-18T21:10:43.033Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2022-02-18T21:10:43.049Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-18T21:10:43.049Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-18T21:10:43.503Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-18T21:10:43.503Z] === RUN TestNetworkDBBulkSync [2022-02-18T21:10:43.503Z] === RUN TestNameFormat [2022-02-18T21:10:43.503Z] --- PASS: TestNameFormat (0.00s) [2022-02-18T21:10:43.503Z] === RUN TestNameRetries [2022-02-18T21:10:43.503Z] --- PASS: TestNameRetries (0.00s) [2022-02-18T21:10:43.503Z] PASS [2022-02-18T21:10:43.503Z] coverage: 85.7% of statements [2022-02-18T21:10:43.503Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2022-02-18T21:10:43.617Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-18T21:10:44.185Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-18T21:10:44.185Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-18T21:10:44.494Z] === RUN TestParseKeyValueOpt [2022-02-18T21:10:44.494Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-18T21:10:44.494Z] === RUN TestParseUintList [2022-02-18T21:10:44.494Z] --- PASS: TestParseUintList (0.00s) [2022-02-18T21:10:44.494Z] === RUN TestParseUintListMaximumLimits [2022-02-18T21:10:44.494Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-18T21:10:44.494Z] PASS [2022-02-18T21:10:44.494Z] coverage: 97.0% of statements [2022-02-18T21:10:44.494Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2022-02-18T21:10:44.753Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-18T21:10:44.964Z] 2022/02/18 21:10:44 Closing DB instances... [2022-02-18T21:10:44.964Z] === RUN TestNewAndRemove [2022-02-18T21:10:44.964Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-18T21:10:44.964Z] === RUN TestRemoveInvalidPath [2022-02-18T21:10:44.964Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-18T21:10:44.964Z] PASS [2022-02-18T21:10:44.964Z] coverage: 82.6% of statements [2022-02-18T21:10:44.964Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-02-18T21:10:46.413Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T21:10:46.536Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-18T21:10:46.536Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-18T21:10:47.009Z] === RUN TestFailedConnection [2022-02-18T21:10:47.291Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-18T21:10:47.291Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-18T21:10:47.291Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-18T21:10:47.402Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T21:10:47.999Z] --- PASS: TestFailedConnection (1.16s) [2022-02-18T21:10:47.999Z] === RUN TestFailOnce [2022-02-18T21:10:48.471Z] 2022/02/18 21:10:47 http: panic serving 127.0.0.1:49286: Plugin not ready [2022-02-18T21:10:48.471Z] goroutine 7 [running]: [2022-02-18T21:10:48.471Z] net/http.(*conn).serve.func1() [2022-02-18T21:10:48.471Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-18T21:10:48.471Z] panic({0x103a8e0, 0x114e260}) [2022-02-18T21:10:48.471Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-18T21:10:48.471Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x4ad56420b7a5d1bf}, 0xc00005fa98) [2022-02-18T21:10:48.471Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-18T21:10:48.471Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x115b140, 0xc0000540e0}, 0xf71146) [2022-02-18T21:10:48.471Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-18T21:10:48.471Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x115b140, 0xc0000540e0}, 0xc000068200) [2022-02-18T21:10:48.471Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-18T21:10:48.471Z] net/http.serverHandler.ServeHTTP({0x1159830}, {0x115b140, 0xc0000540e0}, 0xc000068200) [2022-02-18T21:10:48.471Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-18T21:10:48.471Z] net/http.(*conn).serve(0xc000072000, {0x115d140, 0xc00011d050}) [2022-02-18T21:10:48.471Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-18T21:10:48.471Z] created by net/http.(*Server).Serve [2022-02-18T21:10:48.471Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-18T21:10:48.471Z] time="2022-02-18T21:10:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2022-02-18T21:10:48.678Z] === RUN TestDockerSuite/TestImportFile [2022-02-18T21:10:48.944Z] --- PASS: TestGetAddress (25.44s) [2022-02-18T21:10:48.944Z] === RUN TestRequestSyntaxCheck [2022-02-18T21:10:48.944Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-18T21:10:48.944Z] === RUN TestRequest [2022-02-18T21:10:48.970Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T21:10:49.414Z] --- PASS: TestFailOnce (1.20s) [2022-02-18T21:10:49.414Z] === RUN TestEchoInputOutput [2022-02-18T21:10:49.414Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-18T21:10:49.414Z] === RUN TestBackoff [2022-02-18T21:10:49.414Z] --- PASS: TestBackoff (0.00s) [2022-02-18T21:10:49.414Z] === RUN TestAbortRetry [2022-02-18T21:10:49.414Z] --- PASS: TestAbortRetry (0.00s) [2022-02-18T21:10:49.414Z] === RUN TestClientScheme [2022-02-18T21:10:49.414Z] --- PASS: TestClientScheme (0.00s) [2022-02-18T21:10:49.414Z] === RUN TestNewClientWithTimeout [2022-02-18T21:10:49.884Z] 2022/02/18 21:10:49 Closing DB instances... [2022-02-18T21:10:49.884Z] time="2022-02-18T21:10:49Z" 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-02-18T21:10:49.957Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T21:10:50.057Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-18T21:10:50.057Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-18T21:10:50.994Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-18T21:10:51.464Z] time="2022-02-18T21:10:51Z" 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-02-18T21:10:51.527Z] --- PASS: TestBuildMultiStageCopy (16.97s) [2022-02-18T21:10:51.527Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.77s) [2022-02-18T21:10:51.527Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.04s) [2022-02-18T21:10:51.527Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.20s) [2022-02-18T21:10:51.527Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2022-02-18T21:10:51.527Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.60s) [2022-02-18T21:10:51.527Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T21:10:51.931Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-02-18T21:10:51.931Z] === RUN TestInfoDebug [2022-02-18T21:10:51.934Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.69s) [2022-02-18T21:10:51.934Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-18T21:10:52.190Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-18T21:10:52.190Z] --- PASS: TestInfoDebug (0.54s) [2022-02-18T21:10:52.190Z] === RUN TestInfoInsecureRegistries [2022-02-18T21:10:52.758Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-18T21:10:52.758Z] === RUN TestInfoRegistryMirrors [2022-02-18T21:10:52.932Z] 2022/02/18 21:10:52 Closing DB instances... [2022-02-18T21:10:53.324Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-18T21:10:53.324Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-18T21:10:53.324Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T21:10:53.584Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-02-18T21:10:53.584Z] === RUN TestPingCacheHeaders [2022-02-18T21:10:53.584Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-18T21:10:53.584Z] === RUN TestPingGet [2022-02-18T21:10:53.584Z] --- PASS: TestPingGet (0.02s) [2022-02-18T21:10:53.584Z] === RUN TestPingHead [2022-02-18T21:10:53.584Z] --- PASS: TestPingHead (0.02s) [2022-02-18T21:10:53.584Z] === RUN TestVersion [2022-02-18T21:10:53.584Z] --- PASS: TestVersion (0.02s) [2022-02-18T21:10:53.584Z] === CONT TestDiskUsage [2022-02-18T21:10:53.843Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-18T21:10:53.927Z] time="2022-02-18T21:10:53Z" 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-02-18T21:10:54.101Z] === RUN TestDiskUsage/empty [2022-02-18T21:10:54.101Z] === RUN TestDiskUsage/empty/container_types [2022-02-18T21:10:54.101Z] === RUN TestDiskUsage/empty/image_types [2022-02-18T21:10:54.101Z] === RUN TestDiskUsage/empty/volume_types [2022-02-18T21:10:54.101Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-18T21:10:54.101Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-18T21:10:54.101Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-18T21:10:54.102Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-18T21:10:54.102Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-18T21:10:54.102Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-18T21:10:54.102Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-18T21:10:54.102Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-18T21:10:54.360Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-18T21:10:54.360Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-18T21:10:54.360Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-18T21:10:54.360Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-18T21:10:54.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-18T21:10:54.360Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-18T21:10:54.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-18T21:10:54.360Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-18T21:10:54.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-18T21:10:54.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-18T21:10:54.360Z] === RUN TestDiskUsage/after_container.Run [2022-02-18T21:10:54.619Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-18T21:10:54.879Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-18T21:10:54.879Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-18T21:10:54.879Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-18T21:10:54.879Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-18T21:10:54.879Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-18T21:10:54.879Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-18T21:10:54.879Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-18T21:10:54.879Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-18T21:10:54.879Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-18T21:10:54.879Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-18T21:10:54.879Z] --- PASS: TestDiskUsage (1.45s) [2022-02-18T21:10:54.879Z] --- PASS: TestDiskUsage/empty (0.03s) [2022-02-18T21:10:54.879Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-18T21:10:54.879Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-18T21:10:54.879Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-18T21:10:54.920Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-18T21:10:54.920Z] === RUN TestNetworkDBGarbageCollection [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-18T21:10:55.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-18T21:10:55.138Z] PASS [2022-02-18T21:10:55.138Z] [2022-02-18T21:10:55.138Z] === Skipped [2022-02-18T21:10:55.138Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T21:10:55.138Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-18T21:10:55.138Z] [2022-02-18T21:10:55.138Z] DONE 50 tests, 1 skipped in 20.565s [2022-02-18T21:10:55.138Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-18T21:10:55.138Z] ++ 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-02-18T21:10:55.138Z] ++ set -e [2022-02-18T21:10:55.138Z] ++ '[' -n 0 ']' [2022-02-18T21:10:55.138Z] ++ set -x [2022-02-18T21:10:55.138Z] ++ 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-02-18T21:10:55.138Z] INFO: Testing against a local daemon [2022-02-18T21:10:55.138Z] === RUN TestVolumesCreateAndList [2022-02-18T21:10:55.138Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-18T21:10:55.138Z] === RUN TestVolumesRemove [2022-02-18T21:10:55.138Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-18T21:10:55.324Z] --- PASS: TestBuildMultiStageParentConfig (3.07s) [2022-02-18T21:10:55.324Z] === RUN TestBuildLabelWithTargets [2022-02-18T21:10:55.324Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:10:55.324Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-18T21:10:55.324Z] === RUN TestBuildWithEmptyLayers [2022-02-18T21:10:55.398Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-18T21:10:55.398Z] --- PASS: TestVolumesRemove (0.14s) [2022-02-18T21:10:55.398Z] === RUN TestVolumesInspect [2022-02-18T21:10:55.398Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-18T21:10:55.398Z] --- PASS: TestVolumesInspect (0.03s) [2022-02-18T21:10:55.398Z] === RUN TestVolumesInvalidJSON [2022-02-18T21:10:55.398Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T21:10:55.398Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T21:10:55.398Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T21:10:55.398Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-18T21:10:55.398Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-18T21:10:55.398Z] PASS [2022-02-18T21:10:55.398Z] [2022-02-18T21:10:55.398Z] DONE 5 tests in 0.314s [2022-02-18T21:10:55.398Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T21:10:55.657Z] ++++ cat bundles/test-integration/docker.pid [2022-02-18T21:10:55.657Z] +++ kill 6161 [2022-02-18T21:10:55.920Z] +++ /etc/init.d/apparmor stop [2022-02-18T21:10:55.920Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T21:10:55.920Z] [2022-02-18T21:10:55.920Z] Unloading profiles will leave already running processes permanently [2022-02-18T21:10:55.920Z] unconfined, which can lead to unexpected situations. [2022-02-18T21:10:55.920Z] [2022-02-18T21:10:55.920Z] To set a process to complain mode, use the command line tool [2022-02-18T21:10:55.920Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T21:10:55.920Z] +++ true [2022-02-18T21:10:55.920Z] exiting test-integration [2022-02-18T21:10:55.920Z] ++ exit 0 [2022-02-18T21:10:55.920Z] [2022-02-18T21:10:55.920Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-18T21:10:56.489Z] + for job in $(jobs -p) [2022-02-18T21:10:56.489Z] + wait 6106 [2022-02-18T21:10:56.749Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-18T21:10:56.894Z] --- PASS: TestBuildWithEmptyLayers (1.76s) [2022-02-18T21:10:56.894Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T21:10:57.320Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-18T21:10:57.580Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-18T21:10:58.149Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-18T21:10:58.717Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-18T21:10:58.717Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-18T21:10:58.725Z] time="2022-02-18T21:10:58Z" 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-02-18T21:10:59.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:10:59.051Z] INFO: Testing against a local daemon [2022-02-18T21:10:59.051Z] === RUN TestBuildWithSession [2022-02-18T21:10:59.051Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T21:10:59.051Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T21:10:59.051Z] === RUN TestBuildSquashParent [2022-02-18T21:10:59.051Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:10:59.051Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-18T21:10:59.051Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T21:10:59.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T21:10:59.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T21:10:59.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T21:10:59.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T21:10:59.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T21:10:59.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T21:10:59.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T21:10:59.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T21:10:59.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T21:10:59.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T21:10:59.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T21:10:59.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T21:10:59.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T21:10:59.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T21:10:59.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T21:10:59.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T21:11:00.095Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-18T21:11:00.354Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-18T21:11:00.924Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-18T21:11:00.924Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-18T21:11:01.490Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-18T21:11:01.490Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-18T21:11:01.490Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-18T21:11:02.058Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-18T21:11:02.532Z] --- PASS: TestRequest (13.17s) [2022-02-18T21:11:02.532Z] === RUN TestOverlappingRequests [2022-02-18T21:11:02.532Z] --- PASS: TestOverlappingRequests (0.65s) [2022-02-18T21:11:02.532Z] === RUN TestRelease [2022-02-18T21:11:02.626Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-18T21:11:03.192Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-18T21:11:03.760Z] === RUN TestDockerSuite/TestInspectImage [2022-02-18T21:11:03.760Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-18T21:11:03.760Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-18T21:11:03.760Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-18T21:11:03.760Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-18T21:11:04.326Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-18T21:11:04.893Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-18T21:11:04.893Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-18T21:11:05.459Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-18T21:11:05.501Z] --- PASS: TestRelease (2.61s) [2022-02-18T21:11:05.501Z] === RUN TestAllocateRandomDeallocate [2022-02-18T21:11:06.045Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-18T21:11:07.077Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-18T21:11:07.077Z] === RUN TestClientStream [2022-02-18T21:11:07.077Z] --- PASS: TestClientStream (0.00s) [2022-02-18T21:11:07.077Z] === RUN TestClientSendFile [2022-02-18T21:11:07.077Z] --- PASS: TestClientSendFile (0.00s) [2022-02-18T21:11:07.077Z] === RUN TestClientWithRequestTimeout [2022-02-18T21:11:07.077Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-18T21:11:07.077Z] === RUN TestFileSpecPlugin [2022-02-18T21:11:07.077Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-18T21:11:07.077Z] === RUN TestFileJSONSpecPlugin [2022-02-18T21:11:07.077Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-18T21:11:07.077Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-18T21:11:07.077Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-18T21:11:07.077Z] === RUN TestPluginAddHandler [2022-02-18T21:11:07.077Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-18T21:11:07.077Z] === RUN TestPluginWaitBadPlugin [2022-02-18T21:11:07.077Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-18T21:11:07.077Z] === RUN TestGet [2022-02-18T21:11:07.077Z] time="2022-02-18T21:11:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-18T21:11:07.953Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-18T21:11:07.953Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-18T21:11:08.071Z] time="2022-02-18T21:11:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-18T21:11:08.521Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-18T21:11:08.541Z] === RUN TestParseEmptyInterface [2022-02-18T21:11:08.542Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-18T21:11:08.542Z] === RUN TestParseNonInterfaceType [2022-02-18T21:11:08.542Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-18T21:11:08.542Z] === RUN TestParseWithOneFunction [2022-02-18T21:11:08.542Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-18T21:11:08.542Z] === RUN TestParseWithMultipleFuncs [2022-02-18T21:11:08.542Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-18T21:11:08.542Z] === RUN TestParseWithUnnamedReturn [2022-02-18T21:11:08.542Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-18T21:11:08.542Z] === RUN TestEmbeddedInterface [2022-02-18T21:11:08.542Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-18T21:11:08.542Z] === RUN TestParsedImports [2022-02-18T21:11:08.542Z] --- PASS: TestParsedImports (0.00s) [2022-02-18T21:11:08.542Z] === RUN TestAliasedImports [2022-02-18T21:11:08.542Z] --- PASS: TestAliasedImports (0.00s) [2022-02-18T21:11:08.542Z] PASS [2022-02-18T21:11:08.542Z] coverage: 56.8% of statements [2022-02-18T21:11:08.542Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-02-18T21:11:08.555Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-18T21:11:08.555Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-18T21:11:08.555Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-18T21:11:08.555Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-18T21:11:08.555Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-18T21:11:08.887Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-18T21:11:09.090Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-18T21:11:09.173Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:833139f3908f55c0c8c592910b8a2de01868ca1c hack/test/unit [2022-02-18T21:11:09.432Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-18T21:11:09.432Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-18T21:11:09.432Z] + TESTDIRS=./... [2022-02-18T21:11:09.432Z] + exclude_paths='/vendor/|/integration' [2022-02-18T21:11:09.432Z] ++ go list ./... [2022-02-18T21:11:09.432Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-18T21:11:09.539Z] === RUN TestHTTPTransport [2022-02-18T21:11:09.539Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-18T21:11:09.539Z] PASS [2022-02-18T21:11:09.539Z] coverage: 85.7% of statements [2022-02-18T21:11:09.539Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-02-18T21:11:10.013Z] time="2022-02-18T21:11:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-18T21:11:10.028Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-18T21:11:10.371Z] + pkg_list='github.com/docker/docker/api [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/backend/build [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/httputils [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/middleware [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/build [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/container [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/debug [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/image [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/network [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/session [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/system [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/volume [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/backend [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/container [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/events [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/filters [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/image [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/mount [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/network [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/registry [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/strslice [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/swarm [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/time [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/versions [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/volume [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/dockerfile [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/dockerignore [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/remotecontext [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T21:11:10.371Z] github.com/docker/docker/cli [2022-02-18T21:11:10.371Z] github.com/docker/docker/cli/config [2022-02-18T21:11:10.371Z] github.com/docker/docker/cli/debug [2022-02-18T21:11:10.371Z] github.com/docker/docker/client [2022-02-18T21:11:10.371Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T21:11:10.371Z] github.com/docker/docker/cmd/dockerd [2022-02-18T21:11:10.371Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T21:11:10.371Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T21:11:10.371Z] github.com/docker/docker/container [2022-02-18T21:11:10.371Z] github.com/docker/docker/container/stream [2022-02-18T21:11:10.371Z] github.com/docker/docker/contrib/apparmor [2022-02-18T21:11:10.371Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T21:11:10.371Z] github.com/docker/docker/contrib/httpserver [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/cluster [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/config [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/events [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/exec [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/images [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/initlayer [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/links [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/listeners [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/local [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/names [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/network [2022-02-18T21:11:10.371Z] github.com/docker/docker/daemon/stats [2022-02-18T21:11:10.371Z] github.com/docker/docker/distribution [2022-02-18T21:11:10.371Z] github.com/docker/docker/distribution/metadata [2022-02-18T21:11:10.371Z] github.com/docker/docker/distribution/utils [2022-02-18T21:11:10.371Z] github.com/docker/docker/distribution/xfer [2022-02-18T21:11:10.371Z] github.com/docker/docker/dockerversion [2022-02-18T21:11:10.371Z] github.com/docker/docker/errdefs [2022-02-18T21:11:10.371Z] github.com/docker/docker/image [2022-02-18T21:11:10.371Z] github.com/docker/docker/image/cache [2022-02-18T21:11:10.371Z] github.com/docker/docker/image/tarexport [2022-02-18T21:11:10.371Z] github.com/docker/docker/image/v1 [2022-02-18T21:11:10.371Z] github.com/docker/docker/internal/test/suite [2022-02-18T21:11:10.371Z] github.com/docker/docker/layer [2022-02-18T21:11:10.371Z] github.com/docker/docker/libcontainerd [2022-02-18T21:11:10.371Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T21:11:10.371Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T21:11:10.371Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T21:11:10.371Z] github.com/docker/docker/libcontainerd/types [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/config [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/idm [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/ns [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/options [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/osl [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T21:11:10.371Z] github.com/docker/docker/libnetwork/types [2022-02-18T21:11:10.371Z] github.com/docker/docker/oci [2022-02-18T21:11:10.371Z] github.com/docker/docker/oci/caps [2022-02-18T21:11:10.371Z] github.com/docker/docker/opts [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/aaparser [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/archive [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/authorization [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/capabilities [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/containerfs [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/directory [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/dmesg [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/filenotify [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/fileutils [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/fsutils [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/homedir [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/idtools [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/ioutils [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/locker [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/longpath [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/loopback [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/mount [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/parsers [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/pidfile [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/platform [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/plugins [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/pools [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/progress [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/pubsub [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/reexec [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/signal [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/stack [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/stringid [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/symlink [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/system [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/tailfile [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/tarsum [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/term [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/term/windows [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/truncindex [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/urlutil [2022-02-18T21:11:10.371Z] github.com/docker/docker/pkg/useragent [2022-02-18T21:11:10.371Z] github.com/docker/docker/plugin [2022-02-18T21:11:10.371Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T21:11:10.371Z] github.com/docker/docker/plugin/v2 [2022-02-18T21:11:10.371Z] github.com/docker/docker/profiles/apparmor [2022-02-18T21:11:10.371Z] github.com/docker/docker/profiles/seccomp [2022-02-18T21:11:10.371Z] github.com/docker/docker/quota [2022-02-18T21:11:10.371Z] github.com/docker/docker/reference [2022-02-18T21:11:10.371Z] github.com/docker/docker/registry [2022-02-18T21:11:10.371Z] github.com/docker/docker/registry/resumable [2022-02-18T21:11:10.371Z] github.com/docker/docker/restartmanager [2022-02-18T21:11:10.371Z] github.com/docker/docker/rootless [2022-02-18T21:11:10.371Z] github.com/docker/docker/rootless/specconv [2022-02-18T21:11:10.371Z] github.com/docker/docker/runconfig [2022-02-18T21:11:10.371Z] github.com/docker/docker/runconfig/opts [2022-02-18T21:11:10.371Z] github.com/docker/docker/testutil [2022-02-18T21:11:10.371Z] github.com/docker/docker/testutil/daemon [2022-02-18T21:11:10.371Z] github.com/docker/docker/testutil/environment [2022-02-18T21:11:10.371Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T21:11:10.371Z] github.com/docker/docker/testutil/fakegit [2022-02-18T21:11:10.371Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T21:11:10.371Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T21:11:10.371Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T21:11:10.371Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T21:11:10.371Z] github.com/docker/docker/testutil/registry [2022-02-18T21:11:10.371Z] github.com/docker/docker/testutil/request [2022-02-18T21:11:10.371Z] github.com/docker/docker/volume [2022-02-18T21:11:10.371Z] github.com/docker/docker/volume/drivers [2022-02-18T21:11:10.371Z] github.com/docker/docker/volume/local [2022-02-18T21:11:10.371Z] github.com/docker/docker/volume/mounts [2022-02-18T21:11:10.371Z] github.com/docker/docker/volume/service [2022-02-18T21:11:10.371Z] github.com/docker/docker/volume/service/opts [2022-02-18T21:11:10.371Z] github.com/docker/docker/volume/testutils' [2022-02-18T21:11:10.371Z] ++ grep --fixed-strings -v /libnetwork [2022-02-18T21:11:10.371Z] ++ echo 'github.com/docker/docker/api [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/backend/build [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/httputils [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/middleware [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/build [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/container [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/debug [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/image [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/network [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/session [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/system [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/server/router/volume [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/backend [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/container [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/events [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/filters [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/image [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/mount [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/network [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/registry [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/strslice [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/swarm [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/time [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/versions [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T21:11:10.371Z] github.com/docker/docker/api/types/volume [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/dockerfile [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/dockerignore [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/remotecontext [2022-02-18T21:11:10.371Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T21:11:10.372Z] github.com/docker/docker/cli [2022-02-18T21:11:10.372Z] github.com/docker/docker/cli/config [2022-02-18T21:11:10.372Z] github.com/docker/docker/cli/debug [2022-02-18T21:11:10.372Z] github.com/docker/docker/client [2022-02-18T21:11:10.372Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T21:11:10.372Z] github.com/docker/docker/cmd/dockerd [2022-02-18T21:11:10.372Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T21:11:10.372Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T21:11:10.372Z] github.com/docker/docker/container [2022-02-18T21:11:10.372Z] github.com/docker/docker/container/stream [2022-02-18T21:11:10.372Z] github.com/docker/docker/contrib/apparmor [2022-02-18T21:11:10.372Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T21:11:10.372Z] github.com/docker/docker/contrib/httpserver [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/config [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/events [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/exec [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/images [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/initlayer [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/links [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/listeners [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/local [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/names [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/network [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/stats [2022-02-18T21:11:10.372Z] github.com/docker/docker/distribution [2022-02-18T21:11:10.372Z] github.com/docker/docker/distribution/metadata [2022-02-18T21:11:10.372Z] github.com/docker/docker/distribution/utils [2022-02-18T21:11:10.372Z] github.com/docker/docker/distribution/xfer [2022-02-18T21:11:10.372Z] github.com/docker/docker/dockerversion [2022-02-18T21:11:10.372Z] github.com/docker/docker/errdefs [2022-02-18T21:11:10.372Z] github.com/docker/docker/image [2022-02-18T21:11:10.372Z] github.com/docker/docker/image/cache [2022-02-18T21:11:10.372Z] github.com/docker/docker/image/tarexport [2022-02-18T21:11:10.372Z] github.com/docker/docker/image/v1 [2022-02-18T21:11:10.372Z] github.com/docker/docker/internal/test/suite [2022-02-18T21:11:10.372Z] github.com/docker/docker/layer [2022-02-18T21:11:10.372Z] github.com/docker/docker/libcontainerd [2022-02-18T21:11:10.372Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T21:11:10.372Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T21:11:10.372Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T21:11:10.372Z] github.com/docker/docker/libcontainerd/types [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/config [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/idm [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/ns [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/options [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/osl [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/libnetwork/types [2022-02-18T21:11:10.372Z] github.com/docker/docker/oci [2022-02-18T21:11:10.372Z] github.com/docker/docker/oci/caps [2022-02-18T21:11:10.372Z] github.com/docker/docker/opts [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/aaparser [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/archive [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/authorization [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/capabilities [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/containerfs [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/directory [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/dmesg [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/filenotify [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/fileutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/fsutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/homedir [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/idtools [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/ioutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/locker [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/longpath [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/loopback [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/mount [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/parsers [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/pidfile [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/platform [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/plugins [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/pools [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/progress [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/pubsub [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/reexec [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/signal [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/stack [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/stringid [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/symlink [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/system [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/tailfile [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/tarsum [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/term [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/term/windows [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/truncindex [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/urlutil [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/useragent [2022-02-18T21:11:10.372Z] github.com/docker/docker/plugin [2022-02-18T21:11:10.372Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T21:11:10.372Z] github.com/docker/docker/plugin/v2 [2022-02-18T21:11:10.372Z] github.com/docker/docker/profiles/apparmor [2022-02-18T21:11:10.372Z] github.com/docker/docker/profiles/seccomp [2022-02-18T21:11:10.372Z] github.com/docker/docker/quota [2022-02-18T21:11:10.372Z] github.com/docker/docker/reference [2022-02-18T21:11:10.372Z] github.com/docker/docker/registry [2022-02-18T21:11:10.372Z] github.com/docker/docker/registry/resumable [2022-02-18T21:11:10.372Z] github.com/docker/docker/restartmanager [2022-02-18T21:11:10.372Z] github.com/docker/docker/rootless [2022-02-18T21:11:10.372Z] github.com/docker/docker/rootless/specconv [2022-02-18T21:11:10.372Z] github.com/docker/docker/runconfig [2022-02-18T21:11:10.372Z] github.com/docker/docker/runconfig/opts [2022-02-18T21:11:10.372Z] github.com/docker/docker/testutil [2022-02-18T21:11:10.372Z] github.com/docker/docker/testutil/daemon [2022-02-18T21:11:10.372Z] github.com/docker/docker/testutil/environment [2022-02-18T21:11:10.372Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T21:11:10.372Z] github.com/docker/docker/testutil/fakegit [2022-02-18T21:11:10.372Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T21:11:10.372Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T21:11:10.372Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T21:11:10.372Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T21:11:10.372Z] github.com/docker/docker/testutil/registry [2022-02-18T21:11:10.372Z] github.com/docker/docker/testutil/request [2022-02-18T21:11:10.372Z] github.com/docker/docker/volume [2022-02-18T21:11:10.372Z] github.com/docker/docker/volume/drivers [2022-02-18T21:11:10.372Z] github.com/docker/docker/volume/local [2022-02-18T21:11:10.372Z] github.com/docker/docker/volume/mounts [2022-02-18T21:11:10.372Z] github.com/docker/docker/volume/service [2022-02-18T21:11:10.372Z] github.com/docker/docker/volume/service/opts [2022-02-18T21:11:10.372Z] github.com/docker/docker/volume/testutils' [2022-02-18T21:11:10.372Z] + base_pkg_list='github.com/docker/docker/api [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/backend/build [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/httputils [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/middleware [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/build [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/container [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/debug [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/image [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/network [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/session [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/system [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/server/router/volume [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/backend [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/container [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/events [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/filters [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/image [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/mount [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/network [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/registry [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/strslice [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/swarm [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/time [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/versions [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T21:11:10.372Z] github.com/docker/docker/api/types/volume [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder/builder-next [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder/dockerfile [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder/dockerignore [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder/remotecontext [2022-02-18T21:11:10.372Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T21:11:10.372Z] github.com/docker/docker/cli [2022-02-18T21:11:10.372Z] github.com/docker/docker/cli/config [2022-02-18T21:11:10.372Z] github.com/docker/docker/cli/debug [2022-02-18T21:11:10.372Z] github.com/docker/docker/client [2022-02-18T21:11:10.372Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T21:11:10.372Z] github.com/docker/docker/cmd/dockerd [2022-02-18T21:11:10.372Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T21:11:10.372Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T21:11:10.372Z] github.com/docker/docker/container [2022-02-18T21:11:10.372Z] github.com/docker/docker/container/stream [2022-02-18T21:11:10.372Z] github.com/docker/docker/contrib/apparmor [2022-02-18T21:11:10.372Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T21:11:10.372Z] github.com/docker/docker/contrib/httpserver [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/config [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/events [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/exec [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/images [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/initlayer [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/links [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/listeners [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/local [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/names [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/network [2022-02-18T21:11:10.372Z] github.com/docker/docker/daemon/stats [2022-02-18T21:11:10.372Z] github.com/docker/docker/distribution [2022-02-18T21:11:10.372Z] github.com/docker/docker/distribution/metadata [2022-02-18T21:11:10.372Z] github.com/docker/docker/distribution/utils [2022-02-18T21:11:10.372Z] github.com/docker/docker/distribution/xfer [2022-02-18T21:11:10.372Z] github.com/docker/docker/dockerversion [2022-02-18T21:11:10.372Z] github.com/docker/docker/errdefs [2022-02-18T21:11:10.372Z] github.com/docker/docker/image [2022-02-18T21:11:10.372Z] github.com/docker/docker/image/cache [2022-02-18T21:11:10.372Z] github.com/docker/docker/image/tarexport [2022-02-18T21:11:10.372Z] github.com/docker/docker/image/v1 [2022-02-18T21:11:10.372Z] github.com/docker/docker/internal/test/suite [2022-02-18T21:11:10.372Z] github.com/docker/docker/layer [2022-02-18T21:11:10.372Z] github.com/docker/docker/libcontainerd [2022-02-18T21:11:10.372Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T21:11:10.372Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T21:11:10.372Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T21:11:10.372Z] github.com/docker/docker/libcontainerd/types [2022-02-18T21:11:10.372Z] github.com/docker/docker/oci [2022-02-18T21:11:10.372Z] github.com/docker/docker/oci/caps [2022-02-18T21:11:10.372Z] github.com/docker/docker/opts [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/aaparser [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/archive [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/authorization [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/capabilities [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/containerfs [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/directory [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/dmesg [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/filenotify [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/fileutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/fsutils [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/homedir [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/idtools [2022-02-18T21:11:10.372Z] github.com/docker/docker/pkg/ioutils [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/locker [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/longpath [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/loopback [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/mount [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/parsers [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/pidfile [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/platform [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugins [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/pools [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/progress [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/pubsub [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/reexec [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/signal [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/stack [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/stringid [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/symlink [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/system [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/tailfile [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/tarsum [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/term [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/term/windows [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/truncindex [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/urlutil [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/useragent [2022-02-18T21:11:10.373Z] github.com/docker/docker/plugin [2022-02-18T21:11:10.373Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T21:11:10.373Z] github.com/docker/docker/plugin/v2 [2022-02-18T21:11:10.373Z] github.com/docker/docker/profiles/apparmor [2022-02-18T21:11:10.373Z] github.com/docker/docker/profiles/seccomp [2022-02-18T21:11:10.373Z] github.com/docker/docker/quota [2022-02-18T21:11:10.373Z] github.com/docker/docker/reference [2022-02-18T21:11:10.373Z] github.com/docker/docker/registry [2022-02-18T21:11:10.373Z] github.com/docker/docker/registry/resumable [2022-02-18T21:11:10.373Z] github.com/docker/docker/restartmanager [2022-02-18T21:11:10.373Z] github.com/docker/docker/rootless [2022-02-18T21:11:10.373Z] github.com/docker/docker/rootless/specconv [2022-02-18T21:11:10.373Z] github.com/docker/docker/runconfig [2022-02-18T21:11:10.373Z] github.com/docker/docker/runconfig/opts [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/daemon [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/environment [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/fakegit [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/registry [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/request [2022-02-18T21:11:10.373Z] github.com/docker/docker/volume [2022-02-18T21:11:10.373Z] github.com/docker/docker/volume/drivers [2022-02-18T21:11:10.373Z] github.com/docker/docker/volume/local [2022-02-18T21:11:10.373Z] github.com/docker/docker/volume/mounts [2022-02-18T21:11:10.373Z] github.com/docker/docker/volume/service [2022-02-18T21:11:10.373Z] github.com/docker/docker/volume/service/opts [2022-02-18T21:11:10.373Z] github.com/docker/docker/volume/testutils' [2022-02-18T21:11:10.373Z] ++ echo 'github.com/docker/docker/api [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/backend/build [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/httputils [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/middleware [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/build [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/container [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/debug [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/image [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/network [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/session [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/system [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/server/router/volume [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/backend [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/container [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/events [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/filters [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/image [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/mount [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/network [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/registry [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/strslice [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/swarm [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/time [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/versions [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T21:11:10.373Z] github.com/docker/docker/api/types/volume [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder/builder-next [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder/dockerfile [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder/dockerignore [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder/remotecontext [2022-02-18T21:11:10.373Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T21:11:10.373Z] github.com/docker/docker/cli [2022-02-18T21:11:10.373Z] github.com/docker/docker/cli/config [2022-02-18T21:11:10.373Z] github.com/docker/docker/cli/debug [2022-02-18T21:11:10.373Z] github.com/docker/docker/client [2022-02-18T21:11:10.373Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T21:11:10.373Z] github.com/docker/docker/cmd/dockerd [2022-02-18T21:11:10.373Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T21:11:10.373Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T21:11:10.373Z] github.com/docker/docker/container [2022-02-18T21:11:10.373Z] github.com/docker/docker/container/stream [2022-02-18T21:11:10.373Z] github.com/docker/docker/contrib/apparmor [2022-02-18T21:11:10.373Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T21:11:10.373Z] github.com/docker/docker/contrib/httpserver [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/cluster [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/config [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/events [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/exec [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/images [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/initlayer [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/links [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/listeners [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/local [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/names [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/network [2022-02-18T21:11:10.373Z] github.com/docker/docker/daemon/stats [2022-02-18T21:11:10.373Z] github.com/docker/docker/distribution [2022-02-18T21:11:10.373Z] github.com/docker/docker/distribution/metadata [2022-02-18T21:11:10.373Z] github.com/docker/docker/distribution/utils [2022-02-18T21:11:10.373Z] github.com/docker/docker/distribution/xfer [2022-02-18T21:11:10.373Z] github.com/docker/docker/dockerversion [2022-02-18T21:11:10.373Z] github.com/docker/docker/errdefs [2022-02-18T21:11:10.373Z] github.com/docker/docker/image [2022-02-18T21:11:10.373Z] github.com/docker/docker/image/cache [2022-02-18T21:11:10.373Z] github.com/docker/docker/image/tarexport [2022-02-18T21:11:10.373Z] github.com/docker/docker/image/v1 [2022-02-18T21:11:10.373Z] github.com/docker/docker/internal/test/suite [2022-02-18T21:11:10.373Z] github.com/docker/docker/layer [2022-02-18T21:11:10.373Z] github.com/docker/docker/libcontainerd [2022-02-18T21:11:10.373Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T21:11:10.373Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T21:11:10.373Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T21:11:10.373Z] github.com/docker/docker/libcontainerd/types [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/config [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/idm [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/ns [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/options [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/osl [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T21:11:10.373Z] github.com/docker/docker/libnetwork/types [2022-02-18T21:11:10.373Z] github.com/docker/docker/oci [2022-02-18T21:11:10.373Z] github.com/docker/docker/oci/caps [2022-02-18T21:11:10.373Z] github.com/docker/docker/opts [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/aaparser [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/archive [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/authorization [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/capabilities [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/containerfs [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/directory [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/dmesg [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/filenotify [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/fileutils [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/fsutils [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/homedir [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/idtools [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/ioutils [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/locker [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/longpath [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/loopback [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/mount [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/parsers [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/pidfile [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/platform [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugins [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/pools [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/progress [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/pubsub [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/reexec [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/signal [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/stack [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/stringid [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/symlink [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/system [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/tailfile [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/tarsum [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/term [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/term/windows [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/truncindex [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/urlutil [2022-02-18T21:11:10.373Z] github.com/docker/docker/pkg/useragent [2022-02-18T21:11:10.373Z] github.com/docker/docker/plugin [2022-02-18T21:11:10.373Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T21:11:10.373Z] github.com/docker/docker/plugin/v2 [2022-02-18T21:11:10.373Z] github.com/docker/docker/profiles/apparmor [2022-02-18T21:11:10.373Z] github.com/docker/docker/profiles/seccomp [2022-02-18T21:11:10.373Z] github.com/docker/docker/quota [2022-02-18T21:11:10.373Z] github.com/docker/docker/reference [2022-02-18T21:11:10.373Z] github.com/docker/docker/registry [2022-02-18T21:11:10.373Z] github.com/docker/docker/registry/resumable [2022-02-18T21:11:10.373Z] github.com/docker/docker/restartmanager [2022-02-18T21:11:10.373Z] github.com/docker/docker/rootless [2022-02-18T21:11:10.373Z] github.com/docker/docker/rootless/specconv [2022-02-18T21:11:10.373Z] github.com/docker/docker/runconfig [2022-02-18T21:11:10.373Z] github.com/docker/docker/runconfig/opts [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/daemon [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/environment [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T21:11:10.373Z] github.com/docker/docker/testutil/fakegit [2022-02-18T21:11:10.374Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T21:11:10.374Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T21:11:10.374Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T21:11:10.374Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T21:11:10.374Z] github.com/docker/docker/testutil/registry [2022-02-18T21:11:10.374Z] github.com/docker/docker/testutil/request [2022-02-18T21:11:10.374Z] github.com/docker/docker/volume [2022-02-18T21:11:10.374Z] github.com/docker/docker/volume/drivers [2022-02-18T21:11:10.374Z] github.com/docker/docker/volume/local [2022-02-18T21:11:10.374Z] github.com/docker/docker/volume/mounts [2022-02-18T21:11:10.374Z] github.com/docker/docker/volume/service [2022-02-18T21:11:10.374Z] github.com/docker/docker/volume/service/opts [2022-02-18T21:11:10.374Z] github.com/docker/docker/volume/testutils' [2022-02-18T21:11:10.374Z] ++ grep --fixed-strings /libnetwork [2022-02-18T21:11:10.374Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/config [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/idm [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ns [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/options [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/osl [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/types' [2022-02-18T21:11:10.374Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-18T21:11:10.374Z] + echo 'github.com/docker/docker/libnetwork [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/config [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/idm [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/ns [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/options [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/osl [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/types' [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T21:11:10.374Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T21:11:10.374Z] + type docker-proxy [2022-02-18T21:11:10.374Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-18T21:11:10.374Z] + hack/make.sh binary-proxy install-proxy [2022-02-18T21:11:10.374Z] [2022-02-18T21:11:10.374Z] Removing bundles/ [2022-02-18T21:11:10.374Z] [2022-02-18T21:11:10.483Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-18T21:11:10.483Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T21:11:10.483Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-18T21:11:10.483Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-18T21:11:10.483Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-18T21:11:10.483Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-18T21:11:10.483Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-18T21:11:10.483Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-18T21:11:10.483Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-18T21:11:10.483Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-18T21:11:10.483Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-18T21:11:10.483Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-18T21:11:10.483Z] === RUN TestBufferPoolPutAndGet [2022-02-18T21:11:10.483Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-18T21:11:10.483Z] PASS [2022-02-18T21:11:10.483Z] coverage: 88.2% of statements [2022-02-18T21:11:10.483Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-02-18T21:11:10.597Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-18T21:11:10.633Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-18T21:11:10.633Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-18T21:11:10.633Z] GOOS="" GOARCH="" GOARM="" [2022-02-18T21:11:10.856Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-18T21:11:10.954Z] === RUN TestOutputOnPrematureClose [2022-02-18T21:11:10.954Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-18T21:11:10.954Z] === RUN TestCompleteSilently [2022-02-18T21:11:10.954Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-18T21:11:10.954Z] PASS [2022-02-18T21:11:10.954Z] coverage: 75.9% of statements [2022-02-18T21:11:10.954Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-02-18T21:11:11.423Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-18T21:11:11.424Z] === RUN TestSendToOneSub [2022-02-18T21:11:11.424Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-18T21:11:11.424Z] === RUN TestSendToMultipleSubs [2022-02-18T21:11:11.424Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-18T21:11:11.424Z] === RUN TestEvictOneSub [2022-02-18T21:11:11.424Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-18T21:11:11.424Z] === RUN TestClosePublisher [2022-02-18T21:11:11.424Z] --- PASS: TestClosePublisher (0.00s) [2022-02-18T21:11:11.424Z] === RUN TestPubSubRace [2022-02-18T21:11:11.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T21:11:11.682Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-18T21:11:12.252Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-18T21:11:12.417Z] --- PASS: TestAllocateRandomDeallocate (7.09s) [2022-02-18T21:11:12.417Z] === RUN TestRetrieveFromStore [2022-02-18T21:11:12.417Z] --- PASS: TestPubSubRace (1.08s) [2022-02-18T21:11:12.417Z] PASS [2022-02-18T21:11:12.417Z] coverage: 75.0% of statements [2022-02-18T21:11:12.417Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 75.0% of statements [2022-02-18T21:11:12.566Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T21:11:12.823Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-18T21:11:12.823Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-18T21:11:13.410Z] === RUN TestRegister [2022-02-18T21:11:13.410Z] --- PASS: TestRegister (0.00s) [2022-02-18T21:11:13.410Z] === RUN TestCommand [2022-02-18T21:11:13.410Z] --- PASS: TestCommand (0.04s) [2022-02-18T21:11:13.410Z] === RUN TestNaiveSelf [2022-02-18T21:11:13.410Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-18T21:11:13.410Z] PASS [2022-02-18T21:11:13.410Z] coverage: 82.4% of statements [2022-02-18T21:11:13.410Z] ok github.com/docker/docker/pkg/reexec 0.112s coverage: 82.4% of statements [2022-02-18T21:11:13.882Z] time="2022-02-18T21:11:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-18T21:11:14.203Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-18T21:11:14.355Z] === RUN TestDump [2022-02-18T21:11:14.355Z] goroutine 6 [running]: [2022-02-18T21:11:14.355Z] github.com/docker/docker/pkg/stack.dump(0x112b6b7) [2022-02-18T21:11:14.355Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T21:11:14.355Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-18T21:11:14.355Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-18T21:11:14.355Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-18T21:11:14.355Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-18T21:11:14.355Z] testing.tRunner(0xc000156340, 0x1298ef8) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:11:14.355Z] created by testing.(*T).Run [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T21:11:14.355Z] [2022-02-18T21:11:14.355Z] goroutine 1 [chan receive]: [2022-02-18T21:11:14.355Z] testing.(*T).Run(0xc0001561a0, {0x128a531, 0x110a413}, 0x1298ef8) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T21:11:14.355Z] testing.runTests.func1(0x800000008) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T21:11:14.355Z] testing.tRunner(0xc0001561a0, 0xc000071ce0) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:11:14.355Z] testing.runTests(0xc000076080, {0x13fcbe0, 0x3, 0x3}, {0x112a90d, 0x128c22b, 0x1401680}) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T21:11:14.355Z] testing.(*M).Run(0xc000076080) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T21:11:14.355Z] main.main() [2022-02-18T21:11:14.355Z] _testmain.go:95 +0x1f5 [2022-02-18T21:11:14.355Z] --- PASS: TestDump (0.00s) [2022-02-18T21:11:14.355Z] === RUN TestDumpToFile [2022-02-18T21:11:14.355Z] --- PASS: TestDumpToFile (0.19s) [2022-02-18T21:11:14.355Z] === RUN TestDumpToFileWithEmptyInput [2022-02-18T21:11:14.355Z] goroutine 8 [running]: [2022-02-18T21:11:14.355Z] github.com/docker/docker/pkg/stack.dump(0x1198894) [2022-02-18T21:11:14.355Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-18T21:11:14.355Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1198c40}) [2022-02-18T21:11:14.355Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-18T21:11:14.355Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000156340) [2022-02-18T21:11:14.355Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-18T21:11:14.355Z] testing.tRunner(0xc000156820, 0x1298ee8) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:11:14.355Z] created by testing.(*T).Run [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-18T21:11:14.355Z] [2022-02-18T21:11:14.355Z] goroutine 1 [chan receive]: [2022-02-18T21:11:14.355Z] testing.(*T).Run(0xc0001561a0, {0x1291316, 0x110a413}, 0x1298ee8) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-18T21:11:14.355Z] testing.runTests.func1(0x800000008) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-18T21:11:14.355Z] testing.tRunner(0xc0001561a0, 0xc000071ce0) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-18T21:11:14.355Z] testing.runTests(0xc000076080, {0x13fcbe0, 0x3, 0x3}, {0x112a90d, 0x128c22b, 0x1401680}) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-18T21:11:14.355Z] testing.(*M).Run(0xc000076080) [2022-02-18T21:11:14.355Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-18T21:11:14.355Z] main.main() [2022-02-18T21:11:14.355Z] _testmain.go:95 +0x1f5 [2022-02-18T21:11:14.355Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-18T21:11:14.355Z] PASS [2022-02-18T21:11:14.355Z] coverage: 90.9% of statements [2022-02-18T21:11:14.355Z] ok github.com/docker/docker/pkg/stack 0.235s coverage: 90.9% of statements [2022-02-18T21:11:14.730Z] --- PASS: TestBuildMultiStageOnBuild (16.90s) [2022-02-18T21:11:14.730Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T21:11:14.730Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:11:14.730Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-18T21:11:14.730Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T21:11:14.825Z] --- PASS: TestRetrieveFromStore (2.33s) [2022-02-18T21:11:14.825Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-18T21:11:14.825Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestParallelPredefinedRequest1 [2022-02-18T21:11:14.825Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-18T21:11:14.825Z] === RUN TestParallelPredefinedRequest2 [2022-02-18T21:11:14.825Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-18T21:11:14.825Z] === RUN TestParallelPredefinedRequest3 [2022-02-18T21:11:14.825Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-18T21:11:14.825Z] === RUN TestParallelPredefinedRequest4 [2022-02-18T21:11:14.825Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-18T21:11:14.825Z] === RUN TestParallelPredefinedRequest5 [2022-02-18T21:11:14.825Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-18T21:11:14.825Z] === RUN TestDebug [2022-02-18T21:11:14.825Z] --- PASS: TestDebug (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestRequestPoolParallel [2022-02-18T21:11:14.825Z] === RUN TestNewStdWriter [2022-02-18T21:11:14.825Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-18T21:11:14.825Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestWriteWithNilBytes [2022-02-18T21:11:14.825Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestWrite [2022-02-18T21:11:14.825Z] --- PASS: TestWrite (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestWriteWithWriterError [2022-02-18T21:11:14.825Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-18T21:11:14.825Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestStdCopyWriteAndRead [2022-02-18T21:11:14.825Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-18T21:11:14.825Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-18T21:11:14.825Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-18T21:11:14.825Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-18T21:11:14.825Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-18T21:11:14.825Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-18T21:11:14.825Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-18T21:11:14.825Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-18T21:11:14.825Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-18T21:11:14.825Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-18T21:11:14.825Z] PASS [2022-02-18T21:11:14.825Z] coverage: 100.0% of statements [2022-02-18T21:11:14.825Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-02-18T21:11:15.138Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-18T21:11:15.296Z] --- PASS: TestRequestPoolParallel (0.59s) [2022-02-18T21:11:15.296Z] === RUN TestFullAllocateRelease [2022-02-18T21:11:15.767Z] --- PASS: TestFullAllocateRelease (0.57s) [2022-02-18T21:11:15.767Z] === RUN TestOddAllocateRelease [2022-02-18T21:11:15.767Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-18T21:11:15.767Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-18T21:11:15.767Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-18T21:11:15.767Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-18T21:11:15.767Z] === RUN TestFormatStatus [2022-02-18T21:11:15.767Z] --- PASS: TestFormatStatus (0.00s) [2022-02-18T21:11:15.767Z] === RUN TestFormatError [2022-02-18T21:11:15.767Z] --- PASS: TestFormatError (0.00s) [2022-02-18T21:11:15.767Z] === RUN TestFormatJSONError [2022-02-18T21:11:15.767Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-18T21:11:15.767Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-18T21:11:15.767Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-18T21:11:15.767Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-18T21:11:15.767Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-18T21:11:15.767Z] === RUN TestNewJSONProgressOutput [2022-02-18T21:11:15.767Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-18T21:11:15.767Z] === RUN TestAuxFormatterEmit [2022-02-18T21:11:15.767Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-18T21:11:15.767Z] === RUN TestStreamWriterStdout [2022-02-18T21:11:15.767Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-18T21:11:15.767Z] === RUN TestStreamWriterStderr [2022-02-18T21:11:15.767Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-18T21:11:15.767Z] PASS [2022-02-18T21:11:15.767Z] coverage: 66.2% of statements [2022-02-18T21:11:15.767Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-02-18T21:11:16.073Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-18T21:11:16.238Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-02-18T21:11:16.238Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-18T21:11:16.238Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-02-18T21:11:16.238Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-18T21:11:16.238Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-18T21:11:16.238Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-18T21:11:16.238Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-02-18T21:11:16.238Z] === CONT TestParallelPredefinedRequest1 [2022-02-18T21:11:16.238Z] === CONT TestParallelPredefinedRequest4 [2022-02-18T21:11:16.238Z] === CONT TestParallelPredefinedRequest1 [2022-02-18T21:11:16.238Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:11:16.238Z] === CONT TestParallelPredefinedRequest4 [2022-02-18T21:11:16.238Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:11:16.238Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-18T21:11:16.238Z] === CONT TestParallelPredefinedRequest3 [2022-02-18T21:11:16.238Z] === CONT TestParallelPredefinedRequest5 [2022-02-18T21:11:16.238Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:11:16.238Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-18T21:11:16.238Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-18T21:11:16.238Z] === CONT TestParallelPredefinedRequest3 [2022-02-18T21:11:16.238Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:11:16.238Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-18T21:11:16.238Z] === CONT TestParallelPredefinedRequest2 [2022-02-18T21:11:16.238Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:11:16.238Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-18T21:11:16.238Z] PASS [2022-02-18T21:11:16.238Z] coverage: 85.3% of statements [2022-02-18T21:11:16.238Z] ok github.com/docker/docker/libnetwork/ipam 63.345s coverage: 85.3% of statements [2022-02-18T21:11:16.331Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-18T21:11:16.708Z] === RUN TestGenerateRandomID [2022-02-18T21:11:16.708Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-18T21:11:16.708Z] === RUN TestShortenId [2022-02-18T21:11:16.708Z] --- PASS: TestShortenId (0.00s) [2022-02-18T21:11:16.708Z] === RUN TestShortenSha256Id [2022-02-18T21:11:16.708Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-18T21:11:16.708Z] === RUN TestShortenIdEmpty [2022-02-18T21:11:16.708Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-18T21:11:16.708Z] === RUN TestShortenIdInvalid [2022-02-18T21:11:16.708Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-18T21:11:16.708Z] === RUN TestIsShortIDNonHex [2022-02-18T21:11:16.708Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-18T21:11:16.708Z] === RUN TestIsShortIDNotCorrectSize [2022-02-18T21:11:16.708Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-18T21:11:16.708Z] PASS [2022-02-18T21:11:16.708Z] coverage: 70.6% of statements [2022-02-18T21:11:16.708Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-02-18T21:11:17.179Z] === RUN TestIsCpusetListAvailable [2022-02-18T21:11:17.179Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-18T21:11:17.179Z] PASS [2022-02-18T21:11:17.179Z] coverage: 39.4% of statements [2022-02-18T21:11:17.179Z] ok github.com/docker/docker/pkg/sysinfo 0.047s coverage: 39.4% of statements [2022-02-18T21:11:17.203Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-18T21:11:17.203Z] [2022-02-18T21:11:17.203Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-18T21:11:17.203Z] Installing docker-proxy to /usr/local/bin/ [2022-02-18T21:11:17.203Z] [2022-02-18T21:11:17.203Z] + mkdir -p bundles [2022-02-18T21:11:17.203Z] + '[' -n 'github.com/docker/docker/api [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/backend/build [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/httputils [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/middleware [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/build [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/container [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/debug [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/distribution [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/grpc [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/image [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/network [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/plugin [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/session [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/swarm [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/system [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/server/router/volume [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/backend [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/blkiodev [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/container [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/events [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/filters [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/image [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/mount [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/network [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/registry [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/strslice [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/swarm [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/time [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/versions [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-18T21:11:17.203Z] github.com/docker/docker/api/types/volume [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder/builder-next [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder/builder-next/worker [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder/dockerfile [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder/dockerignore [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder/remotecontext [2022-02-18T21:11:17.203Z] github.com/docker/docker/builder/remotecontext/git [2022-02-18T21:11:17.203Z] github.com/docker/docker/cli [2022-02-18T21:11:17.203Z] github.com/docker/docker/cli/config [2022-02-18T21:11:17.203Z] github.com/docker/docker/cli/debug [2022-02-18T21:11:17.203Z] github.com/docker/docker/client [2022-02-18T21:11:17.203Z] github.com/docker/docker/cmd/docker-proxy [2022-02-18T21:11:17.203Z] github.com/docker/docker/cmd/dockerd [2022-02-18T21:11:17.203Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-18T21:11:17.203Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-18T21:11:17.203Z] github.com/docker/docker/container [2022-02-18T21:11:17.203Z] github.com/docker/docker/container/stream [2022-02-18T21:11:17.203Z] github.com/docker/docker/contrib/apparmor [2022-02-18T21:11:17.203Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-18T21:11:17.203Z] github.com/docker/docker/contrib/httpserver [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/cluster [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/cluster/convert [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/cluster/executor [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/cluster/provider [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/config [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/events [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/events/testutils [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/exec [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/images [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/initlayer [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/links [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/listeners [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/logger [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/logger/gelf [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/logger/journald [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/logger/local [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/logger/logentries [2022-02-18T21:11:17.203Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-18T21:11:17.204Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-18T21:11:17.204Z] github.com/docker/docker/daemon/logger/splunk [2022-02-18T21:11:17.204Z] github.com/docker/docker/daemon/logger/syslog [2022-02-18T21:11:17.204Z] github.com/docker/docker/daemon/logger/templates [2022-02-18T21:11:17.204Z] github.com/docker/docker/daemon/names [2022-02-18T21:11:17.204Z] github.com/docker/docker/daemon/network [2022-02-18T21:11:17.204Z] github.com/docker/docker/daemon/stats [2022-02-18T21:11:17.204Z] github.com/docker/docker/distribution [2022-02-18T21:11:17.204Z] github.com/docker/docker/distribution/metadata [2022-02-18T21:11:17.204Z] github.com/docker/docker/distribution/utils [2022-02-18T21:11:17.204Z] github.com/docker/docker/distribution/xfer [2022-02-18T21:11:17.204Z] github.com/docker/docker/dockerversion [2022-02-18T21:11:17.204Z] github.com/docker/docker/errdefs [2022-02-18T21:11:17.204Z] github.com/docker/docker/image [2022-02-18T21:11:17.204Z] github.com/docker/docker/image/cache [2022-02-18T21:11:17.204Z] github.com/docker/docker/image/tarexport [2022-02-18T21:11:17.204Z] github.com/docker/docker/image/v1 [2022-02-18T21:11:17.204Z] github.com/docker/docker/internal/test/suite [2022-02-18T21:11:17.204Z] github.com/docker/docker/layer [2022-02-18T21:11:17.204Z] github.com/docker/docker/libcontainerd [2022-02-18T21:11:17.204Z] github.com/docker/docker/libcontainerd/queue [2022-02-18T21:11:17.204Z] github.com/docker/docker/libcontainerd/remote [2022-02-18T21:11:17.204Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-18T21:11:17.204Z] github.com/docker/docker/libcontainerd/types [2022-02-18T21:11:17.204Z] github.com/docker/docker/oci [2022-02-18T21:11:17.204Z] github.com/docker/docker/oci/caps [2022-02-18T21:11:17.204Z] github.com/docker/docker/opts [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/aaparser [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/archive [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/authorization [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/broadcaster [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/capabilities [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/chrootarchive [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/containerfs [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/devicemapper [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/directory [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/dmesg [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/filenotify [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/fileutils [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/fsutils [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/homedir [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/idtools [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/ioutils [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/jsonmessage [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/locker [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/longpath [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/loopback [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/mount [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/namesgenerator [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/parsers [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/pidfile [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/platform [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/plugingetter [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/plugins [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/plugins/transport [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/pools [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/progress [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/pubsub [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/reexec [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/signal [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/stack [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/stdcopy [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/streamformatter [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/stringid [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/symlink [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/sysinfo [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/system [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/tailfile [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/tarsum [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/term [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/term/windows [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/truncindex [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/urlutil [2022-02-18T21:11:17.204Z] github.com/docker/docker/pkg/useragent [2022-02-18T21:11:17.204Z] github.com/docker/docker/plugin [2022-02-18T21:11:17.204Z] github.com/docker/docker/plugin/executor/containerd [2022-02-18T21:11:17.204Z] github.com/docker/docker/plugin/v2 [2022-02-18T21:11:17.204Z] github.com/docker/docker/profiles/apparmor [2022-02-18T21:11:17.204Z] github.com/docker/docker/profiles/seccomp [2022-02-18T21:11:17.204Z] github.com/docker/docker/quota [2022-02-18T21:11:17.204Z] github.com/docker/docker/reference [2022-02-18T21:11:17.204Z] github.com/docker/docker/registry [2022-02-18T21:11:17.204Z] github.com/docker/docker/registry/resumable [2022-02-18T21:11:17.204Z] github.com/docker/docker/restartmanager [2022-02-18T21:11:17.204Z] github.com/docker/docker/rootless [2022-02-18T21:11:17.204Z] github.com/docker/docker/rootless/specconv [2022-02-18T21:11:17.204Z] github.com/docker/docker/runconfig [2022-02-18T21:11:17.204Z] github.com/docker/docker/runconfig/opts [2022-02-18T21:11:17.204Z] github.com/docker/docker/testutil [2022-02-18T21:11:17.204Z] github.com/docker/docker/testutil/daemon [2022-02-18T21:11:17.204Z] github.com/docker/docker/testutil/environment [2022-02-18T21:11:17.204Z] github.com/docker/docker/testutil/fakecontext [2022-02-18T21:11:17.204Z] github.com/docker/docker/testutil/fakegit [2022-02-18T21:11:17.204Z] github.com/docker/docker/testutil/fakestorage [2022-02-18T21:11:17.204Z] github.com/docker/docker/testutil/fixtures/load [2022-02-18T21:11:17.204Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-18T21:11:17.204Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-18T21:11:17.204Z] github.com/docker/docker/testutil/registry [2022-02-18T21:11:17.204Z] github.com/docker/docker/testutil/request [2022-02-18T21:11:17.204Z] github.com/docker/docker/volume [2022-02-18T21:11:17.204Z] github.com/docker/docker/volume/drivers [2022-02-18T21:11:17.204Z] github.com/docker/docker/volume/local [2022-02-18T21:11:17.204Z] github.com/docker/docker/volume/mounts [2022-02-18T21:11:17.204Z] github.com/docker/docker/volume/service [2022-02-18T21:11:17.204Z] github.com/docker/docker/volume/service/opts [2022-02-18T21:11:17.204Z] github.com/docker/docker/volume/testutils' ']' [2022-02-18T21:11:17.204Z] + 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/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-02-18T21:11:17.266Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-18T21:11:18.141Z] ? github.com/docker/docker/api [no test files] [2022-02-18T21:11:18.650Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-18T21:11:18.752Z] === RUN TestChtimes [2022-02-18T21:11:18.752Z] --- PASS: TestChtimes (0.00s) [2022-02-18T21:11:18.752Z] === RUN TestChtimesWindows [2022-02-18T21:11:19.222Z] --- PASS: TestChtimesWindows (0.01s) [2022-02-18T21:11:19.222Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-18T21:11:19.222Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-18T21:11:19.222Z] === RUN TestEnsureRemoveAllNotExist [2022-02-18T21:11:19.222Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-18T21:11:19.222Z] === RUN TestEnsureRemoveAllWithDir [2022-02-18T21:11:19.222Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-18T21:11:19.222Z] === RUN TestEnsureRemoveAllWithFile [2022-02-18T21:11:19.222Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-18T21:11:19.222Z] PASS [2022-02-18T21:11:19.222Z] coverage: 12.9% of statements [2022-02-18T21:11:19.222Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.9% of statements [2022-02-18T21:11:19.692Z] === RUN TestTailFile [2022-02-18T21:11:19.692Z] --- PASS: TestTailFile (0.00s) [2022-02-18T21:11:19.692Z] === RUN TestTailFileManyLines [2022-02-18T21:11:19.692Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-18T21:11:19.692Z] === RUN TestTailEmptyFile [2022-02-18T21:11:19.692Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-18T21:11:19.692Z] === RUN TestTailNegativeN [2022-02-18T21:11:19.692Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader [2022-02-18T21:11:19.692Z] === CONT TestNewTailReader [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/truncated_last_line [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-18T21:11:19.692Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.692Z] === CONT TestNewTailReader/no_delimiter [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.692Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:19.693Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.693Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:19.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:19.694Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:19.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:19.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:19.694Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-18T21:11:19.694Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:19.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:19.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:19.694Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.029Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-18T21:11:20.029Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.165Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.165Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.165Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.165Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.166Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.166Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.167Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-18T21:11:20.167Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.168Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.169Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.169Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.695Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-18T21:11:20.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:11:20.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:11:20.697Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-18T21:11:20.698Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-18T21:11:20.698Z] PASS [2022-02-18T21:11:20.698Z] coverage: 88.6% of statements [2022-02-18T21:11:20.698Z] ok github.com/docker/docker/pkg/tailfile 0.254s coverage: 88.6% of statements [2022-02-18T21:11:21.169Z] === RUN TestTarSumRemoveNonExistent [2022-02-18T21:11:21.169Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-18T21:11:21.169Z] === RUN TestTarSumRemove [2022-02-18T21:11:21.169Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-18T21:11:21.169Z] === RUN TestSortFileInfoSums [2022-02-18T21:11:21.169Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-18T21:11:21.169Z] === RUN TestNewTarSumForLabelInvalid [2022-02-18T21:11:21.169Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-18T21:11:21.169Z] === RUN TestNewTarSumForLabel [2022-02-18T21:11:21.169Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-18T21:11:21.169Z] === RUN TestEmptyTar [2022-02-18T21:11:21.169Z] --- PASS: TestEmptyTar (0.00s) [2022-02-18T21:11:21.169Z] === RUN TestTarSumsReadSize [2022-02-18T21:11:21.169Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-18T21:11:21.169Z] === RUN TestTarSums [2022-02-18T21:11:21.169Z] --- PASS: TestTarSums (0.08s) [2022-02-18T21:11:21.169Z] === RUN TestIteration [2022-02-18T21:11:21.169Z] --- PASS: TestIteration (0.00s) [2022-02-18T21:11:21.169Z] === RUN TestVersionLabelForChecksum [2022-02-18T21:11:21.169Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-18T21:11:21.169Z] === RUN TestVersion [2022-02-18T21:11:21.169Z] --- PASS: TestVersion (0.00s) [2022-02-18T21:11:21.169Z] === RUN TestGetVersion [2022-02-18T21:11:21.169Z] --- PASS: TestGetVersion (0.00s) [2022-02-18T21:11:21.169Z] === RUN TestGetVersions [2022-02-18T21:11:21.169Z] --- PASS: TestGetVersions (0.00s) [2022-02-18T21:11:21.169Z] PASS [2022-02-18T21:11:21.169Z] coverage: 89.3% of statements [2022-02-18T21:11:21.169Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2022-02-18T21:11:21.406Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-18T21:11:21.665Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-18T21:11:22.159Z] --- PASS: TestGet (15.01s) [2022-02-18T21:11:22.159Z] === RUN TestPluginWithNoManifest [2022-02-18T21:11:22.159Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-18T21:11:22.159Z] === RUN TestGetAll [2022-02-18T21:11:22.159Z] --- PASS: TestGetAll (0.01s) [2022-02-18T21:11:22.159Z] PASS [2022-02-18T21:11:22.159Z] coverage: 73.2% of statements [2022-02-18T21:11:22.159Z] testing: warning: no tests to run [2022-02-18T21:11:22.159Z] PASS [2022-02-18T21:11:22.159Z] coverage: [no statements] [2022-02-18T21:11:22.159Z] ok github.com/docker/docker/pkg/plugins 35.078s coverage: 73.2% of statements [2022-02-18T21:11:22.159Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2022-02-18T21:11:22.234Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-18T21:11:23.011Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-18T21:11:23.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.02s) [2022-02-18T21:11:23.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.08s) [2022-02-18T21:11:23.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.08s) [2022-02-18T21:11:23.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.22s) [2022-02-18T21:11:23.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.72s) [2022-02-18T21:11:23.011Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.29s) [2022-02-18T21:11:23.011Z] === RUN TestBuildMultiStageCopy [2022-02-18T21:11:23.011Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T21:11:23.163Z] === RUN TestTruncIndex [2022-02-18T21:11:23.163Z] --- PASS: TestTruncIndex (0.10s) [2022-02-18T21:11:23.163Z] PASS [2022-02-18T21:11:23.163Z] coverage: 91.5% of statements [2022-02-18T21:11:23.163Z] ok github.com/docker/docker/pkg/truncindex 0.155s coverage: 91.5% of statements [2022-02-18T21:11:23.163Z] === RUN TestIsGIT [2022-02-18T21:11:23.163Z] --- PASS: TestIsGIT (0.00s) [2022-02-18T21:11:23.163Z] === RUN TestIsTransport [2022-02-18T21:11:23.163Z] --- PASS: TestIsTransport (0.00s) [2022-02-18T21:11:23.163Z] PASS [2022-02-18T21:11:23.163Z] coverage: 100.0% of statements [2022-02-18T21:11:23.163Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2022-02-18T21:11:23.634Z] === RUN TestVersionInfo [2022-02-18T21:11:23.634Z] --- PASS: TestVersionInfo (0.00s) [2022-02-18T21:11:23.634Z] === RUN TestAppendVersions [2022-02-18T21:11:23.634Z] --- PASS: TestAppendVersions (0.00s) [2022-02-18T21:11:23.634Z] PASS [2022-02-18T21:11:23.634Z] coverage: 88.9% of statements [2022-02-18T21:11:23.634Z] ok github.com/docker/docker/pkg/useragent 0.107s coverage: 88.9% of statements [2022-02-18T21:11:25.221Z] === RUN TestValidatePrivileges [2022-02-18T21:11:25.221Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-18T21:11:25.221Z] === RUN TestFilterByCapNeg [2022-02-18T21:11:25.221Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-18T21:11:25.221Z] === RUN TestFilterByCapPos [2022-02-18T21:11:25.221Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-18T21:11:25.221Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-18T21:11:25.221Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-18T21:11:25.221Z] PASS [2022-02-18T21:11:25.221Z] coverage: 12.0% of statements [2022-02-18T21:11:25.221Z] ok github.com/docker/docker/plugin 0.061s coverage: 12.0% of statements [2022-02-18T21:11:25.221Z] === RUN TestNewSettable [2022-02-18T21:11:25.221Z] --- PASS: TestNewSettable (0.00s) [2022-02-18T21:11:25.221Z] === RUN TestIsSettable [2022-02-18T21:11:25.221Z] --- PASS: TestIsSettable (0.00s) [2022-02-18T21:11:25.221Z] === RUN TestUpdateSettingsEnv [2022-02-18T21:11:25.221Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-18T21:11:25.221Z] PASS [2022-02-18T21:11:25.221Z] coverage: 20.0% of statements [2022-02-18T21:11:25.221Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2022-02-18T21:11:26.794Z] === RUN TestLoad [2022-02-18T21:11:26.794Z] --- PASS: TestLoad (0.00s) [2022-02-18T21:11:26.794Z] === RUN TestSave [2022-02-18T21:11:26.794Z] --- PASS: TestSave (0.04s) [2022-02-18T21:11:26.794Z] === RUN TestAddDeleteGet [2022-02-18T21:11:26.794Z] --- PASS: TestAddDeleteGet (0.06s) [2022-02-18T21:11:26.794Z] === RUN TestInvalidTags [2022-02-18T21:11:26.794Z] --- PASS: TestInvalidTags (0.01s) [2022-02-18T21:11:26.794Z] PASS [2022-02-18T21:11:26.794Z] coverage: 84.4% of statements [2022-02-18T21:11:26.794Z] ok github.com/docker/docker/reference 0.154s coverage: 84.4% of statements [2022-02-18T21:11:27.795Z] === RUN TestResolveAuthConfigIndexServer [2022-02-18T21:11:27.795Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-18T21:11:27.795Z] === RUN TestResolveAuthConfigFullURL [2022-02-18T21:11:27.795Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-18T21:11:27.795Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-18T21:11:27.795Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-18T21:11:27.795Z] === RUN TestValidateMirror [2022-02-18T21:11:27.795Z] --- PASS: TestValidateMirror (0.00s) [2022-02-18T21:11:27.795Z] === RUN TestLoadInsecureRegistries [2022-02-18T21:11:28.264Z] time="2022-02-18T21:11:27Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T21:11:28.264Z] time="2022-02-18T21:11:27Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-18T21:11:28.264Z] time="2022-02-18T21:11:27Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-18T21:11:28.264Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-02-18T21:11:28.264Z] === RUN TestNewServiceConfig [2022-02-18T21:11:28.264Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestValidateIndexName [2022-02-18T21:11:28.264Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestValidateIndexNameWithError [2022-02-18T21:11:28.264Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestEndpointParse [2022-02-18T21:11:28.264Z] --- PASS: TestEndpointParse (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestEndpointParseInvalid [2022-02-18T21:11:28.264Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestValidateEndpoint [2022-02-18T21:11:28.264Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-18T21:11:28.264Z] === RUN TestPing [2022-02-18T21:11:28.264Z] --- PASS: TestPing (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestPingRegistryEndpoint [2022-02-18T21:11:28.264Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:11:28.264Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestEndpoint [2022-02-18T21:11:28.264Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:11:28.264Z] --- SKIP: TestEndpoint (0.01s) [2022-02-18T21:11:28.264Z] === RUN TestParseRepositoryInfo [2022-02-18T21:11:28.264Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestNewIndexInfo [2022-02-18T21:11:28.264Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestMirrorEndpointLookup [2022-02-18T21:11:28.264Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:11:28.264Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-02-18T21:11:28.264Z] === RUN TestSearchRepositories [2022-02-18T21:11:28.264Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-18T21:11:28.264Z] Host: 127.0.0.1:49324 [2022-02-18T21:11:28.264Z] User-Agent: docker test client [2022-02-18T21:11:28.264Z] Authorization: Token fake-token [2022-02-18T21:11:28.264Z] X-Docker-Token: true [2022-02-18T21:11:28.264Z] Accept-Encoding: gzip [2022-02-18T21:11:28.264Z] [2022-02-18T21:11:28.264Z] [2022-02-18T21:11:28.264Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-18T21:11:28.264Z] Connection: close [2022-02-18T21:11:28.264Z] Content-Length: 144 [2022-02-18T21:11:28.264Z] Cache-Control: no-cache [2022-02-18T21:11:28.264Z] Content-Type: application/json [2022-02-18T21:11:28.264Z] Date: Fri, 18 Feb 2022 21:11:27 GMT [2022-02-18T21:11:28.264Z] Expires: -1 [2022-02-18T21:11:28.264Z] Pragma: no-cache [2022-02-18T21:11:28.264Z] Server: docker-tests/mock [2022-02-18T21:11:28.264Z] X-Docker-Registry-Config: mock [2022-02-18T21:11:28.264Z] X-Docker-Registry-Version: 0.0.0 [2022-02-18T21:11:28.264Z] [2022-02-18T21:11:28.264Z] [2022-02-18T21:11:28.264Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-18T21:11:28.264Z] === RUN TestTrustedLocation [2022-02-18T21:11:28.264Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-18T21:11:28.264Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestAllowNondistributableArtifacts [2022-02-18T21:11:28.264Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestIsSecureIndex [2022-02-18T21:11:28.264Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-18T21:11:28.264Z] PASS [2022-02-18T21:11:28.264Z] coverage: 51.2% of statements [2022-02-18T21:11:28.264Z] ok github.com/docker/docker/registry 0.307s coverage: 51.2% of statements [2022-02-18T21:11:28.264Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-18T21:11:28.264Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-18T21:11:28.264Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-18T21:11:28.264Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-18T21:11:28.264Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-18T21:11:28.264Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-18T21:11:28.264Z] === RUN TestResumableRequestReaderWithReadError [2022-02-18T21:11:28.736Z] time="2022-02-18T21:11:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-18T21:11:28.736Z] --- PASS: TestResumableRequestReaderWithReadError (0.25s) [2022-02-18T21:11:28.736Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-18T21:11:28.736Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-18T21:11:28.736Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-18T21:11:28.736Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-18T21:11:28.736Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-18T21:11:28.736Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-18T21:11:28.736Z] === RUN TestResumableRequestReader [2022-02-18T21:11:28.736Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-18T21:11:28.736Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-18T21:11:28.736Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-18T21:11:28.736Z] PASS [2022-02-18T21:11:28.736Z] coverage: 100.0% of statements [2022-02-18T21:11:28.736Z] ok github.com/docker/docker/registry/resumable 0.334s coverage: 100.0% of statements [2022-02-18T21:11:28.736Z] === RUN TestRestartManagerTimeout [2022-02-18T21:11:28.736Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-18T21:11:28.736Z] === RUN TestRestartManagerTimeoutReset [2022-02-18T21:11:28.736Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-18T21:11:28.736Z] PASS [2022-02-18T21:11:28.736Z] coverage: 50.9% of statements [2022-02-18T21:11:28.736Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-02-18T21:11:29.207Z] === RUN TestDecodeContainerConfig [2022-02-18T21:11:29.675Z] --- PASS: TestBuildMultiStageLayerLeak (14.40s) [2022-02-18T21:11:29.675Z] === RUN TestBuildWithHugeFile [2022-02-18T21:11:29.678Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-18T21:11:29.678Z] === RUN TestDecodeContainerConfigIsolation [2022-02-18T21:11:29.678Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-18T21:11:29.678Z] === RUN TestValidatePrivileged [2022-02-18T21:11:29.678Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-18T21:11:29.678Z] PASS [2022-02-18T21:11:29.678Z] coverage: 52.6% of statements [2022-02-18T21:11:29.678Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.6% of statements [2022-02-18T21:11:29.678Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-18T21:11:29.678Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-18T21:11:29.678Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-18T21:11:29.678Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-18T21:11:29.678Z] PASS [2022-02-18T21:11:29.678Z] coverage: 62.5% of statements [2022-02-18T21:11:29.678Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2022-02-18T21:11:30.360Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-18T21:11:30.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-18T21:11:30.618Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-18T21:11:31.679Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T21:11:31.995Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-18T21:11:32.254Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-18T21:11:33.026Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2022-02-18T21:11:33.248Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T21:11:33.633Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-18T21:11:33.633Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-18T21:11:34.201Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-18T21:11:34.201Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-18T21:11:34.201Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-18T21:11:34.237Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T21:11:34.448Z] === RUN TestGetDriver [2022-02-18T21:11:34.448Z] --- PASS: TestGetDriver (0.00s) [2022-02-18T21:11:34.448Z] === RUN TestVolumeRequestError [2022-02-18T21:11:34.448Z] --- PASS: TestVolumeRequestError (0.02s) [2022-02-18T21:11:34.448Z] PASS [2022-02-18T21:11:34.448Z] coverage: 36.1% of statements [2022-02-18T21:11:34.448Z] ok github.com/docker/docker/volume/drivers 0.074s coverage: 36.1% of statements [2022-02-18T21:11:34.448Z] === RUN TestGetAddress [2022-02-18T21:11:34.448Z] --- PASS: TestGetAddress (0.00s) [2022-02-18T21:11:34.448Z] === RUN TestRemove [2022-02-18T21:11:34.448Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T21:11:34.448Z] --- SKIP: TestRemove (0.00s) [2022-02-18T21:11:34.448Z] === RUN TestInitializeWithVolumes [2022-02-18T21:11:34.448Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-18T21:11:34.448Z] === RUN TestCreate [2022-02-18T21:11:34.448Z] --- PASS: TestCreate (0.01s) [2022-02-18T21:11:34.448Z] === RUN TestValidateName [2022-02-18T21:11:34.448Z] --- PASS: TestValidateName (0.00s) [2022-02-18T21:11:34.448Z] === RUN TestCreateWithOpts [2022-02-18T21:11:34.448Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T21:11:34.448Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-18T21:11:34.448Z] === RUN TestRelaodNoOpts [2022-02-18T21:11:34.448Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-18T21:11:34.448Z] PASS [2022-02-18T21:11:34.448Z] coverage: 41.5% of statements [2022-02-18T21:11:34.448Z] ok github.com/docker/docker/volume/local 0.097s coverage: 41.5% of statements [2022-02-18T21:11:34.460Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-18T21:11:35.030Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-18T21:11:35.443Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-18T21:11:35.443Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-18T21:11:35.443Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-18T21:11:35.443Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRaw [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-18T21:11:35.443Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountRaw [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountRawSplit [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-18T21:11:35.443Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-18T21:11:35.443Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T21:11:35.443Z] === RUN TestConvertTmpfsOptions [2022-02-18T21:11:35.443Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-18T21:11:35.443Z] linux_parser_test.go:209: data="ro" [2022-02-18T21:11:35.443Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-18T21:11:35.443Z] === RUN TestParseMountSpec [2022-02-18T21:11:35.443Z] parser_test.go:62: case 0 [2022-02-18T21:11:35.443Z] parser_test.go:62: case 1 [2022-02-18T21:11:35.443Z] parser_test.go:62: case 2 [2022-02-18T21:11:35.443Z] parser_test.go:62: case 3 [2022-02-18T21:11:35.443Z] parser_test.go:62: case 4 [2022-02-18T21:11:35.443Z] parser_test.go:62: case 5 [2022-02-18T21:11:35.443Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-18T21:11:35.443Z] === RUN TestValidateMount [2022-02-18T21:11:35.443Z] --- PASS: TestValidateMount (0.00s) [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRaw [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-18T21:11:35.443Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-18T21:11:35.443Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-18T21:11:35.443Z] PASS [2022-02-18T21:11:35.443Z] coverage: 67.6% of statements [2022-02-18T21:11:35.443Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.6% of statements [2022-02-18T21:11:35.807Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T21:11:36.433Z] === RUN TestSetGetMeta [2022-02-18T21:11:36.433Z] === PAUSE TestSetGetMeta [2022-02-18T21:11:36.433Z] === RUN TestRestore [2022-02-18T21:11:36.433Z] === PAUSE TestRestore [2022-02-18T21:11:36.433Z] === RUN TestServiceCreate [2022-02-18T21:11:36.433Z] === PAUSE TestServiceCreate [2022-02-18T21:11:36.433Z] === RUN TestServiceList [2022-02-18T21:11:36.433Z] === PAUSE TestServiceList [2022-02-18T21:11:36.433Z] === RUN TestServiceRemove [2022-02-18T21:11:36.433Z] === PAUSE TestServiceRemove [2022-02-18T21:11:36.433Z] === RUN TestServiceGet [2022-02-18T21:11:36.433Z] === PAUSE TestServiceGet [2022-02-18T21:11:36.433Z] === RUN TestServicePrune [2022-02-18T21:11:36.433Z] === PAUSE TestServicePrune [2022-02-18T21:11:36.433Z] === RUN TestCreate [2022-02-18T21:11:36.433Z] === PAUSE TestCreate [2022-02-18T21:11:36.433Z] === RUN TestRemove [2022-02-18T21:11:36.433Z] === PAUSE TestRemove [2022-02-18T21:11:36.433Z] === RUN TestList [2022-02-18T21:11:36.433Z] === PAUSE TestList [2022-02-18T21:11:36.433Z] === RUN TestFindByDriver [2022-02-18T21:11:36.433Z] === PAUSE TestFindByDriver [2022-02-18T21:11:36.433Z] === RUN TestFindByReferenced [2022-02-18T21:11:36.433Z] === PAUSE TestFindByReferenced [2022-02-18T21:11:36.433Z] === RUN TestDerefMultipleOfSameRef [2022-02-18T21:11:36.433Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-18T21:11:36.433Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T21:11:36.433Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T21:11:36.433Z] === RUN TestDefererencePluginOnCreateError [2022-02-18T21:11:36.433Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-18T21:11:36.433Z] === RUN TestRefDerefRemove [2022-02-18T21:11:36.433Z] === PAUSE TestRefDerefRemove [2022-02-18T21:11:36.433Z] === RUN TestGet [2022-02-18T21:11:36.433Z] === PAUSE TestGet [2022-02-18T21:11:36.433Z] === RUN TestGetWithReference [2022-02-18T21:11:36.433Z] === PAUSE TestGetWithReference [2022-02-18T21:11:36.433Z] === RUN TestFilterFunc [2022-02-18T21:11:36.433Z] === RUN TestFilterFunc/test_nil_list [2022-02-18T21:11:36.433Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-18T21:11:36.433Z] === RUN TestFilterFunc/test_empty_list [2022-02-18T21:11:36.433Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-18T21:11:36.433Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T21:11:36.433Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T21:11:36.433Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T21:11:36.433Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T21:11:36.433Z] === RUN TestFilterFunc/test_filter_some [2022-02-18T21:11:36.433Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-18T21:11:36.433Z] === RUN TestFilterFunc/test_filter_middle [2022-02-18T21:11:36.433Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-18T21:11:36.433Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-18T21:11:36.433Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-18T21:11:36.433Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-18T21:11:36.433Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-18T21:11:36.433Z] === CONT TestFilterFunc/test_nil_list [2022-02-18T21:11:36.433Z] === CONT TestFilterFunc/test_filter_some [2022-02-18T21:11:36.433Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-18T21:11:36.433Z] === CONT TestFilterFunc/test_empty_list [2022-02-18T21:11:36.433Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-18T21:11:36.433Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-18T21:11:36.433Z] === CONT TestFilterFunc/test_filter_middle [2022-02-18T21:11:36.433Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-18T21:11:36.433Z] --- PASS: TestFilterFunc (0.00s) [2022-02-18T21:11:36.433Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-18T21:11:36.433Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-18T21:11:36.433Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-18T21:11:36.433Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-18T21:11:36.433Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-18T21:11:36.433Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-18T21:11:36.433Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-18T21:11:36.433Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-18T21:11:36.433Z] === CONT TestSetGetMeta [2022-02-18T21:11:36.433Z] === CONT TestServiceGet [2022-02-18T21:11:36.433Z] === CONT TestList [2022-02-18T21:11:36.433Z] === CONT TestCreate [2022-02-18T21:11:36.433Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-18T21:11:36.433Z] === CONT TestServiceRemove [2022-02-18T21:11:36.433Z] --- PASS: TestCreate (0.04s) [2022-02-18T21:11:36.433Z] === CONT TestServiceList [2022-02-18T21:11:36.433Z] --- PASS: TestList (0.05s) [2022-02-18T21:11:36.433Z] === CONT TestServiceCreate [2022-02-18T21:11:36.433Z] --- PASS: TestServiceGet (0.19s) [2022-02-18T21:11:36.433Z] === CONT TestRestore [2022-02-18T21:11:36.433Z] --- PASS: TestServiceRemove (0.17s) [2022-02-18T21:11:36.433Z] === CONT TestServicePrune [2022-02-18T21:11:36.433Z] --- PASS: TestServiceList (0.17s) [2022-02-18T21:11:36.433Z] === CONT TestRemove [2022-02-18T21:11:36.433Z] --- PASS: TestServiceCreate (0.15s) [2022-02-18T21:11:36.433Z] === CONT TestDefererencePluginOnCreateError [2022-02-18T21:11:36.433Z] time="2022-02-18T21:11:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:11:36.433Z] --- PASS: TestRestore (0.05s) [2022-02-18T21:11:36.433Z] === CONT TestGetWithReference [2022-02-18T21:11:36.433Z] time="2022-02-18T21:11:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:11:36.433Z] --- PASS: TestRemove (0.04s) [2022-02-18T21:11:36.433Z] === CONT TestGet [2022-02-18T21:11:36.433Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-02-18T21:11:36.433Z] === CONT TestRefDerefRemove [2022-02-18T21:11:36.433Z] time="2022-02-18T21:11:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:11:36.433Z] time="2022-02-18T21:11:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-18T21:11:36.433Z] --- PASS: TestGetWithReference (0.04s) [2022-02-18T21:11:36.433Z] === CONT TestDerefMultipleOfSameRef [2022-02-18T21:11:36.433Z] --- PASS: TestGet (0.04s) [2022-02-18T21:11:36.433Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-18T21:11:36.433Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-18T21:11:36.433Z] === CONT TestFindByReferenced [2022-02-18T21:11:36.433Z] time="2022-02-18T21:11:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-18T21:11:36.433Z] --- PASS: TestServicePrune (0.11s) [2022-02-18T21:11:36.433Z] === CONT TestFindByDriver [2022-02-18T21:11:36.433Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-02-18T21:11:36.433Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-02-18T21:11:36.433Z] --- PASS: TestFindByReferenced (0.04s) [2022-02-18T21:11:36.433Z] --- PASS: TestFindByDriver (0.03s) [2022-02-18T21:11:36.433Z] PASS [2022-02-18T21:11:36.433Z] coverage: 69.0% of statements [2022-02-18T21:11:36.433Z] ok github.com/docker/docker/volume/service 0.384s coverage: 69.0% of statements [2022-02-18T21:11:38.026Z] --- PASS: TestBuildMultiStageCopy (15.92s) [2022-02-18T21:11:38.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.08s) [2022-02-18T21:11:38.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.06s) [2022-02-18T21:11:38.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.31s) [2022-02-18T21:11:38.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.62s) [2022-02-18T21:11:38.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.84s) [2022-02-18T21:11:38.026Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T21:11:39.218Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-18T21:11:39.218Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-18T21:11:40.983Z] --- PASS: TestBuildMultiStageParentConfig (3.28s) [2022-02-18T21:11:40.983Z] === RUN TestBuildLabelWithTargets [2022-02-18T21:11:40.983Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:11:40.983Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-18T21:11:40.983Z] === RUN TestBuildWithEmptyLayers [2022-02-18T21:11:43.202Z] --- PASS: TestBuildWithEmptyLayers (1.84s) [2022-02-18T21:11:43.202Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T21:11:43.409Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-18T21:11:43.668Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-18T21:11:43.668Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-18T21:11:44.605Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-18T21:11:45.543Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-18T21:11:46.480Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-18T21:11:46.884Z] 2022/02/18 21:11:46 Closing DB instances... [2022-02-18T21:11:47.050Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-18T21:11:47.986Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-18T21:11:48.454Z] time="2022-02-18T21:11:48Z" level=error msg="node: c659fbe46480 is unknown to memberlist" [2022-02-18T21:11:48.924Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-02-18T21:11:48.924Z] === RUN TestFindNode [2022-02-18T21:11:48.924Z] 2022/02/18 21:11:48 Closing DB instances... [2022-02-18T21:11:48.924Z] --- PASS: TestFindNode (0.02s) [2022-02-18T21:11:48.924Z] === RUN TestChangeNodeState [2022-02-18T21:11:48.924Z] 2022/02/18 21:11:48 Closing DB instances... [2022-02-18T21:11:48.924Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-18T21:11:48.924Z] === RUN TestNodeReincarnation [2022-02-18T21:11:48.924Z] 2022/02/18 21:11:48 Closing DB instances... [2022-02-18T21:11:49.887Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-18T21:11:50.145Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-18T21:11:50.712Z] === RUN TestDockerSuite/TestLogsSince [2022-02-18T21:11:51.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-18T21:11:53.694Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-18T21:11:53.694Z] === RUN TestParallelCreate [2022-02-18T21:11:53.694Z] 2022/02/18 21:11:53 Closing DB instances... [2022-02-18T21:11:53.694Z] --- PASS: TestParallelCreate (0.02s) [2022-02-18T21:11:53.694Z] === RUN TestParallelDelete [2022-02-18T21:11:53.694Z] 2022/02/18 21:11:53 Closing DB instances... [2022-02-18T21:11:53.694Z] --- PASS: TestParallelDelete (0.02s) [2022-02-18T21:11:53.694Z] === RUN TestNetworkDBIslands [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:31929780db3d with config:&{NodeID:31929780db3d 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-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=info msg="Node 31929780db3d/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=info msg="Node 31929780db3d/192.168.68.144, added to nodes list" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:26b51397977c with config:&{NodeID:26b51397977c 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-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=info msg="Node 26b51397977c/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=info msg="Node 26b51397977c/192.168.68.144, added to nodes list" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=info msg="Node 26b51397977c/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=info msg="Node 26b51397977c/192.168.68.144, added to nodes list" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=info msg="Node 31929780db3d/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=info msg="Node 31929780db3d/192.168.68.144, added to nodes list" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-18T21:11:53.694Z] time="2022-02-18T21:11:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-18T21:11:54.688Z] time="2022-02-18T21:11:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:de8293b12ed0 with config:&{NodeID:de8293b12ed0 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-02-18T21:11:54.688Z] time="2022-02-18T21:11:54Z" level=info msg="Node de8293b12ed0/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:54.688Z] time="2022-02-18T21:11:54Z" level=info msg="Node de8293b12ed0/192.168.68.144, added to nodes list" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=info msg="Node de8293b12ed0/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=info msg="Node de8293b12ed0/192.168.68.144, added to nodes list" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=info msg="Node 31929780db3d/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=info msg="Node 31929780db3d/192.168.68.144, added to nodes list" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=info msg="Node 26b51397977c/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=info msg="Node 26b51397977c/192.168.68.144, added to nodes list" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=info msg="Node de8293b12ed0/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:54.689Z] time="2022-02-18T21:11:54Z" level=info msg="Node de8293b12ed0/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:62eeaadddbd4 with config:&{NodeID:62eeaadddbd4 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-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="Node 26b51397977c/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="Node 26b51397977c/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="Node de8293b12ed0/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="Node de8293b12ed0/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="Node 31929780db3d/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=info msg="Node 31929780db3d/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:55Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:55Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:55Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.163Z] time="2022-02-18T21:11:55Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:3ddbb69ab4a9 with config:&{NodeID:3ddbb69ab4a9 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-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node de8293b12ed0/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node de8293b12ed0/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 31929780db3d/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 31929780db3d/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 26b51397977c/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 26b51397977c/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, added to nodes list" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:55.634Z] time="2022-02-18T21:11:55Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, added to nodes list" [2022-02-18T21:11:56.108Z] networkdb_test.go:835: Re-joining: 3 [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=info msg="The new bootstrap node list is:[192.168.68.144:10033 192.168.68.144:10034 192.168.68.144:10035]" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10033" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49358" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10034" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49359" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10035" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49360" [2022-02-18T21:11:56.108Z] networkdb_test.go:835: Re-joining: 4 [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=info msg="The new bootstrap node list is:[192.168.68.144:10033 192.168.68.144:10034 192.168.68.144:10035]" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10033" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49361" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10034" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49362" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10035" [2022-02-18T21:11:56.108Z] time="2022-02-18T21:11:55Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49363" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="node 0 leaving" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="Node 31929780db3d change state NodeActive --> NodeLeft" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="Node 31929780db3d change state NodeActive --> NodeLeft" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="Node 31929780db3d change state NodeActive --> NodeLeft" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="node5(3ddbb69ab4a9): Node leave event for 31929780db3d/192.168.68.144" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="node2(26b51397977c): Node leave event for 31929780db3d/192.168.68.144" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="node3(de8293b12ed0): Node leave event for 31929780db3d/192.168.68.144" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="Node 31929780db3d change state NodeActive --> NodeLeft" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="node1(31929780db3d): Node leave event for 31929780db3d/192.168.68.144" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="Node 31929780db3d change state NodeActive --> NodeLeft" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="node4(62eeaadddbd4): Node leave event for 31929780db3d/192.168.68.144" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="Node 31929780db3d/192.168.68.144, left gossip cluster" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="Node 31929780db3d/192.168.68.144, left gossip cluster" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="Node 31929780db3d/192.168.68.144, left gossip cluster" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="Node 31929780db3d/192.168.68.144, left gossip cluster" [2022-02-18T21:11:56.578Z] time="2022-02-18T21:11:56Z" level=info msg="Node 31929780db3d/192.168.68.144, left gossip cluster" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="node 1 leaving" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="Node 26b51397977c change state NodeActive --> NodeLeft" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="node3(de8293b12ed0): Node leave event for 26b51397977c/192.168.68.144" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="Node 26b51397977c/192.168.68.144, left gossip cluster" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="Node 26b51397977c change state NodeActive --> NodeLeft" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="Node 26b51397977c change state NodeActive --> NodeFailed" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="Node 26b51397977c/192.168.68.144, added to failed nodes list" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="node4(62eeaadddbd4): Node leave event for 26b51397977c/192.168.68.144" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="Node 26b51397977c change state NodeActive --> NodeLeft" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="node5(3ddbb69ab4a9): Node leave event for 26b51397977c/192.168.68.144" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=error msg="node: 26b51397977c is unknown to memberlist" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="Node 26b51397977c/192.168.68.144, left gossip cluster" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="Node 26b51397977c/192.168.68.144, left gossip cluster" [2022-02-18T21:11:57.050Z] time="2022-02-18T21:11:56Z" level=info msg="Node 26b51397977c/192.168.68.144, left gossip cluster" [2022-02-18T21:11:57.398Z] docker_api_swarm_service_test.go:395: [dd7dd0a8e0afb] joining swarm manager [d2a5b4ba213ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:11:57.398Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=info msg="node 2 leaving" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=info msg="Node de8293b12ed0 change state NodeActive --> NodeLeft" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=info msg="Node de8293b12ed0 change state NodeActive --> NodeLeft" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=info msg="node4(62eeaadddbd4): Node leave event for de8293b12ed0/192.168.68.144" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=info msg="node5(3ddbb69ab4a9): Node leave event for de8293b12ed0/192.168.68.144" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=info msg="Node de8293b12ed0 change state NodeActive --> NodeLeft" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=info msg="node3(de8293b12ed0): Node leave event for de8293b12ed0/192.168.68.144" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=debug msg="memberlist: Failed ping: 26b51397977c (timeout reached)" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.68.144:10036: use of closed network connection" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.68.144:10037: use of closed network connection" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=info msg="Node de8293b12ed0/192.168.68.144, left gossip cluster" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=info msg="Node de8293b12ed0/192.168.68.144, left gossip cluster" [2022-02-18T21:11:57.520Z] time="2022-02-18T21:11:57Z" level=info msg="Node de8293b12ed0/192.168.68.144, left gossip cluster" [2022-02-18T21:11:57.967Z] docker_api_swarm_service_test.go:395: [d69ad9601fc3b] joining swarm manager [d2a5b4ba213ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="memberlist: Suspect 26b51397977c has failed, no acks received" [2022-02-18T21:11:57.990Z] networkdb_test.go:867: node4: OK [2022-02-18T21:11:57.990Z] networkdb_test.go:867: node5: OK [2022-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="node 0 coming back" [2022-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e5c4515a5f9a with config:&{NodeID:e5c4515a5f9a 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-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, added to nodes list" [2022-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="node 1 coming back" [2022-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d89e088ade82 with config:&{NodeID:d89e088ade82 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-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="Node d89e088ade82/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="Node d89e088ade82/192.168.68.144, added to nodes list" [2022-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="node 2 coming back" [2022-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0619e016e406 with config:&{NodeID:0619e016e406 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-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="Node 0619e016e406/192.168.68.144, joined gossip cluster" [2022-02-18T21:11:57.990Z] time="2022-02-18T21:11:57Z" level=info msg="Node 0619e016e406/192.168.68.144, added to nodes list" [2022-02-18T21:12:00.949Z] time="2022-02-18T21:12:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.68.144:10033 192.168.68.144:10034 192.168.68.144:10035]" [2022-02-18T21:12:01.027Z] --- PASS: TestBuildMultiStageOnBuild (16.45s) [2022-02-18T21:12:01.027Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T21:12:01.027Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:12:01.027Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-18T21:12:01.027Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T21:12:01.420Z] time="2022-02-18T21:12:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.68.144:10033 192.168.68.144:10034 192.168.68.144:10035]" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10033" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49365" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, is the new incarnation of the shutdown node 31929780db3d/192.168.68.144" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10034" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49366" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node d89e088ade82/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node d89e088ade82/192.168.68.144, is the new incarnation of the shutdown node 26b51397977c/192.168.68.144" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node d89e088ade82/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10035" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49367" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node d89e088ade82/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node d89e088ade82/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 0619e016e406/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 0619e016e406/192.168.68.144, is the new incarnation of the shutdown node de8293b12ed0/192.168.68.144" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 0619e016e406/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, is the new incarnation of the shutdown node 31929780db3d/192.168.68.144" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node d89e088ade82/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node d89e088ade82/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node d89e088ade82/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node d89e088ade82/192.168.68.144, is the new incarnation of the shutdown node 26b51397977c/192.168.68.144" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node d89e088ade82/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 0619e016e406/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 0619e016e406/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 0619e016e406/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 0619e016e406/192.168.68.144, is the new incarnation of the shutdown node de8293b12ed0/192.168.68.144" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 0619e016e406/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 0619e016e406/192.168.68.144, joined gossip cluster" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:01Z" level=info msg="Node 0619e016e406/192.168.68.144, added to nodes list" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:02Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49368" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10033" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:02Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49369" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10034" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:02Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49370" [2022-02-18T21:12:02.412Z] time="2022-02-18T21:12:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.68.144:10035" [2022-02-18T21:12:02.883Z] 2022/02/18 21:12:02 Closing DB instances... [2022-02-18T21:12:03.242Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-18T21:12:03.242Z] === RUN TestDockerSuite/TestLogsTail [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:02Z" level=info msg="Node e5c4515a5f9a change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:02Z" level=info msg="node4(62eeaadddbd4): Node leave event for e5c4515a5f9a/192.168.68.144" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:02Z" level=info msg="Node e5c4515a5f9a change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:02Z" level=info msg="node3(0619e016e406): Node leave event for e5c4515a5f9a/192.168.68.144" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:02Z" level=info msg="Node e5c4515a5f9a change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:02Z" level=info msg="node2(d89e088ade82): Node leave event for e5c4515a5f9a/192.168.68.144" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:02Z" level=info msg="Node e5c4515a5f9a change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:02Z" level=info msg="node1(e5c4515a5f9a): Node leave event for e5c4515a5f9a/192.168.68.144" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:02Z" level=info msg="Node e5c4515a5f9a change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:02Z" level=info msg="node5(3ddbb69ab4a9): Node leave event for e5c4515a5f9a/192.168.68.144" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, left gossip cluster" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, left gossip cluster" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, left gossip cluster" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, left gossip cluster" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="Node e5c4515a5f9a/192.168.68.144, left gossip cluster" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="Node d89e088ade82 change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="node3(0619e016e406): Node leave event for d89e088ade82/192.168.68.144" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="Node d89e088ade82 change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="node5(3ddbb69ab4a9): Node leave event for d89e088ade82/192.168.68.144" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="Node d89e088ade82 change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="node4(62eeaadddbd4): Node leave event for d89e088ade82/192.168.68.144" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="Node d89e088ade82 change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.354Z] time="2022-02-18T21:12:03Z" level=info msg="node2(d89e088ade82): Node leave event for d89e088ade82/192.168.68.144" [2022-02-18T21:12:03.811Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-18T21:12:03.826Z] time="2022-02-18T21:12:03Z" level=info msg="Node d89e088ade82/192.168.68.144, left gossip cluster" [2022-02-18T21:12:03.826Z] time="2022-02-18T21:12:03Z" level=info msg="Node d89e088ade82/192.168.68.144, left gossip cluster" [2022-02-18T21:12:03.826Z] time="2022-02-18T21:12:03Z" level=info msg="Node d89e088ade82/192.168.68.144, left gossip cluster" [2022-02-18T21:12:03.826Z] time="2022-02-18T21:12:03Z" level=info msg="Node d89e088ade82/192.168.68.144, left gossip cluster" [2022-02-18T21:12:03.826Z] time="2022-02-18T21:12:03Z" level=info msg="Node 0619e016e406 change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.826Z] time="2022-02-18T21:12:03Z" level=info msg="node4(62eeaadddbd4): Node leave event for 0619e016e406/192.168.68.144" [2022-02-18T21:12:03.826Z] time="2022-02-18T21:12:03Z" level=info msg="Node 0619e016e406 change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.826Z] time="2022-02-18T21:12:03Z" level=info msg="node5(3ddbb69ab4a9): Node leave event for 0619e016e406/192.168.68.144" [2022-02-18T21:12:03.826Z] time="2022-02-18T21:12:03Z" level=info msg="Node 0619e016e406 change state NodeActive --> NodeLeft" [2022-02-18T21:12:03.826Z] time="2022-02-18T21:12:03Z" level=info msg="node3(0619e016e406): Node leave event for 0619e016e406/192.168.68.144" [2022-02-18T21:12:04.072Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-18T21:12:04.297Z] time="2022-02-18T21:12:03Z" level=info msg="Node 0619e016e406/192.168.68.144, left gossip cluster" [2022-02-18T21:12:04.297Z] time="2022-02-18T21:12:03Z" level=info msg="Node 0619e016e406/192.168.68.144, left gossip cluster" [2022-02-18T21:12:04.297Z] time="2022-02-18T21:12:04Z" level=info msg="Node 0619e016e406/192.168.68.144, left gossip cluster" [2022-02-18T21:12:04.297Z] time="2022-02-18T21:12:04Z" level=debug msg="memberlist: Failed ping: 3ddbb69ab4a9 (timeout reached)" [2022-02-18T21:12:04.297Z] time="2022-02-18T21:12:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.68.144:10035: use of closed network connection" [2022-02-18T21:12:04.297Z] time="2022-02-18T21:12:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.68.144:10036: use of closed network connection" [2022-02-18T21:12:04.297Z] time="2022-02-18T21:12:04Z" level=debug msg="memberlist: Stream connection from=192.168.68.144:49371" [2022-02-18T21:12:04.641Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-18T21:12:04.767Z] time="2022-02-18T21:12:04Z" level=info msg="Node 62eeaadddbd4 change state NodeActive --> NodeLeft" [2022-02-18T21:12:04.767Z] time="2022-02-18T21:12:04Z" level=info msg="node5(3ddbb69ab4a9): Node leave event for 62eeaadddbd4/192.168.68.144" [2022-02-18T21:12:04.767Z] time="2022-02-18T21:12:04Z" level=info msg="Node 62eeaadddbd4 change state NodeActive --> NodeLeft" [2022-02-18T21:12:04.767Z] time="2022-02-18T21:12:04Z" level=info msg="node4(62eeaadddbd4): Node leave event for 62eeaadddbd4/192.168.68.144" [2022-02-18T21:12:04.767Z] time="2022-02-18T21:12:04Z" level=warning msg="memberlist: Was able to connect to 3ddbb69ab4a9 but other probes failed, network may be misconfigured" [2022-02-18T21:12:04.903Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-18T21:12:05.162Z] === RUN TestDockerSuite/TestNetHostname [2022-02-18T21:12:05.238Z] time="2022-02-18T21:12:04Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, left gossip cluster" [2022-02-18T21:12:05.238Z] time="2022-02-18T21:12:05Z" level=info msg="Node 62eeaadddbd4/192.168.68.144, left gossip cluster" [2022-02-18T21:12:05.708Z] time="2022-02-18T21:12:05Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, left gossip cluster" [2022-02-18T21:12:05.708Z] time="2022-02-18T21:12:05Z" level=info msg="Node 3ddbb69ab4a9 change state NodeActive --> NodeFailed" [2022-02-18T21:12:06.179Z] time="2022-02-18T21:12:05Z" level=info msg="Node 3ddbb69ab4a9/192.168.68.144, added to failed nodes list" [2022-02-18T21:12:06.179Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-02-18T21:12:06.179Z] PASS [2022-02-18T21:12:06.179Z] coverage: 60.0% of statements [2022-02-18T21:12:06.179Z] ok github.com/docker/docker/libnetwork/networkdb 104.173s coverage: 60.0% of statements [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/quota [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/rootless [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/volume [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-18T21:12:06.179Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-18T21:12:06.540Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-18T21:12:06.800Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === Skipped [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-18T21:12:09.149Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-18T21:12:09.149Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-18T21:12:09.149Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-18T21:12:09.149Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-18T21:12:09.149Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-18T21:12:09.149Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-18T21:12:09.149Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-18T21:12:09.149Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-18T21:12:09.149Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-18T21:12:09.149Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-18T21:12:09.149Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-18T21:12:09.149Z] daemon_test.go:145: root required [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-18T21:12:09.149Z] reload_test.go:342: root required [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-18T21:12:09.149Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-18T21:12:09.149Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-18T21:12:09.149Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-18T21:12:09.149Z] download_test.go:267: Needs fixing on Windows [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-18T21:12:09.149Z] layer_test.go:291: Failing on Windows [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-18T21:12:09.149Z] layer_test.go:340: Failing on Windows [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-18T21:12:09.149Z] layer_test.go:455: Failing on Windows [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-18T21:12:09.149Z] layer_test.go:684: Failing on Windows [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.149Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-18T21:12:09.149Z] migration_test.go:45: Failing on Windows [2022-02-18T21:12:09.149Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-18T21:12:09.150Z] migration_test.go:181: Failing on Windows [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-18T21:12:09.150Z] mount_test.go:17: Failing on Windows [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-18T21:12:09.150Z] mount_test.go:76: Failing on Windows [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-18T21:12:09.150Z] mount_test.go:125: Failing on Windows [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-18T21:12:09.150Z] mount_test.go:212: Failing on Windows [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-02-18T21:12:09.150Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.02s) [2022-02-18T21:12:09.150Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-18T21:12:09.150Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-18T21:12:09.150Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-18T21:12:09.150Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-18T21:12:09.150Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-18T21:12:09.150Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-18T21:12:09.150Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-18T21:12:09.150Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-18T21:12:09.150Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-18T21:12:09.150Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-18T21:12:09.150Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-18T21:12:09.150Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-18T21:12:09.150Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-18T21:12:09.150Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-18T21:12:09.150Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-18T21:12:09.150Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-18T21:12:09.150Z] archive_test.go:133: Xz not present in msys2 [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-18T21:12:09.150Z] archive_test.go:140: zstd not installed [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-18T21:12:09.150Z] archive_test.go:252: Failing on Windows CI machines [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-18T21:12:09.150Z] archive_windows_test.go:16: Currently fails [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-18T21:12:09.150Z] changes_test.go:195: needs more investigation [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-18T21:12:09.150Z] changes_test.go:432: needs further investigation [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-18T21:12:09.150Z] changes_test.go:468: needs further investigation [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-18T21:12:09.150Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-18T21:12:09.150Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-18T21:12:09.150Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-18T21:12:09.150Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-18T21:12:09.150Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-18T21:12:09.150Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:12:09.150Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-18T21:12:09.150Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-18T21:12:09.150Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-18T21:12:09.150Z] poller_test.go:40: No chmod on Windows [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-18T21:12:09.150Z] fileutils_test.go:133: Needs porting to Windows [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-18T21:12:09.150Z] fileutils_test.go:179: Needs porting to Windows [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-18T21:12:09.150Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-18T21:12:09.150Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-02-18T21:12:09.150Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-18T21:12:09.150Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-18T21:12:09.150Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-18T21:12:09.150Z] [2022-02-18T21:12:09.150Z] DONE 2072 tests, 68 skipped in 300.026s [2022-02-18T21:12:09.150Z] INFO: make.ps1 ended at 02/18/2022 21:12:08 [2022-02-18T21:12:11.377Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-18T21:12:11.377Z] INFO: Unit tests ended at 02/18/2022 21:12:10. Duration:00:05:21.3110874 [2022-02-18T21:12:11.377Z] INFO: Building busybox [2022-02-18T21:12:11.377Z] Sending build context to Docker daemon 5.12kB [2022-02-18T21:12:11.377Z] [2022-02-18T21:12:11.377Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-18T21:12:11.377Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-18T21:12:11.377Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-18T21:12:11.377Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-18T21:12:11.377Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-18T21:12:11.377Z] ---> c703d4d60533 [2022-02-18T21:12:11.377Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-18T21:12:11.377Z] ---> Running in e7a2028f4a93 [2022-02-18T21:12:13.361Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-18T21:12:13.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-18T21:12:13.531Z] --- PASS: TestBuildMultiStageLayerLeak (13.63s) [2022-02-18T21:12:13.531Z] === RUN TestBuildWithHugeFile [2022-02-18T21:12:13.620Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-18T21:12:14.189Z] === RUN TestDockerSuite/TestPluginActive [2022-02-18T21:12:14.758Z] docker_api_swarm_service_test.go:343: [d0be755fcf682] joining swarm manager [d60c225b5b2e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:12:15.696Z] docker_api_swarm_service_test.go:343: [d12eb7f5ba68f] joining swarm manager [d60c225b5b2e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:12:16.634Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-18T21:12:21.936Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-18T21:12:21.936Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-18T21:12:21.936Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-18T21:12:23.308Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-18T21:12:25.843Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-18T21:12:27.746Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-18T21:12:29.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-18T21:12:30.221Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-18T21:12:31.159Z] docker_api_swarm_service_test.go:490: [dd11ce65eeb04] joining swarm manager [daaebe34f2b54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:12:32.096Z] docker_api_swarm_service_test.go:490: [dc2536ff4e33b] joining swarm manager [daaebe34f2b54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:12:32.645Z] Removing intermediate container e7a2028f4a93 [2022-02-18T21:12:32.645Z] ---> 5379f6fd28b0 [2022-02-18T21:12:32.645Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-18T21:12:32.645Z] ---> Running in 93ba9bcdbde9 [2022-02-18T21:12:32.645Z] Removing intermediate container 93ba9bcdbde9 [2022-02-18T21:12:32.645Z] ---> bfa0dedaca5f [2022-02-18T21:12:32.645Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-18T21:12:32.645Z] ---> Running in 5a595b86b706 [2022-02-18T21:12:33.116Z] Removing intermediate container 5a595b86b706 [2022-02-18T21:12:33.116Z] ---> ca9db451a37f [2022-02-18T21:12:33.116Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-18T21:12:34.687Z] [2022-02-18T21:12:35.160Z] ---> 6ba831221471 [2022-02-18T21:12:35.160Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-18T21:12:35.160Z] ---> Running in 17569cc6d8b8 [2022-02-18T21:12:35.382Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-18T21:12:36.759Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-18T21:12:37.697Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-18T21:12:38.635Z] === RUN TestDockerSuite/TestPortList [2022-02-18T21:12:45.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-18T21:12:45.216Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-18T21:12:45.474Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-18T21:12:49.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-18T21:12:51.574Z] docker_api_swarm_service_test.go:128: [d9494bf4e4a17] joining swarm manager [d2c51d6f96455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:12:51.832Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-18T21:12:51.832Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-18T21:12:51.832Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-18T21:12:52.401Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-18T21:12:52.401Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-18T21:12:52.661Z] docker_api_swarm_service_test.go:129: [d15036ee31fec] joining swarm manager [d2c51d6f96455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:12:52.921Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-18T21:12:52.921Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-18T21:12:53.860Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-18T21:12:53.860Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-18T21:12:54.477Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-02-18T21:12:54.477Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-18T21:12:54.477Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-18T21:12:54.477Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2022-02-18T21:12:54.477Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-18T21:12:54.477Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-02-18T21:12:54.477Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/builder [no test files] [2022-02-18T21:12:54.477Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-18T21:12:54.478Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-18T21:12:54.478Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-18T21:12:54.478Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-18T21:12:54.478Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-18T21:12:54.478Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-18T21:12:54.478Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-18T21:12:54.478Z] ok github.com/docker/docker/builder/remotecontext 0.101s coverage: 13.7% of statements [2022-02-18T21:12:54.478Z] ok github.com/docker/docker/builder/dockerfile 0.244s coverage: 49.3% of statements [2022-02-18T21:12:54.478Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-18T21:12:54.478Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-18T21:12:54.478Z] ok github.com/docker/docker/builder/remotecontext/git 1.256s coverage: 86.3% of statements [2022-02-18T21:12:54.478Z] ? github.com/docker/docker/cli [no test files] [2022-02-18T21:12:54.478Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-18T21:12:54.478Z] ok github.com/docker/docker/cmd/docker-proxy 0.154s coverage: 67.6% of statements [2022-02-18T21:12:54.798Z] docker_api_swarm_service_test.go:137: [d0c7663430cc2] joining swarm manager [d2c51d6f96455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-18T21:12:54.798Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-18T21:12:54.798Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-18T21:12:55.368Z] docker_api_swarm_service_test.go:138: [d3e5bca59eb4f] joining swarm manager [d2c51d6f96455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-18T21:12:57.012Z] ok github.com/docker/docker/client 0.144s coverage: 75.8% of statements [2022-02-18T21:12:57.270Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-18T21:12:58.204Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-18T21:12:58.462Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-18T21:12:58.721Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-18T21:13:00.547Z] Removing intermediate container 17569cc6d8b8 [2022-02-18T21:13:00.547Z] ---> 636b0f6d206e [2022-02-18T21:13:00.547Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-18T21:13:00.547Z] ---> Running in ddbbafe5cc38 [2022-02-18T21:13:00.628Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-18T21:13:01.198Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-18T21:13:02.118Z] [2022-02-18T21:13:02.118Z] SUCCESS: Specified value was saved. [2022-02-18T21:13:03.736Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-18T21:13:05.079Z] Removing intermediate container ddbbafe5cc38 [2022-02-18T21:13:05.080Z] ---> 5c8d60ad5237 [2022-02-18T21:13:05.080Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-18T21:13:05.080Z] ---> Running in ed437f9d641e [2022-02-18T21:13:06.285Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-18T21:13:06.554Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-18T21:13:09.085Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-18T21:13:12.253Z] Cannot create a file when that file already exists. [2022-02-18T21:13:15.651Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-18T21:13:16.220Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-18T21:13:17.598Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-18T21:13:17.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-18T21:13:18.139Z] Removing intermediate container ed437f9d641e [2022-02-18T21:13:18.139Z] ---> 94d6263cb628 [2022-02-18T21:13:18.139Z] Step 13/13 : CMD ["sh"] [2022-02-18T21:13:18.139Z] ---> Running in 194805c6b2cb [2022-02-18T21:13:18.139Z] Removing intermediate container 194805c6b2cb [2022-02-18T21:13:18.139Z] ---> d38c22ad5db0 [2022-02-18T21:13:18.139Z] Successfully built d38c22ad5db0 [2022-02-18T21:13:18.139Z] Successfully tagged busybox:latest [2022-02-18T21:13:18.139Z] INFO: Docker images of the daemon under test [2022-02-18T21:13:18.139Z] [2022-02-18T21:13:18.139Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-18T21:13:18.139Z] busybox latest d38c22ad5db0 Less than a second ago 5.78GB [2022-02-18T21:13:18.139Z] microsoft/windowsservercore latest c703d4d60533 2 weeks ago 5.75GB [2022-02-18T21:13:18.139Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 2 weeks ago 5.75GB [2022-02-18T21:13:18.139Z] [2022-02-18T21:13:18.139Z] INFO: Running integration tests at 02/18/2022 21:13:17... [2022-02-18T21:13:18.139Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-18T21:13:18.139Z] INFO: Integration API tests being run from the host: [2022-02-18T21:13:18.139Z] INFO: make.ps1 starting at 02/18/2022 21:13:17 [2022-02-18T21:13:18.792Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-18T21:13:19.719Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-18T21:13:19.727Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-18T21:13:20.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-18T21:13:21.672Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-18T21:13:22.611Z] docker_api_swarm_service_test.go:304: [dfa9d54d78e1f] joining swarm manager [df81d5a30180a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:13:23.549Z] docker_api_swarm_service_test.go:304: [d85b8bab7207b] joining swarm manager [df81d5a30180a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:13:23.549Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-18T21:13:24.930Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-18T21:13:25.189Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-18T21:13:25.757Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-18T21:13:27.134Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-18T21:13:29.039Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-18T21:13:29.300Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-18T21:13:29.300Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-18T21:13:29.300Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-18T21:13:29.568Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-18T21:13:29.568Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-18T21:13:29.568Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-18T21:13:30.143Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-18T21:13:31.078Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-18T21:13:32.456Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-18T21:13:33.024Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-18T21:13:35.730Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2022-02-18T21:13:36.298Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-02-18T21:13:36.866Z] ok github.com/docker/docker/cmd/dockerd/trap 2.511s coverage: 0.0% of statements [2022-02-18T21:13:36.866Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-18T21:13:36.866Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-18T21:13:36.866Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-18T21:13:36.866Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-18T21:13:36.866Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-18T21:13:39.597Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-18T21:13:39.597Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-18T21:13:40.973Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-18T21:13:40.973Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-18T21:13:41.231Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-18T21:13:41.231Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-18T21:13:41.623Z] --- PASS: TestBuildWithHugeFile (131.05s) [2022-02-18T21:13:41.623Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T21:13:41.623Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T21:13:41.623Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T21:13:41.623Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T21:13:41.623Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T21:13:41.623Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T21:13:41.624Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T21:13:41.624Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T21:13:41.624Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T21:13:41.624Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T21:13:41.624Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T21:13:41.624Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T21:13:41.624Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T21:13:41.624Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-02-18T21:13:41.624Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-18T21:13:41.624Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-18T21:13:41.624Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-18T21:13:41.624Z] === RUN TestBuildPreserveOwnership [2022-02-18T21:13:41.624Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:13:41.624Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-18T21:13:41.624Z] === RUN TestBuildPlatformInvalid [2022-02-18T21:13:41.624Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-02-18T21:13:41.624Z] PASS [2022-02-18T21:13:41.624Z] ok github.com/docker/docker/integration/build 219.403s [2022-02-18T21:13:41.624Z] [2022-02-18T21:13:41.624Z] === Skipped [2022-02-18T21:13:41.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-18T21:13:41.624Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T21:13:41.624Z] [2022-02-18T21:13:41.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-18T21:13:41.624Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:41.624Z] [2022-02-18T21:13:41.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-18T21:13:41.624Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:13:41.624Z] [2022-02-18T21:13:41.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-18T21:13:41.624Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:13:41.624Z] [2022-02-18T21:13:41.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T21:13:41.624Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T21:13:41.624Z] [2022-02-18T21:13:41.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-18T21:13:41.624Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:13:41.624Z] [2022-02-18T21:13:41.624Z] DONE 29 tests, 6 skipped in 255.339s [2022-02-18T21:13:41.624Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-18T21:13:42.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:13:42.093Z] INFO: Testing against a local daemon [2022-02-18T21:13:42.093Z] === RUN TestConfigInspect [2022-02-18T21:13:42.093Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:42.093Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-18T21:13:42.093Z] === RUN TestConfigList [2022-02-18T21:13:42.093Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:42.093Z] --- SKIP: TestConfigList (0.00s) [2022-02-18T21:13:42.093Z] === RUN TestConfigsCreateAndDelete [2022-02-18T21:13:42.093Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:42.093Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-18T21:13:42.093Z] === RUN TestConfigsUpdate [2022-02-18T21:13:42.093Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:42.093Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-18T21:13:42.093Z] === RUN TestTemplatedConfig [2022-02-18T21:13:42.093Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:42.093Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-18T21:13:42.093Z] === RUN TestConfigCreateResolve [2022-02-18T21:13:42.093Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:13:42.093Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-18T21:13:42.093Z] PASS [2022-02-18T21:13:42.093Z] ok github.com/docker/docker/integration/config 0.107s [2022-02-18T21:13:42.578Z] [2022-02-18T21:13:42.578Z] === Skipped [2022-02-18T21:13:42.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-18T21:13:42.578Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:42.578Z] [2022-02-18T21:13:42.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-18T21:13:42.578Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:42.578Z] [2022-02-18T21:13:42.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-18T21:13:42.578Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:42.578Z] [2022-02-18T21:13:42.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-18T21:13:42.578Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:42.578Z] [2022-02-18T21:13:42.578Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-18T21:13:42.578Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:42.578Z] [2022-02-18T21:13:42.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-18T21:13:42.578Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:13:42.578Z] [2022-02-18T21:13:42.578Z] DONE 6 tests, 6 skipped in 2.541s [2022-02-18T21:13:42.578Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-18T21:13:43.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-18T21:13:43.130Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-18T21:13:44.509Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-18T21:13:44.985Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-02-18T21:13:45.245Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-02-18T21:13:45.448Z] docker_api_swarm_service_test.go:100: [de4a7f7768f70] joining swarm manager [d42235cbc6d41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:13:45.550Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:13:45.550Z] INFO: Testing against a local daemon [2022-02-18T21:13:45.550Z] === RUN TestCheckpoint [2022-02-18T21:13:45.550Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T21:13:45.550Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T21:13:45.550Z] === RUN TestContainerInvalidJSON [2022-02-18T21:13:45.550Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T21:13:45.550Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T21:13:45.550Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T21:13:45.550Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T21:13:45.550Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T21:13:45.550Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T21:13:45.550Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-18T21:13:45.550Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-18T21:13:45.550Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-18T21:13:45.550Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T21:13:46.020Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-02-18T21:13:46.020Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T21:13:46.020Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-02-18T21:13:46.020Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T21:13:46.387Z] docker_api_swarm_service_test.go:101: [dd69630e989d3] joining swarm manager [d42235cbc6d41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:13:46.490Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-02-18T21:13:46.490Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T21:13:46.490Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-02-18T21:13:46.490Z] === RUN TestCopyFromContainer [2022-02-18T21:13:46.490Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:46.490Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-18T21:13:46.490Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T21:13:46.490Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T21:13:46.490Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T21:13:46.490Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T21:13:46.490Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T21:13:46.490Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T21:13:46.490Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T21:13:46.490Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T21:13:46.490Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T21:13:46.490Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T21:13:46.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-18T21:13:46.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-18T21:13:46.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T21:13:46.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-18T21:13:46.490Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T21:13:46.490Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T21:13:46.490Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T21:13:46.490Z] === RUN TestCreateWithInvalidEnv [2022-02-18T21:13:46.490Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T21:13:46.490Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T21:13:46.490Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T21:13:46.490Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T21:13:46.490Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T21:13:46.490Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T21:13:46.622Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-02-18T21:13:46.646Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-18T21:13:47.035Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T21:13:47.035Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T21:13:47.035Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T21:13:47.035Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-18T21:13:47.035Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T21:13:47.035Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-18T21:13:47.035Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T21:13:47.035Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T21:13:47.035Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:47.035Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T21:13:47.035Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T21:13:47.035Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:13:47.035Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T21:13:47.035Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T21:13:47.035Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:13:47.035Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T21:13:47.035Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T21:13:47.035Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T21:13:47.035Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T21:13:47.035Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T21:13:47.035Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T21:13:47.035Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T21:13:47.035Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T21:13:47.035Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T21:13:47.035Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T21:13:47.036Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T21:13:47.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T21:13:47.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T21:13:47.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T21:13:47.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T21:13:47.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T21:13:47.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T21:13:47.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-02-18T21:13:47.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T21:13:47.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T21:13:47.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-02-18T21:13:47.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-02-18T21:13:47.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-18T21:13:47.036Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T21:13:47.036Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T21:13:47.036Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T21:13:47.036Z] === RUN TestCreateDifferentPlatform [2022-02-18T21:13:47.036Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T21:13:47.036Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T21:13:47.036Z] --- PASS: TestCreateDifferentPlatform (0.10s) [2022-02-18T21:13:47.036Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-18T21:13:47.036Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-02-18T21:13:47.036Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T21:13:47.036Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.17s) [2022-02-18T21:13:47.036Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T21:13:47.036Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T21:13:47.036Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-18T21:13:47.036Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T21:13:47.036Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:47.036Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-18T21:13:47.036Z] === RUN TestDiff [2022-02-18T21:13:47.036Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T21:13:47.036Z] --- SKIP: TestDiff (0.00s) [2022-02-18T21:13:47.036Z] === RUN TestExecWithCloseStdin [2022-02-18T21:13:47.036Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-18T21:13:47.036Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-18T21:13:47.036Z] === RUN TestExec [2022-02-18T21:13:48.028Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-18T21:13:48.028Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-18T21:13:48.028Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-18T21:13:51.317Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-18T21:13:51.882Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-18T21:13:52.140Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-18T21:13:52.917Z] --- PASS: TestExec (4.92s) [2022-02-18T21:13:52.918Z] === RUN TestExecUser [2022-02-18T21:13:52.918Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T21:13:52.918Z] --- SKIP: TestExecUser (0.00s) [2022-02-18T21:13:52.918Z] === RUN TestExportContainerAndImportImage [2022-02-18T21:13:52.918Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:52.918Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-18T21:13:52.918Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T21:13:52.918Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:52.918Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T21:13:52.918Z] === RUN TestHealthCheckWorkdir [2022-02-18T21:13:52.918Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T21:13:52.918Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-18T21:13:52.918Z] === RUN TestHealthKillContainer [2022-02-18T21:13:52.918Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T21:13:52.918Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-18T21:13:52.918Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T21:13:52.918Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T21:13:52.918Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T21:13:52.918Z] === RUN TestKillContainerInvalidSignal [2022-02-18T21:13:53.526Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-18T21:13:54.092Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-18T21:13:54.823Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-02-18T21:13:54.823Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-02-18T21:13:54.823Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-18T21:13:55.027Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-18T21:13:55.082Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-02-18T21:13:55.596Z] === RUN TestDockerSuite/TestRmiTag [2022-02-18T21:13:55.644Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:13:55.644Z] INFO: Testing against a local daemon [2022-02-18T21:13:55.644Z] === RUN TestBuildWithSession [2022-02-18T21:13:55.644Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T21:13:55.644Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-18T21:13:55.644Z] === RUN TestBuildSquashParent [2022-02-18T21:13:55.644Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:13:55.644Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-18T21:13:55.644Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-18T21:13:55.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T21:13:55.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T21:13:55.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T21:13:55.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T21:13:55.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T21:13:55.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T21:13:55.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T21:13:55.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T21:13:55.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T21:13:55.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T21:13:55.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T21:13:55.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T21:13:55.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-18T21:13:55.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-18T21:13:55.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-18T21:13:55.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-18T21:13:55.856Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-18T21:13:55.875Z] --- PASS: TestKillContainerInvalidSignal (3.73s) [2022-02-18T21:13:55.876Z] === RUN TestKillContainer [2022-02-18T21:13:55.876Z] === RUN TestKillContainer/no_signal [2022-02-18T21:13:56.019Z] ok github.com/docker/docker/daemon 10.143s coverage: 17.2% of statements [2022-02-18T21:13:56.019Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-18T21:13:56.019Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-18T21:13:56.019Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-18T21:13:56.019Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-18T21:13:56.427Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-18T21:13:56.587Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.652s coverage: 74.6% of statements [2022-02-18T21:13:57.523Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.305s coverage: 56.2% of statements [2022-02-18T21:13:58.903Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-02-18T21:13:58.966Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-18T21:13:59.535Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-18T21:13:59.679Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T21:13:59.679Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T21:13:59.679Z] === RUN TestKillContainer/killing_signal [2022-02-18T21:14:00.104Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-18T21:14:00.285Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-02-18T21:14:00.673Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-18T21:14:01.612Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-18T21:14:01.664Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.276s coverage: 50.5% of statements [2022-02-18T21:14:01.664Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.169s coverage: 46.2% of statements [2022-02-18T21:14:01.664Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-18T21:14:02.180Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-18T21:14:02.440Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-18T21:14:03.042Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-02-18T21:14:03.377Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-18T21:14:03.377Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-18T21:14:03.377Z] check_test.go:379: [de4a7f7768f70] daemon is not started [2022-02-18T21:14:03.477Z] --- PASS: TestKillContainer (7.44s) [2022-02-18T21:14:03.477Z] --- PASS: TestKillContainer/no_signal (3.74s) [2022-02-18T21:14:03.477Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T21:14:03.477Z] --- PASS: TestKillContainer/killing_signal (3.64s) [2022-02-18T21:14:03.477Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T21:14:03.477Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:14:03.477Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T21:14:03.477Z] === RUN TestKillStoppedContainer [2022-02-18T21:14:03.477Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:14:03.477Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-18T21:14:03.477Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T21:14:03.477Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:14:03.477Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T21:14:03.477Z] === RUN TestKillDifferentUserContainer [2022-02-18T21:14:03.477Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T21:14:03.477Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-18T21:14:03.477Z] === RUN TestInspectOomKilledTrue [2022-02-18T21:14:03.477Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:03.477Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T21:14:03.477Z] === RUN TestInspectOomKilledFalse [2022-02-18T21:14:03.477Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T21:14:03.477Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-18T21:14:03.477Z] === RUN TestLogsFollowTailEmpty [2022-02-18T21:14:03.944Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-18T21:14:03.977Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.804s coverage: 58.0% of statements [2022-02-18T21:14:03.977Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-18T21:14:03.977Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-18T21:14:03.977Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-02-18T21:14:04.542Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-02-18T21:14:04.878Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-18T21:14:05.444Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-18T21:14:05.915Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.8% of statements [2022-02-18T21:14:05.915Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-18T21:14:05.915Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-18T21:14:06.010Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-18T21:14:06.174Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.5% of statements [2022-02-18T21:14:06.578Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-18T21:14:07.110Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements [2022-02-18T21:14:07.110Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 80.2% of statements [2022-02-18T21:14:07.110Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-18T21:14:07.146Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-18T21:14:07.275Z] --- PASS: TestLogsFollowTailEmpty (4.02s) [2022-02-18T21:14:07.275Z] === RUN TestNetworkNat [2022-02-18T21:14:07.275Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T21:14:07.275Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-18T21:14:07.275Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T21:14:08.047Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-02-18T21:14:08.047Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-02-18T21:14:08.086Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-18T21:14:08.306Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-02-18T21:14:08.565Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-02-18T21:14:08.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-18T21:14:08.655Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-18T21:14:09.133Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-02-18T21:14:09.133Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-18T21:14:09.224Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-18T21:14:09.701Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 54.7% of statements [2022-02-18T21:14:09.960Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-02-18T21:14:10.160Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-18T21:14:10.648Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-18T21:14:10.648Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-18T21:14:10.736Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-18T21:14:10.897Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2022-02-18T21:14:10.997Z] docker_api_swarm_service_test.go:533: [dfdb8b8884e7d] joining swarm manager [d7a1af5a4fdc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:14:11.156Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-18T21:14:11.565Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-18T21:14:11.725Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-18T21:14:12.039Z] --- PASS: TestNetworkLocalhostTCPNat (4.49s) [2022-02-18T21:14:12.039Z] === RUN TestNetworkLoopbackNat [2022-02-18T21:14:12.039Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T21:14:12.039Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-18T21:14:12.039Z] === RUN TestPause [2022-02-18T21:14:12.039Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T21:14:12.039Z] --- SKIP: TestPause (0.00s) [2022-02-18T21:14:12.039Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T21:14:12.134Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-18T21:14:12.395Z] docker_api_swarm_service_test.go:534: [dccd9a3468ed0] joining swarm manager [d7a1af5a4fdc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:14:12.663Z] ok github.com/docker/docker/daemon/logger/splunk 1.573s coverage: 82.5% of statements [2022-02-18T21:14:12.663Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-18T21:14:12.663Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-18T21:14:12.963Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-18T21:14:13.231Z] ok github.com/docker/docker/distribution 0.112s coverage: 26.3% of statements [2022-02-18T21:14:13.491Z] ok github.com/docker/docker/distribution/metadata 0.051s coverage: 48.2% of statements [2022-02-18T21:14:13.491Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-18T21:14:13.531Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-18T21:14:14.101Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-18T21:14:14.425Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2022-02-18T21:14:14.992Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-02-18T21:14:15.039Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-18T21:14:15.039Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-18T21:14:15.251Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-18T21:14:15.817Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-18T21:14:15.835Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.77s) [2022-02-18T21:14:15.835Z] === RUN TestPauseStopPausedContainer [2022-02-18T21:14:15.835Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:15.835Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-18T21:14:15.835Z] === RUN TestPsFilter [2022-02-18T21:14:15.835Z] --- PASS: TestPsFilter (0.38s) [2022-02-18T21:14:15.835Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T21:14:16.076Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-18T21:14:16.076Z] ok github.com/docker/docker/distribution/xfer 1.906s coverage: 85.4% of statements [2022-02-18T21:14:16.076Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-18T21:14:16.076Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-18T21:14:16.642Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-02-18T21:14:16.943Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-18T21:14:17.514Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-18T21:14:17.577Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-02-18T21:14:18.083Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-18T21:14:18.145Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2022-02-18T21:14:18.145Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-18T21:14:18.652Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-18T21:14:19.223Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-18T21:14:19.223Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-18T21:14:19.637Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.58s) [2022-02-18T21:14:19.637Z] === RUN TestRemoveContainerWithVolume [2022-02-18T21:14:19.791Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-18T21:14:20.048Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 82.0% of statements [2022-02-18T21:14:20.051Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-18T21:14:20.614Z] ok github.com/docker/docker/pkg/authorization 0.200s coverage: 68.3% of statements [2022-02-18T21:14:20.614Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-18T21:14:20.614Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-02-18T21:14:20.619Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-18T21:14:20.877Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-18T21:14:21.446Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-18T21:14:21.446Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-18T21:14:21.706Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-18T21:14:21.965Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-18T21:14:22.534Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-18T21:14:23.103Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-18T21:14:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-18T21:14:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.36s) [2022-02-18T21:14:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.45s) [2022-02-18T21:14:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.15s) [2022-02-18T21:14:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.03s) [2022-02-18T21:14:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.87s) [2022-02-18T21:14:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.34s) [2022-02-18T21:14:23.169Z] === RUN TestBuildMultiStageCopy [2022-02-18T21:14:23.169Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-18T21:14:23.441Z] --- PASS: TestRemoveContainerWithVolume (3.69s) [2022-02-18T21:14:23.441Z] === RUN TestRemoveContainerRunning [2022-02-18T21:14:23.670Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-18T21:14:23.901Z] ok github.com/docker/docker/pkg/chrootarchive 2.471s coverage: 43.5% of statements [2022-02-18T21:14:23.901Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-02-18T21:14:23.901Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-18T21:14:23.931Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-18T21:14:23.931Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-18T21:14:24.837Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-18T21:14:24.869Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-18T21:14:25.095Z] ok github.com/docker/docker/layer 7.484s coverage: 68.9% of statements [2022-02-18T21:14:25.095Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-18T21:14:25.095Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-18T21:14:25.095Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-18T21:14:25.095Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-18T21:14:25.095Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-18T21:14:25.095Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-18T21:14:25.095Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-18T21:14:25.095Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 87.2% of statements [2022-02-18T21:14:25.355Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-02-18T21:14:25.435Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-18T21:14:25.474Z] --- PASS: TestBuildWithHugeFile (123.79s) [2022-02-18T21:14:25.474Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T21:14:25.474Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T21:14:25.474Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T21:14:25.474Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T21:14:25.474Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T21:14:25.474Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T21:14:25.474Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T21:14:25.474Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T21:14:25.474Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T21:14:25.474Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T21:14:25.474Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T21:14:25.474Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T21:14:25.474Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T21:14:25.474Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-02-18T21:14:25.474Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-18T21:14:25.474Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-18T21:14:25.474Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-18T21:14:25.474Z] === RUN TestBuildPreserveOwnership [2022-02-18T21:14:25.474Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:14:25.474Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-18T21:14:25.474Z] === RUN TestBuildPlatformInvalid [2022-02-18T21:14:25.474Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-02-18T21:14:25.474Z] PASS [2022-02-18T21:14:25.475Z] ok github.com/docker/docker/integration/build 200.553s [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === Skipped [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-18T21:14:25.475Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-18T21:14:25.475Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-18T21:14:25.475Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-18T21:14:25.475Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T21:14:25.475Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-18T21:14:25.475Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] DONE 29 tests, 6 skipped in 233.970s [2022-02-18T21:14:25.475Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-18T21:14:25.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:14:25.475Z] INFO: Testing against a local daemon [2022-02-18T21:14:25.475Z] === RUN TestConfigInspect [2022-02-18T21:14:25.475Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestConfigList [2022-02-18T21:14:25.475Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] --- SKIP: TestConfigList (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestConfigsCreateAndDelete [2022-02-18T21:14:25.475Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestConfigsUpdate [2022-02-18T21:14:25.475Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestTemplatedConfig [2022-02-18T21:14:25.475Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestConfigCreateResolve [2022-02-18T21:14:25.475Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:14:25.475Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-18T21:14:25.475Z] PASS [2022-02-18T21:14:25.475Z] ok github.com/docker/docker/integration/config 0.105s [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === Skipped [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-18T21:14:25.475Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-18T21:14:25.475Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-18T21:14:25.475Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-18T21:14:25.475Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-18T21:14:25.475Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-18T21:14:25.475Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:14:25.475Z] [2022-02-18T21:14:25.475Z] DONE 6 tests, 6 skipped in 2.132s [2022-02-18T21:14:25.475Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-18T21:14:25.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:14:25.475Z] INFO: Testing against a local daemon [2022-02-18T21:14:25.475Z] === RUN TestCheckpoint [2022-02-18T21:14:25.475Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T21:14:25.475Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestContainerInvalidJSON [2022-02-18T21:14:25.475Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T21:14:25.475Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T21:14:25.475Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T21:14:25.475Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T21:14:25.475Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T21:14:25.475Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T21:14:25.475Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-18T21:14:25.475Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-18T21:14:25.475Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T21:14:25.475Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-02-18T21:14:25.475Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T21:14:25.475Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-02-18T21:14:25.475Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T21:14:25.475Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-02-18T21:14:25.475Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T21:14:25.475Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s) [2022-02-18T21:14:25.475Z] === RUN TestCopyFromContainer [2022-02-18T21:14:25.475Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T21:14:25.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T21:14:25.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T21:14:25.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T21:14:25.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T21:14:25.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T21:14:25.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T21:14:25.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T21:14:25.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T21:14:25.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T21:14:25.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-18T21:14:25.475Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T21:14:25.475Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T21:14:25.475Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestCreateWithInvalidEnv [2022-02-18T21:14:25.475Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T21:14:25.475Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T21:14:25.475Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T21:14:25.475Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T21:14:25.475Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T21:14:25.475Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T21:14:25.475Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T21:14:25.475Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T21:14:25.475Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T21:14:25.475Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T21:14:25.475Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T21:14:25.475Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:14:25.475Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T21:14:25.475Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:14:25.475Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T21:14:25.475Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T21:14:25.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T21:14:25.475Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T21:14:25.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T21:14:25.475Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T21:14:25.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T21:14:25.475Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T21:14:25.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T21:14:25.475Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T21:14:25.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T21:14:25.475Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T21:14:25.475Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T21:14:25.475Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T21:14:25.475Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T21:14:25.475Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T21:14:25.475Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T21:14:25.475Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T21:14:25.475Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T21:14:25.475Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestCreateDifferentPlatform [2022-02-18T21:14:25.475Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T21:14:25.475Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T21:14:25.475Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-18T21:14:25.475Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T21:14:25.475Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-02-18T21:14:25.475Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T21:14:25.475Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T21:14:25.475Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-18T21:14:25.475Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T21:14:25.475Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:25.475Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestDiff [2022-02-18T21:14:25.475Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T21:14:25.475Z] --- SKIP: TestDiff (0.00s) [2022-02-18T21:14:25.475Z] === RUN TestExecWithCloseStdin [2022-02-18T21:14:25.613Z] ok github.com/docker/docker/pkg/fsutils 0.210s coverage: 85.1% of statements [2022-02-18T21:14:26.369Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-18T21:14:26.464Z] --- PASS: TestExecWithCloseStdin (2.82s) [2022-02-18T21:14:26.464Z] === RUN TestExec [2022-02-18T21:14:26.988Z] ok github.com/docker/docker/pkg/ioutils 0.428s coverage: 71.0% of statements [2022-02-18T21:14:26.988Z] ok github.com/docker/docker/pkg/idtools 0.559s coverage: 69.5% of statements [2022-02-18T21:14:26.988Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-18T21:14:26.988Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-02-18T21:14:26.988Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-18T21:14:26.988Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-18T21:14:26.988Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-18T21:14:27.242Z] --- PASS: TestRemoveContainerRunning (3.79s) [2022-02-18T21:14:27.242Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T21:14:27.246Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-02-18T21:14:27.246Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-02-18T21:14:27.303Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-18T21:14:27.504Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-02-18T21:14:27.763Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2022-02-18T21:14:27.763Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-02-18T21:14:27.763Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-18T21:14:27.763Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-18T21:14:27.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-18T21:14:28.133Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-18T21:14:28.330Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-02-18T21:14:28.701Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-18T21:14:28.899Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-18T21:14:28.899Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-18T21:14:29.158Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-18T21:14:29.267Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-18T21:14:29.459Z] --- PASS: TestExec (2.48s) [2022-02-18T21:14:29.459Z] === RUN TestExecUser [2022-02-18T21:14:29.459Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T21:14:29.459Z] --- SKIP: TestExecUser (0.00s) [2022-02-18T21:14:29.459Z] === RUN TestExportContainerAndImportImage [2022-02-18T21:14:29.459Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:29.459Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-18T21:14:29.459Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T21:14:29.459Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:29.459Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T21:14:29.459Z] === RUN TestHealthCheckWorkdir [2022-02-18T21:14:29.459Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T21:14:29.459Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-18T21:14:29.459Z] === RUN TestHealthKillContainer [2022-02-18T21:14:29.459Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T21:14:29.459Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-18T21:14:29.459Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T21:14:29.459Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T21:14:29.459Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T21:14:29.459Z] === RUN TestKillContainerInvalidSignal [2022-02-18T21:14:29.527Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-18T21:14:30.534Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-02-18T21:14:30.534Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-02-18T21:14:30.793Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-18T21:14:30.906Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-18T21:14:31.027Z] --- PASS: TestKillContainerInvalidSignal (2.23s) [2022-02-18T21:14:31.028Z] === RUN TestKillContainer [2022-02-18T21:14:31.028Z] === RUN TestKillContainer/no_signal [2022-02-18T21:14:31.049Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.82s) [2022-02-18T21:14:31.049Z] === RUN TestRemoveInvalidContainer [2022-02-18T21:14:31.049Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-18T21:14:31.049Z] === RUN TestRenameLinkedContainer [2022-02-18T21:14:31.049Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T21:14:31.049Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-18T21:14:31.049Z] === RUN TestRenameStoppedContainer [2022-02-18T21:14:31.052Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-02-18T21:14:31.312Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2022-02-18T21:14:31.312Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-18T21:14:31.881Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-02-18T21:14:32.140Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-02-18T21:14:32.400Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-02-18T21:14:32.811Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-18T21:14:32.811Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-18T21:14:32.969Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-02-18T21:14:32.969Z] coverage: [no statements] [2022-02-18T21:14:32.969Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-18T21:14:33.228Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-18T21:14:33.257Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T21:14:33.257Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T21:14:33.257Z] === RUN TestKillContainer/killing_signal [2022-02-18T21:14:33.381Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-18T21:14:33.488Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-18T21:14:33.488Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-18T21:14:33.634Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-18T21:14:34.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-18T21:14:34.764Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-18T21:14:34.852Z] --- PASS: TestRenameStoppedContainer (3.73s) [2022-02-18T21:14:34.852Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T21:14:35.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-18T21:14:35.099Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-18T21:14:35.393Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-02-18T21:14:35.393Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-18T21:14:35.592Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-18T21:14:35.962Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-02-18T21:14:36.672Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-18T21:14:36.898Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2022-02-18T21:14:37.057Z] --- PASS: TestKillContainer (5.23s) [2022-02-18T21:14:37.057Z] --- PASS: TestKillContainer/no_signal (2.20s) [2022-02-18T21:14:37.057Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T21:14:37.057Z] --- PASS: TestKillContainer/killing_signal (2.99s) [2022-02-18T21:14:37.057Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T21:14:37.057Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:14:37.057Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T21:14:37.057Z] === RUN TestKillStoppedContainer [2022-02-18T21:14:37.057Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:14:37.057Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-18T21:14:37.057Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T21:14:37.057Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:14:37.057Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T21:14:37.057Z] === RUN TestKillDifferentUserContainer [2022-02-18T21:14:37.057Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T21:14:37.057Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-18T21:14:37.057Z] === RUN TestInspectOomKilledTrue [2022-02-18T21:14:37.057Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:37.057Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T21:14:37.057Z] === RUN TestInspectOomKilledFalse [2022-02-18T21:14:37.057Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T21:14:37.057Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-18T21:14:37.057Z] === RUN TestLogsFollowTailEmpty [2022-02-18T21:14:37.156Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-18T21:14:37.501Z] docker_api_swarm_service_test.go:148: [db2889690f6b5] joining swarm manager [def2a99f10b20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:14:37.501Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-18T21:14:38.068Z] docker_api_swarm_service_test.go:148: [d32bf76126006] joining swarm manager [def2a99f10b20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:14:38.090Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2022-02-18T21:14:38.243Z] --- PASS: TestBuildMultiStageCopy (16.06s) [2022-02-18T21:14:38.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.73s) [2022-02-18T21:14:38.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.04s) [2022-02-18T21:14:38.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.24s) [2022-02-18T21:14:38.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.46s) [2022-02-18T21:14:38.243Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.60s) [2022-02-18T21:14:38.243Z] === RUN TestBuildMultiStageParentConfig [2022-02-18T21:14:38.348Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-18T21:14:38.607Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-18T21:14:38.865Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-02-18T21:14:39.123Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-18T21:14:39.274Z] --- PASS: TestLogsFollowTailEmpty (2.43s) [2022-02-18T21:14:39.274Z] === RUN TestNetworkNat [2022-02-18T21:14:39.274Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T21:14:39.274Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-18T21:14:39.274Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T21:14:39.445Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-18T21:14:39.445Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-18T21:14:39.445Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-18T21:14:39.445Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-18T21:14:39.445Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-18T21:14:40.014Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-18T21:14:41.400Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-18T21:14:41.495Z] --- PASS: TestNetworkLocalhostTCPNat (2.65s) [2022-02-18T21:14:41.496Z] === RUN TestNetworkLoopbackNat [2022-02-18T21:14:41.496Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T21:14:41.496Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-18T21:14:41.496Z] === RUN TestPause [2022-02-18T21:14:41.496Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T21:14:41.496Z] --- SKIP: TestPause (0.00s) [2022-02-18T21:14:41.496Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T21:14:41.655Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-18T21:14:42.023Z] --- PASS: TestRenameRunningContainerAndReuse (7.39s) [2022-02-18T21:14:42.023Z] === RUN TestRenameInvalidName [2022-02-18T21:14:42.055Z] --- PASS: TestBuildMultiStageParentConfig (3.29s) [2022-02-18T21:14:42.055Z] === RUN TestBuildLabelWithTargets [2022-02-18T21:14:42.055Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:14:42.055Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-18T21:14:42.055Z] === RUN TestBuildWithEmptyLayers [2022-02-18T21:14:42.255Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.4% of statements [2022-02-18T21:14:42.341Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-18T21:14:42.514Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-02-18T21:14:43.632Z] --- PASS: TestBuildWithEmptyLayers (1.85s) [2022-02-18T21:14:43.632Z] === RUN TestBuildMultiStageOnBuild [2022-02-18T21:14:43.721Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-18T21:14:43.894Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-02-18T21:14:43.979Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-18T21:14:44.013Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.28s) [2022-02-18T21:14:44.013Z] === RUN TestPauseStopPausedContainer [2022-02-18T21:14:44.013Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:14:44.013Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-18T21:14:44.013Z] === RUN TestPsFilter [2022-02-18T21:14:44.481Z] --- PASS: TestPsFilter (0.44s) [2022-02-18T21:14:44.481Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T21:14:44.918Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-18T21:14:45.489Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-18T21:14:45.489Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-18T21:14:45.489Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-18T21:14:45.828Z] --- PASS: TestRenameInvalidName (3.67s) [2022-02-18T21:14:45.828Z] === RUN TestRenameAnonymousContainer [2022-02-18T21:14:46.057Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-18T21:14:47.013Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-18T21:14:47.013Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-18T21:14:47.271Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-18T21:14:47.436Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.91s) [2022-02-18T21:14:47.436Z] === RUN TestRemoveContainerWithVolume [2022-02-18T21:14:47.840Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-18T21:14:48.408Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-18T21:14:48.975Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-18T21:14:48.975Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-18T21:14:49.541Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-18T21:14:49.799Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-18T21:14:50.366Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-18T21:14:50.394Z] --- PASS: TestRemoveContainerWithVolume (2.99s) [2022-02-18T21:14:50.394Z] === RUN TestRemoveContainerRunning [2022-02-18T21:14:50.624Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-18T21:14:51.191Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-18T21:14:51.450Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-18T21:14:52.018Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-18T21:14:52.586Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-18T21:14:52.586Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-18T21:14:52.617Z] --- PASS: TestRemoveContainerRunning (2.43s) [2022-02-18T21:14:52.617Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T21:14:52.847Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-18T21:14:53.414Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-18T21:14:54.354Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-18T21:14:54.615Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T21:14:54.615Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T21:14:54.615Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-18T21:14:54.838Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.47s) [2022-02-18T21:14:54.838Z] === RUN TestRemoveInvalidContainer [2022-02-18T21:14:55.307Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-18T21:14:55.307Z] === RUN TestRenameLinkedContainer [2022-02-18T21:14:55.307Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T21:14:55.307Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-18T21:14:55.307Z] === RUN TestRenameStoppedContainer [2022-02-18T21:14:57.164Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-18T21:14:57.424Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-18T21:14:58.263Z] --- PASS: TestRenameStoppedContainer (3.11s) [2022-02-18T21:14:58.263Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T21:15:00.781Z] --- PASS: TestRenameAnonymousContainer (13.80s) [2022-02-18T21:15:00.781Z] === RUN TestRenameContainerWithSameName [2022-02-18T21:15:03.003Z] --- PASS: TestRenameContainerWithSameName (3.78s) [2022-02-18T21:15:03.003Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T21:15:03.003Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T21:15:03.003Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T21:15:03.003Z] === RUN TestResize [2022-02-18T21:15:03.020Z] --- PASS: TestRenameRunningContainerAndReuse (4.56s) [2022-02-18T21:15:03.020Z] === RUN TestRenameInvalidName [2022-02-18T21:15:05.193Z] --- PASS: TestBuildMultiStageOnBuild (19.80s) [2022-02-18T21:15:05.193Z] === RUN TestBuildUncleanTarFilenames [2022-02-18T21:15:05.193Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:15:05.193Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-18T21:15:05.193Z] === RUN TestBuildMultiStageLayerLeak [2022-02-18T21:15:05.240Z] --- PASS: TestRenameInvalidName (2.27s) [2022-02-18T21:15:05.240Z] === RUN TestRenameAnonymousContainer [2022-02-18T21:15:05.814Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-02-18T21:15:05.814Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-18T21:15:05.814Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-18T21:15:05.814Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-18T21:15:05.814Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/rootless [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/volume [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-18T21:15:05.815Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === Skipped [2022-02-18T21:15:05.815Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-18T21:15:05.815Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-18T21:15:05.815Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-18T21:15:05.815Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-18T21:15:05.815Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:71: No driver to put! [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-18T21:15:05.815Z] time="2022-02-18T21:14:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-18T21:15:05.815Z] time="2022-02-18T21:14:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-18T21:15:05.815Z] time="2022-02-18T21:14:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-18T21:15:05.815Z] time="2022-02-18T21:14:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-18T21:15:05.815Z] time="2022-02-18T21:14:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:71: No driver to put! [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-18T21:15:05.815Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-18T21:15:05.815Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-18T21:15:05.815Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-18T21:15:05.815Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-18T21:15:05.815Z] graphtest_unix.go:71: No driver to put! [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-18T21:15:05.815Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-18T21:15:05.815Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-18T21:15:05.815Z] [2022-02-18T21:15:05.815Z] DONE 2318 tests, 28 skipped in 225.461s [2022-02-18T21:15:05.815Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/bitseq [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/cluster [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/config [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/datastore [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/driverapi [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/etchosts [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/idm [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/ipam [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/iptables [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/netlabel [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/netutils [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/networkdb [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/ns [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/options [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/osl [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/portallocator [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/portmapper [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/testutils [2022-02-18T21:15:05.815Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-18T21:15:05.815Z] + 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-02-18T21:15:06.858Z] --- PASS: TestResize (3.73s) [2022-02-18T21:15:06.858Z] === RUN TestResizeWithInvalidSize [2022-02-18T21:15:09.628Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-18T21:15:09.628Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-18T21:15:09.889Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-18T21:15:09.889Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-18T21:15:09.889Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-18T21:15:09.889Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-18T21:15:10.455Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-18T21:15:10.654Z] --- PASS: TestResizeWithInvalidSize (3.79s) [2022-02-18T21:15:10.654Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T21:15:12.355Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-18T21:15:13.291Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-18T21:15:14.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-18T21:15:14.226Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-18T21:15:14.454Z] --- PASS: TestResizeWhenContainerNotStarted (3.59s) [2022-02-18T21:15:14.454Z] === RUN TestDaemonRestartKillContainers [2022-02-18T21:15:14.454Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:15:14.454Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-18T21:15:14.454Z] === RUN TestStats [2022-02-18T21:15:14.454Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T21:15:14.454Z] --- SKIP: TestStats (0.00s) [2022-02-18T21:15:14.454Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T21:15:15.670Z] --- PASS: TestRenameAnonymousContainer (9.47s) [2022-02-18T21:15:15.671Z] === RUN TestRenameContainerWithSameName [2022-02-18T21:15:16.664Z] --- PASS: TestRenameContainerWithSameName (2.28s) [2022-02-18T21:15:16.664Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T21:15:16.664Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T21:15:16.664Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T21:15:16.664Z] === RUN TestResize [2022-02-18T21:15:19.498Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-18T21:15:19.634Z] --- PASS: TestResize (2.52s) [2022-02-18T21:15:19.634Z] === RUN TestResizeWithInvalidSize [2022-02-18T21:15:20.066Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-18T21:15:20.327Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-18T21:15:20.896Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-18T21:15:21.155Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-18T21:15:21.155Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-18T21:15:21.859Z] --- PASS: TestResizeWithInvalidSize (2.50s) [2022-02-18T21:15:21.860Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T21:15:22.091Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-18T21:15:22.658Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-18T21:15:23.041Z] --- PASS: TestBuildMultiStageLayerLeak (17.35s) [2022-02-18T21:15:23.041Z] === RUN TestBuildWithHugeFile [2022-02-18T21:15:24.035Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-18T21:15:24.035Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-18T21:15:24.294Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-18T21:15:24.814Z] --- PASS: TestResizeWhenContainerNotStarted (2.93s) [2022-02-18T21:15:24.814Z] === RUN TestDaemonRestartKillContainers [2022-02-18T21:15:24.814Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:15:24.814Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-18T21:15:24.814Z] === RUN TestStats [2022-02-18T21:15:24.814Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T21:15:24.814Z] --- SKIP: TestStats (0.00s) [2022-02-18T21:15:24.814Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T21:15:24.892Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.00s) [2022-02-18T21:15:24.892Z] === RUN TestStopContainerWithTimeout [2022-02-18T21:15:24.892Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T21:15:24.892Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-18T21:15:24.892Z] === RUN TestUpdateRestartPolicy [2022-02-18T21:15:25.231Z] === RUN TestDockerSuite/TestRunMount [2022-02-18T21:15:30.508Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-18T21:15:30.508Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-18T21:15:30.768Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-18T21:15:32.150Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-18T21:15:33.486Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.58s) [2022-02-18T21:15:33.486Z] === RUN TestStopContainerWithTimeout [2022-02-18T21:15:33.486Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T21:15:33.486Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-18T21:15:33.486Z] === RUN TestUpdateRestartPolicy [2022-02-18T21:15:33.525Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-18T21:15:36.059Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-18T21:15:37.459Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-18T21:15:38.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-18T21:15:39.408Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-18T21:15:40.787Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-18T21:15:42.168Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-18T21:15:42.168Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-18T21:15:42.736Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-18T21:15:42.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-18T21:15:43.305Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-18T21:15:43.872Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-18T21:15:44.438Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-18T21:15:44.515Z] ok github.com/docker/docker/libnetwork 37.357s coverage: 40.7% of statements [2022-02-18T21:15:44.515Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-02-18T21:15:44.515Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-18T21:15:45.373Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-18T21:15:45.890Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-18T21:15:45.939Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-18T21:15:46.148Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-18T21:15:46.148Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-18T21:15:46.148Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-18T21:15:46.148Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-18T21:15:46.148Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-18T21:15:46.148Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-18T21:15:46.406Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-18T21:15:46.972Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-18T21:15:46.972Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-18T21:15:46.972Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-18T21:15:46.972Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-18T21:15:47.842Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-18T21:15:48.101Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-18T21:15:49.505Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.385s coverage: 59.9% of statements [2022-02-18T21:15:49.764Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-18T21:15:49.764Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-18T21:15:50.339Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.095s coverage: 4.0% of statements [2022-02-18T21:15:50.339Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-18T21:15:50.906Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-02-18T21:15:50.906Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-18T21:15:51.165Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-18T21:15:51.394Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-18T21:15:51.394Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-18T21:15:51.394Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-18T21:15:51.653Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-18T21:15:52.222Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-18T21:15:52.222Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-18T21:15:52.792Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-18T21:15:53.361Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-18T21:15:53.619Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-18T21:15:54.187Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-18T21:15:54.187Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-18T21:15:54.723Z] --- PASS: TestUpdateRestartPolicy (22.56s) [2022-02-18T21:15:54.723Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T21:15:55.026Z] --- PASS: TestUpdateRestartPolicy (27.45s) [2022-02-18T21:15:55.026Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T21:15:56.015Z] --- PASS: TestUpdateRestartWithAutoRemove (4.06s) [2022-02-18T21:15:56.015Z] === RUN TestWaitNonBlocked [2022-02-18T21:15:56.015Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:15:56.015Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:15:56.015Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:15:56.015Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:15:56.015Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:15:56.015Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:15:56.718Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-18T21:15:56.941Z] --- PASS: TestUpdateRestartWithAutoRemove (2.16s) [2022-02-18T21:15:56.941Z] === RUN TestWaitNonBlocked [2022-02-18T21:15:56.941Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:15:56.941Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:15:56.941Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:15:56.941Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:15:56.941Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:15:56.941Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:16:00.030Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-18T21:16:00.030Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-18T21:16:00.030Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-18T21:16:00.030Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-18T21:16:00.290Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-18T21:16:00.740Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-18T21:16:00.740Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.00s) [2022-02-18T21:16:00.740Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.55s) [2022-02-18T21:16:00.740Z] === RUN TestWaitBlocked [2022-02-18T21:16:00.740Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:00.740Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-18T21:16:00.740Z] PASS [2022-02-18T21:16:00.740Z] ok github.com/docker/docker/integration/container 98.515s [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === Skipped [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-18T21:16:00.740Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-18T21:16:00.740Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T21:16:00.740Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T21:16:00.740Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T21:16:00.740Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T21:16:00.740Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T21:16:00.740Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-18T21:16:00.740Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-18T21:16:00.740Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-18T21:16:00.740Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-18T21:16:00.740Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-18T21:16:00.740Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T21:16:00.740Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-18T21:16:00.740Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-18T21:16:00.740Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T21:16:00.740Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-18T21:16:00.740Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T21:16:00.740Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T21:16:00.740Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-18T21:16:00.740Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T21:16:00.740Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-18T21:16:00.740Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-18T21:16:00.740Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-18T21:16:00.740Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-18T21:16:00.740Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-18T21:16:00.740Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-18T21:16:00.740Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-18T21:16:00.740Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-18T21:16:00.740Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T21:16:00.740Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-18T21:16:00.740Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-18T21:16:00.740Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-18T21:16:00.740Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-18T21:16:00.740Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:00.740Z] [2022-02-18T21:16:00.740Z] DONE 87 tests, 33 skipped in 101.054s [2022-02-18T21:16:00.740Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-18T21:16:00.780Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-18T21:16:00.780Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.54s) [2022-02-18T21:16:00.780Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.63s) [2022-02-18T21:16:00.780Z] === RUN TestWaitBlocked [2022-02-18T21:16:00.780Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:00.780Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-18T21:16:00.780Z] PASS [2022-02-18T21:16:00.780Z] ok github.com/docker/docker/integration/container 134.967s [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === Skipped [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-18T21:16:00.780Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-18T21:16:00.780Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T21:16:00.780Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T21:16:00.780Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T21:16:00.780Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T21:16:00.780Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T21:16:00.780Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-18T21:16:00.780Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-18T21:16:00.780Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-18T21:16:00.780Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-18T21:16:00.780Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-18T21:16:00.780Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-18T21:16:00.780Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T21:16:00.780Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-18T21:16:00.780Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-18T21:16:00.780Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T21:16:00.780Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-18T21:16:00.780Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T21:16:00.780Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T21:16:00.780Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-18T21:16:00.780Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T21:16:00.780Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-18T21:16:00.780Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-18T21:16:00.780Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-18T21:16:00.780Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-18T21:16:00.780Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-18T21:16:00.780Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-18T21:16:00.780Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-18T21:16:00.780Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-18T21:16:00.780Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T21:16:00.780Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-18T21:16:00.780Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-18T21:16:00.780Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-18T21:16:00.780Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-18T21:16:00.780Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:00.780Z] [2022-02-18T21:16:00.780Z] DONE 87 tests, 34 skipped in 138.063s [2022-02-18T21:16:00.780Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-18T21:16:00.861Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-18T21:16:01.135Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.964s coverage: 7.2% of statements [2022-02-18T21:16:01.135Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-18T21:16:01.135Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-18T21:16:01.135Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-02-18T21:16:01.135Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-18T21:16:01.135Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-18T21:16:01.135Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-18T21:16:01.394Z] ok github.com/docker/docker/libnetwork/drvregistry 0.020s coverage: 82.4% of statements [2022-02-18T21:16:01.652Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-02-18T21:16:01.911Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-18T21:16:01.911Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-02-18T21:16:02.241Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-18T21:16:02.811Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-18T21:16:03.747Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-18T21:16:03.747Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-18T21:16:04.009Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-18T21:16:04.267Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-18T21:16:04.837Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-18T21:16:05.097Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-18T21:16:06.036Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T21:16:06.036Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-18T21:16:06.036Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-18T21:16:06.603Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-18T21:16:07.170Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-18T21:16:07.170Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-18T21:16:07.170Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-18T21:16:07.432Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-18T21:16:08.367Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-18T21:16:08.367Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-18T21:16:08.367Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-18T21:16:10.268Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-18T21:16:11.206Z] === RUN TestDockerSuite/TestRunRm [2022-02-18T21:16:11.774Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-18T21:16:14.118Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-02-18T21:16:15.061Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-18T21:16:15.632Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-18T21:16:16.203Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-18T21:16:17.587Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-18T21:16:17.845Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-18T21:16:20.376Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-18T21:16:21.998Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T21:16:21.998Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T21:16:21.998Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-18T21:16:21.998Z] === RUN TestDaemonConfigValidation [2022-02-18T21:16:21.998Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T21:16:21.998Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-18T21:16:21.998Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T21:16:21.998Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T21:16:21.998Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T21:16:21.998Z] === RUN TestDaemonProxy [2022-02-18T21:16:21.998Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T21:16:21.998Z] --- SKIP: TestDaemonProxy (0.01s) [2022-02-18T21:16:21.998Z] PASS [2022-02-18T21:16:21.998Z] ok github.com/docker/docker/integration/daemon 0.120s [2022-02-18T21:16:21.998Z] [2022-02-18T21:16:21.998Z] === Skipped [2022-02-18T21:16:21.998Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-18T21:16:21.998Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T21:16:21.998Z] [2022-02-18T21:16:21.998Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-18T21:16:21.998Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T21:16:21.998Z] [2022-02-18T21:16:21.998Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T21:16:21.998Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T21:16:21.998Z] [2022-02-18T21:16:21.998Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.01s) [2022-02-18T21:16:21.998Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T21:16:21.998Z] [2022-02-18T21:16:21.998Z] DONE 4 tests, 4 skipped in 19.936s [2022-02-18T21:16:21.998Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-18T21:16:22.909Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-18T21:16:23.169Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-18T21:16:23.737Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-18T21:16:23.996Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-18T21:16:24.565Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-18T21:16:24.825Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-18T21:16:24.958Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:24.958Z] INFO: Testing against a local daemon [2022-02-18T21:16:24.958Z] === RUN TestCommitInheritsEnv [2022-02-18T21:16:24.958Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:16:24.958Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-18T21:16:24.958Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T21:16:24.958Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:16:24.958Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T21:16:24.958Z] === RUN TestImportWithCustomPlatform [2022-02-18T21:16:24.958Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:16:24.958Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-18T21:16:24.958Z] === RUN TestImagesFilterMultiReference [2022-02-18T21:16:24.958Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-18T21:16:24.958Z] === RUN TestImagePullPlatformInvalid [2022-02-18T21:16:24.958Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-18T21:16:24.958Z] === RUN TestRemoveImageOrphaning [2022-02-18T21:16:25.392Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-18T21:16:25.652Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-18T21:16:25.945Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2022-02-18T21:16:25.945Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T21:16:25.946Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-18T21:16:25.946Z] === RUN TestTagInvalidReference [2022-02-18T21:16:25.946Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-18T21:16:25.946Z] === RUN TestTagValidPrefixedRepo [2022-02-18T21:16:25.946Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-02-18T21:16:25.946Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T21:16:25.946Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-18T21:16:25.946Z] === RUN TestTagOfficialNames [2022-02-18T21:16:26.172Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T21:16:26.172Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T21:16:26.172Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-18T21:16:26.172Z] === RUN TestDaemonConfigValidation [2022-02-18T21:16:26.172Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T21:16:26.172Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-18T21:16:26.172Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T21:16:26.172Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T21:16:26.172Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T21:16:26.172Z] === RUN TestDaemonProxy [2022-02-18T21:16:26.172Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T21:16:26.172Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-18T21:16:26.172Z] PASS [2022-02-18T21:16:26.172Z] ok github.com/docker/docker/integration/daemon 0.143s [2022-02-18T21:16:26.221Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-18T21:16:26.325Z] ok github.com/docker/docker/libnetwork/ipam 13.569s coverage: 85.3% of statements [2022-02-18T21:16:26.325Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-18T21:16:26.325Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-18T21:16:26.415Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-18T21:16:26.415Z] === RUN TestTagMatchesDigest [2022-02-18T21:16:26.415Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-18T21:16:26.415Z] PASS [2022-02-18T21:16:26.415Z] ok github.com/docker/docker/integration/image 1.649s [2022-02-18T21:16:26.415Z] [2022-02-18T21:16:26.415Z] === Skipped [2022-02-18T21:16:26.415Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-18T21:16:26.415Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:16:26.415Z] [2022-02-18T21:16:26.415Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T21:16:26.415Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:16:26.415Z] [2022-02-18T21:16:26.415Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-18T21:16:26.415Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:16:26.415Z] [2022-02-18T21:16:26.415Z] DONE 12 tests, 3 skipped in 5.471s [2022-02-18T21:16:26.415Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-18T21:16:26.480Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-18T21:16:26.584Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-18T21:16:26.641Z] [2022-02-18T21:16:26.641Z] === Skipped [2022-02-18T21:16:26.641Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-18T21:16:26.641Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T21:16:26.641Z] [2022-02-18T21:16:26.641Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-18T21:16:26.641Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T21:16:26.641Z] [2022-02-18T21:16:26.641Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T21:16:26.641Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T21:16:26.641Z] [2022-02-18T21:16:26.641Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-18T21:16:26.641Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T21:16:26.641Z] [2022-02-18T21:16:26.641Z] DONE 4 tests, 4 skipped in 26.004s [2022-02-18T21:16:26.641Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-18T21:16:26.844Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-18T21:16:26.844Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-18T21:16:27.103Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-18T21:16:27.670Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-02-18T21:16:27.859Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-18T21:16:28.238Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-02-18T21:16:28.238Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-02-18T21:16:28.497Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-02-18T21:16:28.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:28.635Z] INFO: Testing against a local daemon [2022-02-18T21:16:28.635Z] === RUN TestNetworkCreateDelete [2022-02-18T21:16:28.635Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:28.635Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T21:16:28.635Z] 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-02-18T21:16:28.635Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestDaemonDNSFallback [2022-02-18T21:16:28.635Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:28.635Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestInspectNetwork [2022-02-18T21:16:28.635Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:28.635Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T21:16:28.635Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:28.635Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestNetworkInvalidJSON [2022-02-18T21:16:28.635Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T21:16:28.635Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T21:16:28.635Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:16:28.635Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:16:28.635Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:16:28.635Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:16:28.635Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T21:16:28.635Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:16:28.635Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:16:28.635Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-18T21:16:28.635Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-18T21:16:28.635Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-18T21:16:28.635Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-18T21:16:28.635Z] === RUN TestNetworkList [2022-02-18T21:16:28.635Z] === RUN TestNetworkList//networks [2022-02-18T21:16:28.635Z] === PAUSE TestNetworkList//networks [2022-02-18T21:16:28.635Z] === RUN TestNetworkList//networks/ [2022-02-18T21:16:28.635Z] === PAUSE TestNetworkList//networks/ [2022-02-18T21:16:28.635Z] === CONT TestNetworkList//networks [2022-02-18T21:16:28.635Z] === CONT TestNetworkList//networks/ [2022-02-18T21:16:28.635Z] --- PASS: TestNetworkList (0.04s) [2022-02-18T21:16:28.635Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T21:16:28.635Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T21:16:28.635Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T21:16:28.635Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T21:16:28.635Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T21:16:28.635Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T21:16:28.635Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T21:16:28.635Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T21:16:28.635Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T21:16:28.635Z] service_test.go:243: FLAKY_TEST [2022-02-18T21:16:28.635Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T21:16:28.635Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-18T21:16:28.635Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T21:16:28.635Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T21:16:28.635Z] PASS [2022-02-18T21:16:28.635Z] ok github.com/docker/docker/integration/network 0.165s [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === Skipped [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-18T21:16:28.635Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-18T21:16:28.635Z] 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-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-18T21:16:28.635Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-18T21:16:28.635Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-18T21:16:28.635Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-18T21:16:28.635Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T21:16:28.635Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T21:16:28.635Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T21:16:28.635Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T21:16:28.635Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T21:16:28.635Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T21:16:28.635Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T21:16:28.635Z] service_test.go:243: FLAKY_TEST [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-18T21:16:28.635Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T21:16:28.635Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T21:16:28.635Z] [2022-02-18T21:16:28.635Z] DONE 22 tests, 15 skipped in 2.194s [2022-02-18T21:16:28.635Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-18T21:16:29.237Z] === RUN TestDockerSuite/TestRunState [2022-02-18T21:16:29.622Z] testing: warning: no tests to run [2022-02-18T21:16:29.622Z] PASS [2022-02-18T21:16:29.622Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2022-02-18T21:16:29.622Z] [2022-02-18T21:16:29.622Z] DONE 0 tests in 0.721s [2022-02-18T21:16:29.622Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-18T21:16:30.172Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-18T21:16:30.610Z] testing: warning: no tests to run [2022-02-18T21:16:30.610Z] PASS [2022-02-18T21:16:30.610Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2022-02-18T21:16:30.610Z] [2022-02-18T21:16:30.610Z] DONE 0 tests in 0.676s [2022-02-18T21:16:30.610Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-18T21:16:31.079Z] testing: warning: no tests to run [2022-02-18T21:16:31.079Z] PASS [2022-02-18T21:16:31.079Z] ok github.com/docker/docker/integration/plugin 0.092s [2022-02-18T21:16:31.079Z] [2022-02-18T21:16:31.079Z] DONE 0 tests in 0.703s [2022-02-18T21:16:31.079Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-18T21:16:31.108Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-18T21:16:31.368Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-18T21:16:31.626Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-18T21:16:31.626Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-18T21:16:31.626Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-18T21:16:32.065Z] testing: warning: no tests to run [2022-02-18T21:16:32.065Z] PASS [2022-02-18T21:16:32.065Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2022-02-18T21:16:32.065Z] [2022-02-18T21:16:32.065Z] DONE 0 tests in 0.675s [2022-02-18T21:16:32.065Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-18T21:16:32.193Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-18T21:16:32.528Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:32.528Z] INFO: Testing against a local daemon [2022-02-18T21:16:32.528Z] === RUN TestCommitInheritsEnv [2022-02-18T21:16:32.528Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:16:32.528Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-18T21:16:32.528Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T21:16:32.528Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:16:32.528Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T21:16:32.528Z] === RUN TestImportWithCustomPlatform [2022-02-18T21:16:32.528Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:16:32.528Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-18T21:16:32.528Z] === RUN TestImagesFilterMultiReference [2022-02-18T21:16:32.528Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-02-18T21:16:32.528Z] === RUN TestImagePullPlatformInvalid [2022-02-18T21:16:32.528Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-18T21:16:32.528Z] === RUN TestRemoveImageOrphaning [2022-02-18T21:16:32.761Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-18T21:16:33.519Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2022-02-18T21:16:33.519Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T21:16:33.519Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-18T21:16:33.519Z] === RUN TestTagInvalidReference [2022-02-18T21:16:33.519Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-18T21:16:33.519Z] === RUN TestTagValidPrefixedRepo [2022-02-18T21:16:33.519Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-02-18T21:16:33.519Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T21:16:33.519Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-02-18T21:16:33.519Z] === RUN TestTagOfficialNames [2022-02-18T21:16:33.519Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-18T21:16:33.519Z] === RUN TestTagMatchesDigest [2022-02-18T21:16:33.519Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-18T21:16:33.519Z] PASS [2022-02-18T21:16:33.519Z] ok github.com/docker/docker/integration/image 1.919s [2022-02-18T21:16:33.519Z] [2022-02-18T21:16:33.519Z] === Skipped [2022-02-18T21:16:33.519Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-18T21:16:33.519Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:16:33.519Z] [2022-02-18T21:16:33.519Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T21:16:33.519Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:16:33.519Z] [2022-02-18T21:16:33.519Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-18T21:16:33.519Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:16:33.519Z] [2022-02-18T21:16:33.519Z] DONE 12 tests, 3 skipped in 6.824s [2022-02-18T21:16:33.700Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-18T21:16:33.700Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-18T21:16:33.700Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-18T21:16:33.993Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-18T21:16:34.272Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-18T21:16:35.652Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-18T21:16:36.217Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:36.217Z] INFO: Testing against a local daemon [2022-02-18T21:16:36.217Z] === RUN TestNetworkCreateDelete [2022-02-18T21:16:36.217Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:36.217Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-18T21:16:36.217Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T21:16:36.217Z] 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-02-18T21:16:36.217Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-02-18T21:16:36.217Z] === RUN TestDaemonDNSFallback [2022-02-18T21:16:36.217Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:36.217Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-18T21:16:36.217Z] === RUN TestInspectNetwork [2022-02-18T21:16:36.217Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:36.217Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-18T21:16:36.217Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T21:16:36.217Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:36.217Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-18T21:16:36.217Z] === RUN TestNetworkInvalidJSON [2022-02-18T21:16:36.217Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T21:16:36.217Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T21:16:36.217Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:16:36.217Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:16:36.217Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:16:36.217Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:16:36.217Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T21:16:36.217Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:16:36.217Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:16:36.217Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-18T21:16:36.217Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-18T21:16:36.217Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-18T21:16:36.217Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-18T21:16:36.217Z] === RUN TestNetworkList [2022-02-18T21:16:36.217Z] === RUN TestNetworkList//networks [2022-02-18T21:16:36.217Z] === PAUSE TestNetworkList//networks [2022-02-18T21:16:36.217Z] === RUN TestNetworkList//networks/ [2022-02-18T21:16:36.217Z] === PAUSE TestNetworkList//networks/ [2022-02-18T21:16:36.217Z] === CONT TestNetworkList//networks [2022-02-18T21:16:36.217Z] === CONT TestNetworkList//networks/ [2022-02-18T21:16:36.217Z] --- PASS: TestNetworkList (0.04s) [2022-02-18T21:16:36.217Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T21:16:36.217Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T21:16:36.217Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T21:16:36.217Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T21:16:36.217Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-18T21:16:36.217Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T21:16:36.217Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T21:16:36.217Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T21:16:36.217Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T21:16:36.609Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-18T21:16:36.609Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-18T21:16:36.686Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T21:16:36.686Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T21:16:36.686Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T21:16:36.686Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T21:16:36.686Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T21:16:36.686Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T21:16:36.686Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T21:16:36.686Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T21:16:36.686Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T21:16:36.686Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T21:16:36.686Z] service_test.go:243: FLAKY_TEST [2022-02-18T21:16:36.686Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T21:16:36.686Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T21:16:36.686Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-18T21:16:36.686Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T21:16:36.686Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T21:16:36.686Z] PASS [2022-02-18T21:16:36.686Z] ok github.com/docker/docker/integration/network 0.203s [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === Skipped [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-18T21:16:36.686Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-02-18T21:16:36.686Z] 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-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-18T21:16:36.686Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-18T21:16:36.686Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-18T21:16:36.686Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-18T21:16:36.686Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T21:16:36.686Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T21:16:36.686Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T21:16:36.686Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T21:16:36.686Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T21:16:36.686Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T21:16:36.686Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T21:16:36.686Z] service_test.go:243: FLAKY_TEST [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-18T21:16:36.686Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T21:16:36.686Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T21:16:36.686Z] [2022-02-18T21:16:36.686Z] DONE 22 tests, 15 skipped in 2.710s [2022-02-18T21:16:36.686Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-18T21:16:36.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:36.836Z] INFO: Testing against a local daemon [2022-02-18T21:16:36.836Z] === RUN TestPluginInvalidJSON [2022-02-18T21:16:36.836Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:16:36.836Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:16:36.836Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:16:36.836Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-18T21:16:36.836Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-18T21:16:36.836Z] === RUN TestPluginInstall [2022-02-18T21:16:36.836Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T21:16:36.836Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-18T21:16:36.836Z] === RUN TestPluginsWithRuntimes [2022-02-18T21:16:36.836Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T21:16:36.836Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-18T21:16:36.836Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T21:16:36.836Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T21:16:36.836Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T21:16:36.836Z] PASS [2022-02-18T21:16:36.836Z] ok github.com/docker/docker/integration/plugin/common 0.110s [2022-02-18T21:16:36.836Z] [2022-02-18T21:16:36.836Z] === Skipped [2022-02-18T21:16:36.836Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-18T21:16:36.836Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T21:16:36.836Z] [2022-02-18T21:16:36.836Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-18T21:16:36.836Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T21:16:36.836Z] [2022-02-18T21:16:36.836Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T21:16:36.836Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T21:16:36.836Z] [2022-02-18T21:16:36.836Z] DONE 5 tests, 3 skipped in 4.511s [2022-02-18T21:16:36.836Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-18T21:16:37.678Z] testing: warning: no tests to run [2022-02-18T21:16:37.678Z] PASS [2022-02-18T21:16:37.678Z] ok github.com/docker/docker/integration/network/ipvlan 0.105s [2022-02-18T21:16:37.678Z] [2022-02-18T21:16:37.678Z] DONE 0 tests in 0.848s [2022-02-18T21:16:37.678Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-18T21:16:37.989Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-18T21:16:38.667Z] testing: warning: no tests to run [2022-02-18T21:16:38.667Z] PASS [2022-02-18T21:16:38.667Z] ok github.com/docker/docker/integration/network/macvlan 0.095s [2022-02-18T21:16:38.667Z] [2022-02-18T21:16:38.667Z] DONE 0 tests in 0.838s [2022-02-18T21:16:38.667Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-18T21:16:39.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:39.086Z] INFO: Testing against a local daemon [2022-02-18T21:16:39.086Z] === RUN TestExternalGraphDriver [2022-02-18T21:16:39.086Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T21:16:39.087Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-18T21:16:39.087Z] === RUN TestGraphdriverPluginV2 [2022-02-18T21:16:39.087Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T21:16:39.087Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-18T21:16:39.087Z] PASS [2022-02-18T21:16:39.087Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.128s [2022-02-18T21:16:39.087Z] [2022-02-18T21:16:39.087Z] === Skipped [2022-02-18T21:16:39.087Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-18T21:16:39.087Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T21:16:39.087Z] [2022-02-18T21:16:39.087Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-18T21:16:39.087Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T21:16:39.087Z] [2022-02-18T21:16:39.087Z] DONE 2 tests, 2 skipped in 2.410s [2022-02-18T21:16:39.087Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-18T21:16:39.655Z] testing: warning: no tests to run [2022-02-18T21:16:39.655Z] PASS [2022-02-18T21:16:39.655Z] ok github.com/docker/docker/integration/plugin 0.092s [2022-02-18T21:16:39.655Z] [2022-02-18T21:16:39.655Z] DONE 0 tests in 0.858s [2022-02-18T21:16:39.655Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-18T21:16:39.897Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-18T21:16:40.653Z] testing: warning: no tests to run [2022-02-18T21:16:40.653Z] PASS [2022-02-18T21:16:40.653Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2022-02-18T21:16:40.653Z] [2022-02-18T21:16:40.653Z] DONE 0 tests in 0.841s [2022-02-18T21:16:40.653Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-18T21:16:40.833Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-18T21:16:41.307Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:41.307Z] INFO: Testing against a local daemon [2022-02-18T21:16:41.307Z] === RUN TestReadPluginNoRead [2022-02-18T21:16:41.307Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T21:16:41.307Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-18T21:16:41.307Z] PASS [2022-02-18T21:16:41.307Z] ok github.com/docker/docker/integration/plugin/logging 0.101s [2022-02-18T21:16:41.307Z] [2022-02-18T21:16:41.307Z] === Skipped [2022-02-18T21:16:41.307Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-18T21:16:41.307Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T21:16:41.307Z] [2022-02-18T21:16:41.307Z] DONE 1 tests, 1 skipped in 2.223s [2022-02-18T21:16:41.785Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-18T21:16:42.774Z] testing: warning: no tests to run [2022-02-18T21:16:42.774Z] PASS [2022-02-18T21:16:42.774Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2022-02-18T21:16:42.774Z] [2022-02-18T21:16:42.774Z] DONE 0 tests in 1.130s [2022-02-18T21:16:42.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-18T21:16:44.116Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-18T21:16:44.116Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-18T21:16:44.375Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-18T21:16:44.943Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-18T21:16:44.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:44.996Z] INFO: Testing against a local daemon [2022-02-18T21:16:44.996Z] === RUN TestPluginWithDevMounts [2022-02-18T21:16:44.996Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:44.996Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-18T21:16:44.996Z] PASS [2022-02-18T21:16:44.996Z] ok github.com/docker/docker/integration/plugin/volumes 0.120s [2022-02-18T21:16:44.996Z] [2022-02-18T21:16:44.996Z] === Skipped [2022-02-18T21:16:44.996Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-18T21:16:44.996Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:44.996Z] [2022-02-18T21:16:44.996Z] DONE 1 tests, 1 skipped in 2.213s [2022-02-18T21:16:44.996Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-18T21:16:46.321Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-18T21:16:46.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:46.557Z] INFO: Testing against a local daemon [2022-02-18T21:16:46.557Z] === RUN TestPluginInvalidJSON [2022-02-18T21:16:46.557Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:16:46.557Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:16:46.557Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:16:46.557Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-18T21:16:46.557Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-18T21:16:46.557Z] === RUN TestPluginInstall [2022-02-18T21:16:46.557Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T21:16:46.557Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-18T21:16:46.557Z] === RUN TestPluginsWithRuntimes [2022-02-18T21:16:46.557Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T21:16:46.557Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-18T21:16:46.557Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T21:16:46.557Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T21:16:46.557Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T21:16:46.557Z] PASS [2022-02-18T21:16:46.557Z] ok github.com/docker/docker/integration/plugin/common 0.136s [2022-02-18T21:16:46.557Z] [2022-02-18T21:16:46.557Z] === Skipped [2022-02-18T21:16:46.557Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-18T21:16:46.557Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T21:16:46.557Z] [2022-02-18T21:16:46.557Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-18T21:16:46.557Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T21:16:46.557Z] [2022-02-18T21:16:46.557Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T21:16:46.557Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T21:16:46.557Z] [2022-02-18T21:16:46.557Z] DONE 5 tests, 3 skipped in 5.401s [2022-02-18T21:16:46.557Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-18T21:16:47.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:47.221Z] INFO: Testing against a local daemon [2022-02-18T21:16:47.221Z] === RUN TestSecretInspect [2022-02-18T21:16:47.221Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:47.221Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-18T21:16:47.221Z] === RUN TestSecretList [2022-02-18T21:16:47.221Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:47.221Z] --- SKIP: TestSecretList (0.00s) [2022-02-18T21:16:47.221Z] === RUN TestSecretsCreateAndDelete [2022-02-18T21:16:47.221Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:47.221Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-18T21:16:47.221Z] === RUN TestSecretsUpdate [2022-02-18T21:16:47.221Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:47.221Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-18T21:16:47.221Z] === RUN TestTemplatedSecret [2022-02-18T21:16:47.221Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:47.221Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-18T21:16:47.221Z] === RUN TestSecretCreateResolve [2022-02-18T21:16:47.221Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:47.221Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-18T21:16:47.221Z] PASS [2022-02-18T21:16:47.221Z] ok github.com/docker/docker/integration/secret 0.092s [2022-02-18T21:16:47.221Z] [2022-02-18T21:16:47.221Z] === Skipped [2022-02-18T21:16:47.221Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-18T21:16:47.221Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:47.221Z] [2022-02-18T21:16:47.221Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-18T21:16:47.221Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:47.221Z] [2022-02-18T21:16:47.221Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-18T21:16:47.221Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:47.221Z] [2022-02-18T21:16:47.221Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-18T21:16:47.221Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:47.221Z] [2022-02-18T21:16:47.221Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-18T21:16:47.221Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:47.221Z] [2022-02-18T21:16:47.221Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-18T21:16:47.221Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:47.221Z] [2022-02-18T21:16:47.221Z] DONE 6 tests, 6 skipped in 1.808s [2022-02-18T21:16:47.221Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-18T21:16:47.259Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-18T21:16:47.520Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-18T21:16:47.779Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-18T21:16:47.779Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-18T21:16:48.348Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-18T21:16:48.607Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-18T21:16:48.796Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:48.796Z] INFO: Testing against a local daemon [2022-02-18T21:16:48.796Z] === RUN TestExternalGraphDriver [2022-02-18T21:16:48.796Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T21:16:48.796Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-18T21:16:48.796Z] === RUN TestGraphdriverPluginV2 [2022-02-18T21:16:48.796Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T21:16:48.796Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-18T21:16:48.796Z] PASS [2022-02-18T21:16:48.796Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.140s [2022-02-18T21:16:49.178Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-18T21:16:49.178Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-18T21:16:49.178Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-18T21:16:49.178Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-18T21:16:49.265Z] [2022-02-18T21:16:49.265Z] === Skipped [2022-02-18T21:16:49.265Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-18T21:16:49.265Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T21:16:49.265Z] [2022-02-18T21:16:49.265Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-18T21:16:49.265Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T21:16:49.265Z] [2022-02-18T21:16:49.265Z] DONE 2 tests, 2 skipped in 2.987s [2022-02-18T21:16:49.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-18T21:16:49.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:49.470Z] INFO: Testing against a local daemon [2022-02-18T21:16:49.470Z] === RUN TestServiceCreateInit [2022-02-18T21:16:49.470Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T21:16:49.470Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T21:16:49.470Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-18T21:16:49.470Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T21:16:49.470Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T21:16:49.470Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestCreateServiceConflict [2022-02-18T21:16:49.470Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T21:16:49.470Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-18T21:16:49.470Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T21:16:49.470Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T21:16:49.470Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T21:16:49.470Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestCreateServiceSysctls [2022-02-18T21:16:49.470Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-02-18T21:16:49.470Z] === RUN TestCreateServiceCapabilities [2022-02-18T21:16:49.470Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-18T21:16:49.470Z] === RUN TestInspect [2022-02-18T21:16:49.470Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestInspect (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestCreateJob [2022-02-18T21:16:49.470Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestCreateJob (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestReplicatedJob [2022-02-18T21:16:49.470Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestUpdateReplicatedJob [2022-02-18T21:16:49.470Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestServiceListWithStatuses [2022-02-18T21:16:49.470Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T21:16:49.470Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestDockerNetworkReConnect [2022-02-18T21:16:49.470Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestServicePlugin [2022-02-18T21:16:49.470Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestServiceUpdateLabel [2022-02-18T21:16:49.470Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:49.470Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestServiceUpdateSecrets [2022-02-18T21:16:49.470Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:49.470Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestServiceUpdateConfigs [2022-02-18T21:16:49.470Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:49.470Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestServiceUpdateNetwork [2022-02-18T21:16:49.470Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:49.470Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-18T21:16:49.470Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T21:16:49.470Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:49.470Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-18T21:16:49.470Z] PASS [2022-02-18T21:16:49.470Z] ok github.com/docker/docker/integration/service 0.245s [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === Skipped [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T21:16:49.470Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T21:16:49.470Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-18T21:16:49.470Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-18T21:16:49.470Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-18T21:16:49.470Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T21:16:49.470Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-18T21:16:49.470Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-18T21:16:49.470Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-02-18T21:16:49.470Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-18T21:16:49.470Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-18T21:16:49.470Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-18T21:16:49.470Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-18T21:16:49.470Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-18T21:16:49.470Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-18T21:16:49.470Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-18T21:16:49.470Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.470Z] [2022-02-18T21:16:49.470Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-18T21:16:49.471Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.471Z] [2022-02-18T21:16:49.471Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-18T21:16:49.471Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:49.471Z] [2022-02-18T21:16:49.471Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-18T21:16:49.471Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:49.471Z] [2022-02-18T21:16:49.471Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-18T21:16:49.471Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:49.471Z] [2022-02-18T21:16:49.471Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-18T21:16:49.471Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:49.471Z] [2022-02-18T21:16:49.471Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-18T21:16:49.471Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:49.471Z] [2022-02-18T21:16:49.471Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-18T21:16:49.748Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-18T21:16:49.939Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:49.939Z] [2022-02-18T21:16:49.939Z] DONE 24 tests, 23 skipped in 2.520s [2022-02-18T21:16:49.939Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-18T21:16:51.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:51.509Z] INFO: Testing against a local daemon [2022-02-18T21:16:51.509Z] === RUN TestSessionCreate [2022-02-18T21:16:51.509Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:51.509Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-18T21:16:51.509Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T21:16:51.509Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:51.509Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T21:16:51.509Z] PASS [2022-02-18T21:16:51.509Z] ok github.com/docker/docker/integration/session 0.087s [2022-02-18T21:16:51.509Z] [2022-02-18T21:16:51.509Z] === Skipped [2022-02-18T21:16:51.509Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-18T21:16:51.509Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:51.509Z] [2022-02-18T21:16:51.509Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T21:16:51.509Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T21:16:51.509Z] [2022-02-18T21:16:51.509Z] DONE 2 tests, 2 skipped in 1.685s [2022-02-18T21:16:51.509Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-18T21:16:52.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:52.218Z] INFO: Testing against a local daemon [2022-02-18T21:16:52.218Z] === RUN TestReadPluginNoRead [2022-02-18T21:16:52.218Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T21:16:52.218Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-18T21:16:52.218Z] PASS [2022-02-18T21:16:52.218Z] ok github.com/docker/docker/integration/plugin/logging 0.104s [2022-02-18T21:16:52.218Z] [2022-02-18T21:16:52.218Z] === Skipped [2022-02-18T21:16:52.218Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-18T21:16:52.218Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T21:16:52.218Z] [2022-02-18T21:16:52.218Z] DONE 1 tests, 1 skipped in 2.653s [2022-02-18T21:16:52.218Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-18T21:16:52.281Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-18T21:16:52.540Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-18T21:16:52.800Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-18T21:16:53.216Z] testing: warning: no tests to run [2022-02-18T21:16:53.216Z] PASS [2022-02-18T21:16:53.216Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.100s [2022-02-18T21:16:53.693Z] [2022-02-18T21:16:53.693Z] DONE 0 tests in 1.367s [2022-02-18T21:16:53.693Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-18T21:16:53.728Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:53.728Z] INFO: Testing against a local daemon [2022-02-18T21:16:53.728Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T21:16:53.728Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:53.728Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T21:16:53.728Z] === RUN TestDiskUsage [2022-02-18T21:16:53.728Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T21:16:53.728Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-18T21:16:53.728Z] === RUN TestEventsExecDie [2022-02-18T21:16:53.728Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T21:16:53.728Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-18T21:16:53.728Z] === RUN TestEventsBackwardsCompatible [2022-02-18T21:16:53.728Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T21:16:53.728Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-18T21:16:53.728Z] === RUN TestEventsVolumeCreate [2022-02-18T21:16:53.728Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T21:16:53.728Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-18T21:16:53.728Z] === RUN TestInfoAPI [2022-02-18T21:16:53.728Z] --- PASS: TestInfoAPI (0.06s) [2022-02-18T21:16:53.728Z] === RUN TestInfoAPIWarnings [2022-02-18T21:16:53.728Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:16:53.728Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-18T21:16:53.728Z] === RUN TestInfoDebug [2022-02-18T21:16:53.728Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:16:53.728Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-18T21:16:53.728Z] === RUN TestInfoInsecureRegistries [2022-02-18T21:16:53.728Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:16:53.728Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-18T21:16:53.728Z] === RUN TestInfoRegistryMirrors [2022-02-18T21:16:53.728Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:16:53.728Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-18T21:16:53.728Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T21:16:53.736Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-18T21:16:54.196Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-02-18T21:16:54.196Z] === RUN TestPingCacheHeaders [2022-02-18T21:16:54.196Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-18T21:16:54.196Z] === RUN TestPingGet [2022-02-18T21:16:54.196Z] --- PASS: TestPingGet (0.03s) [2022-02-18T21:16:54.196Z] === RUN TestPingHead [2022-02-18T21:16:54.665Z] --- PASS: TestPingHead (0.03s) [2022-02-18T21:16:54.665Z] === RUN TestVersion [2022-02-18T21:16:54.665Z] --- PASS: TestVersion (0.04s) [2022-02-18T21:16:54.665Z] PASS [2022-02-18T21:16:54.665Z] ok github.com/docker/docker/integration/system 1.273s [2022-02-18T21:16:54.665Z] [2022-02-18T21:16:54.665Z] === Skipped [2022-02-18T21:16:54.665Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T21:16:54.665Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:54.665Z] [2022-02-18T21:16:54.665Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-18T21:16:54.666Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T21:16:54.666Z] [2022-02-18T21:16:54.666Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-18T21:16:54.666Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T21:16:54.666Z] [2022-02-18T21:16:54.666Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-18T21:16:54.666Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T21:16:54.666Z] [2022-02-18T21:16:54.666Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-18T21:16:54.666Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T21:16:54.666Z] [2022-02-18T21:16:54.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-18T21:16:54.666Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:16:54.666Z] [2022-02-18T21:16:54.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-18T21:16:54.666Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:16:54.666Z] [2022-02-18T21:16:54.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-18T21:16:54.666Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:16:54.666Z] [2022-02-18T21:16:54.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-18T21:16:54.666Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:16:54.666Z] [2022-02-18T21:16:54.666Z] DONE 15 tests, 9 skipped in 2.957s [2022-02-18T21:16:54.666Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-18T21:16:55.640Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-18T21:16:55.640Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-18T21:16:55.912Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:55.912Z] INFO: Testing against a local daemon [2022-02-18T21:16:55.912Z] === RUN TestPluginWithDevMounts [2022-02-18T21:16:55.912Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:55.912Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-18T21:16:55.912Z] PASS [2022-02-18T21:16:55.912Z] ok github.com/docker/docker/integration/plugin/volumes 0.114s [2022-02-18T21:16:56.389Z] [2022-02-18T21:16:56.389Z] === Skipped [2022-02-18T21:16:56.389Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-18T21:16:56.389Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:56.389Z] [2022-02-18T21:16:56.389Z] DONE 1 tests, 1 skipped in 2.668s [2022-02-18T21:16:56.389Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-18T21:16:56.581Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-18T21:16:56.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:56.886Z] INFO: Testing against a local daemon [2022-02-18T21:16:56.886Z] === RUN TestVolumesCreateAndList [2022-02-18T21:16:56.886Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-18T21:16:56.886Z] === RUN TestVolumesRemove [2022-02-18T21:16:56.886Z] --- PASS: TestVolumesRemove (0.17s) [2022-02-18T21:16:56.886Z] === RUN TestVolumesInspect [2022-02-18T21:16:56.886Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-18T21:16:56.886Z] === RUN TestVolumesInvalidJSON [2022-02-18T21:16:56.886Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T21:16:56.886Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T21:16:56.886Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T21:16:56.886Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-18T21:16:56.886Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-18T21:16:56.886Z] PASS [2022-02-18T21:16:56.886Z] ok github.com/docker/docker/integration/volume 0.370s [2022-02-18T21:16:56.886Z] [2022-02-18T21:16:56.886Z] DONE 5 tests in 2.184s [2022-02-18T21:16:56.886Z] INFO: make.ps1 ended at 02/18/2022 21:16:56 [2022-02-18T21:16:56.886Z] INFO: Integration CLI tests being run from the host: [2022-02-18T21:16:56.886Z] 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-02-18T21:16:58.486Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-18T21:16:58.486Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-18T21:16:58.608Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:16:58.608Z] INFO: Testing against a local daemon [2022-02-18T21:16:58.608Z] === RUN TestSecretInspect [2022-02-18T21:16:58.608Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:58.608Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-18T21:16:58.608Z] === RUN TestSecretList [2022-02-18T21:16:58.608Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:58.608Z] --- SKIP: TestSecretList (0.00s) [2022-02-18T21:16:58.608Z] === RUN TestSecretsCreateAndDelete [2022-02-18T21:16:58.608Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:58.608Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-18T21:16:58.608Z] === RUN TestSecretsUpdate [2022-02-18T21:16:58.608Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:58.608Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-18T21:16:58.608Z] === RUN TestTemplatedSecret [2022-02-18T21:16:58.608Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:58.608Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-18T21:16:58.608Z] === RUN TestSecretCreateResolve [2022-02-18T21:16:58.608Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:58.608Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-18T21:16:58.608Z] PASS [2022-02-18T21:16:58.608Z] ok github.com/docker/docker/integration/secret 0.115s [2022-02-18T21:16:58.608Z] [2022-02-18T21:16:58.608Z] === Skipped [2022-02-18T21:16:58.608Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-18T21:16:58.608Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:58.608Z] [2022-02-18T21:16:58.608Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-18T21:16:58.608Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:58.608Z] [2022-02-18T21:16:58.608Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-18T21:16:58.608Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:58.608Z] [2022-02-18T21:16:58.608Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-18T21:16:58.608Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:58.608Z] [2022-02-18T21:16:58.608Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-18T21:16:58.608Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:16:58.608Z] [2022-02-18T21:16:58.608Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-18T21:16:58.608Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:16:58.608Z] [2022-02-18T21:16:58.608Z] DONE 6 tests, 6 skipped in 2.350s [2022-02-18T21:16:59.078Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-18T21:16:59.868Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-18T21:17:00.436Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-18T21:17:00.436Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-18T21:17:00.436Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-18T21:17:00.436Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-18T21:17:00.436Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-18T21:17:00.436Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-18T21:17:00.436Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-18T21:17:00.695Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-18T21:17:00.695Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-18T21:17:00.695Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-18T21:17:00.955Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-18T21:17:01.525Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-18T21:17:02.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:17:02.035Z] INFO: Testing against a local daemon [2022-02-18T21:17:02.035Z] === RUN TestServiceCreateInit [2022-02-18T21:17:02.035Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T21:17:02.035Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T21:17:02.035Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- PASS: TestServiceCreateInit (0.06s) [2022-02-18T21:17:02.035Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T21:17:02.035Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T21:17:02.035Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestCreateServiceConflict [2022-02-18T21:17:02.035Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T21:17:02.035Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-18T21:17:02.035Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T21:17:02.035Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T21:17:02.035Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T21:17:02.035Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestCreateServiceSysctls [2022-02-18T21:17:02.035Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-02-18T21:17:02.035Z] === RUN TestCreateServiceCapabilities [2022-02-18T21:17:02.035Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-18T21:17:02.035Z] === RUN TestInspect [2022-02-18T21:17:02.035Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestInspect (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestCreateJob [2022-02-18T21:17:02.035Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestCreateJob (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestReplicatedJob [2022-02-18T21:17:02.035Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestUpdateReplicatedJob [2022-02-18T21:17:02.035Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestServiceListWithStatuses [2022-02-18T21:17:02.035Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T21:17:02.035Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestDockerNetworkReConnect [2022-02-18T21:17:02.035Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestServicePlugin [2022-02-18T21:17:02.035Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestServiceUpdateLabel [2022-02-18T21:17:02.035Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:17:02.035Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestServiceUpdateSecrets [2022-02-18T21:17:02.035Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:17:02.035Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestServiceUpdateConfigs [2022-02-18T21:17:02.035Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:17:02.035Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestServiceUpdateNetwork [2022-02-18T21:17:02.035Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:17:02.035Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-18T21:17:02.035Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T21:17:02.035Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:17:02.035Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-18T21:17:02.035Z] PASS [2022-02-18T21:17:02.035Z] ok github.com/docker/docker/integration/service 0.307s [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === Skipped [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T21:17:02.035Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T21:17:02.035Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-18T21:17:02.035Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-18T21:17:02.035Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-18T21:17:02.035Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T21:17:02.035Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-18T21:17:02.035Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-18T21:17:02.035Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-02-18T21:17:02.035Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-18T21:17:02.035Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-18T21:17:02.035Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-18T21:17:02.035Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-18T21:17:02.035Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-18T21:17:02.035Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-18T21:17:02.035Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-18T21:17:02.035Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-18T21:17:02.035Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-18T21:17:02.035Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-18T21:17:02.035Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-18T21:17:02.035Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-18T21:17:02.035Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-18T21:17:02.035Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-18T21:17:02.035Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:17:02.035Z] [2022-02-18T21:17:02.035Z] DONE 24 tests, 23 skipped in 3.206s [2022-02-18T21:17:02.097Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-18T21:17:02.505Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-18T21:17:03.034Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-18T21:17:03.969Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-18T21:17:04.227Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-18T21:17:04.487Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-18T21:17:04.487Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-18T21:17:04.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:17:04.721Z] INFO: Testing against a local daemon [2022-02-18T21:17:04.721Z] === RUN TestSessionCreate [2022-02-18T21:17:04.721Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T21:17:04.721Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-18T21:17:04.721Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T21:17:04.721Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T21:17:04.721Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T21:17:04.721Z] PASS [2022-02-18T21:17:04.721Z] ok github.com/docker/docker/integration/session 0.111s [2022-02-18T21:17:04.721Z] [2022-02-18T21:17:04.721Z] === Skipped [2022-02-18T21:17:04.721Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-18T21:17:04.721Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T21:17:04.721Z] [2022-02-18T21:17:04.721Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T21:17:04.721Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T21:17:04.721Z] [2022-02-18T21:17:04.721Z] DONE 2 tests, 2 skipped in 2.232s [2022-02-18T21:17:04.721Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-18T21:17:05.053Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-18T21:17:05.053Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-18T21:17:05.053Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-18T21:17:05.053Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-18T21:17:05.053Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-18T21:17:05.053Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-18T21:17:05.053Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-18T21:17:05.053Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-18T21:17:05.053Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-18T21:17:05.053Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-18T21:17:05.053Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-18T21:17:05.053Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-18T21:17:05.053Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-18T21:17:05.053Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-18T21:17:05.053Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-18T21:17:05.620Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-18T21:17:06.556Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-18T21:17:06.556Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-18T21:17:06.941Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:17:06.941Z] INFO: Testing against a local daemon [2022-02-18T21:17:06.941Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T21:17:06.941Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:06.941Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T21:17:06.941Z] === RUN TestDiskUsage [2022-02-18T21:17:06.941Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T21:17:06.941Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-18T21:17:06.941Z] === RUN TestEventsExecDie [2022-02-18T21:17:06.941Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T21:17:06.941Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-18T21:17:06.941Z] === RUN TestEventsBackwardsCompatible [2022-02-18T21:17:06.941Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T21:17:06.941Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-18T21:17:06.941Z] === RUN TestEventsVolumeCreate [2022-02-18T21:17:06.941Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T21:17:06.941Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-18T21:17:06.941Z] === RUN TestInfoAPI [2022-02-18T21:17:06.941Z] --- PASS: TestInfoAPI (0.06s) [2022-02-18T21:17:06.941Z] === RUN TestInfoAPIWarnings [2022-02-18T21:17:06.941Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:17:06.941Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-18T21:17:06.941Z] === RUN TestInfoDebug [2022-02-18T21:17:06.941Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:17:06.941Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-18T21:17:06.941Z] === RUN TestInfoInsecureRegistries [2022-02-18T21:17:06.941Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:17:06.941Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-18T21:17:06.941Z] === RUN TestInfoRegistryMirrors [2022-02-18T21:17:06.941Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:17:06.941Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-18T21:17:06.941Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T21:17:07.126Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-18T21:17:07.337Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:17:07.337Z] INFO: Testing against a local daemon [2022-02-18T21:17:07.337Z] === RUN TestDockerSuite [2022-02-18T21:17:07.337Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-18T21:17:07.337Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-18T21:17:07.337Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T21:17:07.337Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-18T21:17:07.337Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-18T21:17:07.337Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-18T21:17:07.337Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-18T21:17:07.337Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T21:17:07.337Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-18T21:17:07.337Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-18T21:17:07.337Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-18T21:17:07.337Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-18T21:17:07.386Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-18T21:17:07.386Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-18T21:17:07.807Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-18T21:17:07.929Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-02-18T21:17:07.929Z] === RUN TestPingCacheHeaders [2022-02-18T21:17:07.929Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-02-18T21:17:07.929Z] === RUN TestPingGet [2022-02-18T21:17:07.929Z] --- PASS: TestPingGet (0.04s) [2022-02-18T21:17:07.929Z] === RUN TestPingHead [2022-02-18T21:17:07.929Z] --- PASS: TestPingHead (0.05s) [2022-02-18T21:17:07.929Z] === RUN TestVersion [2022-02-18T21:17:07.929Z] --- PASS: TestVersion (0.04s) [2022-02-18T21:17:07.929Z] PASS [2022-02-18T21:17:07.929Z] ok github.com/docker/docker/integration/system 1.335s [2022-02-18T21:17:07.955Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-18T21:17:07.955Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-18T21:17:08.276Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-18T21:17:08.398Z] [2022-02-18T21:17:08.398Z] === Skipped [2022-02-18T21:17:08.398Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T21:17:08.398Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:17:08.398Z] [2022-02-18T21:17:08.398Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-18T21:17:08.398Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T21:17:08.398Z] [2022-02-18T21:17:08.398Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-18T21:17:08.398Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T21:17:08.398Z] [2022-02-18T21:17:08.398Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-18T21:17:08.398Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T21:17:08.398Z] [2022-02-18T21:17:08.398Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-18T21:17:08.398Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T21:17:08.398Z] [2022-02-18T21:17:08.398Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-18T21:17:08.398Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:17:08.398Z] [2022-02-18T21:17:08.398Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-18T21:17:08.398Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:17:08.398Z] [2022-02-18T21:17:08.398Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-18T21:17:08.398Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:17:08.398Z] [2022-02-18T21:17:08.398Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-18T21:17:08.398Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:17:08.398Z] [2022-02-18T21:17:08.398Z] DONE 15 tests, 9 skipped in 3.577s [2022-02-18T21:17:08.398Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-18T21:17:08.522Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-18T21:17:09.091Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-18T21:17:09.091Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-18T21:17:09.091Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-18T21:17:09.660Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-18T21:17:10.231Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-18T21:17:10.616Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:17:10.616Z] INFO: Testing against a local daemon [2022-02-18T21:17:10.616Z] === RUN TestVolumesCreateAndList [2022-02-18T21:17:10.616Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-02-18T21:17:10.616Z] === RUN TestVolumesRemove [2022-02-18T21:17:10.800Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-18T21:17:11.084Z] --- PASS: TestVolumesRemove (0.18s) [2022-02-18T21:17:11.084Z] === RUN TestVolumesInspect [2022-02-18T21:17:11.084Z] --- PASS: TestVolumesInspect (0.06s) [2022-02-18T21:17:11.084Z] === RUN TestVolumesInvalidJSON [2022-02-18T21:17:11.084Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T21:17:11.084Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T21:17:11.084Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T21:17:11.084Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-18T21:17:11.084Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.02s) [2022-02-18T21:17:11.084Z] PASS [2022-02-18T21:17:11.084Z] ok github.com/docker/docker/integration/volume 0.436s [2022-02-18T21:17:11.369Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-18T21:17:11.369Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-18T21:17:11.369Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-18T21:17:11.553Z] [2022-02-18T21:17:11.553Z] DONE 5 tests in 3.051s [2022-02-18T21:17:11.553Z] INFO: make.ps1 ended at 02/18/2022 21:17:11 [2022-02-18T21:17:11.553Z] INFO: Integration CLI tests being run from the host: [2022-02-18T21:17:11.553Z] 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-02-18T21:17:11.630Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-18T21:17:11.630Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-18T21:17:12.570Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-18T21:17:12.829Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-18T21:17:13.398Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-18T21:17:15.308Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-18T21:17:15.567Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-18T21:17:15.825Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-18T21:17:15.825Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-18T21:17:15.825Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-18T21:17:16.761Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-18T21:17:17.699Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-18T21:17:18.636Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-18T21:17:18.636Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-18T21:17:20.016Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-18T21:17:20.016Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-18T21:17:20.275Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-18T21:17:21.657Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-18T21:17:21.657Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents95136957 [2022-02-18T21:17:21.917Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-18T21:17:21.917Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-18T21:17:23.298Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-18T21:17:23.558Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-18T21:17:23.558Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-18T21:17:24.099Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-18T21:17:24.099Z] INFO: Testing against a local daemon [2022-02-18T21:17:24.099Z] === RUN TestDockerSuite [2022-02-18T21:17:24.099Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-18T21:17:24.099Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-18T21:17:24.099Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T21:17:24.099Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-18T21:17:24.099Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-18T21:17:24.099Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-18T21:17:24.099Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-18T21:17:24.099Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T21:17:24.099Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-18T21:17:24.099Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-18T21:17:24.568Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-18T21:17:24.938Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-18T21:17:25.037Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-18T21:17:26.024Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-18T21:17:26.024Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-18T21:17:26.313Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-18T21:17:26.571Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-18T21:17:26.571Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-18T21:17:26.571Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-18T21:17:26.832Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-18T21:17:26.832Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-18T21:17:27.398Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-18T21:17:29.307Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-18T21:17:34.581Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-18T21:17:35.529Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-18T21:17:36.480Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-18T21:17:37.047Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-18T21:17:40.330Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-18T21:17:40.330Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-18T21:17:41.710Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-18T21:17:42.741Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-18T21:17:42.741Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-18T21:17:44.122Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-18T21:17:45.502Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-18T21:17:46.440Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-18T21:17:46.440Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-18T21:17:49.726Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-18T21:17:49.726Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-18T21:17:52.257Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-18T21:17:53.633Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-18T21:17:55.537Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-18T21:17:56.475Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-18T21:18:00.676Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-18T21:18:02.574Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-18T21:18:04.477Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-18T21:18:04.736Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-18T21:18:05.306Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-18T21:18:05.564Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-18T21:18:05.565Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-18T21:18:05.565Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-18T21:18:06.134Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-18T21:18:08.670Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-18T21:18:08.928Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-18T21:18:12.214Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-18T21:18:12.214Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-18T21:18:12.781Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-18T21:18:12.781Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-18T21:18:12.781Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-18T21:18:12.781Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-18T21:18:12.781Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-18T21:18:13.717Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-18T21:18:13.978Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-18T21:18:14.546Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-18T21:18:15.926Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-18T21:18:19.212Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-18T21:18:20.084Z] ok github.com/docker/docker/libnetwork/networkdb 104.297s coverage: 60.0% of statements [2022-02-18T21:18:20.084Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-18T21:18:20.084Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-18T21:18:20.084Z] ok github.com/docker/docker/libnetwork/osl 4.314s coverage: 39.7% of statements [2022-02-18T21:18:20.084Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-18T21:18:20.084Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-18T21:18:20.148Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-18T21:18:20.148Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-18T21:18:20.148Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-18T21:18:20.343Z] ok github.com/docker/docker/libnetwork/portmapper 0.216s coverage: 48.6% of statements [2022-02-18T21:18:20.603Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-18T21:18:20.603Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-18T21:18:20.704Z] --- PASS: TestBuildWithHugeFile (168.14s) [2022-02-18T21:18:20.704Z] === RUN TestBuildWCOWSandboxSize [2022-02-18T21:18:20.704Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T21:18:20.704Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestBuildWithEmptyDockerfile [2022-02-18T21:18:20.704Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T21:18:20.704Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T21:18:20.704Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T21:18:20.704Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T21:18:20.704Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T21:18:20.704Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T21:18:20.704Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-18T21:18:20.704Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-18T21:18:20.704Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-18T21:18:20.704Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-02-18T21:18:20.704Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-18T21:18:20.704Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-18T21:18:20.704Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-18T21:18:20.704Z] === RUN TestBuildPreserveOwnership [2022-02-18T21:18:20.704Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:18:20.704Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestBuildPlatformInvalid [2022-02-18T21:18:20.704Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-02-18T21:18:20.704Z] PASS [2022-02-18T21:18:20.704Z] ok github.com/docker/docker/integration/build 253.478s [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === Skipped [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-18T21:18:20.704Z] build_session_test.go:25: TODO: BuildKit [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-18T21:18:20.704Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-18T21:18:20.704Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-18T21:18:20.704Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-18T21:18:20.704Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-18T21:18:20.704Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] DONE 29 tests, 6 skipped in 289.827s [2022-02-18T21:18:20.704Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-18T21:18:20.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:18:20.704Z] INFO: Testing against a local daemon [2022-02-18T21:18:20.704Z] === RUN TestConfigInspect [2022-02-18T21:18:20.704Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestConfigList [2022-02-18T21:18:20.704Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] --- SKIP: TestConfigList (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestConfigsCreateAndDelete [2022-02-18T21:18:20.704Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestConfigsUpdate [2022-02-18T21:18:20.704Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestTemplatedConfig [2022-02-18T21:18:20.704Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestConfigCreateResolve [2022-02-18T21:18:20.704Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:18:20.704Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-18T21:18:20.704Z] PASS [2022-02-18T21:18:20.704Z] ok github.com/docker/docker/integration/config 0.131s [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === Skipped [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-18T21:18:20.704Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-18T21:18:20.704Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-18T21:18:20.704Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-18T21:18:20.704Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-18T21:18:20.704Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-18T21:18:20.704Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:18:20.704Z] [2022-02-18T21:18:20.704Z] DONE 6 tests, 6 skipped in 2.576s [2022-02-18T21:18:20.704Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-18T21:18:20.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:18:20.704Z] INFO: Testing against a local daemon [2022-02-18T21:18:20.704Z] === RUN TestCheckpoint [2022-02-18T21:18:20.704Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T21:18:20.704Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestContainerInvalidJSON [2022-02-18T21:18:20.704Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T21:18:20.704Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T21:18:20.704Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-18T21:18:20.704Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-18T21:18:20.704Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-18T21:18:20.704Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-18T21:18:20.704Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-02-18T21:18:20.704Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-18T21:18:20.704Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-18T21:18:20.704Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-18T21:18:20.704Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-02-18T21:18:20.704Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-18T21:18:20.704Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-02-18T21:18:20.704Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-18T21:18:20.704Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.41s) [2022-02-18T21:18:20.704Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-18T21:18:20.704Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-02-18T21:18:20.704Z] === RUN TestCopyFromContainer [2022-02-18T21:18:20.704Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-18T21:18:20.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T21:18:20.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T21:18:20.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T21:18:20.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T21:18:20.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T21:18:20.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T21:18:20.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-18T21:18:20.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-18T21:18:20.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-18T21:18:20.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-18T21:18:20.704Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-18T21:18:20.704Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T21:18:20.704Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestCreateWithInvalidEnv [2022-02-18T21:18:20.704Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-18T21:18:20.704Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-18T21:18:20.704Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-18T21:18:20.704Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-18T21:18:20.704Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-18T21:18:20.704Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-18T21:18:20.704Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-18T21:18:20.704Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-18T21:18:20.704Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-18T21:18:20.704Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-02-18T21:18:20.704Z] === RUN TestCreateTmpfsMountsTarget [2022-02-18T21:18:20.704Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-18T21:18:20.704Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:18:20.704Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-18T21:18:20.704Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:18:20.704Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-18T21:18:20.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T21:18:20.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T21:18:20.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T21:18:20.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T21:18:20.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T21:18:20.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T21:18:20.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T21:18:20.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T21:18:20.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T21:18:20.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T21:18:20.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-18T21:18:20.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-18T21:18:20.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-18T21:18:20.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-18T21:18:20.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-18T21:18:20.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-18T21:18:20.704Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-18T21:18:20.704Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T21:18:20.704Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestCreateDifferentPlatform [2022-02-18T21:18:20.704Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-18T21:18:20.704Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-18T21:18:20.704Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-18T21:18:20.704Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-18T21:18:20.704Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-02-18T21:18:20.704Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-18T21:18:20.704Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T21:18:20.704Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-18T21:18:20.704Z] === RUN TestContainerKillOnDaemonStart [2022-02-18T21:18:20.704Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:20.704Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestDiff [2022-02-18T21:18:20.704Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T21:18:20.704Z] --- SKIP: TestDiff (0.00s) [2022-02-18T21:18:20.704Z] === RUN TestExecWithCloseStdin [2022-02-18T21:18:20.704Z] --- PASS: TestExecWithCloseStdin (2.93s) [2022-02-18T21:18:20.704Z] === RUN TestExec [2022-02-18T21:18:20.720Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-18T21:18:20.861Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-18T21:18:20.861Z] [2022-02-18T21:18:20.861Z] === Skipped [2022-02-18T21:18:20.861Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-18T21:18:20.861Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T21:18:20.861Z] [2022-02-18T21:18:20.861Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-18T21:18:20.861Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T21:18:20.861Z] [2022-02-18T21:18:20.861Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-18T21:18:20.861Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-18T21:18:20.861Z] [2022-02-18T21:18:20.861Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-18T21:18:20.861Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:18:20.861Z] [2022-02-18T21:18:20.861Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-18T21:18:20.861Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:18:20.861Z] [2022-02-18T21:18:20.861Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-18T21:18:20.861Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:18:20.861Z] [2022-02-18T21:18:20.861Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-18T21:18:20.861Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:18:20.861Z] [2022-02-18T21:18:20.861Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-18T21:18:20.861Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-18T21:18:20.861Z] [2022-02-18T21:18:20.861Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-18T21:18:20.861Z] firewalld_test.go:14: firewalld is not running [2022-02-18T21:18:20.861Z] [2022-02-18T21:18:20.861Z] DONE 326 tests, 9 skipped in 198.375s [2022-02-18T21:18:21.290Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias Post stage [Pipeline] junit [2022-02-18T21:18:21.439Z] Recording test results [2022-02-18T21:18:21.548Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-18T21:18:21.834Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-18T21:18:22.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43185/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=833139f3908f55c0c8c592910b8a2de01868ca1c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:833139f3908f55c0c8c592910b8a2de01868ca1c hack/validate/vendor [2022-02-18T21:18:22.724Z] No vendor changes in diff. [2022-02-18T21:18:22.931Z] --- PASS: TestExec (2.71s) [2022-02-18T21:18:22.931Z] === RUN TestExecUser [2022-02-18T21:18:22.931Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T21:18:22.931Z] --- SKIP: TestExecUser (0.00s) [2022-02-18T21:18:22.931Z] === RUN TestExportContainerAndImportImage [2022-02-18T21:18:22.931Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:22.931Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-18T21:18:22.931Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-18T21:18:22.931Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:22.931Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T21:18:22.931Z] === RUN TestHealthCheckWorkdir [2022-02-18T21:18:22.931Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T21:18:22.931Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-18T21:18:22.931Z] === RUN TestHealthKillContainer [2022-02-18T21:18:22.931Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T21:18:22.931Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-18T21:18:22.931Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-18T21:18:22.931Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T21:18:22.931Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T21:18:22.931Z] === RUN TestKillContainerInvalidSignal [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-18T21:18:23.600Z] + echo Ensuring container killed. [2022-02-18T21:18:23.600Z] Ensuring container killed. [2022-02-18T21:18:23.600Z] + docker rm -vf docker-pr8 [2022-02-18T21:18:23.600Z] Error: No such container: docker-pr8 [Pipeline] sh [2022-02-18T21:18:23.882Z] + echo Chowning /workspace to jenkins user [2022-02-18T21:18:23.882Z] Chowning /workspace to jenkins user [2022-02-18T21:18:23.882Z] + id -u [2022-02-18T21:18:23.882Z] + id -g [2022-02-18T21:18:23.882Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43185:/workspace busybox chown -R 1000:1000 /workspace [2022-02-18T21:18:24.078Z] docker_cli_service_logs_test.go:246: checking task wqs5enwvrc43 [2022-02-18T21:18:24.078Z] docker_cli_service_logs_test.go:251: checking messages for wqs5enwvrc43 [2022-02-18T21:18:24.078Z] docker_cli_service_logs_test.go:246: checking task a2zatdz13loz [2022-02-18T21:18:24.078Z] docker_cli_service_logs_test.go:251: checking messages for a2zatdz13loz [2022-02-18T21:18:24.337Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T21:18:24.746Z] + bundleName=unit [2022-02-18T21:18:24.746Z] + echo Creating unit-bundles.tar.gz [2022-02-18T21:18:24.746Z] Creating unit-bundles.tar.gz [2022-02-18T21:18:24.746Z] + 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-02-18T21:18:24.746Z] bundles/junit-report-libnetwork.xml [2022-02-18T21:18:24.746Z] bundles/junit-report.xml [2022-02-18T21:18:24.746Z] bundles/go-test-report-libnetwork.json [2022-02-18T21:18:24.746Z] bundles/go-test-report.json [2022-02-18T21:18:24.746Z] bundles/profile-libnetwork.out [2022-02-18T21:18:24.746Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-18T21:18:24.758Z] Archiving artifacts [2022-02-18T21:18:25.157Z] --- PASS: TestKillContainerInvalidSignal (2.60s) [2022-02-18T21:18:25.157Z] === RUN TestKillContainer [2022-02-18T21:18:25.157Z] === RUN TestKillContainer/no_signal [2022-02-18T21:18:25.217Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43185/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T21:18:25.527Z] + make clean [2022-02-18T21:18:25.527Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T21:18:25.527Z] docker-dev-cache [2022-02-18T21:18:25.527Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T21:18:26.869Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-18T21:18:28.126Z] === RUN TestKillContainer/non_killing_signal [2022-02-18T21:18:28.126Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T21:18:28.126Z] === RUN TestKillContainer/killing_signal [2022-02-18T21:18:28.776Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-18T21:18:30.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-18T21:18:30.367Z] --- PASS: TestKillContainer (5.21s) [2022-02-18T21:18:30.367Z] --- PASS: TestKillContainer/no_signal (2.41s) [2022-02-18T21:18:30.367Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T21:18:30.367Z] --- PASS: TestKillContainer/killing_signal (2.73s) [2022-02-18T21:18:30.368Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-18T21:18:30.368Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:18:30.368Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T21:18:30.368Z] === RUN TestKillStoppedContainer [2022-02-18T21:18:30.368Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:18:30.368Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-18T21:18:30.368Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-18T21:18:30.368Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:18:30.368Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T21:18:30.368Z] === RUN TestKillDifferentUserContainer [2022-02-18T21:18:30.368Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T21:18:30.368Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-18T21:18:30.368Z] === RUN TestInspectOomKilledTrue [2022-02-18T21:18:30.368Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:30.368Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-18T21:18:30.368Z] === RUN TestInspectOomKilledFalse [2022-02-18T21:18:30.368Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T21:18:30.368Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-18T21:18:30.368Z] === RUN TestLogsFollowTailEmpty [2022-02-18T21:18:32.062Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-18T21:18:33.331Z] --- PASS: TestLogsFollowTailEmpty (2.50s) [2022-02-18T21:18:33.332Z] === RUN TestNetworkNat [2022-02-18T21:18:33.332Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T21:18:33.332Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-18T21:18:33.332Z] === RUN TestNetworkLocalhostTCPNat [2022-02-18T21:18:34.562Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-18T21:18:34.594Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-18T21:18:34.853Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-18T21:18:35.554Z] --- PASS: TestNetworkLocalhostTCPNat (2.74s) [2022-02-18T21:18:35.554Z] === RUN TestNetworkLoopbackNat [2022-02-18T21:18:35.554Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T21:18:35.554Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-18T21:18:35.554Z] === RUN TestPause [2022-02-18T21:18:35.554Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T21:18:35.554Z] --- SKIP: TestPause (0.00s) [2022-02-18T21:18:35.554Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-18T21:18:35.616Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-18T21:18:35.616Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-18T21:18:35.616Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T21:18:35.616Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-18T21:18:35.616Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T21:18:35.616Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-18T21:18:35.616Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T21:18:35.616Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-18T21:18:35.616Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T21:18:35.616Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-18T21:18:35.616Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T21:18:35.616Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-18T21:18:35.616Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T21:18:35.616Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-18T21:18:35.616Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T21:18:35.616Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-18T21:18:35.616Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-18T21:18:35.616Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T21:18:35.616Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-18T21:18:36.229Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-18T21:18:37.611Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-18T21:18:37.872Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-18T21:18:38.518Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.41s) [2022-02-18T21:18:38.518Z] === RUN TestPauseStopPausedContainer [2022-02-18T21:18:38.518Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:18:38.518Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-18T21:18:38.518Z] === RUN TestPsFilter [2022-02-18T21:18:38.518Z] --- PASS: TestPsFilter (0.27s) [2022-02-18T21:18:38.518Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-18T21:18:39.251Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-18T21:18:39.821Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-18T21:18:41.200Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-18T21:18:41.480Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.74s) [2022-02-18T21:18:41.480Z] === RUN TestRemoveContainerWithVolume [2022-02-18T21:18:41.510Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-18T21:18:41.510Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T21:18:41.510Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-18T21:18:41.510Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T21:18:41.510Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-18T21:18:42.589Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-18T21:18:43.705Z] --- PASS: TestRemoveContainerWithVolume (2.74s) [2022-02-18T21:18:43.705Z] === RUN TestRemoveContainerRunning [2022-02-18T21:18:43.967Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-18T21:18:45.309Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-18T21:18:45.868Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-18T21:18:46.675Z] --- PASS: TestRemoveContainerRunning (2.38s) [2022-02-18T21:18:46.675Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-18T21:18:47.246Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-18T21:18:48.267Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-18T21:18:48.268Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T21:18:48.268Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-18T21:18:48.268Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T21:18:48.268Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-18T21:18:48.268Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T21:18:48.268Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-18T21:18:48.268Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T21:18:48.268Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-18T21:18:48.902Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.34s) [2022-02-18T21:18:48.902Z] === RUN TestRemoveInvalidContainer [2022-02-18T21:18:48.902Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-18T21:18:48.902Z] === RUN TestRenameLinkedContainer [2022-02-18T21:18:48.902Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T21:18:48.902Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-18T21:18:48.902Z] === RUN TestRenameStoppedContainer [2022-02-18T21:18:51.226Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-18T21:18:51.226Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T21:18:51.226Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-18T21:18:51.226Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T21:18:51.226Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-18T21:18:51.874Z] --- PASS: TestRenameStoppedContainer (2.92s) [2022-02-18T21:18:51.874Z] === RUN TestRenameRunningContainerAndReuse [2022-02-18T21:18:55.366Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-18T21:18:56.647Z] --- PASS: TestRenameRunningContainerAndReuse (5.18s) [2022-02-18T21:18:56.647Z] === RUN TestRenameInvalidName [2022-02-18T21:18:57.270Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-18T21:18:59.609Z] --- PASS: TestRenameInvalidName (2.46s) [2022-02-18T21:18:59.609Z] === RUN TestRenameAnonymousContainer [2022-02-18T21:18:59.802Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-18T21:18:59.896Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-18T21:19:01.707Z] docker_cli_swarm_test.go:1895: [d986154fedc3e] joining swarm manager [d6b4072a28c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:19:02.276Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-18T21:19:02.276Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-18T21:19:02.535Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-18T21:19:02.793Z] docker_cli_swarm_test.go:1896: [dbf7f41fa7a16] joining swarm manager [d6b4072a28c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:19:03.052Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-18T21:19:03.052Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-18T21:19:03.052Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-18T21:19:03.052Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-18T21:19:03.993Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-18T21:19:03.993Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-18T21:19:04.561Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-18T21:19:04.561Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-18T21:19:04.820Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-18T21:19:04.820Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-18T21:19:04.820Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-18T21:19:06.728Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-18T21:19:06.728Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-18T21:19:06.728Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-18T21:19:06.728Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-18T21:19:06.728Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-18T21:19:07.651Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-18T21:19:07.651Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-18T21:19:07.651Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-18T21:19:07.651Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-18T21:19:07.651Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-18T21:19:07.651Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-18T21:19:07.651Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-18T21:19:07.651Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-18T21:19:07.651Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-18T21:19:07.651Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-18T21:19:07.651Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-18T21:19:07.651Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-18T21:19:07.651Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-18T21:19:07.651Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-18T21:19:07.651Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-18T21:19:07.651Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T21:19:07.651Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-18T21:19:11.446Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-18T21:19:11.446Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T21:19:11.446Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-18T21:19:11.446Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T21:19:11.446Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-18T21:19:12.143Z] --- PASS: TestRenameAnonymousContainer (11.64s) [2022-02-18T21:19:12.143Z] === RUN TestRenameContainerWithSameName [2022-02-18T21:19:13.301Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-18T21:19:13.561Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-18T21:19:13.561Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-18T21:19:13.561Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-18T21:19:13.714Z] --- PASS: TestRenameContainerWithSameName (2.60s) [2022-02-18T21:19:13.714Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-18T21:19:13.714Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T21:19:13.714Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T21:19:13.714Z] === RUN TestResize [2022-02-18T21:19:15.468Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-18T21:19:15.944Z] --- PASS: TestResize (2.51s) [2022-02-18T21:19:15.944Z] === RUN TestResizeWithInvalidSize [2022-02-18T21:19:18.004Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-18T21:19:18.004Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite (1283.14s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.78s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.27s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.00s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.42s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.98s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.50s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.64s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.23s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.41s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.15s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.19s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.14s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.53s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.56s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.47s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.20s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.50s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.95s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.20s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.99s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.13s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.61s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.95s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.48s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.25s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.13s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.76s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.56s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.98s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.69s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.64s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.84s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.68s) [2022-02-18T21:19:18.004Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.94s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.30s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.56s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.89s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.72s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.64s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.19s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.12s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.62s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.65s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.97s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.34s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.29s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.31s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.12s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.07s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.10s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.60s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.32s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.05s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.60s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.68s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.90s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.10s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.36s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.48s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.93s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.58s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.64s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.86s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.91s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.44s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.63s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.72s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.98s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.75s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.28s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.86s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.76s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.39s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.92s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.76s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.02s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.27s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.01s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.68s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.16s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.75s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.18s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.09s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.91s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.73s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.90s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.03s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.06s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.59s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.08s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEnv (1.50s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.61s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.99s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.04s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.46s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.68s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.04s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.05s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFails (0.82s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.99s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.73s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.33s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.46s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.55s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.88s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.26s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.58s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.25s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildHistory (4.35s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.68s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.93s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.75s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.93s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.47s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.69s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.59s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.18s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.77s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.46s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.45s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.41s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.72s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.60s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.46s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.62s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.61s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.58s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.71s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.81s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.97s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.25s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildPATH (1.40s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.01s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.62s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.95s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildRm (2.35s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.00s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.97s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.08s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.98s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.08s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.83s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.18s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildUser (1.40s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.38s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.49s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.69s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.95s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.76s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.05s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.02s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.68s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.88s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.21s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.25s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-02-18T21:19:18.005Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.40s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCommitChange (0.61s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.61s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.96s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.99s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCommitTTY (0.94s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.96s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.48s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.51s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.46s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.39s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.58s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.57s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.50s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s) [2022-02-18T21:19:18.005Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.49s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.48s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.55s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.14s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.50s) [2022-02-18T21:19:18.006Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.68s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.14s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.97s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.85s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.73s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.20s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.48s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.39s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.35s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.40s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b70ff0_} (1.36s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13193550856_/foo_false____} (1.43s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13193550856_/foo_true____} (1.39s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33411462252_/foo_false____} (1.36s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33411462252_/foo_true____} (1.57s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33411462252_/foo_true__0xc000b71020__} (1.37s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b71038_} (0.65s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b71050_} (1.42s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b71068_} (1.46s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b71080_} (1.34s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.23s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.19s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.89s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.22s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.07s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.77s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.83s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.69s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.91s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.56s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.59s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.57s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.82s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.75s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.48s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.61s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.64s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.13s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.82s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.40s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.40s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.65s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.73s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.06s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.74s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.64s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.48s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.45s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToStdout (0.81s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.97s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.87s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.45s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2022-02-18T21:19:18.006Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-02-18T21:19:18.006Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.36s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.35s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.03s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.24s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.96s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.30s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.17s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.89s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.61s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.77s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsAttach (0.80s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsCommit (0.80s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.07s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.64s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.33s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsCopy (0.90s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.26s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.60s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.09s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.57s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.29s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFilters (1.34s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFormat (1.25s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.68s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.07s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2022-02-18T21:19:18.006Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-18T21:19:18.006Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.99s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.67s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsRename (0.73s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsResize (0.68s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.49s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.57s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.69s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.63s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.08s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.77s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.75s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.77s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecInspectID (2.55s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecParseError (0.53s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.95s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.44s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-02-18T21:19:18.006Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestExecWithUser (0.76s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.64s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestHealth (19.15s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-18T21:19:18.006Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.69s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImportDisplay (1.40s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.02s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImportGzipped (1.24s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.22s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.64s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.62s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.71s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.70s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.78s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.51s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.34s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-02-18T21:19:18.007Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.56s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-18T21:19:18.007Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.54s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.55s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.53s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.64s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.97s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.43s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.50s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.88s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.50s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.35s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.89s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsSince (6.61s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.54s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.56s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.37s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.54s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPluginActive (2.26s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.31s) [2022-02-18T21:19:18.007Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.20s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.80s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.44s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.41s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPortList (6.11s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.96s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.42s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.52s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.08s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.41s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.05s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.07s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.47s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.06s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.04s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.85s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.92s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.42s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.52s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-02-18T21:19:18.007Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.24s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.35s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.63s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.81s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.27s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.91s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.02s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.51s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.20s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.32s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.74s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.67s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.52s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.68s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.65s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.52s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.66s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.81s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.76s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.70s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.75s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.94s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.59s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.57s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.41s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.62s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.20s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.98s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-02-18T21:19:18.007Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.92s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.99s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.02s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.64s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.13s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.09s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.26s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.61s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.40s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.95s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.86s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.88s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.67s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.32s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunMount (4.40s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.49s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.02s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.84s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.64s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.55s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.30s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.66s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.68s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.44s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.57s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.61s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.36s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.76s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.67s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.59s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.70s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.58s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.16s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.66s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.41s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.41s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunState (1.30s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.61s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunSysctls (0.95s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.57s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.23s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.90s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.36s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.94s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.57s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.58s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.74s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.77s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.72s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.70s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.58s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.13s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.76s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.53s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.51s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.67s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.50s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.64s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.99s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.13s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.78s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.02s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.55s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.34s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.66s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.87s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStartRecordError (1.29s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.31s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.11s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.76s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-02-18T21:19:18.008Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.08s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.22s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.99s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.69s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.52s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.71s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.01s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.75s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.65s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-02-18T21:19:18.008Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.74s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.76s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2022-02-18T21:19:18.009Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.32s) [2022-02-18T21:19:18.009Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-18T21:19:18.009Z] === RUN TestDockerRegistrySuite [2022-02-18T21:19:18.009Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-18T21:19:18.906Z] --- PASS: TestResizeWithInvalidSize (2.53s) [2022-02-18T21:19:18.906Z] === RUN TestResizeWhenContainerNotStarted [2022-02-18T21:19:18.943Z] check_test.go:195: [df1a493708c71] daemon is not started [2022-02-18T21:19:18.943Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-18T21:19:18.943Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-18T21:19:19.877Z] check_test.go:195: [d5ad6379e9f56] daemon is not started [2022-02-18T21:19:19.877Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-18T21:19:20.114Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-18T21:19:21.130Z] --- PASS: TestResizeWhenContainerNotStarted (2.71s) [2022-02-18T21:19:21.130Z] === RUN TestDaemonRestartKillContainers [2022-02-18T21:19:21.130Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:19:21.130Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-18T21:19:21.130Z] === RUN TestStats [2022-02-18T21:19:21.130Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T21:19:21.130Z] --- SKIP: TestStats (0.00s) [2022-02-18T21:19:21.130Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-18T21:19:21.782Z] check_test.go:195: [d600122a1aeca] daemon is not started [2022-02-18T21:19:21.782Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-18T21:19:21.782Z] check_test.go:195: [d885bbfd0761d] daemon is not started [2022-02-18T21:19:21.782Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T21:19:24.323Z] check_test.go:195: [da1a8b464261f] daemon is not started [2022-02-18T21:19:24.323Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T21:19:26.860Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-18T21:19:28.767Z] check_test.go:195: [d76f4b5e9723a] daemon is not started [2022-02-18T21:19:28.767Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-18T21:19:29.335Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-18T21:19:29.821Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.41s) [2022-02-18T21:19:29.821Z] === RUN TestStopContainerWithTimeout [2022-02-18T21:19:29.821Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T21:19:29.821Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-18T21:19:29.821Z] === RUN TestUpdateRestartPolicy [2022-02-18T21:19:31.879Z] check_test.go:195: [dc673d1c1cb4a] daemon is not started [2022-02-18T21:19:31.879Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-18T21:19:33.280Z] check_test.go:195: [d22b2d66e83a8] daemon is not started [2022-02-18T21:19:33.280Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-18T21:19:33.849Z] check_test.go:195: [d4aa35ab06cff] daemon is not started [2022-02-18T21:19:33.849Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-18T21:19:35.229Z] check_test.go:195: [d5837a7c2541a] daemon is not started [2022-02-18T21:19:35.229Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-18T21:19:36.168Z] check_test.go:195: [d7f5ff14bd833] daemon is not started [2022-02-18T21:19:36.168Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-18T21:19:37.106Z] check_test.go:195: [d856e588e25d2] daemon is not started [2022-02-18T21:19:37.106Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-18T21:19:38.045Z] check_test.go:195: [d87038a1fc12a] daemon is not started [2022-02-18T21:19:38.045Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-18T21:19:39.425Z] check_test.go:195: [d3a9dff748046] daemon is not started [2022-02-18T21:19:39.425Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-18T21:19:39.995Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e1a72390c3e11a0a7d55d8afffd6cc3784a722b63bff31635b87c83b3aa7392b [2022-02-18T21:19:40.930Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f341151335042b3cd5195cd89910353bffa1efc943d2c2459f490b8c7d209812 [2022-02-18T21:19:40.930Z] check_test.go:195: [d0c69c866f360] daemon is not started [2022-02-18T21:19:40.930Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-18T21:19:41.864Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1fb6c693fd3fe9586c66b5b3e62004c09708f881fc5f55719b76b0e4193e8ee3 [2022-02-18T21:19:42.802Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f487b25c20919b4207e2f7426fe26ad0c95f15f515ec34356854db801e8a8fd3 [2022-02-18T21:19:43.060Z] check_test.go:195: [d3a5255c30975] daemon is not started [2022-02-18T21:19:43.060Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-18T21:19:44.000Z] check_test.go:195: [da431ee3d1bb5] daemon is not started [2022-02-18T21:19:44.000Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-18T21:19:44.937Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-18T21:19:46.317Z] check_test.go:195: [d6feb5b04f7fc] daemon is not started [2022-02-18T21:19:46.317Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-18T21:19:47.258Z] docker_cli_swarm_test.go:1796: [d91047ccd1d76] joining swarm manager [d8b4adddaf37d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:19:47.517Z] check_test.go:195: [d5dfad8734a0e] daemon is not started [2022-02-18T21:19:47.517Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-18T21:19:47.777Z] check_test.go:195: [d790a4e20e7ff] daemon is not started [2022-02-18T21:19:47.777Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T21:19:48.716Z] docker_cli_swarm_test.go:1797: [dc4a5324e5a1d] joining swarm manager [d8b4adddaf37d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:19:48.974Z] check_test.go:195: [d1dcd3be55280] daemon is not started [2022-02-18T21:19:48.974Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T21:19:49.913Z] check_test.go:195: [da1822a1c8d9e] daemon is not started [2022-02-18T21:19:49.913Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T21:19:50.859Z] check_test.go:195: [d247511e49030] daemon is not started [2022-02-18T21:19:50.859Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-18T21:19:53.394Z] check_test.go:195: [df8384ca94be7] daemon is not started [2022-02-18T21:19:53.394Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-18T21:19:53.653Z] check_test.go:195: [da683136920af] daemon is not started [2022-02-18T21:19:53.653Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-18T21:19:54.587Z] check_test.go:195: [d46ab8b1317cb] daemon is not started [2022-02-18T21:19:54.587Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-18T21:19:54.846Z] check_test.go:195: [de86f462751fa] daemon is not started [2022-02-18T21:19:54.846Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-18T21:19:55.105Z] check_test.go:195: [d998699f02a8b] daemon is not started [2022-02-18T21:19:55.105Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-18T21:19:55.159Z] --- PASS: TestUpdateRestartPolicy (23.79s) [2022-02-18T21:19:55.159Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-18T21:19:55.159Z] --- PASS: TestUpdateRestartWithAutoRemove (2.51s) [2022-02-18T21:19:55.159Z] === RUN TestWaitNonBlocked [2022-02-18T21:19:55.159Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:19:55.159Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:19:55.159Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:19:55.159Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:19:55.159Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-18T21:19:55.159Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-18T21:19:55.364Z] check_test.go:195: [d1835e9a11241] daemon is not started [2022-02-18T21:19:55.364Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-18T21:19:55.623Z] check_test.go:195: [daeb6f608fabf] daemon is not started [2022-02-18T21:19:55.623Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-18T21:19:55.882Z] check_test.go:195: [dde92d89eb745] daemon is not started [2022-02-18T21:19:55.882Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-18T21:19:55.882Z] check_test.go:195: [d733c89b4632c] daemon is not started [2022-02-18T21:19:55.882Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-18T21:19:57.261Z] check_test.go:195: [d74e288a9dc27] daemon is not started [2022-02-18T21:19:57.261Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-18T21:19:58.132Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-18T21:19:58.132Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.20s) [2022-02-18T21:19:58.132Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.33s) [2022-02-18T21:19:58.132Z] === RUN TestWaitBlocked [2022-02-18T21:19:58.132Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:19:58.132Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-18T21:19:58.132Z] PASS [2022-02-18T21:19:58.132Z] ok github.com/docker/docker/integration/container 103.015s [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === Skipped [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-18T21:19:58.606Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-18T21:19:58.606Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-18T21:19:58.606Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-18T21:19:58.606Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-18T21:19:58.606Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-18T21:19:58.606Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-18T21:19:58.606Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-18T21:19:58.606Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-18T21:19:58.606Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-18T21:19:58.606Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-18T21:19:58.606Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-18T21:19:58.606Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-18T21:19:58.606Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-18T21:19:58.606Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-18T21:19:58.606Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-18T21:19:58.606Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-18T21:19:58.606Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-18T21:19:58.606Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-18T21:19:58.606Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-18T21:19:58.606Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-18T21:19:58.606Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-18T21:19:58.606Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-18T21:19:58.606Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-18T21:19:58.606Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-18T21:19:58.606Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-18T21:19:58.606Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-18T21:19:58.606Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-18T21:19:58.606Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-18T21:19:58.606Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-18T21:19:58.606Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-18T21:19:58.606Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-18T21:19:58.606Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-18T21:19:58.606Z] [2022-02-18T21:19:58.606Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-18T21:19:58.607Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-18T21:19:58.607Z] [2022-02-18T21:19:58.607Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-18T21:19:58.607Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:19:58.607Z] [2022-02-18T21:19:58.607Z] DONE 87 tests, 33 skipped in 106.084s [2022-02-18T21:19:58.607Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-18T21:19:58.639Z] check_test.go:195: [da8122f731548] daemon is not started [2022-02-18T21:19:58.639Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-18T21:19:59.206Z] check_test.go:195: [de788286e8fd8] daemon is not started [2022-02-18T21:19:59.206Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-18T21:20:00.144Z] check_test.go:195: [d0eac922004d3] daemon is not started [2022-02-18T21:20:00.403Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-18T21:20:01.339Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-18T21:20:01.906Z] --- PASS: TestDockerRegistrySuite (44.21s) [2022-02-18T21:20:01.906Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-02-18T21:20:01.906Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2022-02-18T21:20:01.906Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.58s) [2022-02-18T21:20:01.906Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-02-18T21:20:01.906Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.56s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.56s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.16s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.11s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.09s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.08s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.96s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.43s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.12s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-02-18T21:20:01.907Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-02-18T21:20:01.907Z] === RUN TestDockerSchema1RegistrySuite [2022-02-18T21:20:01.907Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-18T21:20:02.165Z] check_test.go:222: [d38a1ee4c5578] daemon is not started [2022-02-18T21:20:02.165Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T21:20:04.694Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-18T21:20:04.694Z] check_test.go:222: [dc70b53ca3fc7] daemon is not started [2022-02-18T21:20:04.952Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T21:20:10.221Z] check_test.go:222: [d72221110aead] daemon is not started [2022-02-18T21:20:10.221Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-18T21:20:10.788Z] check_test.go:222: [d7c80041dd7d4] daemon is not started [2022-02-18T21:20:10.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-18T21:20:11.045Z] check_test.go:222: [decf44000ac07] daemon is not started [2022-02-18T21:20:11.045Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T21:20:11.984Z] check_test.go:222: [d8f536449b849] daemon is not started [2022-02-18T21:20:11.984Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T21:20:11.984Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-18T21:20:13.358Z] check_test.go:222: [dc2615362b56d] daemon is not started [2022-02-18T21:20:13.358Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T21:20:14.293Z] check_test.go:222: [d9ca292aee7f2] daemon is not started [2022-02-18T21:20:14.293Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-18T21:20:14.293Z] docker_cli_swarm_test.go:1315: [dad11d81ea018] joining swarm manager [d1b2dbcc23419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:20:15.669Z] docker_cli_swarm_test.go:1316: [d9614c599ef45] joining swarm manager [d1b2dbcc23419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:20:17.045Z] check_test.go:222: [d5deab85d150e] daemon is not started [2022-02-18T21:20:17.045Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-18T21:20:17.303Z] check_test.go:222: [d44635f093194] daemon is not started [2022-02-18T21:20:17.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-18T21:20:17.561Z] check_test.go:222: [d49780d8c5279] daemon is not started [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite (15.65s) [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.03s) [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.60s) [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-02-18T21:20:17.561Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-02-18T21:20:17.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-18T21:20:17.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-18T21:20:18.498Z] check_test.go:251: [db6e2fb168612] daemon is not started [2022-02-18T21:20:18.498Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-18T21:20:18.757Z] check_test.go:251: [d07e1d8d8cc07] daemon is not started [2022-02-18T21:20:18.757Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-18T21:20:19.016Z] check_test.go:251: [de929e866d935] daemon is not started [2022-02-18T21:20:19.016Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-18T21:20:20.394Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-18T21:20:20.653Z] check_test.go:251: [dc0b0bb9919d4] daemon is not started [2022-02-18T21:20:20.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-18T21:20:21.221Z] check_test.go:251: [de971dcc233b5] daemon is not started [2022-02-18T21:20:21.221Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-18T21:20:22.159Z] check_test.go:251: [dd005a79dce8a] daemon is not started [2022-02-18T21:20:22.159Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-18T21:20:22.418Z] check_test.go:251: [d44cbecdde471] daemon is not started [2022-02-18T21:20:22.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.71s) [2022-02-18T21:20:22.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2022-02-18T21:20:22.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-02-18T21:20:22.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-02-18T21:20:22.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-02-18T21:20:22.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-02-18T21:20:22.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-02-18T21:20:22.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.89s) [2022-02-18T21:20:22.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-02-18T21:20:22.418Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-18T21:20:22.418Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-18T21:20:27.683Z] check_test.go:278: [dfa79a31ee674] daemon is not started [2022-02-18T21:20:27.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-18T21:20:27.683Z] check_test.go:278: [d829dbeb8bdd2] daemon is not started [2022-02-18T21:20:27.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-18T21:20:27.683Z] check_test.go:278: [d1b92fd667d9c] daemon is not started [2022-02-18T21:20:27.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-18T21:20:27.941Z] check_test.go:278: [d666a5a0410eb] daemon is not started [2022-02-18T21:20:27.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-18T21:20:28.200Z] check_test.go:278: [dbf86bc8c5bcc] daemon is not started [2022-02-18T21:20:28.200Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-02-18T21:20:28.200Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-02-18T21:20:28.200Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-02-18T21:20:28.200Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-02-18T21:20:28.200Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-02-18T21:20:28.200Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-02-18T21:20:28.200Z] === RUN TestDockerNetworkSuite [2022-02-18T21:20:28.200Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-18T21:20:28.766Z] docker_cli_network_unix_test.go:46: [d867ad5c102fa] daemon is not started [2022-02-18T21:20:28.840Z] === RUN TestConfigDaemonLibtrustID [2022-02-18T21:20:28.840Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T21:20:28.840Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-02-18T21:20:28.840Z] === RUN TestDaemonConfigValidation [2022-02-18T21:20:28.840Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T21:20:28.840Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-18T21:20:28.840Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-18T21:20:28.840Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T21:20:28.840Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T21:20:28.840Z] === RUN TestDaemonProxy [2022-02-18T21:20:28.840Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T21:20:28.840Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-18T21:20:28.840Z] PASS [2022-02-18T21:20:28.840Z] ok github.com/docker/docker/integration/daemon 0.143s [2022-02-18T21:20:28.840Z] [2022-02-18T21:20:28.840Z] === Skipped [2022-02-18T21:20:28.840Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-02-18T21:20:28.840Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-18T21:20:28.840Z] [2022-02-18T21:20:28.840Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-18T21:20:28.840Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-18T21:20:28.840Z] [2022-02-18T21:20:28.841Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-18T21:20:28.841Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-18T21:20:28.841Z] [2022-02-18T21:20:28.841Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-18T21:20:28.841Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-18T21:20:28.841Z] [2022-02-18T21:20:28.841Z] DONE 4 tests, 4 skipped in 28.806s [2022-02-18T21:20:28.841Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-18T21:20:29.024Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-18T21:20:29.591Z] docker_cli_network_unix_test.go:46: [d80d35edcb8d3] daemon is not started [2022-02-18T21:20:29.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-18T21:20:31.751Z] docker_cli_network_unix_test.go:46: [d7adcd33cf3b3] daemon is not started [2022-02-18T21:20:32.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-18T21:20:33.630Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:20:33.630Z] INFO: Testing against a local daemon [2022-02-18T21:20:33.630Z] === RUN TestCommitInheritsEnv [2022-02-18T21:20:33.630Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:20:33.630Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-02-18T21:20:33.630Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-18T21:20:33.630Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:20:33.630Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T21:20:33.630Z] === RUN TestImportWithCustomPlatform [2022-02-18T21:20:33.630Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:20:33.630Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-18T21:20:33.630Z] === RUN TestImagesFilterMultiReference [2022-02-18T21:20:33.630Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-02-18T21:20:33.630Z] === RUN TestImagePullPlatformInvalid [2022-02-18T21:20:33.630Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-02-18T21:20:33.630Z] === RUN TestRemoveImageOrphaning [2022-02-18T21:20:33.634Z] docker_cli_network_unix_test.go:46: [df21cf6a4a95a] daemon is not started [2022-02-18T21:20:33.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-18T21:20:34.102Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2022-02-18T21:20:34.102Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-18T21:20:34.150Z] docker_cli_network_unix_test.go:1233: [d99f249d62aec] daemon is not started [2022-02-18T21:20:34.575Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-02-18T21:20:34.575Z] === RUN TestTagInvalidReference [2022-02-18T21:20:34.575Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-18T21:20:34.575Z] === RUN TestTagValidPrefixedRepo [2022-02-18T21:20:34.575Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-18T21:20:34.575Z] === RUN TestTagExistedNameWithoutForce [2022-02-18T21:20:34.575Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-18T21:20:34.575Z] === RUN TestTagOfficialNames [2022-02-18T21:20:34.575Z] --- PASS: TestTagOfficialNames (0.11s) [2022-02-18T21:20:34.575Z] === RUN TestTagMatchesDigest [2022-02-18T21:20:34.575Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-18T21:20:34.575Z] PASS [2022-02-18T21:20:34.575Z] ok github.com/docker/docker/integration/image 1.962s [2022-02-18T21:20:35.049Z] [2022-02-18T21:20:35.049Z] === Skipped [2022-02-18T21:20:35.049Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-02-18T21:20:35.049Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:20:35.049Z] [2022-02-18T21:20:35.049Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-18T21:20:35.049Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:20:35.049Z] [2022-02-18T21:20:35.049Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-18T21:20:35.049Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-18T21:20:35.049Z] [2022-02-18T21:20:35.049Z] DONE 12 tests, 3 skipped in 7.302s [2022-02-18T21:20:35.049Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-18T21:20:36.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-18T21:20:37.614Z] docker_cli_network_unix_test.go:46: [dcb6570b166fb] daemon is not started [2022-02-18T21:20:37.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-18T21:20:38.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:20:38.033Z] INFO: Testing against a local daemon [2022-02-18T21:20:38.033Z] === RUN TestNetworkCreateDelete [2022-02-18T21:20:38.033Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:20:38.033Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestDockerNetworkDeletePreferID [2022-02-18T21:20:38.033Z] 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-02-18T21:20:38.033Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestDaemonDNSFallback [2022-02-18T21:20:38.033Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:20:38.033Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestInspectNetwork [2022-02-18T21:20:38.033Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T21:20:38.033Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestRunContainerWithBridgeNone [2022-02-18T21:20:38.033Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:20:38.033Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestNetworkInvalidJSON [2022-02-18T21:20:38.033Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-18T21:20:38.033Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-18T21:20:38.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:20:38.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:20:38.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:20:38.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:20:38.033Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-18T21:20:38.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-18T21:20:38.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-18T21:20:38.033Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-18T21:20:38.033Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-18T21:20:38.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-18T21:20:38.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-18T21:20:38.033Z] === RUN TestNetworkList [2022-02-18T21:20:38.033Z] === RUN TestNetworkList//networks [2022-02-18T21:20:38.033Z] === PAUSE TestNetworkList//networks [2022-02-18T21:20:38.033Z] === RUN TestNetworkList//networks/ [2022-02-18T21:20:38.033Z] === PAUSE TestNetworkList//networks/ [2022-02-18T21:20:38.033Z] === CONT TestNetworkList//networks [2022-02-18T21:20:38.033Z] === CONT TestNetworkList//networks/ [2022-02-18T21:20:38.033Z] --- PASS: TestNetworkList (0.05s) [2022-02-18T21:20:38.033Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-18T21:20:38.033Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestHostIPv4BridgeLabel [2022-02-18T21:20:38.033Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T21:20:38.033Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-18T21:20:38.033Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T21:20:38.033Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestDaemonDefaultNetworkPools [2022-02-18T21:20:38.033Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T21:20:38.033Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-18T21:20:38.033Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T21:20:38.033Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-18T21:20:38.033Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T21:20:38.033Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-18T21:20:38.033Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T21:20:38.033Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestServiceWithPredefinedNetwork [2022-02-18T21:20:38.033Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T21:20:38.033Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-18T21:20:38.033Z] service_test.go:243: FLAKY_TEST [2022-02-18T21:20:38.033Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestServiceWithDataPathPortInit [2022-02-18T21:20:38.033Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T21:20:38.033Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-18T21:20:38.033Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-18T21:20:38.033Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T21:20:38.033Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T21:20:38.033Z] PASS [2022-02-18T21:20:38.033Z] ok github.com/docker/docker/integration/network 0.205s [2022-02-18T21:20:38.033Z] [2022-02-18T21:20:38.033Z] === Skipped [2022-02-18T21:20:38.033Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-18T21:20:38.033Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:20:38.033Z] [2022-02-18T21:20:38.033Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-18T21:20:38.033Z] 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-02-18T21:20:38.033Z] [2022-02-18T21:20:38.033Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-18T21:20:38.033Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:20:38.033Z] [2022-02-18T21:20:38.033Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-18T21:20:38.033Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-18T21:20:38.033Z] [2022-02-18T21:20:38.033Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-18T21:20:38.034Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:20:38.034Z] [2022-02-18T21:20:38.034Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-18T21:20:38.034Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-18T21:20:38.034Z] [2022-02-18T21:20:38.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-18T21:20:38.034Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-18T21:20:38.034Z] [2022-02-18T21:20:38.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-18T21:20:38.034Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-18T21:20:38.034Z] [2022-02-18T21:20:38.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-18T21:20:38.034Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-18T21:20:38.034Z] [2022-02-18T21:20:38.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-18T21:20:38.034Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-18T21:20:38.034Z] [2022-02-18T21:20:38.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-18T21:20:38.034Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-18T21:20:38.034Z] [2022-02-18T21:20:38.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-18T21:20:38.034Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-18T21:20:38.034Z] [2022-02-18T21:20:38.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-18T21:20:38.034Z] service_test.go:243: FLAKY_TEST [2022-02-18T21:20:38.034Z] [2022-02-18T21:20:38.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-18T21:20:38.034Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-18T21:20:38.034Z] [2022-02-18T21:20:38.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-18T21:20:38.034Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-18T21:20:38.034Z] [2022-02-18T21:20:38.034Z] DONE 22 tests, 15 skipped in 2.950s [2022-02-18T21:20:38.034Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-18T21:20:39.025Z] testing: warning: no tests to run [2022-02-18T21:20:39.025Z] PASS [2022-02-18T21:20:39.025Z] ok github.com/docker/docker/integration/network/ipvlan 0.097s [2022-02-18T21:20:39.025Z] [2022-02-18T21:20:39.025Z] DONE 0 tests in 0.912s [2022-02-18T21:20:39.025Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-18T21:20:40.025Z] testing: warning: no tests to run [2022-02-18T21:20:40.025Z] PASS [2022-02-18T21:20:40.025Z] ok github.com/docker/docker/integration/network/macvlan 0.110s [2022-02-18T21:20:40.025Z] [2022-02-18T21:20:40.025Z] DONE 0 tests in 0.902s [2022-02-18T21:20:40.495Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-18T21:20:41.427Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-18T21:20:41.427Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T21:20:41.427Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-18T21:20:41.486Z] testing: warning: no tests to run [2022-02-18T21:20:41.486Z] PASS [2022-02-18T21:20:41.486Z] ok github.com/docker/docker/integration/plugin 0.107s [2022-02-18T21:20:41.486Z] [2022-02-18T21:20:41.486Z] DONE 0 tests in 0.966s [2022-02-18T21:20:41.486Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-18T21:20:42.060Z] docker_cli_network_unix_test.go:46: [dfe414593f568] daemon is not started [2022-02-18T21:20:42.488Z] testing: warning: no tests to run [2022-02-18T21:20:42.488Z] PASS [2022-02-18T21:20:42.488Z] ok github.com/docker/docker/integration/plugin/authz 0.093s [2022-02-18T21:20:42.488Z] [2022-02-18T21:20:42.488Z] DONE 0 tests in 0.909s [2022-02-18T21:20:42.488Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-18T21:20:42.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-18T21:20:44.380Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-18T21:20:44.380Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-18T21:20:44.896Z] docker_cli_network_unix_test.go:46: [d9d2bdd86ba7e] daemon is not started [2022-02-18T21:20:44.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-18T21:20:46.273Z] docker_cli_network_unix_test.go:46: [dc0bb0342305b] daemon is not started [2022-02-18T21:20:46.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-18T21:20:46.532Z] docker_cli_network_unix_test.go:46: [db865dafe6c92] daemon is not started [2022-02-18T21:20:46.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-18T21:20:46.791Z] docker_cli_network_unix_test.go:46: [d00da5cacbd9d] daemon is not started [2022-02-18T21:20:47.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-18T21:20:47.618Z] docker_cli_network_unix_test.go:46: [dfd2e09bd21fc] daemon is not started [2022-02-18T21:20:47.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-18T21:20:48.427Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:20:48.427Z] INFO: Testing against a local daemon [2022-02-18T21:20:48.427Z] === RUN TestPluginInvalidJSON [2022-02-18T21:20:48.427Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:20:48.427Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:20:48.427Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-18T21:20:48.427Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-02-18T21:20:48.427Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-18T21:20:48.427Z] === RUN TestPluginInstall [2022-02-18T21:20:48.427Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T21:20:48.427Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-18T21:20:48.427Z] === RUN TestPluginsWithRuntimes [2022-02-18T21:20:48.427Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T21:20:48.427Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-18T21:20:48.427Z] === RUN TestPluginBackCompatMediaTypes [2022-02-18T21:20:48.427Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T21:20:48.427Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T21:20:48.427Z] PASS [2022-02-18T21:20:48.427Z] ok github.com/docker/docker/integration/plugin/common 0.142s [2022-02-18T21:20:48.427Z] [2022-02-18T21:20:48.427Z] === Skipped [2022-02-18T21:20:48.427Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-18T21:20:48.427Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-18T21:20:48.427Z] [2022-02-18T21:20:48.427Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-18T21:20:48.427Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-18T21:20:48.427Z] [2022-02-18T21:20:48.427Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-18T21:20:48.427Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-18T21:20:48.427Z] [2022-02-18T21:20:48.427Z] DONE 5 tests, 3 skipped in 6.048s [2022-02-18T21:20:48.443Z] docker_cli_network_unix_test.go:46: [dbaee2e45080f] daemon is not started [2022-02-18T21:20:48.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-18T21:20:48.702Z] docker_cli_network_unix_test.go:46: [d32a53d78816a] daemon is not started [2022-02-18T21:20:48.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-18T21:20:48.900Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-18T21:20:49.157Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-18T21:20:49.269Z] docker_cli_network_unix_test.go:46: [d8212f49e9630] daemon is not started [2022-02-18T21:20:49.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-18T21:20:49.528Z] docker_cli_network_unix_test.go:46: [d1baac7498e0e] daemon is not started [2022-02-18T21:20:49.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-18T21:20:50.045Z] docker_cli_network_unix_test.go:46: [d8220083b5833] daemon is not started [2022-02-18T21:20:50.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-18T21:20:50.045Z] docker_cli_network_unix_test.go:46: [d13f475670019] daemon is not started [2022-02-18T21:20:50.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-18T21:20:50.145Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-18T21:20:50.145Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T21:20:50.145Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-18T21:20:50.145Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T21:20:50.145Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-18T21:20:50.145Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T21:20:50.145Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-18T21:20:50.303Z] docker_cli_network_unix_test.go:46: [de2f6a226b8b0] daemon is not started [2022-02-18T21:20:50.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-18T21:20:50.615Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-18T21:20:50.870Z] docker_cli_network_unix_test.go:46: [d6a7399933682] daemon is not started [2022-02-18T21:20:50.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-18T21:20:51.437Z] docker_cli_network_unix_test.go:46: [d6654d5b881f4] daemon is not started [2022-02-18T21:20:51.603Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-18T21:20:51.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:20:51.931Z] INFO: Testing against a local daemon [2022-02-18T21:20:51.931Z] === RUN TestExternalGraphDriver [2022-02-18T21:20:51.931Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T21:20:51.931Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-18T21:20:51.931Z] === RUN TestGraphdriverPluginV2 [2022-02-18T21:20:51.931Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T21:20:51.931Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-18T21:20:51.931Z] PASS [2022-02-18T21:20:51.931Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.133s [2022-02-18T21:20:51.931Z] [2022-02-18T21:20:51.931Z] === Skipped [2022-02-18T21:20:51.931Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-18T21:20:51.931Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-18T21:20:51.931Z] [2022-02-18T21:20:51.931Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-18T21:20:51.931Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-18T21:20:51.931Z] [2022-02-18T21:20:51.931Z] DONE 2 tests, 2 skipped in 3.423s [2022-02-18T21:20:52.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-18T21:20:52.003Z] docker_cli_network_unix_test.go:46: [da338a528908e] daemon is not started [2022-02-18T21:20:52.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-18T21:20:52.261Z] docker_cli_network_unix_test.go:46: [d02379cf9eef1] daemon is not started [2022-02-18T21:20:52.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-18T21:20:52.261Z] docker_cli_network_unix_test.go:46: [da6f0bd9c9dee] daemon is not started [2022-02-18T21:20:52.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-18T21:20:52.403Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-18T21:20:53.657Z] docker_cli_network_unix_test.go:968: [d4b49aa231aed] daemon is not started [2022-02-18T21:20:54.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-18T21:20:55.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:20:55.375Z] INFO: Testing against a local daemon [2022-02-18T21:20:55.375Z] === RUN TestReadPluginNoRead [2022-02-18T21:20:55.375Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T21:20:55.375Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-18T21:20:55.375Z] PASS [2022-02-18T21:20:55.375Z] ok github.com/docker/docker/integration/plugin/logging 0.122s [2022-02-18T21:20:55.375Z] [2022-02-18T21:20:55.375Z] === Skipped [2022-02-18T21:20:55.375Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-18T21:20:55.375Z] read_test.go:21: no unix domain sockets on Windows [2022-02-18T21:20:55.375Z] [2022-02-18T21:20:55.375Z] DONE 1 tests, 1 skipped in 2.835s [2022-02-18T21:20:55.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-18T21:20:55.399Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-18T21:20:55.969Z] docker_cli_network_unix_test.go:46: [d0c1f55c631de] daemon is not started [2022-02-18T21:20:55.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-18T21:20:56.957Z] testing: warning: no tests to run [2022-02-18T21:20:56.957Z] PASS [2022-02-18T21:20:56.957Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.102s [2022-02-18T21:20:56.957Z] [2022-02-18T21:20:56.957Z] DONE 0 tests in 1.457s [2022-02-18T21:20:56.957Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-18T21:20:57.618Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-18T21:20:57.618Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T21:20:57.618Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-18T21:20:57.618Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T21:20:57.618Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-18T21:20:57.618Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-18T21:20:58.501Z] docker_cli_network_unix_test.go:1116: [d7753f66855c1] daemon is not started [2022-02-18T21:20:59.944Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:20:59.944Z] INFO: Testing against a local daemon [2022-02-18T21:20:59.944Z] === RUN TestPluginWithDevMounts [2022-02-18T21:20:59.944Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:20:59.944Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-18T21:20:59.944Z] PASS [2022-02-18T21:20:59.944Z] ok github.com/docker/docker/integration/plugin/volumes 0.120s [2022-02-18T21:20:59.944Z] [2022-02-18T21:20:59.944Z] === Skipped [2022-02-18T21:20:59.944Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-18T21:20:59.944Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:20:59.944Z] [2022-02-18T21:20:59.944Z] DONE 1 tests, 1 skipped in 2.827s [2022-02-18T21:20:59.944Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-18T21:21:01.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-18T21:21:01.293Z] docker_cli_network_unix_test.go:46: [d9217fe355cd1] daemon is not started [2022-02-18T21:21:01.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-18T21:21:01.416Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-18T21:21:01.672Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-18T21:21:01.672Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T21:21:01.672Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-18T21:21:02.227Z] docker_cli_network_unix_test.go:46: [df2c4523c1531] daemon is not started [2022-02-18T21:21:02.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-18T21:21:02.227Z] docker_cli_network_unix_test.go:46: [d2828ca4d53a1] daemon is not started [2022-02-18T21:21:02.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-18T21:21:02.227Z] docker_cli_network_unix_test.go:46: [d8a139969aa72] daemon is not started [2022-02-18T21:21:02.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-18T21:21:02.485Z] docker_cli_network_unix_test.go:46: [dcd398ffb631a] daemon is not started [2022-02-18T21:21:02.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-18T21:21:02.485Z] docker_cli_network_unix_test.go:46: [d8d0199974343] daemon is not started [2022-02-18T21:21:02.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-18T21:21:02.485Z] docker_cli_network_unix_test.go:46: [d702bb8da1245] daemon is not started [2022-02-18T21:21:02.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-18T21:21:02.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:21:02.915Z] INFO: Testing against a local daemon [2022-02-18T21:21:02.915Z] === RUN TestSecretInspect [2022-02-18T21:21:02.915Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:02.915Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-18T21:21:02.915Z] === RUN TestSecretList [2022-02-18T21:21:02.915Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:02.915Z] --- SKIP: TestSecretList (0.00s) [2022-02-18T21:21:02.915Z] === RUN TestSecretsCreateAndDelete [2022-02-18T21:21:02.915Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:02.915Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-18T21:21:02.915Z] === RUN TestSecretsUpdate [2022-02-18T21:21:02.915Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:02.915Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-18T21:21:02.915Z] === RUN TestTemplatedSecret [2022-02-18T21:21:02.915Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:02.915Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-18T21:21:02.915Z] === RUN TestSecretCreateResolve [2022-02-18T21:21:02.915Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:02.915Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-18T21:21:02.915Z] PASS [2022-02-18T21:21:02.915Z] ok github.com/docker/docker/integration/secret 0.152s [2022-02-18T21:21:02.915Z] [2022-02-18T21:21:02.915Z] === Skipped [2022-02-18T21:21:02.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-02-18T21:21:02.915Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:02.915Z] [2022-02-18T21:21:02.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-18T21:21:02.915Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:02.915Z] [2022-02-18T21:21:02.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-18T21:21:02.915Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:02.915Z] [2022-02-18T21:21:02.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-18T21:21:02.915Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:02.915Z] [2022-02-18T21:21:02.915Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-18T21:21:02.915Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:02.915Z] [2022-02-18T21:21:02.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-18T21:21:02.915Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:02.915Z] [2022-02-18T21:21:02.915Z] DONE 6 tests, 6 skipped in 2.596s [2022-02-18T21:21:02.915Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-18T21:21:04.389Z] docker_cli_network_unix_test.go:46: [d82b4b6dc690f] daemon is not started [2022-02-18T21:21:04.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-18T21:21:04.959Z] docker_cli_network_unix_test.go:46: [df6b465e9ad2d] daemon is not started [2022-02-18T21:21:04.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-18T21:21:04.959Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-18T21:21:04.959Z] docker_cli_network_unix_test.go:46: [d6698880353f2] daemon is not started [2022-02-18T21:21:04.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-18T21:21:05.467Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-18T21:21:05.467Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-18T21:21:05.525Z] docker_cli_network_unix_test.go:46: [dc4b595a7e507] daemon is not started [2022-02-18T21:21:05.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-18T21:21:05.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:21:05.894Z] INFO: Testing against a local daemon [2022-02-18T21:21:05.894Z] === RUN TestServiceCreateInit [2022-02-18T21:21:05.894Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-18T21:21:05.894Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:05.894Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-18T21:21:05.894Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:05.894Z] --- PASS: TestServiceCreateInit (0.07s) [2022-02-18T21:21:05.894Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T21:21:05.894Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T21:21:05.894Z] === RUN TestCreateServiceMultipleTimes [2022-02-18T21:21:05.894Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:05.894Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-18T21:21:05.894Z] === RUN TestCreateServiceConflict [2022-02-18T21:21:05.894Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:05.894Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-18T21:21:05.894Z] === RUN TestCreateServiceMaxReplicas [2022-02-18T21:21:05.894Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:05.894Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-02-18T21:21:05.894Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-18T21:21:05.894Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:05.894Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T21:21:05.894Z] === RUN TestCreateServiceSecretFileMode [2022-02-18T21:21:05.894Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:05.894Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-18T21:21:05.894Z] === RUN TestCreateServiceConfigFileMode [2022-02-18T21:21:05.894Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:05.894Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-18T21:21:05.894Z] === RUN TestCreateServiceSysctls [2022-02-18T21:21:05.894Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:05.894Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-02-18T21:21:05.894Z] === RUN TestCreateServiceCapabilities [2022-02-18T21:21:05.894Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-02-18T21:21:06.364Z] === RUN TestInspect [2022-02-18T21:21:06.364Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] --- SKIP: TestInspect (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestCreateJob [2022-02-18T21:21:06.364Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] --- SKIP: TestCreateJob (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestReplicatedJob [2022-02-18T21:21:06.364Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestUpdateReplicatedJob [2022-02-18T21:21:06.364Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestServiceListWithStatuses [2022-02-18T21:21:06.364Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestDockerNetworkConnectAlias [2022-02-18T21:21:06.364Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestDockerNetworkReConnect [2022-02-18T21:21:06.364Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestServicePlugin [2022-02-18T21:21:06.364Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestServiceUpdateLabel [2022-02-18T21:21:06.364Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:06.364Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestServiceUpdateSecrets [2022-02-18T21:21:06.364Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:06.364Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestServiceUpdateConfigs [2022-02-18T21:21:06.364Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:06.364Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestServiceUpdateNetwork [2022-02-18T21:21:06.364Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:06.364Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-18T21:21:06.364Z] === RUN TestServiceUpdatePidsLimit [2022-02-18T21:21:06.364Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:06.364Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-18T21:21:06.364Z] PASS [2022-02-18T21:21:06.364Z] ok github.com/docker/docker/integration/service 0.338s [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === Skipped [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T21:21:06.364Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T21:21:06.364Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-18T21:21:06.364Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-18T21:21:06.364Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-02-18T21:21:06.364Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-18T21:21:06.364Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-18T21:21:06.364Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-18T21:21:06.364Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-02-18T21:21:06.364Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-02-18T21:21:06.364Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-18T21:21:06.364Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-18T21:21:06.364Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-18T21:21:06.364Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-18T21:21:06.364Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-18T21:21:06.364Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-18T21:21:06.364Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-18T21:21:06.364Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-18T21:21:06.364Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-18T21:21:06.364Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-18T21:21:06.364Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-18T21:21:06.364Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-18T21:21:06.364Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-18T21:21:06.364Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-18T21:21:06.364Z] [2022-02-18T21:21:06.364Z] DONE 24 tests, 23 skipped in 3.495s [2022-02-18T21:21:06.364Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-18T21:21:08.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:21:08.594Z] INFO: Testing against a local daemon [2022-02-18T21:21:08.594Z] === RUN TestSessionCreate [2022-02-18T21:21:08.594Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T21:21:08.594Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-18T21:21:08.594Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-18T21:21:08.594Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T21:21:08.594Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T21:21:08.594Z] PASS [2022-02-18T21:21:08.594Z] ok github.com/docker/docker/integration/session 0.128s [2022-02-18T21:21:08.594Z] [2022-02-18T21:21:08.594Z] === Skipped [2022-02-18T21:21:08.594Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-18T21:21:08.594Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-18T21:21:08.594Z] [2022-02-18T21:21:08.594Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-18T21:21:08.594Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-18T21:21:08.594Z] [2022-02-18T21:21:08.594Z] DONE 2 tests, 2 skipped in 2.213s [2022-02-18T21:21:08.594Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-18T21:21:09.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-18T21:21:10.443Z] docker_cli_network_unix_test.go:1084: [dfb4e60680c71] daemon is not started [2022-02-18T21:21:11.333Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-18T21:21:11.573Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:21:11.573Z] INFO: Testing against a local daemon [2022-02-18T21:21:11.573Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-18T21:21:11.573Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:11.573Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T21:21:11.573Z] === RUN TestDiskUsage [2022-02-18T21:21:11.573Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T21:21:11.573Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-18T21:21:11.573Z] === RUN TestEventsExecDie [2022-02-18T21:21:11.573Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T21:21:11.573Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-18T21:21:11.573Z] === RUN TestEventsBackwardsCompatible [2022-02-18T21:21:11.573Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T21:21:11.573Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-18T21:21:11.573Z] === RUN TestEventsVolumeCreate [2022-02-18T21:21:11.573Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T21:21:11.573Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-18T21:21:11.573Z] === RUN TestInfoAPI [2022-02-18T21:21:11.573Z] --- PASS: TestInfoAPI (0.06s) [2022-02-18T21:21:11.573Z] === RUN TestInfoAPIWarnings [2022-02-18T21:21:11.573Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:21:11.573Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-18T21:21:11.573Z] === RUN TestInfoDebug [2022-02-18T21:21:11.573Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:21:11.573Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-18T21:21:11.573Z] === RUN TestInfoInsecureRegistries [2022-02-18T21:21:11.573Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:21:11.573Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-18T21:21:11.573Z] === RUN TestInfoRegistryMirrors [2022-02-18T21:21:11.573Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:21:11.573Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-18T21:21:11.573Z] === RUN TestLoginFailsWithBadCredentials [2022-02-18T21:21:12.322Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-18T21:21:12.322Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T21:21:12.322Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-18T21:21:12.322Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T21:21:12.322Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-18T21:21:12.322Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T21:21:12.322Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-18T21:21:12.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-18T21:21:12.344Z] docker_cli_network_unix_test.go:46: [d9959dd0bd8b6] daemon is not started [2022-02-18T21:21:12.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-18T21:21:12.564Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-02-18T21:21:12.565Z] === RUN TestPingCacheHeaders [2022-02-18T21:21:12.565Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-02-18T21:21:12.565Z] === RUN TestPingGet [2022-02-18T21:21:12.565Z] --- PASS: TestPingGet (0.06s) [2022-02-18T21:21:12.565Z] === RUN TestPingHead [2022-02-18T21:21:12.565Z] --- PASS: TestPingHead (0.05s) [2022-02-18T21:21:12.565Z] === RUN TestVersion [2022-02-18T21:21:12.565Z] --- PASS: TestVersion (0.04s) [2022-02-18T21:21:12.565Z] PASS [2022-02-18T21:21:12.565Z] ok github.com/docker/docker/integration/system 1.373s [2022-02-18T21:21:12.565Z] [2022-02-18T21:21:12.565Z] === Skipped [2022-02-18T21:21:12.565Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-18T21:21:12.565Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-18T21:21:12.565Z] [2022-02-18T21:21:12.565Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-18T21:21:12.565Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-18T21:21:12.565Z] [2022-02-18T21:21:12.565Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-18T21:21:12.565Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-18T21:21:12.565Z] [2022-02-18T21:21:12.565Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-18T21:21:12.565Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-18T21:21:12.565Z] [2022-02-18T21:21:12.565Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-18T21:21:12.565Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-18T21:21:12.565Z] [2022-02-18T21:21:12.565Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-18T21:21:12.565Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-18T21:21:12.565Z] [2022-02-18T21:21:12.565Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-18T21:21:12.565Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:21:12.565Z] [2022-02-18T21:21:12.565Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-18T21:21:12.565Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:21:12.565Z] [2022-02-18T21:21:12.565Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-18T21:21:12.565Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-18T21:21:12.565Z] [2022-02-18T21:21:12.565Z] DONE 15 tests, 9 skipped in 3.745s [2022-02-18T21:21:12.565Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-18T21:21:12.602Z] docker_cli_network_unix_test.go:46: [d043f4fe2f775] daemon is not started [2022-02-18T21:21:12.790Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-18T21:21:12.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-18T21:21:13.777Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-18T21:21:14.234Z] docker_cli_network_unix_test.go:46: [da0564b234ff2] daemon is not started [2022-02-18T21:21:14.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-18T21:21:14.500Z] docker_cli_network_unix_test.go:46: [d772c8426c3c4] daemon is not started [2022-02-18T21:21:14.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-18T21:21:14.767Z] docker_cli_network_unix_test.go:46: [d7a85984f380a] daemon is not started [2022-02-18T21:21:15.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-18T21:21:15.528Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:21:15.528Z] INFO: Testing against a local daemon [2022-02-18T21:21:15.528Z] === RUN TestVolumesCreateAndList [2022-02-18T21:21:15.528Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-18T21:21:15.528Z] === RUN TestVolumesRemove [2022-02-18T21:21:15.528Z] --- PASS: TestVolumesRemove (0.14s) [2022-02-18T21:21:15.528Z] === RUN TestVolumesInspect [2022-02-18T21:21:15.528Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-18T21:21:15.528Z] === RUN TestVolumesInvalidJSON [2022-02-18T21:21:15.528Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-18T21:21:15.528Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-18T21:21:15.528Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-18T21:21:15.528Z] --- PASS: TestVolumesInvalidJSON (0.08s) [2022-02-18T21:21:15.528Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-18T21:21:15.528Z] PASS [2022-02-18T21:21:15.528Z] ok github.com/docker/docker/integration/volume 0.399s [2022-02-18T21:21:15.528Z] [2022-02-18T21:21:15.528Z] DONE 5 tests in 2.859s [2022-02-18T21:21:15.528Z] INFO: make.ps1 ended at 02/18/2022 21:21:15 [2022-02-18T21:21:15.528Z] INFO: Integration CLI tests being run from the host: [2022-02-18T21:21:15.528Z] 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-02-18T21:21:15.590Z] docker_cli_network_unix_test.go:46: [dcbe6b427315e] daemon is not started [2022-02-18T21:21:15.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-18T21:21:16.157Z] docker_cli_network_unix_test.go:46: [d8e85fab0b728] daemon is not started [2022-02-18T21:21:16.407Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-18T21:21:16.418Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-18T21:21:17.566Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-18T21:21:19.132Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-18T21:21:19.132Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T21:21:19.132Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-18T21:21:19.132Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T21:21:19.132Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-18T21:21:19.602Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-18T21:21:21.678Z] docker_cli_network_unix_test.go:46: [d6f3e62ff7a13] daemon is not started [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite (53.72s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.98s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.54s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.91s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.15s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.66s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.14s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-02-18T21:21:21.940Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.88s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-02-18T21:21:21.940Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.28s) [2022-02-18T21:21:21.940Z] === RUN TestDockerHubPullSuite [2022-02-18T21:21:21.940Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-18T21:21:22.292Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-18T21:21:22.761Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-18T21:21:22.761Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T21:21:22.761Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-18T21:21:23.391Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-18T21:21:23.842Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-18T21:21:25.742Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-18T21:21:26.308Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-18T21:21:26.557Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-18T21:21:27.682Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-18T21:21:27.940Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-18T21:21:27.940Z] --- PASS: TestDockerHubPullSuite (6.25s) [2022-02-18T21:21:27.940Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s) [2022-02-18T21:21:27.940Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-02-18T21:21:27.940Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2022-02-18T21:21:27.940Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.48s) [2022-02-18T21:21:27.940Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-02-18T21:21:27.940Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-02-18T21:21:27.940Z] PASS [2022-02-18T21:21:27.940Z] [2022-02-18T21:21:27.940Z] === Skipped [2022-02-18T21:21:27.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-18T21:21:27.940Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.940Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-18T21:21:27.940Z] [2022-02-18T21:21:27.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-18T21:21:27.940Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-18T21:21:27.940Z] [2022-02-18T21:21:27.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-18T21:21:27.940Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-18T21:21:27.940Z] [2022-02-18T21:21:27.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-18T21:21:27.940Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-18T21:21:27.940Z] [2022-02-18T21:21:27.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-18T21:21:27.940Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-18T21:21:27.940Z] [2022-02-18T21:21:27.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-02-18T21:21:27.940Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.940Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-02-18T21:21:27.940Z] [2022-02-18T21:21:27.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-18T21:21:27.940Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-18T21:21:27.941Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-02-18T21:21:27.941Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-18T21:21:27.941Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-02-18T21:21:27.941Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.05s) [2022-02-18T21:21:27.941Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.05s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-18T21:21:27.941Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-18T21:21:27.941Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-18T21:21:27.941Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-02-18T21:21:27.941Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T21:21:27.941Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-02-18T21:21:27.941Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.02s) [2022-02-18T21:21:27.941Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.02s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-18T21:21:27.941Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T21:21:27.941Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-02-18T21:21:27.941Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-18T21:21:27.941Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-18T21:21:27.941Z] docker_cli_network_unix_test.go:46: [d6698880353f2] daemon is not started [2022-02-18T21:21:27.941Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-18T21:21:27.941Z] [2022-02-18T21:21:27.941Z] DONE 1262 tests, 51 skipped in 1419.636s [2022-02-18T21:21:28.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-18T21:21:28.111Z] INFO: Testing against a local daemon [2022-02-18T21:21:28.111Z] === RUN TestDockerSuite [2022-02-18T21:21:28.111Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-18T21:21:28.111Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-18T21:21:28.111Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T21:21:28.111Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-18T21:21:28.124Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-18T21:21:28.199Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T21:21:28.199Z] ++++ cat bundles/test-integration/docker.pid [2022-02-18T21:21:28.199Z] +++ kill 8379 [2022-02-18T21:21:28.199Z] +++ /etc/init.d/apparmor stop [2022-02-18T21:21:28.200Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T21:21:28.200Z] [2022-02-18T21:21:28.200Z] Unloading profiles will leave already running processes permanently [2022-02-18T21:21:28.200Z] unconfined, which can lead to unexpected situations. [2022-02-18T21:21:28.200Z] [2022-02-18T21:21:28.200Z] To set a process to complain mode, use the command line tool [2022-02-18T21:21:28.200Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T21:21:28.200Z] +++ true [2022-02-18T21:21:28.200Z] exiting test-integration [2022-02-18T21:21:28.200Z] ++ exit 0 [2022-02-18T21:21:28.200Z] [2022-02-18T21:21:28.457Z] + for job in $(jobs -p) [2022-02-18T21:21:28.457Z] + wait 6107 [2022-02-18T21:21:28.581Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-18T21:21:28.581Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-18T21:21:28.581Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-18T21:21:28.581Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T21:21:28.581Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-18T21:21:28.581Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-18T21:21:29.576Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-18T21:21:29.576Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-18T21:21:30.569Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-18T21:21:31.057Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-18T21:21:35.294Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-18T21:21:35.294Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T21:21:35.294Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-18T21:21:35.294Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T21:21:35.294Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-18T21:21:35.294Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T21:21:35.294Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-18T21:21:35.294Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T21:21:35.294Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-18T21:21:35.294Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-18T21:21:38.334Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-18T21:21:45.487Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-18T21:21:46.474Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-18T21:21:46.474Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T21:21:46.474Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-18T21:21:50.263Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-18T21:21:51.830Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-18T21:21:58.998Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-18T21:21:58.998Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T21:21:58.998Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-18T21:21:58.998Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T21:21:58.998Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-18T21:21:58.998Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T21:21:58.998Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-18T21:21:58.998Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T21:21:58.998Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-18T21:21:58.998Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-18T21:22:18.009Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-18T21:22:18.009Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T21:22:18.009Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-18T21:22:18.009Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T21:22:18.009Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-18T21:22:39.268Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-18T21:22:39.268Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T21:22:39.268Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-18T21:22:39.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-18T21:22:46.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-18T21:22:46.439Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T21:22:47.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-18T21:22:49.901Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-18T21:22:49.902Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T21:22:49.902Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-18T21:22:49.902Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T21:22:49.902Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-18T21:22:53.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-18T21:23:03.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-18T21:23:07.821Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-18T21:23:07.821Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T21:23:07.821Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-18T21:23:07.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-18T21:23:14.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-18T21:23:14.230Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T21:23:14.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-18T21:23:18.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-18T21:23:18.251Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T21:23:19.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-18T21:23:19.940Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-18T21:23:20.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-18T21:23:20.575Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T21:23:20.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-18T21:23:20.575Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T21:23:20.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-18T21:23:21.842Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-18T21:23:26.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-18T21:23:28.401Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-18T21:23:29.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-18T21:23:29.256Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T21:23:29.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-18T21:23:29.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-18T21:23:29.256Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T21:23:29.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-18T21:23:29.256Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T21:23:29.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-18T21:23:33.667Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-18T21:23:35.567Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-18T21:23:39.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-18T21:23:39.753Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-18T21:23:41.653Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-18T21:23:43.048Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-18T21:23:43.048Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-18T21:23:43.048Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-18T21:23:43.048Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-18T21:23:43.048Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-18T21:23:43.048Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-18T21:23:43.048Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-18T21:23:43.048Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-18T21:23:43.048Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-18T21:23:43.048Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T21:23:43.048Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-18T21:23:44.617Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-18T21:23:44.952Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-18T21:23:44.952Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-18T21:23:44.952Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-18T21:23:46.836Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-18T21:23:46.836Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T21:23:46.836Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-18T21:23:46.836Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T21:23:46.836Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-18T21:23:46.836Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T21:23:46.836Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-18T21:23:46.836Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T21:23:46.836Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-18T21:23:49.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-18T21:23:49.900Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T21:23:49.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-18T21:23:50.216Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-18T21:23:50.478Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-18T21:23:50.642Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-18T21:23:50.642Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T21:23:50.642Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-18T21:23:50.642Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T21:23:50.642Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-18T21:23:51.414Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-18T21:23:53.320Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-18T21:23:57.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-18T21:23:57.057Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T21:23:57.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-18T21:23:57.057Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T21:23:57.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-18T21:23:59.336Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-18T21:23:59.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-18T21:24:02.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-18T21:24:02.721Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T21:24:03.712Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-18T21:24:03.712Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T21:24:04.182Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-18T21:24:04.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-18T21:24:04.220Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T21:24:04.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-18T21:24:04.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-18T21:24:04.690Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T21:24:04.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-18T21:24:04.690Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T21:24:04.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-18T21:24:06.404Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-18T21:24:06.404Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T21:24:06.404Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-18T21:24:12.328Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-18T21:24:13.319Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-18T21:24:13.319Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T21:24:13.319Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-18T21:24:13.319Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T21:24:13.319Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-18T21:24:15.539Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-18T21:24:16.529Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-18T21:24:17.519Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-18T21:24:17.991Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-18T21:24:18.978Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-18T21:24:26.143Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-18T21:24:28.361Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-18T21:24:28.361Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T21:24:28.361Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-18T21:24:29.929Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-18T21:24:29.929Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T21:24:29.929Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-18T21:24:30.399Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-18T21:24:32.623Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-18T21:24:34.192Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-18T21:24:34.667Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-18T21:24:34.667Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T21:24:34.667Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-18T21:24:35.659Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-18T21:24:36.649Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-18T21:24:36.649Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T21:24:36.649Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-18T21:24:36.649Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T21:24:36.649Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-18T21:24:40.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-18T21:24:41.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-18T21:24:41.529Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T21:24:42.514Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-18T21:24:42.514Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T21:24:43.499Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-18T21:24:43.840Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-18T21:24:45.063Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-18T21:24:45.063Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T21:24:45.063Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-18T21:24:49.547Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-18T21:24:49.547Z] docker_cli_swarm_test.go:1180: [d9bd0cc025c2c] joining swarm manager [d7ee98de08e33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:24:50.940Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-18T21:24:53.158Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-18T21:24:53.158Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T21:24:53.158Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-18T21:24:53.158Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T21:24:53.158Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-18T21:24:54.724Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-18T21:24:55.710Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-18T21:24:56.144Z] docker_cli_swarm_test.go:1189: [d2448f8d3000a] joining swarm manager [d7ee98de08e33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:24:56.697Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-18T21:24:57.166Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-18T21:24:58.154Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-18T21:25:06.837Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-18T21:25:08.403Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-18T21:25:08.403Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T21:25:08.403Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-18T21:25:09.970Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-18T21:25:09.970Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T21:25:09.970Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-18T21:25:10.439Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-18T21:25:13.403Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-18T21:25:14.969Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-18T21:25:15.439Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-18T21:25:15.439Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T21:25:15.439Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-18T21:25:16.426Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-18T21:25:17.413Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-18T21:25:17.413Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T21:25:17.413Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-18T21:25:17.413Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T21:25:17.413Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-18T21:25:24.574Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-18T21:25:26.561Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-18T21:25:26.562Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-18T21:25:26.562Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-18T21:25:31.330Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-18T21:25:31.330Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T21:25:31.330Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-18T21:25:31.330Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T21:25:31.800Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-18T21:25:31.800Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T21:25:31.800Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-18T21:25:32.792Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-18T21:25:32.792Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T21:25:32.792Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-18T21:25:52.360Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-18T21:25:57.623Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-18T21:26:00.918Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-18T21:26:02.822Z] docker_cli_swarm_test.go:1112: [d2d36dd8d68a0] joining swarm manager [de9fe92d4cfa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:26:02.930Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-18T21:26:02.930Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-18T21:26:02.930Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T21:26:02.930Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-18T21:26:04.196Z] docker_cli_swarm_test.go:1113: [d27826eaa9431] joining swarm manager [de9fe92d4cfa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:26:11.313Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-18T21:26:11.313Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T21:26:11.313Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-18T21:26:15.461Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-18T21:26:15.461Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-18T21:26:15.461Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-18T21:26:18.493Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-18T21:26:18.493Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-18T21:26:20.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-18T21:26:20.222Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T21:26:20.692Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-18T21:26:20.692Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T21:26:21.162Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-18T21:26:21.162Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T21:26:21.162Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-18T21:26:21.635Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-18T21:26:21.635Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T21:26:21.635Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-18T21:26:23.260Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-18T21:26:24.210Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-18T21:26:24.254Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-18T21:26:24.254Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T21:26:24.254Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-18T21:26:24.254Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T21:26:24.254Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-18T21:26:24.254Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T21:26:24.254Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-18T21:26:24.254Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-18T21:26:25.823Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-18T21:26:26.428Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-18T21:26:26.896Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-18T21:26:29.631Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-18T21:26:31.205Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-18T21:26:31.205Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T21:26:31.205Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-18T21:26:31.205Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T21:26:31.205Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-18T21:26:31.205Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-18T21:26:31.665Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-18T21:26:35.029Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-18T21:26:35.472Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-18T21:26:39.271Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-18T21:26:49.994Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-18T21:26:57.531Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-18T21:26:57.531Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-18T21:26:57.531Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T21:26:57.531Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-18T21:27:00.444Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-18T21:27:00.444Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-18T21:27:00.444Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T21:27:00.444Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-18T21:27:04.248Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-18T21:27:06.471Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-18T21:27:16.921Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-18T21:27:16.921Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T21:27:16.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-18T21:27:16.921Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T21:27:16.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-18T21:27:16.921Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T21:27:16.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-18T21:27:16.921Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T21:27:16.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-18T21:27:17.390Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-18T21:27:18.785Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-18T21:27:20.351Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-18T21:27:21.339Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-18T21:27:27.208Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-18T21:27:31.006Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-18T21:27:34.811Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-18T21:27:39.937Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-18T21:27:47.103Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-18T21:27:47.103Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T21:27:47.103Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-18T21:27:55.640Z] docker_cli_swarm_test.go:1166: [d1686534a1013] joining swarm manager [de9fe92d4cfa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-18T21:28:18.071Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-18T21:28:18.071Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T21:28:18.071Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-18T21:28:18.071Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T21:28:18.071Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-18T21:28:27.714Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-18T21:28:27.714Z] docker_cli_swarm_test.go:1447: [d9ca7272a0e86] joining swarm manager [db341cfbb5dcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:28:27.714Z] docker_cli_swarm_test.go:1448: [dfa5634bc0b33] joining swarm manager [db341cfbb5dcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-18T21:28:35.831Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-18T21:28:37.217Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-18T21:28:37.217Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-18T21:28:37.481Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-18T21:28:37.481Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-18T21:28:38.418Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-18T21:28:40.322Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-18T21:28:43.396Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-18T21:28:43.396Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T21:28:43.396Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-18T21:28:43.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-18T21:28:44.505Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-18T21:28:45.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-18T21:28:47.149Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-18T21:28:47.787Z] docker_cli_swarm_unix_test.go:63: [db910eaeb0b55] joining swarm manager [d0880938f79f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:28:48.137Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-18T21:28:48.137Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T21:28:48.607Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-18T21:28:50.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-18T21:28:50.572Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T21:28:51.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-18T21:28:57.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-18T21:28:59.447Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-18T21:28:59.447Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-18T21:28:59.447Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-18T21:29:07.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-18T21:29:17.402Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-18T21:29:18.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-18T21:29:18.423Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T21:29:18.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-18T21:29:25.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-18T21:29:25.598Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T21:29:25.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-18T21:29:25.598Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T21:29:25.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-18T21:29:32.350Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-18T21:29:32.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-18T21:29:32.843Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T21:29:32.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-18T21:29:33.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-18T21:29:33.839Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T21:29:33.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-18T21:29:33.839Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T21:29:33.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-18T21:29:42.792Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-18T21:29:44.016Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-18T21:29:44.016Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-18T21:29:44.016Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-18T21:29:45.918Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-18T21:29:49.229Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-18T21:29:51.130Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-18T21:29:53.036Z] docker_api_swarm_test.go:962: [d41e93227079d] joining swarm manager [d833e141bdbfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-18T21:30:00.986Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-18T21:30:02.553Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-18T21:30:03.022Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-18T21:30:14.963Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-18T21:30:16.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-18T21:30:18.663Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-18T21:30:19.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-18T21:30:19.554Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T21:30:20.548Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-18T21:30:20.548Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T21:30:21.028Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-18T21:30:22.604Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-18T21:30:22.604Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T21:30:22.604Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-18T21:30:24.934Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-18T21:30:25.502Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-18T21:30:28.034Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-18T21:30:28.326Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-18T21:30:28.493Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-18T21:30:29.099Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-18T21:30:29.490Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-18T21:30:29.490Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T21:30:29.490Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-18T21:30:29.490Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T21:30:29.490Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-18T21:30:30.575Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-18T21:30:31.718Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-18T21:30:32.710Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-18T21:30:33.700Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-18T21:30:34.172Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-18T21:30:34.645Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-18T21:30:38.691Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-18T21:30:41.603Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-18T21:30:41.824Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-18T21:30:43.267Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-18T21:30:43.399Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-18T21:30:43.399Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T21:30:43.869Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-18T21:30:43.963Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-18T21:30:45.442Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-18T21:30:45.442Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T21:30:45.442Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-18T21:30:45.862Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-18T21:30:45.921Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-18T21:30:48.152Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-18T21:30:48.396Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-18T21:30:49.724Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-18T21:30:50.198Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-18T21:30:50.198Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T21:30:50.198Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-18T21:30:50.929Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-18T21:30:51.190Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-18T21:30:52.183Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-18T21:30:52.183Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T21:30:52.183Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-18T21:30:52.183Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T21:30:52.183Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-18T21:30:53.465Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-18T21:30:55.805Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-18T21:30:56.011Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-18T21:30:58.546Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-18T21:30:59.372Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-18T21:31:38.522Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-18T21:31:42.143Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-18T21:31:42.143Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-18T21:31:42.143Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-18T21:31:45.953Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-18T21:31:45.953Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T21:31:45.953Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-18T21:31:45.953Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T21:31:46.425Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-18T21:31:46.425Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T21:31:46.425Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-18T21:31:46.894Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-18T21:31:46.894Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T21:31:46.894Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-18T21:31:47.196Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-18T21:31:54.766Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-18T21:32:02.158Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-18T21:32:09.644Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-18T21:32:17.063Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-18T21:32:17.063Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-18T21:32:17.063Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T21:32:17.063Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-18T21:32:23.040Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-18T21:32:23.040Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-18T21:32:23.040Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T21:32:23.040Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-18T21:32:23.040Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T21:32:23.040Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-18T21:32:23.040Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-18T21:32:23.040Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-18T21:32:23.040Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T21:32:23.040Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-18T21:32:23.040Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-18T21:32:23.040Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-18T21:32:23.040Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite (1738.28s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.76s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.98s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.63s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.32s) [2022-02-18T21:32:24.534Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.06s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.68s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (42.35s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.22s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.03s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.93s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.17s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.93s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.60s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.52s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.26s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.73s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.72s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.90s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.86s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.47s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.67s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.00s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.39s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.09s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.56s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.82s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.57s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.36s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.93s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.89s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.87s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.46s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.88s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.99s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.97s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.20s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.50s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.16s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.01s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.59s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.51s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.56s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.49s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.25s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.90s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.91s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.47s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.85s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.21s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.19s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.73s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.83s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.70s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.43s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.85s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.48s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.54s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.34s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.56s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.78s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.13s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.16s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.42s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.86s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.59s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.29s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.84s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (186.31s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.37s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.54s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.90s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.76s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.18s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.55s) [2022-02-18T21:32:24.534Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.87s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.52s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.04s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.92s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.11s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.67s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.47s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.43s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.06s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.69s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.39s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.40s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s) [2022-02-18T21:32:24.534Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-02-18T21:32:24.534Z] === RUN TestDockerExternalVolumeSuite [2022-02-18T21:32:24.534Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-18T21:32:24.793Z] docker_cli_external_volume_driver_test.go:52: [deb877d73fcef] daemon is not started [2022-02-18T21:32:27.716Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-18T21:32:33.542Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-18T21:32:33.542Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T21:32:33.542Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-18T21:32:33.542Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T21:32:33.542Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-18T21:32:33.542Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T21:32:33.542Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-18T21:32:33.542Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T21:32:33.542Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-18T21:32:33.542Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T21:32:34.001Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-18T21:32:34.913Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-18T21:32:37.140Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-18T21:32:38.129Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-18T21:32:38.683Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-18T21:32:38.683Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T21:32:38.683Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-18T21:32:38.683Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T21:32:38.683Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-18T21:32:38.683Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T21:32:38.683Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-18T21:32:40.216Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-18T21:32:42.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-18T21:32:42.920Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-18T21:32:45.885Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-18T21:32:45.992Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-18T21:32:48.847Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-18T21:33:03.656Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-18T21:33:03.656Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-18T21:33:03.656Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T21:33:03.656Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-18T21:33:03.656Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T21:33:03.656Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-18T21:33:03.656Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T21:33:03.656Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-18T21:33:03.656Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T21:33:03.656Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-18T21:33:03.656Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T21:33:03.656Z] === RUN TestDockerSuite/TestBuildFails [2022-02-18T21:33:06.553Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-18T21:33:06.553Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-18T21:33:15.103Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-18T21:33:22.233Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-18T21:33:30.798Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-18T21:33:37.852Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-18T21:33:40.021Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-18T21:33:43.675Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-18T21:33:43.675Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-18T21:33:43.675Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T21:33:43.675Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-18T21:33:43.675Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T21:33:43.675Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-18T21:33:43.675Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-18T21:33:45.249Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-18T21:33:45.249Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T21:33:45.249Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-18T21:33:45.717Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-18T21:33:46.707Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-18T21:33:47.076Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-18T21:33:47.076Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T21:33:47.076Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-18T21:33:47.076Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-18T21:33:47.534Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-18T21:33:47.534Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T21:33:47.534Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-18T21:33:50.552Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-18T21:33:55.393Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-18T21:33:57.114Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-18T21:33:59.217Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-18T21:33:59.889Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-18T21:33:59.889Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T21:33:59.889Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-18T21:34:06.383Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-18T21:34:06.383Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T21:34:06.383Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-18T21:34:06.383Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T21:34:06.383Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-18T21:34:06.383Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T21:34:06.383Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-18T21:34:06.383Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T21:34:06.383Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-18T21:34:06.383Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T21:34:06.383Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-18T21:34:11.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-18T21:34:11.144Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T21:34:11.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-18T21:34:11.144Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T21:34:11.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-18T21:34:11.144Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T21:34:11.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-18T21:34:12.024Z] docker_cli_external_volume_driver_test.go:52: [d02dd2e9fcf7b] daemon is not started [2022-02-18T21:34:12.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-18T21:34:14.678Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-18T21:34:14.678Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-18T21:34:15.222Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-18T21:34:16.850Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-18T21:34:16.851Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T21:34:16.851Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-18T21:34:17.812Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-18T21:34:17.812Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-18T21:34:19.300Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-18T21:34:21.121Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-18T21:34:21.121Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T21:34:21.121Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-18T21:34:23.592Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-18T21:34:24.555Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-18T21:34:25.518Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-18T21:34:26.482Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-18T21:34:26.897Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-18T21:34:27.449Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-18T21:34:28.979Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-18T21:34:30.510Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-18T21:34:37.136Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-18T21:34:37.136Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-18T21:34:37.136Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T21:34:37.136Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-18T21:34:37.136Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T21:34:37.136Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-18T21:34:37.136Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T21:34:37.136Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-18T21:34:37.136Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T21:34:37.136Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-18T21:34:37.136Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T21:34:37.136Z] === RUN TestDockerSuite/TestBuildFails [2022-02-18T21:34:39.060Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-18T21:34:39.060Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T21:34:39.060Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-18T21:34:39.060Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T21:34:39.060Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-18T21:34:39.060Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-18T21:34:39.060Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-18T21:34:39.060Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-18T21:34:39.060Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-18T21:34:39.060Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-18T21:34:40.023Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-18T21:34:40.944Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-18T21:34:40.944Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-18T21:34:44.981Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-18T21:34:47.075Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-18T21:34:49.618Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-18T21:34:57.188Z] docker_cli_external_volume_driver_test.go:52: [d56640d0efaa1] daemon is not started [2022-02-18T21:34:58.285Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-18T21:35:06.955Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-18T21:35:08.173Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-18T21:35:08.173Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T21:35:08.173Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-18T21:35:08.173Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-18T21:35:14.122Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-18T21:35:15.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-18T21:35:15.289Z] docker_cli_external_volume_driver_test.go:52: [d4ffaa4c952ec] daemon is not started [2022-02-18T21:35:15.689Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-18T21:35:22.865Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-18T21:35:22.865Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T21:35:22.865Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-18T21:35:23.962Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-18T21:35:24.431Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-18T21:35:24.431Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T21:35:24.431Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-18T21:35:27.493Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-18T21:35:36.934Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-18T21:35:36.934Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T21:35:36.934Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-18T21:35:50.963Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-18T21:35:51.880Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-18T21:35:51.880Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-18T21:35:54.100Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-18T21:35:54.100Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T21:35:54.100Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-18T21:35:55.088Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-18T21:35:55.088Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-18T21:35:59.565Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-18T21:36:00.965Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-18T21:36:02.533Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-18T21:36:03.002Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-18T21:36:04.572Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-18T21:36:05.041Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-18T21:36:06.035Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-18T21:36:08.254Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-18T21:36:08.805Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-18T21:36:14.680Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-18T21:36:15.417Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-18T21:36:15.417Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T21:36:15.417Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-18T21:36:15.417Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T21:36:15.417Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-18T21:36:15.417Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-18T21:36:15.417Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-18T21:36:15.417Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-18T21:36:15.417Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-18T21:36:16.408Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-18T21:36:16.877Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-18T21:36:17.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-18T21:36:17.887Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-18T21:36:17.887Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-18T21:36:17.887Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-18T21:36:23.358Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-18T21:36:24.044Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-18T21:36:29.248Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-18T21:36:32.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-18T21:36:35.753Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-18T21:36:45.298Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-18T21:36:45.299Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T21:36:45.299Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-18T21:36:47.515Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-18T21:36:53.611Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-18T21:36:54.593Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-18T21:36:54.593Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T21:36:54.593Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-18T21:37:01.972Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-18T21:37:01.972Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-18T21:37:01.972Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T21:37:01.972Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-18T21:37:01.972Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T21:37:01.972Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-18T21:37:04.083Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-18T21:37:05.701Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-18T21:37:11.479Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-18T21:37:15.219Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-18T21:37:15.219Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-18T21:37:15.219Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-18T21:37:18.122Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-18T21:37:19.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-18T21:37:19.655Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-18T21:37:21.189Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-18T21:37:33.555Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-18T21:37:35.088Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-18T21:37:37.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-18T21:37:38.402Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-18T21:37:46.813Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-18T21:37:47.458Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-18T21:37:50.904Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-18T21:37:52.138Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-18T21:37:59.330Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-18T21:37:59.579Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-18T21:38:02.444Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-18T21:38:08.222Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-18T21:38:08.271Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-18T21:38:09.380Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-18T21:38:14.001Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-18T21:38:15.437Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-18T21:38:15.543Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-18T21:38:15.543Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T21:38:15.543Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-18T21:38:15.543Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T21:38:15.543Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-18T21:38:17.177Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-18T21:38:18.437Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-18T21:38:18.437Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T21:38:18.437Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-18T21:38:40.743Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-18T21:38:40.743Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T21:38:40.743Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-18T21:38:41.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-18T21:38:49.419Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-18T21:38:49.420Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-18T21:38:49.420Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T21:38:49.420Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-18T21:38:49.420Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T21:38:49.420Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-18T21:38:53.638Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-18T21:38:54.186Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-18T21:39:00.058Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-18T21:39:03.853Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-18T21:39:03.853Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-18T21:39:03.853Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-18T21:39:06.808Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-18T21:39:07.798Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-18T21:39:09.165Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-18T21:39:09.366Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-18T21:39:11.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-18T21:39:11.749Z] docker_cli_external_volume_driver_test.go:484: [dc1718da01205] daemon is not started [2022-02-18T21:39:24.310Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-18T21:39:24.310Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-18T21:39:26.633Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-18T21:39:26.633Z] docker_cli_external_volume_driver_test.go:52: [d74356c5a7035] daemon is not started [2022-02-18T21:39:34.482Z] === RUN TestDockerSuite/TestBuildRm [2022-02-18T21:39:36.820Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite (436.90s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-02-18T21:39:41.507Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-02-18T21:39:41.507Z] PASS [2022-02-18T21:39:41.507Z] [2022-02-18T21:39:41.507Z] === Skipped [2022-02-18T21:39:41.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-18T21:39:41.507Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-18T21:39:41.507Z] check_test.go:308: [d8a168c6fd7b1] daemon is not started [2022-02-18T21:39:41.507Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-18T21:39:41.507Z] [2022-02-18T21:39:41.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-18T21:39:41.507Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-18T21:39:41.507Z] check_test.go:308: [dc55305ddd2dc] daemon is not started [2022-02-18T21:39:41.507Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-18T21:39:41.507Z] [2022-02-18T21:39:41.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-18T21:39:41.507Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-18T21:39:41.507Z] check_test.go:308: [d293ea7497950] daemon is not started [2022-02-18T21:39:41.507Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-18T21:39:41.507Z] [2022-02-18T21:39:41.507Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-18T21:39:41.507Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-18T21:39:41.507Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-18T21:39:41.507Z] [2022-02-18T21:39:41.507Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-18T21:39:41.507Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-18T21:39:41.507Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-18T21:39:41.507Z] [2022-02-18T21:39:41.507Z] DONE 271 tests, 5 skipped in 2512.789s [2022-02-18T21:39:41.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-18T21:39:41.507Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0e074291707c/docker.pid [2022-02-18T21:39:41.507Z] +++ kill 6402 [2022-02-18T21:39:41.507Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6402 is not a child of this shell [2022-02-18T21:39:41.507Z] warning: PID 6402 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0e074291707c/docker.pid had a nonzero exit code [2022-02-18T21:39:41.507Z] ++++ cat bundles/test-integration/docker.pid [2022-02-18T21:39:41.507Z] +++ kill 8364 [2022-02-18T21:39:41.507Z] +++ /etc/init.d/apparmor stop [2022-02-18T21:39:41.507Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-18T21:39:41.507Z] [2022-02-18T21:39:41.507Z] Unloading profiles will leave already running processes permanently [2022-02-18T21:39:41.507Z] unconfined, which can lead to unexpected situations. [2022-02-18T21:39:41.507Z] [2022-02-18T21:39:41.507Z] To set a process to complain mode, use the command line tool [2022-02-18T21:39:41.507Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-18T21:39:41.507Z] +++ true [2022-02-18T21:39:41.507Z] exiting test-integration [2022-02-18T21:39:41.507Z] ++ exit 0 [2022-02-18T21:39:41.507Z] [2022-02-18T21:39:41.584Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-18T21:39:41.765Z] + exit 0 [2022-02-18T21:39:41.766Z] ++ jobs -p [2022-02-18T21:39:41.766Z] + pids= [2022-02-18T21:39:41.766Z] + echo 'Remaining pids to kill: []' [2022-02-18T21:39:41.766Z] Remaining pids to kill: [] [2022-02-18T21:39:41.766Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-18T21:39:41.784Z] Recording test results [2022-02-18T21:39:43.647Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-18T21:39:43.980Z] + echo Ensuring container killed. [2022-02-18T21:39:43.980Z] Ensuring container killed. [2022-02-18T21:39:43.980Z] + docker ps -aq -f name=docker-pr8-* [2022-02-18T21:39:43.980Z] + cids=75ac1ad34f0e [2022-02-18T21:39:43.980Z] c3f8ca09b86c [2022-02-18T21:39:43.980Z] 7ef5bb39f430 [2022-02-18T21:39:43.980Z] + [ -n 75ac1ad34f0e [2022-02-18T21:39:43.980Z] c3f8ca09b86c [2022-02-18T21:39:43.980Z] 7ef5bb39f430 ] [2022-02-18T21:39:43.980Z] + docker rm -vf 75ac1ad34f0e c3f8ca09b86c 7ef5bb39f430 [2022-02-18T21:39:44.553Z] 75ac1ad34f0e [2022-02-18T21:39:44.553Z] c3f8ca09b86c [2022-02-18T21:39:44.553Z] 7ef5bb39f430 [Pipeline] sh [2022-02-18T21:39:44.838Z] + echo Chowning /workspace to jenkins user [2022-02-18T21:39:44.838Z] Chowning /workspace to jenkins user [2022-02-18T21:39:44.838Z] + id -u [2022-02-18T21:39:44.838Z] + id -g [2022-02-18T21:39:44.838Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43185:/workspace busybox chown -R 1000:1000 /workspace [2022-02-18T21:39:44.838Z] Unable to find image 'busybox:latest' locally [2022-02-18T21:39:44.838Z] latest: Pulling from library/busybox [2022-02-18T21:39:44.838Z] 009932687766: Pulling fs layer [2022-02-18T21:39:45.097Z] 009932687766: Pull complete [2022-02-18T21:39:45.097Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-18T21:39:45.097Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-18T21:39:47.924Z] + bundleName=amd64 [2022-02-18T21:39:47.924Z] + echo Creating amd64-bundles.tar.gz [2022-02-18T21:39:47.924Z] Creating amd64-bundles.tar.gz [2022-02-18T21:39:47.924Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-18T21:39:47.924Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-18T21:39:48.874Z] Archiving artifacts [2022-02-18T21:39:49.429Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-18T21:39:50.754Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43185/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T21:39:51.067Z] + make clean [2022-02-18T21:39:51.325Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T21:39:51.325Z] docker-dev-cache [2022-02-18T21:39:51.325Z] docker-mod-cache [Pipeline] deleteDir [2022-02-18T21:39:52.387Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-18T21:39:52.387Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T21:39:52.387Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-18T21:39:52.387Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T21:39:52.855Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-18T21:39:54.091Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T21:39:55.075Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-18T21:39:59.856Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-18T21:39:59.965Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-18T21:40:04.617Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-18T21:40:05.839Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-18T21:40:07.409Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-18T21:40:07.409Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T21:40:07.409Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-18T21:40:07.409Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T21:40:07.409Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-18T21:40:10.489Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-18T21:40:11.204Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-18T21:40:11.205Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T21:40:11.205Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-18T21:40:31.745Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-18T21:40:31.745Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-18T21:40:31.745Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-18T21:40:42.183Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-18T21:40:42.653Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-18T21:40:44.389Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-18T21:40:44.389Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-18T21:40:44.389Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T21:40:44.389Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-18T21:40:44.389Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T21:40:44.389Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-18T21:40:44.389Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-18T21:40:44.389Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-18T21:40:44.389Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T21:40:44.389Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-18T21:40:44.389Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-18T21:40:44.389Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-18T21:40:44.389Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-18T21:40:47.355Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-18T21:40:48.526Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-18T21:40:48.526Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-18T21:40:53.242Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-18T21:40:53.242Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T21:40:53.242Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-18T21:40:53.242Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T21:40:53.242Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-18T21:40:53.242Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T21:40:53.242Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-18T21:40:53.242Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T21:40:53.242Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-18T21:40:53.242Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T21:40:53.242Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-18T21:40:54.400Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-18T21:40:58.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-18T21:40:58.012Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T21:40:58.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-18T21:40:58.012Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T21:40:58.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-18T21:40:58.012Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T21:40:58.012Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-18T21:40:59.004Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-18T21:41:04.887Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-18T21:41:11.858Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-18T21:41:19.709Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-18T21:41:19.709Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T21:41:19.709Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-18T21:41:23.514Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-18T21:41:25.732Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-18T21:41:26.163Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-18T21:41:26.163Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-18T21:41:26.163Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T21:41:26.163Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-18T21:41:26.163Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T21:41:26.163Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-18T21:41:26.163Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T21:41:26.163Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-18T21:41:26.163Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T21:41:26.163Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-18T21:41:26.163Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T21:41:26.163Z] === RUN TestDockerSuite/TestBuildFails [2022-02-18T21:41:29.684Z] === RUN TestDockerSuite/TestBuildRm [2022-02-18T21:41:31.607Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-18T21:41:32.048Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-18T21:41:32.519Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-18T21:41:38.770Z] === RUN TestDockerSuite/TestBuildUser [2022-02-18T21:41:38.770Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T21:41:38.770Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-18T21:41:38.770Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T21:41:38.770Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-18T21:41:38.770Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T21:41:38.770Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-18T21:41:39.698Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-18T21:41:43.594Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-18T21:41:43.594Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-18T21:41:44.676Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-18T21:41:47.390Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-18T21:41:47.390Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T21:41:47.390Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-18T21:41:47.390Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T21:41:47.390Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-18T21:41:49.436Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-18T21:41:49.436Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T21:41:49.436Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-18T21:41:49.436Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T21:41:49.904Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-18T21:41:50.150Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-18T21:41:51.470Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-18T21:41:57.347Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-18T21:42:02.110Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-18T21:42:02.683Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-18T21:42:07.981Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-18T21:42:15.220Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-18T21:42:16.211Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-18T21:42:17.519Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-18T21:42:17.519Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-18T21:42:23.396Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-18T21:42:23.396Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T21:42:23.396Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-18T21:42:23.396Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-18T21:42:24.388Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-18T21:42:24.388Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T21:42:24.388Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-18T21:42:26.171Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-18T21:42:33.290Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-18T21:42:33.290Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-18T21:42:33.290Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-18T21:42:33.300Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-18T21:42:33.301Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T21:42:33.301Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-18T21:42:33.301Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T21:42:33.301Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-18T21:42:37.027Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-18T21:42:37.027Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T21:42:37.483Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-18T21:42:39.352Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-18T21:42:39.352Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T21:42:39.352Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-18T21:42:41.983Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-18T21:42:42.452Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-18T21:42:48.324Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-18T21:42:48.324Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-18T21:42:49.846Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-18T21:42:54.204Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-18T21:42:54.320Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-18T21:42:54.791Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-18T21:42:55.631Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-18T21:42:55.631Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-18T21:42:57.755Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-18T21:42:57.755Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T21:42:57.755Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-18T21:42:58.225Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-18T21:42:58.695Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-18T21:43:09.137Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-18T21:43:09.608Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-18T21:43:10.600Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-18T21:43:12.171Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-18T21:43:12.646Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-18T21:43:13.435Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-18T21:43:13.435Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T21:43:13.435Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-18T21:43:13.435Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T21:43:13.435Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-18T21:43:13.435Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T21:43:13.435Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-18T21:43:14.221Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-18T21:43:14.967Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-18T21:43:15.794Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-18T21:43:24.363Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-18T21:43:24.363Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T21:43:24.363Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-18T21:43:24.486Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-18T21:43:24.486Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T21:43:24.486Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-18T21:43:24.487Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T21:43:24.487Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-18T21:43:24.487Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-18T21:43:24.487Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-18T21:43:24.487Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-18T21:43:24.487Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-18T21:43:24.487Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-18T21:43:25.265Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-18T21:43:25.483Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-18T21:43:26.793Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-18T21:43:26.793Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T21:43:27.249Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-18T21:43:27.249Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T21:43:27.249Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-18T21:43:27.249Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T21:43:27.249Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-18T21:43:27.315Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-18T21:43:28.302Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-18T21:43:29.419Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-18T21:43:31.363Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-18T21:43:35.198Z] === RUN TestDockerSuite/TestCommitChange [2022-02-18T21:43:35.466Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-18T21:43:42.268Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-18T21:43:42.641Z] === RUN TestDockerSuite/TestBuildUser [2022-02-18T21:43:42.641Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T21:43:42.641Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-18T21:43:42.641Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T21:43:42.641Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-18T21:43:42.641Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T21:43:42.641Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-18T21:43:48.040Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-18T21:43:48.042Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T21:43:48.042Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-18T21:43:48.513Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-18T21:43:48.513Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-18T21:43:53.308Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-18T21:43:53.308Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T21:43:53.308Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-18T21:43:53.308Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T21:43:53.308Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-18T21:43:56.599Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-18T21:43:56.599Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T21:43:56.599Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-18T21:43:56.681Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-18T21:43:56.681Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T21:43:56.681Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-18T21:43:56.681Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-18T21:44:05.152Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-18T21:44:10.934Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-18T21:44:10.934Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T21:44:10.934Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-18T21:44:10.934Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T21:44:10.934Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-18T21:44:10.934Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T21:44:10.934Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-18T21:44:10.934Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T21:44:10.934Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-18T21:44:10.934Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T21:44:10.934Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-18T21:44:10.934Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T21:44:10.934Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-18T21:44:10.934Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T21:44:10.934Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-18T21:44:10.934Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-18T21:44:19.530Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-18T21:44:26.328Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-18T21:44:26.328Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-18T21:44:28.142Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-18T21:44:28.142Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T21:44:28.142Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-18T21:44:31.099Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-18T21:44:31.099Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T21:44:31.099Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-18T21:44:31.099Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T21:44:31.099Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-18T21:44:31.099Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T21:44:31.099Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-18T21:44:34.057Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-18T21:44:34.057Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T21:44:34.057Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-18T21:44:34.057Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-18T21:44:35.002Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-18T21:44:37.851Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-18T21:44:37.851Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-18T21:44:37.851Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T21:44:37.851Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-18T21:44:37.851Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T21:44:37.851Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-18T21:44:37.851Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T21:44:37.851Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-18T21:44:41.790Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-18T21:44:42.160Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-18T21:44:42.160Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T21:44:42.160Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-18T21:44:42.160Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T21:44:42.160Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-18T21:44:43.524Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-18T21:44:44.005Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-18T21:44:45.954Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-18T21:44:45.954Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T21:44:46.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-18T21:44:46.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-18T21:44:46.222Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T21:44:46.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-18T21:44:46.422Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-18T21:44:49.186Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-18T21:44:49.186Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-18T21:44:52.140Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-18T21:44:52.140Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T21:44:52.140Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-18T21:44:52.140Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T21:44:52.140Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-18T21:44:55.934Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-18T21:44:55.934Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-18T21:44:58.150Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-18T21:44:58.150Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T21:44:58.150Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-18T21:45:01.364Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-18T21:45:01.946Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-18T21:45:01.946Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-18T21:45:04.794Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-18T21:45:04.900Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-18T21:45:07.236Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-18T21:45:07.706Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-18T21:45:09.660Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-18T21:45:10.681Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-18T21:45:14.422Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-18T21:45:14.891Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-18T21:45:14.891Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-18T21:45:14.891Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-18T21:45:14.891Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-18T21:45:17.108Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-18T21:45:17.108Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T21:45:17.108Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-18T21:45:17.856Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-18T21:45:20.903Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-18T21:45:20.903Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T21:45:20.903Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-18T21:45:23.122Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-18T21:45:23.122Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-18T21:45:25.038Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-18T21:45:27.883Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-18T21:45:28.952Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-18T21:45:28.952Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T21:45:28.952Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-18T21:45:28.952Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T21:45:28.952Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-18T21:45:28.952Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T21:45:28.952Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-18T21:45:28.952Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-18T21:45:30.840Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-18T21:45:30.840Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T21:45:30.840Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-18T21:45:30.840Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T21:45:30.840Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-18T21:45:30.840Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T21:45:30.840Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-18T21:45:30.840Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T21:45:30.840Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-18T21:45:30.840Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T21:45:30.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-18T21:45:33.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-18T21:45:33.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-18T21:45:36.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-18T21:45:38.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-18T21:45:39.495Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-18T21:45:41.714Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-18T21:45:41.714Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T21:45:41.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-18T21:45:42.183Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-18T21:45:42.183Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T21:45:42.183Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-18T21:45:42.183Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T21:45:42.183Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-18T21:45:44.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000485500_} [2022-02-18T21:45:45.142Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-18T21:45:45.142Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T21:45:45.142Z] === RUN TestDockerSuite/TestCommitChange [2022-02-18T21:45:46.292Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-18T21:45:46.292Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T21:45:46.292Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-18T21:45:47.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13342373234_c:\foo_false____} [2022-02-18T21:45:50.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13342373234_c:\foo_true____} [2022-02-18T21:45:52.306Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-18T21:45:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-18T21:45:53.781Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T21:45:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-18T21:45:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-18T21:45:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-18T21:45:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-18T21:45:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-18T21:45:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-18T21:45:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-18T21:45:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-18T21:45:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-18T21:45:54.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-18T21:45:54.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-18T21:45:54.249Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-18T21:45:54.249Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T21:45:54.249Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-18T21:45:54.249Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T21:45:54.249Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-18T21:45:54.249Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T21:45:54.249Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-18T21:45:54.249Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T21:45:54.249Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-18T21:45:54.249Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T21:45:54.249Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-18T21:45:56.736Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-18T21:45:57.206Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-18T21:45:57.206Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-18T21:45:57.206Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-18T21:45:57.206Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-18T21:45:57.206Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-18T21:45:57.206Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-18T21:45:57.206Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-18T21:45:57.206Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-18T21:45:57.206Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-18T21:45:57.206Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-18T21:45:57.206Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-18T21:45:57.206Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-18T21:45:57.206Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.206Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-18T21:45:57.726Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-18T21:45:57.726Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.726Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-18T21:45:57.726Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T21:45:57.726Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-18T21:45:58.173Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-18T21:45:58.174Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T21:45:58.174Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-18T21:46:01.013Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-18T21:46:01.013Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-18T21:46:01.013Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T21:46:01.013Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-18T21:46:01.532Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-18T21:46:03.978Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-18T21:46:03.978Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T21:46:03.978Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-18T21:46:03.978Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T21:46:03.978Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-18T21:46:03.978Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T21:46:03.978Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-18T21:46:08.602Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-18T21:46:08.602Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T21:46:08.602Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-18T21:46:09.852Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-18T21:46:11.969Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-18T21:46:12.805Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-18T21:46:12.805Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T21:46:13.273Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-18T21:46:13.273Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T21:46:13.273Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-18T21:46:19.042Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-18T21:46:19.139Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-18T21:46:19.139Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-18T21:46:19.139Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-18T21:46:22.097Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-18T21:46:23.086Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-18T21:46:23.805Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-18T21:46:23.805Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T21:46:23.805Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-18T21:46:23.805Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T21:46:23.805Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-18T21:46:23.805Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T21:46:23.805Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-18T21:46:23.805Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T21:46:23.805Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-18T21:46:23.805Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T21:46:23.805Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-18T21:46:23.805Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T21:46:23.805Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-18T21:46:23.805Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T21:46:24.273Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-18T21:46:24.273Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-18T21:46:25.390Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-18T21:46:25.779Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-18T21:46:25.779Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T21:46:25.779Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-18T21:46:25.779Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T21:46:25.779Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-18T21:46:34.702Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-18T21:46:36.212Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-18T21:46:36.212Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T21:46:36.212Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-18T21:46:36.212Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T21:46:36.212Z] === RUN TestDockerSuite/TestCpToDot [2022-02-18T21:46:39.178Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-18T21:46:39.178Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T21:46:39.178Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-18T21:46:39.178Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T21:46:39.178Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-18T21:46:43.940Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-18T21:46:43.940Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T21:46:43.941Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-18T21:46:43.941Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T21:46:43.941Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-18T21:46:43.941Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T21:46:43.941Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-18T21:46:43.941Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T21:46:43.941Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-18T21:46:43.941Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-18T21:46:43.941Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-18T21:46:46.647Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-18T21:46:46.897Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-18T21:46:47.650Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-18T21:46:49.646Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-18T21:46:49.646Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T21:46:49.646Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-18T21:46:49.864Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-18T21:46:50.333Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-18T21:46:50.333Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-18T21:46:52.604Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-18T21:46:52.604Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T21:46:52.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-18T21:46:52.604Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T21:46:52.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-18T21:46:52.604Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T21:46:52.604Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-18T21:46:53.291Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-18T21:46:53.760Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-18T21:46:53.760Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-18T21:46:53.760Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T21:46:53.760Z] === RUN TestDockerSuite/TestCreateRM [2022-02-18T21:46:54.749Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-18T21:46:54.749Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T21:46:54.749Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-18T21:46:54.749Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-18T21:46:55.218Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-18T21:46:57.364Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-18T21:46:57.364Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T21:46:57.364Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-18T21:46:57.364Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-18T21:46:58.087Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-18T21:47:01.158Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-18T21:47:01.158Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-18T21:47:01.158Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T21:47:01.158Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-18T21:47:01.158Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T21:47:01.158Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-18T21:47:01.158Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T21:47:01.158Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-18T21:47:02.848Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-18T21:47:05.917Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-18T21:47:07.723Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-18T21:47:08.192Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-18T21:47:08.661Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-18T21:47:09.712Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-18T21:47:12.454Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-18T21:47:12.923Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-18T21:47:12.923Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T21:47:12.923Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-18T21:47:13.286Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-18T21:47:14.480Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-18T21:47:14.480Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-18T21:47:14.480Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T21:47:14.480Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-18T21:47:15.876Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-18T21:47:15.876Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T21:47:15.876Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-18T21:47:16.348Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-18T21:47:16.348Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-18T21:47:16.348Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-18T21:47:16.348Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-18T21:47:16.348Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-18T21:47:16.348Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-18T21:47:16.348Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-18T21:47:16.348Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-18T21:47:16.348Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDockerFails [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-18T21:47:16.348Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-18T21:47:16.348Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-18T21:47:16.348Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-18T21:47:16.348Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-18T21:47:16.348Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T21:47:16.348Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-18T21:47:18.279Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-18T21:47:18.279Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-18T21:47:19.168Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-18T21:47:20.148Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-18T21:47:22.080Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-18T21:47:22.080Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T21:47:22.080Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-18T21:47:22.080Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T21:47:22.080Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-18T21:47:23.105Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-18T21:47:25.050Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-18T21:47:25.875Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-18T21:47:25.876Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-18T21:47:26.040Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-18T21:47:26.040Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T21:47:26.040Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-18T21:47:26.040Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T21:47:26.040Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-18T21:47:26.060Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-18T21:47:28.836Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-18T21:47:28.836Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T21:47:28.836Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-18T21:47:29.005Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-18T21:47:29.005Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T21:47:29.005Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-18T21:47:33.593Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-18T21:47:33.593Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-18T21:47:36.492Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-18T21:47:37.390Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-18T21:47:42.361Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-18T21:47:44.549Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-18T21:47:49.525Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-18T21:47:51.713Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-18T21:47:51.713Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-18T21:47:51.713Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-18T21:47:51.713Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-18T21:47:51.713Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-18T21:47:52.477Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-18T21:47:53.464Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-18T21:47:54.665Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-18T21:47:54.665Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T21:47:54.665Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-18T21:47:58.455Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-18T21:47:58.455Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T21:47:58.455Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-18T21:47:59.296Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-18T21:47:59.296Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-18T21:48:00.827Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-18T21:48:03.214Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-18T21:48:03.214Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-18T21:48:07.888Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-18T21:48:07.976Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-18T21:48:11.778Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-18T21:48:11.778Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T21:48:11.778Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-18T21:48:11.778Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T21:48:11.778Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-18T21:48:11.778Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T21:48:11.778Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-18T21:48:11.778Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T21:48:11.778Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-18T21:48:11.778Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T21:48:11.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-18T21:48:13.663Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-18T21:48:13.663Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-18T21:48:13.663Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-18T21:48:13.663Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T21:48:13.663Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-18T21:48:13.663Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T21:48:13.663Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-18T21:48:13.663Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T21:48:13.663Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-18T21:48:14.627Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-18T21:48:14.627Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T21:48:14.627Z] === RUN TestDockerSuite/TestEventsRename [2022-02-18T21:48:15.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-18T21:48:15.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-18T21:48:18.354Z] === RUN TestDockerSuite/TestEventsResize [2022-02-18T21:48:18.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-18T21:48:19.909Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-18T21:48:22.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-18T21:48:25.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-18T21:48:26.903Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-18T21:48:29.075Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-18T21:48:29.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000385770_} [2022-02-18T21:48:31.974Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-18T21:48:32.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1425457396_c:\foo_false____} [2022-02-18T21:48:35.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1425457396_c:\foo_true____} [2022-02-18T21:48:37.753Z] === RUN TestDockerSuite/TestEventsTop [2022-02-18T21:48:37.753Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T21:48:37.753Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-18T21:48:38.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-18T21:48:38.897Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T21:48:38.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-18T21:48:38.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-18T21:48:38.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-18T21:48:38.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-18T21:48:38.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-18T21:48:38.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-18T21:48:38.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-18T21:48:39.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-18T21:48:39.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-18T21:48:39.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-18T21:48:39.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-18T21:48:39.366Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-18T21:48:39.366Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T21:48:39.366Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-18T21:48:39.366Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T21:48:39.366Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-18T21:48:39.366Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T21:48:39.366Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-18T21:48:39.366Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T21:48:39.366Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-18T21:48:39.366Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T21:48:39.366Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-18T21:48:40.654Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-18T21:48:41.170Z] === RUN TestDockerSuite/TestBuildRm [2022-02-18T21:48:43.164Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-18T21:48:43.165Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.165Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-18T21:48:43.165Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.165Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-18T21:48:43.165Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.165Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-18T21:48:43.165Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.165Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-18T21:48:43.165Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.634Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-18T21:48:43.634Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.634Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-18T21:48:43.634Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.634Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-18T21:48:43.634Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.634Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-18T21:48:43.634Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.634Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-18T21:48:43.634Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.634Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-18T21:48:43.634Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.634Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-18T21:48:43.634Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.634Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-18T21:48:43.634Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T21:48:43.634Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-18T21:48:46.433Z] === RUN TestDockerSuite/TestExec [2022-02-18T21:48:46.433Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T21:48:46.433Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-18T21:48:46.433Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T21:48:46.433Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-18T21:48:47.428Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-18T21:48:47.428Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-18T21:48:47.428Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T21:48:47.428Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-18T21:48:48.606Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-18T21:48:50.780Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-18T21:48:50.780Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T21:48:50.780Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-18T21:48:50.780Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T21:48:50.780Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-18T21:48:50.780Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T21:48:50.780Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-18T21:48:51.230Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-18T21:48:51.230Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T21:48:51.230Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-18T21:48:51.230Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T21:48:51.230Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-18T21:48:51.230Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T21:48:51.230Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-18T21:48:53.679Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-18T21:48:56.577Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-18T21:48:58.395Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-18T21:48:58.749Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-18T21:48:59.022Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-18T21:49:01.245Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-18T21:49:01.245Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T21:49:01.245Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-18T21:49:01.245Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T21:49:01.351Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-18T21:49:01.351Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T21:49:01.351Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-18T21:49:01.351Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T21:49:01.351Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-18T21:49:01.646Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-18T21:49:01.715Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-18T21:49:03.937Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-18T21:49:07.427Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-18T21:49:07.427Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T21:49:07.427Z] === RUN TestDockerSuite/TestExecEnv [2022-02-18T21:49:07.427Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T21:49:07.427Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-18T21:49:07.427Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T21:49:07.427Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-18T21:49:07.741Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-18T21:49:09.596Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-18T21:49:12.514Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-18T21:49:15.379Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-18T21:49:15.379Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T21:49:15.379Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-18T21:49:15.379Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T21:49:15.379Z] === RUN TestDockerSuite/TestExecParseError [2022-02-18T21:49:15.379Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T21:49:15.379Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-18T21:49:15.379Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T21:49:15.379Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-18T21:49:15.379Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T21:49:15.379Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-18T21:49:16.306Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-18T21:49:16.306Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T21:49:16.306Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-18T21:49:16.306Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T21:49:16.306Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-18T21:49:17.553Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-18T21:49:17.553Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T21:49:17.553Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-18T21:49:17.553Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T21:49:17.553Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-18T21:49:17.553Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T21:49:17.553Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-18T21:49:17.553Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T21:49:17.553Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-18T21:49:17.553Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T21:49:17.553Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-18T21:49:18.398Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-18T21:49:20.450Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-18T21:49:20.450Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T21:49:20.450Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-18T21:49:27.517Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-18T21:49:27.517Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T21:49:27.517Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-18T21:49:27.517Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T21:49:27.517Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-18T21:49:27.517Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T21:49:27.517Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-18T21:49:28.805Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-18T21:49:28.805Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T21:49:28.805Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-18T21:49:28.805Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T21:49:28.805Z] === RUN TestDockerSuite/TestCpToDot [2022-02-18T21:49:31.023Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-18T21:49:31.023Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T21:49:31.023Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-18T21:49:31.023Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T21:49:31.023Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-18T21:49:33.296Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-18T21:49:34.821Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-18T21:49:34.822Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T21:49:34.822Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-18T21:49:34.822Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T21:49:34.822Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-18T21:49:34.822Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T21:49:34.822Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-18T21:49:34.822Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T21:49:34.822Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-18T21:49:34.822Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-18T21:49:35.290Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-18T21:49:36.244Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-18T21:49:37.508Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-18T21:49:37.814Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-18T21:49:38.284Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-18T21:49:40.358Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-18T21:49:41.305Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-18T21:49:41.305Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-18T21:49:41.774Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-18T21:49:43.255Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-18T21:49:44.731Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-18T21:49:45.721Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-18T21:49:46.190Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-18T21:49:46.190Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T21:49:46.190Z] === RUN TestDockerSuite/TestCreateRM [2022-02-18T21:49:46.660Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-18T21:49:46.660Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T21:49:46.660Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-18T21:49:46.660Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-18T21:49:47.129Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-18T21:49:50.354Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-18T21:49:50.354Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T21:49:50.354Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-18T21:49:50.354Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-18T21:49:50.354Z] === RUN TestDockerSuite/TestHealth [2022-02-18T21:49:50.354Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T21:49:50.354Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-18T21:49:50.354Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-18T21:49:50.354Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-18T21:49:50.354Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-18T21:49:53.245Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-18T21:49:53.245Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-18T21:49:56.235Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-18T21:49:56.235Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-18T21:49:56.235Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T21:49:56.235Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-18T21:49:56.235Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-18T21:49:56.235Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-18T21:49:56.706Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-18T21:49:57.695Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-18T21:49:57.695Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T21:49:57.695Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-18T21:49:58.009Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-18T21:49:58.009Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-18T21:49:59.265Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-18T21:49:59.265Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-18T21:49:59.648Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-18T21:49:59.648Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-18T21:49:59.648Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-18T21:50:01.486Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-18T21:50:01.955Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-18T21:50:02.609Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-18T21:50:03.079Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-18T21:50:03.079Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T21:50:03.079Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-18T21:50:03.895Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-18T21:50:04.172Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-18T21:50:06.888Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-18T21:50:06.888Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-18T21:50:06.888Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-18T21:50:06.888Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-18T21:50:06.888Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-18T21:50:06.888Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-18T21:50:06.888Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-18T21:50:06.888Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-18T21:50:06.888Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-18T21:50:06.888Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDockerFails [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-18T21:50:06.888Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-18T21:50:06.888Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-18T21:50:06.888Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-18T21:50:06.888Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-18T21:50:06.888Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T21:50:06.888Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-18T21:50:07.971Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-18T21:50:07.971Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-18T21:50:07.971Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T21:50:07.971Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-18T21:50:10.688Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-18T21:50:12.728Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestImportFile [2022-02-18T21:50:12.728Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-18T21:50:12.728Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-18T21:50:12.728Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-18T21:50:12.728Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-18T21:50:12.728Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-18T21:50:12.728Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-18T21:50:12.728Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-18T21:50:12.728Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-18T21:50:12.728Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T21:50:12.728Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-18T21:50:14.484Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-18T21:50:16.524Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-18T21:50:18.284Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-18T21:50:18.750Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-18T21:50:18.750Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T21:50:18.750Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-18T21:50:18.750Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T21:50:18.750Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-18T21:50:19.219Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-18T21:50:19.219Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T21:50:19.219Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-18T21:50:22.180Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-18T21:50:22.180Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-18T21:50:25.144Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-18T21:50:25.144Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T21:50:25.144Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-18T21:50:25.144Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T21:50:25.144Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-18T21:50:25.144Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T21:50:25.144Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-18T21:50:28.949Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-18T21:50:29.209Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-18T21:50:29.209Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T21:50:29.209Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-18T21:50:30.779Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-18T21:50:30.788Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-18T21:50:32.358Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-18T21:50:34.831Z] === RUN TestDockerSuite/TestInspectImage [2022-02-18T21:50:34.831Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T21:50:34.831Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-18T21:50:34.831Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T21:50:34.831Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-18T21:50:34.831Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T21:50:34.831Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-18T21:50:37.051Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-18T21:50:37.953Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-18T21:50:38.245Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-18T21:50:40.005Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-18T21:50:40.005Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-18T21:50:43.059Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-18T21:50:44.158Z] === RUN TestDockerSuite/TestBuildUser [2022-02-18T21:50:44.158Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T21:50:44.158Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-18T21:50:44.158Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T21:50:44.158Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-18T21:50:44.158Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T21:50:44.158Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-18T21:50:45.228Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-18T21:50:46.019Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-18T21:50:46.019Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T21:50:46.019Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-18T21:50:46.019Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-18T21:50:48.186Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-18T21:50:48.236Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-18T21:50:48.926Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-18T21:50:49.751Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-18T21:50:49.918Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-18T21:50:52.032Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-18T21:50:52.879Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-18T21:50:52.879Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T21:50:52.879Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-18T21:50:52.879Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T21:50:52.879Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-18T21:50:55.629Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-18T21:50:56.098Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-18T21:50:57.665Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-18T21:50:57.905Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-18T21:51:00.121Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-18T21:51:03.080Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-18T21:51:04.825Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-18T21:51:06.041Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-18T21:51:08.996Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-18T21:51:11.213Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-18T21:51:11.995Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-18T21:51:11.995Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-18T21:51:11.995Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-18T21:51:11.995Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T21:51:11.995Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-18T21:51:11.995Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T21:51:11.995Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-18T21:51:11.995Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T21:51:11.995Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-18T21:51:12.983Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-18T21:51:12.983Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T21:51:12.983Z] === RUN TestDockerSuite/TestEventsRename [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-18T21:51:15.008Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-18T21:51:15.008Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-18T21:51:15.008Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-18T21:51:15.008Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-18T21:51:16.785Z] === RUN TestDockerSuite/TestEventsResize [2022-02-18T21:51:17.964Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-18T21:51:18.202Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-18T21:51:19.771Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-18T21:51:20.195Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-18T21:51:26.064Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-18T21:51:29.019Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-18T21:51:29.019Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T21:51:29.492Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-18T21:51:30.218Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-18T21:51:31.712Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-18T21:51:32.181Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-18T21:51:39.349Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-18T21:51:42.731Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-18T21:51:42.731Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T21:51:42.731Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-18T21:51:42.731Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T21:51:42.731Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-18T21:51:45.690Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-18T21:51:45.690Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T21:51:45.690Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-18T21:51:48.018Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-18T21:51:52.662Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-18T21:51:53.894Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-18T21:51:54.230Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-18T21:51:56.851Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-18T21:51:59.085Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-18T21:51:59.808Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-18T21:51:59.808Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T21:51:59.808Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-18T21:52:00.666Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-18T21:52:02.765Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-18T21:52:04.466Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-18T21:52:04.961Z] === RUN TestDockerSuite/TestEventsTop [2022-02-18T21:52:04.961Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T21:52:04.961Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-18T21:52:05.455Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-18T21:52:05.721Z] === RUN TestDockerSuite/TestLogsSince [2022-02-18T21:52:07.177Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-18T21:52:13.055Z] === RUN TestDockerSuite/TestExec [2022-02-18T21:52:13.055Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T21:52:13.055Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-18T21:52:13.055Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T21:52:13.055Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-18T21:52:16.150Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-18T21:52:16.151Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T21:52:16.151Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-18T21:52:16.151Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T21:52:16.151Z] === RUN TestDockerSuite/TestLogsTail [2022-02-18T21:52:16.851Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-18T21:52:19.113Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-18T21:52:20.648Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-18T21:52:20.648Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T21:52:20.648Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-18T21:52:20.648Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T21:52:20.648Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-18T21:52:20.648Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T21:52:20.648Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-18T21:52:22.911Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-18T21:52:24.445Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-18T21:52:25.864Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-18T21:52:25.864Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.864Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-18T21:52:25.864Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.864Z] === RUN TestDockerSuite/TestNetHostname [2022-02-18T21:52:25.864Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.864Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-18T21:52:25.864Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.864Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-18T21:52:25.864Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.864Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-18T21:52:25.864Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.864Z] === RUN TestDockerSuite/TestPluginActive [2022-02-18T21:52:25.864Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.864Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-18T21:52:25.865Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.865Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-18T21:52:25.865Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-18T21:52:25.865Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.865Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-18T21:52:25.865Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T21:52:25.865Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-18T21:52:25.865Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T21:52:25.865Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-18T21:52:25.865Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.865Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-18T21:52:25.865Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.865Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-18T21:52:25.865Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.865Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-18T21:52:25.865Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.865Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-18T21:52:25.865Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.865Z] === RUN TestDockerSuite/TestPortList [2022-02-18T21:52:25.865Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T21:52:25.865Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-18T21:52:29.214Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-18T21:52:30.768Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-18T21:52:30.768Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T21:52:30.768Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-18T21:52:30.768Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T21:52:31.244Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-18T21:52:31.244Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T21:52:31.244Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-18T21:52:32.814Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-18T21:52:33.010Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-18T21:52:33.029Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-18T21:52:33.029Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T21:52:33.029Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-18T21:52:33.029Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-18T21:52:33.029Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T21:52:33.029Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-18T21:52:33.029Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T21:52:33.029Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-18T21:52:33.029Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T21:52:33.029Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-18T21:52:33.029Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T21:52:33.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-18T21:52:33.029Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T21:52:33.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-18T21:52:33.029Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T21:52:33.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-18T21:52:33.029Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T21:52:33.029Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-18T21:52:37.773Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-18T21:52:38.903Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-18T21:52:38.903Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T21:52:38.903Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-18T21:52:43.260Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-18T21:52:44.939Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-18T21:52:44.939Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T21:52:44.939Z] === RUN TestDockerSuite/TestExecEnv [2022-02-18T21:52:44.939Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T21:52:44.939Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-18T21:52:44.939Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T21:52:44.939Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-18T21:52:45.487Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-18T21:52:45.487Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T21:52:45.487Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-18T21:52:45.487Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T21:52:45.957Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-18T21:52:45.957Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T21:52:45.957Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-18T21:52:48.183Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-18T21:52:49.335Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-18T21:52:49.335Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T21:52:49.335Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-18T21:52:49.701Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-18T21:52:54.069Z] === RUN TestDockerSuite/TestCommitChange [2022-02-18T21:52:55.577Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-18T21:52:55.577Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T21:52:55.577Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-18T21:52:55.577Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T21:52:55.577Z] === RUN TestDockerSuite/TestExecParseError [2022-02-18T21:52:55.577Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T21:52:55.577Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-18T21:52:55.577Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T21:52:55.577Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-18T21:52:55.577Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T21:52:55.577Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-18T21:52:59.883Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-18T21:52:59.949Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-18T21:53:00.338Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-18T21:53:00.338Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T21:53:00.338Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-18T21:53:00.338Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T21:53:00.338Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-18T21:53:00.338Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T21:53:00.338Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-18T21:53:00.338Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T21:53:00.338Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-18T21:53:00.338Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T21:53:00.338Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-18T21:53:04.715Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-18T21:53:04.715Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T21:53:05.096Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-18T21:53:05.096Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T21:53:05.096Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-18T21:53:05.184Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-18T21:53:13.774Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-18T21:53:13.774Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T21:53:13.774Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-18T21:53:13.774Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T21:53:13.774Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-18T21:53:13.774Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T21:53:13.774Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-18T21:53:13.860Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-18T21:53:13.860Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T21:53:13.860Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-18T21:53:17.707Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-18T21:53:17.707Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-18T21:53:17.707Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T21:53:17.707Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-18T21:53:20.938Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-18T21:53:21.028Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-18T21:53:26.922Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-18T21:53:26.922Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T21:53:26.922Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-18T21:53:26.922Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T21:53:26.922Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-18T21:53:26.922Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T21:53:26.922Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-18T21:53:26.922Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T21:53:26.922Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-18T21:53:26.922Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T21:53:26.922Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-18T21:53:26.922Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T21:53:26.922Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-18T21:53:26.922Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T21:53:26.922Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-18T21:53:26.922Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-18T21:53:28.102Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-18T21:53:32.617Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-18T21:53:32.861Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-18T21:53:36.344Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-18T21:53:39.441Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-18T21:53:41.523Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-18T21:53:41.523Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T21:53:41.523Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-18T21:53:41.523Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-18T21:53:41.523Z] === RUN TestDockerSuite/TestHealth [2022-02-18T21:53:41.523Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T21:53:41.523Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-18T21:53:41.523Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-18T21:53:41.523Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-18T21:53:41.523Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-18T21:53:46.639Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-18T21:53:47.397Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-18T21:53:47.397Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-18T21:53:47.397Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T21:53:47.397Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-18T21:53:47.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-18T21:53:47.866Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-18T21:53:48.121Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-18T21:53:48.121Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T21:53:48.121Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-18T21:53:48.334Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-18T21:53:48.802Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-18T21:53:48.802Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T21:53:48.802Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-18T21:53:49.690Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-18T21:53:49.690Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T21:53:49.690Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-18T21:53:49.690Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T21:53:49.690Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-18T21:53:49.690Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T21:53:49.690Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-18T21:53:50.366Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-18T21:53:50.366Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-18T21:53:52.411Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-18T21:53:52.411Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T21:53:52.411Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-18T21:53:52.411Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T21:53:52.411Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-18T21:53:52.583Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-18T21:53:52.653Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-18T21:53:52.653Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T21:53:52.653Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-18T21:53:52.653Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-18T21:53:53.051Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-18T21:53:55.271Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-18T21:53:55.622Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-18T21:53:55.623Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-18T21:53:55.623Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T21:53:55.623Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-18T21:53:55.623Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T21:53:55.623Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-18T21:53:55.623Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T21:53:55.623Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-18T21:53:58.187Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-18T21:53:58.187Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T21:53:58.187Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-18T21:53:58.187Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T21:53:58.187Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-18T21:53:58.187Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T21:53:58.187Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-18T21:53:58.187Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T21:53:58.187Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-18T21:53:58.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-18T21:54:00.025Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-18T21:54:00.025Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-18T21:54:00.025Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T21:54:00.025Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-18T21:54:00.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-18T21:54:03.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-18T21:54:03.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-18T21:54:03.765Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T21:54:03.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-18T21:54:03.817Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-18T21:54:03.817Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-18T21:54:03.817Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-18T21:54:03.817Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T21:54:03.817Z] === RUN TestDockerSuite/TestImportFile [2022-02-18T21:54:03.817Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T21:54:03.817Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-18T21:54:03.817Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-18T21:54:03.817Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T21:54:03.817Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-18T21:54:03.817Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T21:54:04.285Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-18T21:54:04.285Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T21:54:04.285Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-18T21:54:04.285Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T21:54:04.285Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-18T21:54:04.285Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T21:54:04.285Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-18T21:54:04.285Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T21:54:04.285Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-18T21:54:04.285Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-18T21:54:04.285Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T21:54:04.285Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-18T21:54:04.285Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T21:54:04.285Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-18T21:54:06.728Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-18T21:54:06.728Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-18T21:54:06.890Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-18T21:54:06.890Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T21:54:06.890Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-18T21:54:07.855Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-18T21:54:07.855Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T21:54:07.855Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-18T21:54:08.086Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-18T21:54:08.819Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-18T21:54:08.949Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-18T21:54:08.949Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T21:54:08.949Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-18T21:54:08.949Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T21:54:08.949Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-18T21:54:09.782Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-18T21:54:09.782Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T21:54:09.782Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-18T21:54:11.878Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-18T21:54:11.878Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T21:54:11.878Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-18T21:54:11.878Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T21:54:11.878Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-18T21:54:11.878Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-18T21:54:11.878Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T21:54:11.878Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-18T21:54:11.911Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-18T21:54:11.911Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-18T21:54:13.483Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-18T21:54:13.483Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T21:54:13.959Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-18T21:54:15.555Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-18T21:54:15.673Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-18T21:54:15.673Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-18T21:54:16.931Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-18T21:54:16.931Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-18T21:54:18.636Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-18T21:54:18.636Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T21:54:18.636Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-18T21:54:18.636Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T21:54:18.636Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-18T21:54:18.636Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T21:54:18.636Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-18T21:54:19.892Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-18T21:54:21.340Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-18T21:54:22.431Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-18T21:54:23.511Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-18T21:54:23.689Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-18T21:54:28.456Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-18T21:54:28.456Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-18T21:54:28.456Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-18T21:54:28.456Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-18T21:54:28.456Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-18T21:54:29.605Z] === RUN TestDockerSuite/TestInspectImage [2022-02-18T21:54:29.605Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T21:54:29.605Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-18T21:54:29.605Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T21:54:29.605Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-18T21:54:29.605Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T21:54:29.605Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-18T21:54:30.678Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-18T21:54:30.678Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T21:54:30.678Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-18T21:54:32.564Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-18T21:54:33.636Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-18T21:54:33.636Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T21:54:33.636Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-18T21:54:35.867Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-18T21:54:35.867Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-18T21:54:37.323Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-18T21:54:37.323Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-18T21:54:40.638Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-18T21:54:41.115Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-18T21:54:42.862Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-18T21:54:42.862Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T21:54:42.862Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-18T21:54:42.862Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T21:54:42.862Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-18T21:54:42.862Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T21:54:42.862Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-18T21:54:42.862Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T21:54:42.862Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-18T21:54:42.862Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T21:54:43.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-18T21:54:44.908Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-18T21:54:44.908Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T21:54:44.908Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-18T21:54:44.908Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-18T21:54:45.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-18T21:54:45.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-18T21:54:48.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-18T21:54:48.629Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-18T21:54:48.629Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T21:54:48.629Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-18T21:54:49.663Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-18T21:54:50.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-18T21:54:54.420Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-18T21:54:55.681Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-18T21:54:55.681Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-18T21:54:55.681Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-18T21:54:56.138Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-18T21:54:59.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-18T21:55:01.578Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-18T21:55:01.911Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-18T21:55:06.333Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-18T21:55:06.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004670c8_} [2022-02-18T21:55:07.685Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-18T21:55:07.685Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T21:55:07.685Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-18T21:55:09.283Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-18T21:55:09.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13974223915_c:\foo_false____} [2022-02-18T21:55:11.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13974223915_c:\foo_true____} [2022-02-18T21:55:13.464Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-18T21:55:13.464Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-18T21:55:13.464Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-18T21:55:14.043Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-18T21:55:14.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-18T21:55:14.762Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T21:55:14.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-18T21:55:14.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-18T21:55:14.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-18T21:55:14.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-18T21:55:14.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-18T21:55:14.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-18T21:55:14.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-18T21:55:14.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-18T21:55:14.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-18T21:55:15.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-18T21:55:15.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-18T21:55:15.232Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-18T21:55:15.232Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T21:55:15.232Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-18T21:55:15.232Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T21:55:15.232Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-18T21:55:15.232Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T21:55:15.232Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-18T21:55:15.232Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T21:55:15.232Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-18T21:55:15.232Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T21:55:15.232Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-18T21:55:17.000Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-18T21:55:18.192Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-18T21:55:18.192Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-18T21:55:18.192Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-18T21:55:18.192Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-18T21:55:18.192Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-18T21:55:18.192Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-18T21:55:18.192Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-18T21:55:18.192Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-18T21:55:18.192Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-18T21:55:18.192Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-18T21:55:18.192Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-18T21:55:18.192Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-18T21:55:18.192Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T21:55:18.192Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-18T21:55:20.791Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-18T21:55:21.156Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-18T21:55:21.156Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-18T21:55:21.156Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T21:55:21.156Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-18T21:55:24.119Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-18T21:55:24.119Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.119Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-18T21:55:24.119Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.119Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-18T21:55:24.119Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.119Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-18T21:55:24.718Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-18T21:55:24.718Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-18T21:55:24.718Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T21:55:24.718Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-18T21:55:25.192Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-18T21:55:25.192Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-18T21:55:28.989Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-18T21:55:31.193Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-18T21:55:31.941Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-18T21:55:33.415Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-18T21:55:33.885Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-18T21:55:34.562Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-18T21:55:39.101Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-18T21:55:41.736Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-18T21:55:41.736Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T21:55:41.736Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-18T21:55:41.736Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T21:55:41.736Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-18T21:55:42.558Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-18T21:55:42.890Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-18T21:55:42.890Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T21:55:42.890Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-18T21:55:46.686Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-18T21:55:46.686Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-18T21:55:48.437Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-18T21:55:55.352Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-18T21:55:58.868Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-18T21:55:59.581Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-18T21:55:59.581Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T21:55:59.581Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-18T21:55:59.581Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T21:55:59.581Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-18T21:56:02.663Z] === RUN TestDockerSuite/TestRmiTag [2022-02-18T21:56:03.651Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-18T21:56:04.025Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-18T21:56:06.609Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-18T21:56:11.189Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-18T21:56:14.545Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-18T21:56:14.545Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T21:56:14.545Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-18T21:56:14.545Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T21:56:14.545Z] === RUN TestDockerSuite/TestCpToDot [2022-02-18T21:56:15.535Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-18T21:56:15.535Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T21:56:15.535Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-18T21:56:15.535Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T21:56:15.535Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-18T21:56:15.954Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-18T21:56:21.825Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-18T21:56:21.825Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T21:56:21.825Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-18T21:56:24.259Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-18T21:56:24.259Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T21:56:24.259Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-18T21:56:24.259Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T21:56:24.259Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-18T21:56:24.259Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T21:56:24.259Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-18T21:56:24.259Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T21:56:24.259Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-18T21:56:24.259Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-18T21:56:24.259Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-18T21:56:24.782Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-18T21:56:26.483Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-18T21:56:27.858Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-18T21:56:28.589Z] === RUN TestDockerSuite/TestLogsSince [2022-02-18T21:56:28.710Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-18T21:56:29.184Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-18T21:56:29.184Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-18T21:56:30.080Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-18T21:56:32.147Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-18T21:56:32.618Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-18T21:56:33.203Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-18T21:56:33.203Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T21:56:33.203Z] === RUN TestDockerSuite/TestCreateRM [2022-02-18T21:56:33.203Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-18T21:56:33.203Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T21:56:33.203Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-18T21:56:33.673Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-18T21:56:34.143Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-18T21:56:37.339Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-18T21:56:37.808Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-18T21:56:37.808Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T21:56:37.808Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-18T21:56:37.808Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T21:56:37.808Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-18T21:56:37.808Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T21:56:37.808Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-18T21:56:37.808Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T21:56:38.277Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-18T21:56:38.277Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T21:56:38.277Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-18T21:56:38.277Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T21:56:38.277Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-18T21:56:38.277Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T21:56:38.277Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-18T21:56:39.011Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-18T21:56:39.011Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T21:56:39.011Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-18T21:56:39.011Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T21:56:39.011Z] === RUN TestDockerSuite/TestLogsTail [2022-02-18T21:56:41.235Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-18T21:56:41.235Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T21:56:41.235Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-18T21:56:41.235Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T21:56:41.235Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-18T21:56:42.806Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-18T21:56:46.600Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-18T21:56:47.116Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-18T21:56:49.099Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-18T21:56:49.099Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-18T21:56:49.099Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-18T21:56:49.551Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-18T21:56:49.551Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T21:56:49.551Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-18T21:56:49.551Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T21:56:49.551Z] === RUN TestDockerSuite/TestNetHostname [2022-02-18T21:56:49.551Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T21:56:49.551Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-18T21:56:49.551Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T21:56:49.551Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-18T21:56:49.551Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T21:56:49.551Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-18T21:56:49.551Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T21:56:49.551Z] === RUN TestDockerSuite/TestPluginActive [2022-02-18T21:56:49.551Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-18T21:56:50.020Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-18T21:56:50.020Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-18T21:56:50.020Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-18T21:56:50.020Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-18T21:56:50.020Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-18T21:56:50.020Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-18T21:56:50.020Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-18T21:56:50.020Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-18T21:56:50.020Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPortList [2022-02-18T21:56:50.020Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T21:56:50.020Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-18T21:56:50.917Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-18T21:56:52.905Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-18T21:56:52.905Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-18T21:56:52.905Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T21:56:52.905Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-18T21:56:53.876Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-18T21:56:55.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-18T21:56:55.871Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T21:56:55.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-18T21:56:55.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-18T21:56:55.871Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T21:56:55.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-18T21:56:55.871Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T21:56:55.871Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-18T21:56:55.871Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-18T21:56:56.341Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-18T21:56:56.341Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-18T21:56:56.341Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-18T21:56:56.341Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-18T21:56:56.341Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-18T21:56:56.341Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestDockerFails [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-18T21:56:56.341Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-18T21:56:56.341Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-18T21:56:56.341Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-18T21:56:56.341Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-18T21:56:56.341Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T21:56:56.341Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-18T21:56:56.833Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-18T21:56:57.178Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-18T21:56:57.178Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T21:56:57.178Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-18T21:56:57.178Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-18T21:56:57.178Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T21:56:57.178Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-18T21:56:57.178Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T21:56:57.178Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-18T21:56:57.178Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T21:56:57.178Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-18T21:56:57.178Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T21:56:57.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-18T21:56:57.178Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T21:56:57.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-18T21:56:57.178Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T21:56:57.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-18T21:56:57.178Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T21:56:57.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-18T21:56:59.301Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-18T21:56:59.793Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-18T21:56:59.793Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-18T21:57:02.266Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-18T21:57:04.335Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-18T21:57:04.335Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T21:57:04.335Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-18T21:57:06.959Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-18T21:57:06.959Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-18T21:57:06.959Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-18T21:57:06.959Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-18T21:57:06.959Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-18T21:57:06.959Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-18T21:57:06.959Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-18T21:57:06.959Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-18T21:57:06.959Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-18T21:57:06.959Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-18T21:57:06.959Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T21:57:06.959Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-18T21:57:09.180Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-18T21:57:09.180Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T21:57:09.180Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-18T21:57:10.943Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-18T21:57:13.938Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-18T21:57:13.938Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T21:57:13.938Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-18T21:57:13.938Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T21:57:13.938Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-18T21:57:16.157Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-18T21:57:16.157Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T21:57:16.157Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-18T21:57:16.157Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T21:57:16.157Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-18T21:57:16.157Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T21:57:16.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-18T21:57:16.157Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T21:57:16.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-18T21:57:16.157Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T21:57:16.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-18T21:57:16.157Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T21:57:16.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-18T21:57:16.157Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T21:57:16.157Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-18T21:57:19.109Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-18T21:57:19.269Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-18T21:57:19.269Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T21:57:19.269Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-18T21:57:22.062Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-18T21:57:25.020Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-18T21:57:25.020Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T21:57:25.020Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-18T21:57:25.020Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T21:57:25.020Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-18T21:57:25.020Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T21:57:25.020Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-18T21:57:27.977Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-18T21:57:27.977Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T21:57:27.977Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-18T21:57:27.977Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T21:57:27.977Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-18T21:57:27.977Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T21:57:27.977Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-18T21:57:27.977Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T21:57:27.977Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-18T21:57:28.792Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-18T21:57:30.195Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-18T21:57:34.202Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-18T21:57:34.672Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-18T21:57:37.362Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-18T21:57:37.362Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T21:57:37.362Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-18T21:57:37.362Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T21:57:37.362Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-18T21:57:37.362Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T21:57:37.362Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-18T21:57:37.362Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T21:57:37.362Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-18T21:57:37.362Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T21:57:37.362Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-18T21:57:37.362Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T21:57:37.362Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-18T21:57:39.582Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-18T21:57:39.582Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T21:57:39.582Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-18T21:57:40.051Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-18T21:57:40.051Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T21:57:40.051Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-18T21:57:43.007Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-18T21:57:45.115Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-18T21:57:45.960Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-18T21:57:45.960Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T21:57:45.960Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-18T21:57:48.084Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-18T21:57:48.915Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-18T21:57:48.915Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T21:57:48.915Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-18T21:57:48.915Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T21:57:48.915Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-18T21:57:48.915Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T21:57:48.915Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-18T21:57:49.074Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-18T21:57:52.719Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-18T21:57:53.844Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-18T21:57:54.314Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-18T21:57:55.439Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-18T21:57:55.439Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-18T21:57:55.439Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T21:57:55.439Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-18T21:57:55.439Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-18T21:57:55.440Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-18T21:57:55.673Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-18T21:57:55.882Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-18T21:57:58.634Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-18T21:57:59.231Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-18T21:58:00.654Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-18T21:58:01.593Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-18T21:58:01.593Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-18T21:58:01.593Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T21:58:01.593Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-18T21:58:01.593Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T21:58:01.593Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-18T21:58:01.593Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T21:58:01.593Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-18T21:58:01.593Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T21:58:01.593Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T21:58:01.593Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T21:58:01.593Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-18T21:58:01.593Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T21:58:01.593Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-18T21:58:01.593Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T21:58:01.593Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-18T21:58:06.533Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-18T21:58:06.533Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-18T21:58:06.533Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-18T21:58:06.533Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T21:58:06.533Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-18T21:58:06.533Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T21:58:06.533Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-18T21:58:06.533Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T21:58:06.533Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-18T21:58:07.468Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-18T21:58:07.468Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T21:58:07.468Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-18T21:58:07.468Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-18T21:58:07.468Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T21:58:07.468Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-18T21:58:07.468Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T21:58:07.468Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-18T21:58:07.468Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T21:58:07.468Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-18T21:58:07.468Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T21:58:07.468Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-18T21:58:08.103Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-18T21:58:08.103Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T21:58:08.103Z] === RUN TestDockerSuite/TestEventsRename [2022-02-18T21:58:09.664Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-18T21:58:11.064Z] === RUN TestDockerSuite/TestEventsResize [2022-02-18T21:58:16.139Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-18T21:58:16.139Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T21:58:16.139Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunMount [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-18T21:58:17.709Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T21:58:17.709Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-18T21:58:18.325Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-18T21:58:18.325Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T21:58:18.325Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-18T21:58:18.325Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T21:58:18.325Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-18T21:58:19.738Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-18T21:58:21.312Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-18T21:58:25.114Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-18T21:58:25.486Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-18T21:58:25.486Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T21:58:25.486Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-18T21:58:25.486Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T21:58:25.486Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-18T21:58:25.486Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T21:58:25.486Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-18T21:58:25.486Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T21:58:25.486Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-18T21:58:28.145Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-18T21:58:28.145Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T21:58:28.145Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-18T21:58:28.145Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T21:58:28.145Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-18T21:58:28.145Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T21:58:28.145Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-18T21:58:29.928Z] === RUN TestDockerSuite/TestEventsTop [2022-02-18T21:58:29.928Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T21:58:29.928Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-18T21:58:32.889Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-18T21:58:32.904Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-18T21:58:37.662Z] === RUN TestDockerSuite/TestExec [2022-02-18T21:58:37.662Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T21:58:37.662Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-18T21:58:37.662Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T21:58:37.662Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-18T21:58:37.992Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-18T21:58:37.992Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T21:58:37.992Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-18T21:58:38.461Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-18T21:58:38.461Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T21:58:38.461Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-18T21:58:38.777Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-18T21:58:38.777Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T21:58:38.777Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-18T21:58:38.777Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T21:58:38.777Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-18T21:58:38.777Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T21:58:38.777Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-18T21:58:38.777Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T21:58:38.777Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-18T21:58:38.777Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T21:58:38.777Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-18T21:58:38.777Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T21:58:38.777Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-18T21:58:38.777Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T21:58:38.777Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-18T21:58:38.777Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T21:58:38.777Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-18T21:58:38.777Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T21:58:38.777Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-18T21:58:38.777Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-18T21:58:39.232Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-18T21:58:40.025Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-18T21:58:40.343Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-18T21:58:41.011Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-18T21:58:41.011Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T21:58:41.011Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-18T21:58:41.457Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-18T21:58:41.457Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T21:58:41.457Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-18T21:58:41.457Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T21:58:41.457Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-18T21:58:41.457Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T21:58:41.457Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-18T21:58:42.560Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-18T21:58:44.419Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-18T21:58:44.777Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-18T21:58:46.344Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-18T21:58:46.642Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-18T21:58:48.167Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-18T21:58:48.563Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-18T21:58:48.869Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-18T21:58:49.033Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T21:58:49.033Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-18T21:58:49.033Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T21:58:49.033Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-18T21:58:49.033Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T21:58:49.033Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-18T21:58:49.033Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T21:58:49.033Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-18T21:58:49.033Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T21:58:49.033Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-18T21:58:49.033Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T21:58:49.033Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-18T21:58:49.033Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T21:58:49.033Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-18T21:58:49.033Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T21:58:49.033Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T21:58:51.831Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-18T21:58:53.791Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-18T21:58:53.791Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T21:58:53.791Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-18T21:58:53.791Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T21:58:53.791Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-18T21:58:53.791Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T21:58:53.791Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-18T21:58:53.791Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T21:58:53.791Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-18T21:58:53.791Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T21:58:53.791Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-18T21:58:55.333Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-18T21:58:56.599Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-18T21:58:56.599Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T21:58:56.599Z] === RUN TestDockerSuite/TestExecEnv [2022-02-18T21:58:56.599Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T21:58:56.599Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-18T21:58:56.599Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T21:58:56.599Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-18T21:58:59.131Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-18T21:58:59.564Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-18T21:59:04.336Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-18T21:59:04.336Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T21:59:04.336Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-18T21:59:04.336Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T21:59:04.336Z] === RUN TestDockerSuite/TestExecParseError [2022-02-18T21:59:04.336Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T21:59:04.336Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-18T21:59:04.336Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T21:59:04.336Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-18T21:59:04.336Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T21:59:04.336Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-18T21:59:06.300Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-18T21:59:06.300Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T21:59:06.300Z] === RUN TestDockerSuite/TestRunRm [2022-02-18T21:59:07.869Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-18T21:59:08.147Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-18T21:59:08.147Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T21:59:08.147Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-18T21:59:08.147Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T21:59:08.147Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-18T21:59:08.147Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T21:59:08.147Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-18T21:59:08.147Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T21:59:08.147Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-18T21:59:08.147Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T21:59:08.147Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-18T21:59:11.111Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-18T21:59:11.111Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T21:59:11.111Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-18T21:59:13.739Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-18T21:59:17.533Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-18T21:59:19.799Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-18T21:59:19.799Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T21:59:19.799Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-18T21:59:19.799Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T21:59:19.799Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-18T21:59:19.799Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T21:59:19.799Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-18T21:59:20.496Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-18T21:59:22.712Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-18T21:59:26.584Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-18T21:59:26.584Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T21:59:26.584Z] === RUN TestDockerSuite/TestRunState [2022-02-18T21:59:26.584Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T21:59:26.584Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-18T21:59:27.085Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-18T21:59:29.538Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-18T21:59:29.538Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T21:59:29.538Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-18T21:59:32.494Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-18T21:59:32.494Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T21:59:32.494Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-18T21:59:32.494Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T21:59:32.494Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-18T21:59:32.494Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-18T21:59:32.494Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-18T21:59:32.494Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T21:59:32.494Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-18T21:59:32.977Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-18T21:59:34.988Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-18T21:59:34.988Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T21:59:34.988Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-18T21:59:36.777Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-18T21:59:38.362Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-18T21:59:38.362Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T21:59:38.362Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-18T21:59:38.362Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T21:59:38.362Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-18T21:59:38.362Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T21:59:38.362Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-18T21:59:38.362Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T21:59:38.362Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-18T21:59:38.362Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T21:59:38.362Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-18T21:59:38.362Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T21:59:38.362Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-18T21:59:38.362Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T21:59:38.362Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-18T21:59:38.362Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T21:59:38.362Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-18T21:59:38.362Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T21:59:38.362Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-18T21:59:38.362Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T21:59:38.362Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-18T21:59:40.854Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-18T21:59:41.319Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-18T21:59:41.319Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T21:59:41.319Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-18T21:59:41.323Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-18T21:59:41.323Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-18T21:59:42.311Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-18T21:59:42.653Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-18T21:59:42.654Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T21:59:42.654Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-18T21:59:42.654Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-18T21:59:42.654Z] === RUN TestDockerSuite/TestHealth [2022-02-18T21:59:42.654Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T21:59:42.654Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-18T21:59:42.654Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-18T21:59:43.126Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-18T21:59:43.126Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-18T21:59:44.275Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-18T21:59:44.275Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T21:59:44.275Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-18T21:59:44.275Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T21:59:44.275Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-18T21:59:48.072Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-18T21:59:49.005Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-18T21:59:49.005Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-18T21:59:49.005Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T21:59:49.005Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-18T21:59:49.005Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-18T21:59:49.005Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-18T21:59:49.005Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-18T21:59:49.995Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-18T21:59:49.995Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T21:59:49.995Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-18T21:59:50.970Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-18T21:59:50.988Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-18T21:59:50.989Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-18T21:59:53.210Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-18T21:59:53.681Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-18T21:59:56.640Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-18T21:59:58.130Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-18T21:59:58.130Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T21:59:58.130Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-18T21:59:58.497Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-18T21:59:59.599Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-18T22:00:00.069Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-18T22:00:00.069Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T22:00:00.069Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-18T22:00:04.368Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-18T22:00:04.843Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestImportFile [2022-02-18T22:00:04.843Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-18T22:00:04.843Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-18T22:00:04.843Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-18T22:00:04.843Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-18T22:00:04.843Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-18T22:00:04.843Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-18T22:00:04.843Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-18T22:00:04.843Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-18T22:00:04.843Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T22:00:04.843Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-18T22:00:05.294Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-18T22:00:05.294Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-18T22:00:05.294Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-18T22:00:07.805Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-18T22:00:10.773Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-18T22:00:10.773Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T22:00:10.773Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-18T22:00:10.773Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T22:00:10.773Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-18T22:00:10.773Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-18T22:00:10.773Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T22:00:10.773Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-18T22:00:11.533Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-18T22:00:11.533Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T22:00:11.533Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-18T22:00:11.533Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-18T22:00:12.993Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-18T22:00:13.463Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-18T22:00:15.325Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-18T22:00:18.279Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-18T22:00:20.641Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-18T22:00:20.641Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T22:00:20.641Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-18T22:00:20.641Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T22:00:20.641Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-18T22:00:20.641Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T22:00:21.110Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-18T22:00:22.073Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-18T22:00:22.073Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T22:00:22.073Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-18T22:00:22.073Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-18T22:00:22.073Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-18T22:00:22.073Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T22:00:22.073Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-18T22:00:22.073Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T22:00:22.073Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-18T22:00:22.073Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T22:00:22.073Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-18T22:00:22.073Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T22:00:22.073Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-18T22:00:22.073Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T22:00:22.073Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-18T22:00:23.336Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-18T22:00:26.542Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-18T22:00:26.831Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-18T22:00:29.049Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-18T22:00:29.493Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-18T22:00:29.963Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-18T22:00:31.266Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-18T22:00:33.780Z] === RUN TestDockerSuite/TestInspectImage [2022-02-18T22:00:33.780Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T22:00:33.780Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-18T22:00:33.780Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:00:33.780Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-18T22:00:33.780Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T22:00:33.780Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-18T22:00:36.737Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-18T22:00:37.135Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-18T22:00:37.135Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-18T22:00:37.135Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-18T22:00:37.135Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-18T22:00:37.135Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-18T22:00:37.135Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T22:00:37.135Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-18T22:00:38.626Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-18T22:00:38.969Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-18T22:00:39.350Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-18T22:00:39.439Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-18T22:00:39.818Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-18T22:00:40.286Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-18T22:00:40.754Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-18T22:00:41.666Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-18T22:00:42.321Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-18T22:00:44.626Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-18T22:00:44.626Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T22:00:44.626Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-18T22:00:44.626Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-18T22:00:45.794Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-18T22:00:47.588Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-18T22:00:50.551Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-18T22:00:50.986Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-18T22:00:50.986Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T22:00:50.986Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-18T22:00:55.313Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-18T22:00:58.275Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-18T22:00:59.653Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-18T22:01:00.122Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T22:01:00.122Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-18T22:01:00.732Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-18T22:01:04.915Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-18T22:01:04.915Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T22:01:04.915Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-18T22:01:04.915Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T22:01:04.915Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-18T22:01:04.915Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T22:01:04.915Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-18T22:01:04.915Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T22:01:04.915Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-18T22:01:05.449Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-18T22:01:06.613Z] === RUN TestDockerSuite/TestRmiTag [2022-02-18T22:01:07.081Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-18T22:01:08.406Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-18T22:01:10.629Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-18T22:01:10.878Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-18T22:01:13.555Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-18T22:01:13.555Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T22:01:13.555Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-18T22:01:13.555Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T22:01:13.555Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-18T22:01:13.555Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T22:01:13.555Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-18T22:01:13.555Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T22:01:13.555Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-18T22:01:13.555Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T22:01:13.555Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-18T22:01:13.555Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T22:01:13.555Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-18T22:01:13.566Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-18T22:01:15.731Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-18T22:01:15.753Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-18T22:01:15.753Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-18T22:01:15.753Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T22:01:15.753Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-18T22:01:15.753Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-18T22:01:16.216Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-18T22:01:16.216Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-18T22:01:16.216Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-18T22:01:16.216Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-18T22:01:17.902Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-18T22:01:17.902Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T22:01:17.902Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-18T22:01:19.134Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-18T22:01:20.798Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-18T22:01:20.798Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T22:01:20.798Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-18T22:01:20.798Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T22:01:20.798Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-18T22:01:20.798Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T22:01:20.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-18T22:01:20.798Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T22:01:20.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-18T22:01:20.798Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T22:01:20.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-18T22:01:20.798Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T22:01:20.798Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-18T22:01:21.320Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-18T22:01:27.137Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-18T22:01:30.052Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-18T22:01:30.052Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T22:01:30.052Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-18T22:01:32.971Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-18T22:01:32.971Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-18T22:01:35.579Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-18T22:01:36.038Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-18T22:01:36.038Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-18T22:01:36.038Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T22:01:36.038Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-18T22:01:36.181Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-18T22:01:36.495Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-18T22:01:36.952Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-18T22:01:36.952Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-18T22:01:37.748Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-18T22:01:40.675Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-18T22:01:40.675Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-18T22:01:41.564Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-18T22:01:43.620Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-18T22:01:44.395Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-18T22:01:44.395Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-18T22:01:44.852Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-18T22:01:45.186Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-18T22:01:45.186Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T22:01:45.186Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-18T22:01:45.186Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T22:01:45.187Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-18T22:01:45.187Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T22:01:45.187Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-18T22:01:45.187Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T22:01:45.187Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-18T22:01:45.187Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T22:01:45.187Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-18T22:01:45.187Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T22:01:45.187Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-18T22:01:45.187Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T22:01:45.187Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-18T22:01:45.310Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-18T22:01:45.310Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-18T22:01:48.983Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-18T22:01:48.983Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T22:01:48.983Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-18T22:01:48.983Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T22:01:48.983Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-18T22:01:50.299Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-18T22:01:55.608Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-18T22:01:55.608Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T22:01:55.608Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-18T22:01:55.608Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-18T22:01:55.608Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-18T22:01:55.608Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T22:01:55.608Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-18T22:01:56.148Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-18T22:01:58.882Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-18T22:01:59.941Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-18T22:02:01.069Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-18T22:02:03.738Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-18T22:02:03.986Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-18T22:02:03.986Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T22:02:03.986Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-18T22:02:04.146Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-18T22:02:04.603Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-18T22:02:05.059Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-18T22:02:06.904Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-18T22:02:07.535Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-18T22:02:09.820Z] === RUN TestDockerSuite/TestLogsSince [2022-02-18T22:02:10.492Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-18T22:02:10.492Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-18T22:02:17.410Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-18T22:02:17.410Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.410Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-18T22:02:17.659Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-18T22:02:17.659Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-18T22:02:17.659Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-18T22:02:17.659Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-18T22:02:17.659Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-18T22:02:17.659Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-18T22:02:17.659Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-18T22:02:17.659Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-18T22:02:17.659Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-18T22:02:17.659Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-18T22:02:17.659Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T22:02:17.659Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite (2711.90s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.42s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.33s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.73s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.50s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.93s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.53s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.26s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (98.76s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.34s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.67s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.13s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.70s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.90s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.59s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.50s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.98s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.53s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.95s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.14s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.41s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.08s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.12s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.67s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.80s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.35s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.91s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.77s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-18T22:02:17.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2022-02-18T22:02:17.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.96s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.43s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.82s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.41s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.82s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.95s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.33s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCmd (0.77s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.68s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.71s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.30s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.56s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.91s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.86s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.75s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.28s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.59s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.38s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.06s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.63s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.86s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.73s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.43s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.44s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.98s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.08s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.50s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.09s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.54s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.66s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.72s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.98s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.46s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.42s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.92s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.99s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.82s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.60s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.95s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildFails (3.14s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.54s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.70s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.56s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.48s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.74s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.44s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.71s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.61s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildHistory (14.46s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.29s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.42s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.98s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.58s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.81s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.28s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildLabels (1.36s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.91s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.25s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.23s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.47s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.89s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.97s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.19s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.20s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.56s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.65s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.27s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.69s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.83s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.33s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.32s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.79s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.60s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.23s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.64s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.04s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.43s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.10s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.77s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.59s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.65s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.31s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.70s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildRm (15.54s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.48s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.81s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.75s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.47s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.90s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.10s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.04s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.46s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.83s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildStderr (5.57s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.53s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.58s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.39s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.76s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.70s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.79s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.94s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.71s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.34s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.20s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.06s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.79s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.54s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.46s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.26s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.58s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.51s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.34s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.52s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.33s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.78s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestCommitChange (6.32s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.74s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.30s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestCommitTTY (8.74s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.81s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.17s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.76s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.82s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.94s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.09s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.83s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.58s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.52s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.75s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-18T22:02:17.872Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.18s) [2022-02-18T22:02:17.872Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.11s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.70s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.27s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.04s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.78s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.95s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.39s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.16s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.55s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.16s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.91s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.44s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.31s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.92s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.95s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.98s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.97s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.94s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000485500_} (2.98s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13342373234_c:\foo_false____} (2.99s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13342373234_c:\foo_true____} (3.06s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.13s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.79s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.18s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.20s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.77s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.28s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.04s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.49s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCpToDot (3.34s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCpToStdout (4.49s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.30s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateArgs (0.29s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.40s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.42s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.29s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.31s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.43s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.32s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.67s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.79s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.12s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.22s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.23s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.32s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.32s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsCopy (5.96s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.72s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.04s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.01s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.31s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsFilters (6.32s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsFormat (6.22s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsRename (3.30s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsResize (8.40s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.94s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.89s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.53s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.37s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.56s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.55s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.57s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.65s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.58s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.46s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.65s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.68s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecInspectID (5.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.90s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.86s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.53s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.39s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.35s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.51s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.50s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.36s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.46s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.95s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.54s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.39s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.56s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.43s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.22s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.11s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.00s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.86s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.04s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInspectDefault (3.11s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInspectHistory (5.72s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T22:02:17.873Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.02s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.67s) [2022-02-18T22:02:17.873Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.00s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.51s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.61s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectStatus (3.85s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.08s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.72s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.06s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.59s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.05s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.76s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.09s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.60s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.38s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.27s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.97s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.62s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.20s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.63s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.25s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.76s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.76s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.16s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.03s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsSince (9.74s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsTail (3.66s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.29s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.13s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.10s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.10s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPsByOrder (9.92s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.92s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.09s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.95s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.70s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.60s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.59s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.74s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.44s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.04s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.49s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.92s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.12s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.17s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.57s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.56s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.44s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.28s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.72s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.25s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.25s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.97s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.04s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.20s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.09s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.62s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.24s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.45s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.74s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.21s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.31s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.14s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.14s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.24s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.03s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.36s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.50s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.41s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.95s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.09s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.10s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.34s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.10s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.14s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.97s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.10s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunExitCode (3.14s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.98s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.01s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.20s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.04s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.31s) [2022-02-18T22:02:17.874Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T22:02:17.874Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.42s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.88s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.28s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.35s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.43s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.14s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.67s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.35s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.85s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunRm (3.19s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.20s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.16s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.01s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.58s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.95s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.69s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.70s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.37s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.14s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.06s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.99s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.35s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.04s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.58s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.06s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.07s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.10s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.54s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.30s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.37s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.66s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.36s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.26s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.05s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T22:02:17.875Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.99s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T22:02:17.875Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.42s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.51s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.27s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.21s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.81s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.37s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.76s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.31s) [2022-02-18T22:02:18.332Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T22:02:18.332Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.48s) [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T22:02:18.332Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.332Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-18T22:02:18.333Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-18T22:02:18.333Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T22:02:18.333Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T22:02:18.333Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-18T22:02:18.333Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-18T22:02:18.333Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T22:02:18.333Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T22:02:18.333Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T22:02:18.333Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-18T22:02:18.333Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-18T22:02:18.333Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-18T22:02:18.333Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-18T22:02:18.333Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-18T22:02:18.333Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-18T22:02:18.333Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-18T22:02:18.333Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-18T22:02:18.333Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-18T22:02:18.333Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-18T22:02:18.333Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-18T22:02:18.333Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-18T22:02:18.333Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-18T22:02:18.333Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-18T22:02:18.333Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-18T22:02:18.333Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-18T22:02:18.333Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T22:02:18.333Z] === RUN TestDockerDaemonSuite [2022-02-18T22:02:18.333Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-18T22:02:18.333Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-18T22:02:18.333Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-18T22:02:18.333Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T22:02:18.333Z] === RUN TestDockerSwarmSuite [2022-02-18T22:02:18.333Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-18T22:02:18.333Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-18T22:02:18.333Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-18T22:02:18.333Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-18T22:02:18.333Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-18T22:02:18.333Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-18T22:02:18.333Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-18T22:02:18.333Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-18T22:02:18.333Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-18T22:02:18.333Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-18T22:02:18.333Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-18T22:02:18.333Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T22:02:18.333Z] === RUN TestDockerExternalVolumeSuite [2022-02-18T22:02:18.333Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-18T22:02:18.333Z] === RUN TestDockerNetworkSuite [2022-02-18T22:02:18.333Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-18T22:02:18.333Z] === RUN TestDockerHubPullSuite [2022-02-18T22:02:18.333Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-18T22:02:18.333Z] PASS [2022-02-18T22:02:18.333Z] ok github.com/docker/docker/integration-cli 2712.298s [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === Skipped [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-18T22:02:18.333Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T22:02:18.333Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T22:02:18.333Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T22:02:18.333Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T22:02:18.333Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T22:02:18.333Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T22:02:18.333Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T22:02:18.333Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-18T22:02:18.333Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T22:02:18.333Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T22:02:18.333Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T22:02:18.333Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T22:02:18.333Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T22:02:18.333Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T22:02:18.333Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-02-18T22:02:18.334Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-18T22:02:18.334Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T22:02:18.334Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.334Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T22:02:18.334Z] [2022-02-18T22:02:18.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-02-18T22:02:18.335Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.58s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.58s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-02-18T22:02:18.335Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T22:02:18.335Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T22:02:18.335Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T22:02:18.335Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T22:02:18.335Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T22:02:18.335Z] [2022-02-18T22:02:18.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-02-18T22:02:18.336Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2022-02-18T22:02:18.336Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T22:02:18.336Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T22:02:18.336Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-18T22:02:18.336Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T22:02:18.336Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T22:02:18.336Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T22:02:18.336Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T22:02:18.336Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T22:02:18.336Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T22:02:18.336Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T22:02:18.336Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T22:02:18.336Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T22:02:18.336Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T22:02:18.336Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T22:02:18.336Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T22:02:18.336Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T22:02:18.336Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T22:02:18.336Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T22:02:18.336Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-18T22:02:18.336Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.336Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-18T22:02:18.336Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-18T22:02:18.337Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T22:02:18.337Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-18T22:02:18.337Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T22:02:18.337Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T22:02:18.337Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-02-18T22:02:18.337Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T22:02:18.337Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.337Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T22:02:18.337Z] [2022-02-18T22:02:18.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-18T22:02:18.337Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-02-18T22:02:18.796Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T22:02:18.796Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T22:02:18.796Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T22:02:18.796Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T22:02:18.796Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T22:02:18.796Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:02:18.796Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-18T22:02:18.796Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T22:02:18.796Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T22:02:18.796Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-18T22:02:18.796Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T22:02:18.796Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T22:02:18.796Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T22:02:18.796Z] [2022-02-18T22:02:18.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T22:02:18.796Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.796Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T22:02:18.797Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.797Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T22:02:18.797Z] [2022-02-18T22:02:18.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T22:02:18.798Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-18T22:02:18.798Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-18T22:02:18.798Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T22:02:18.798Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-18T22:02:18.798Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-18T22:02:18.799Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-18T22:02:18.799Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-02-18T22:02:18.799Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-18T22:02:18.799Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-18T22:02:18.799Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T22:02:18.799Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T22:02:18.799Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.799Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T22:02:18.799Z] [2022-02-18T22:02:18.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-18T22:02:18.800Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] DONE 1085 tests, 539 skipped in 2721.889s [2022-02-18T22:02:18.800Z] INFO: Integration tests ended at 02/18/2022 22:02:18. Duration:00:45:22.0172625 [2022-02-18T22:02:18.800Z] INFO: Docker info of the daemon under test at end of run [2022-02-18T22:02:18.800Z] [2022-02-18T22:02:18.800Z] Containers: 2 [2022-02-18T22:02:18.800Z] Running: 0 [2022-02-18T22:02:18.800Z] Paused: 0 [2022-02-18T22:02:18.800Z] Stopped: 2 [2022-02-18T22:02:18.800Z] Images: 18 [2022-02-18T22:02:18.800Z] Server Version: 0.0.0-dev [2022-02-18T22:02:18.800Z] Storage Driver: windowsfilter [2022-02-18T22:02:18.800Z] Windows: [2022-02-18T22:02:18.800Z] Logging Driver: json-file [2022-02-18T22:02:18.800Z] Plugins: [2022-02-18T22:02:18.800Z] Volume: local [2022-02-18T22:02:18.800Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T22:02:18.800Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T22:02:18.800Z] Swarm: inactive [2022-02-18T22:02:18.800Z] Default Isolation: process [2022-02-18T22:02:18.800Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T22:02:18.800Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T22:02:19.257Z] OSType: windows [2022-02-18T22:02:19.257Z] Architecture: x86_64 [2022-02-18T22:02:19.257Z] CPUs: 4 [2022-02-18T22:02:19.257Z] Total Memory: 32GiB [2022-02-18T22:02:19.257Z] Name: azwin-2-9d36d0 [2022-02-18T22:02:19.257Z] ID: XQPX:IIX4:3TR5:TEWP:XW3V:525G:X4X2:WW7W:IBC6:IW4F:CRO6:YYSW [2022-02-18T22:02:19.257Z] Docker Root Dir: D:\CI\PR-43185\8\daemon [2022-02-18T22:02:19.257Z] Debug Mode (client): false [2022-02-18T22:02:19.257Z] Debug Mode (server): true [2022-02-18T22:02:19.257Z] File Descriptors: -1 [2022-02-18T22:02:19.257Z] Goroutines: 17 [2022-02-18T22:02:19.257Z] System Time: 2022-02-18T22:02:18.7500035Z [2022-02-18T22:02:19.257Z] EventsListeners: 0 [2022-02-18T22:02:19.257Z] Registry: https://index.docker.io/v1/ [2022-02-18T22:02:19.257Z] Labels: [2022-02-18T22:02:19.257Z] Experimental: false [2022-02-18T22:02:19.257Z] Insecure Registries: [2022-02-18T22:02:19.257Z] 127.0.0.0/8 [2022-02-18T22:02:19.257Z] Live Restore Enabled: false [2022-02-18T22:02:19.257Z] [2022-02-18T22:02:19.257Z] [2022-02-18T22:02:19.257Z] INFO: Stopping daemon under test [2022-02-18T22:02:19.257Z] SUCCESS: The process with PID 5668 (child process of PID 4648) has been terminated. [2022-02-18T22:02:19.257Z] SUCCESS: The process with PID 4648 (child process of PID 4960) has been terminated. [2022-02-18T22:02:19.257Z] INFO: Stop tailing logs of the daemon under tests [2022-02-18T22:02:19.257Z] INFO: executeCI.ps1 Completed successfully at 02/18/2022 22:02:18. [2022-02-18T22:02:19.257Z] INFO: Tidying up at end of run [2022-02-18T22:02:19.257Z] INFO: Saving daemon under test log (d:\CI\PR-43185\8\dut.out) to bundles\CIDUT.out [2022-02-18T22:02:19.257Z] INFO: Saving daemon under test log (d:\CI\PR-43185\8\dut.err) to bundles\CIDUT.err [2022-02-18T22:02:19.257Z] INFO: Saving containerd logs to bundles [2022-02-18T22:02:19.257Z] INFO: Nuke-Everything... [2022-02-18T22:02:19.257Z] INFO: Container count on control daemon to delete is 2 [2022-02-18T22:02:19.713Z] c61eb840788b [2022-02-18T22:02:19.713Z] bcb683a0f963 [2022-02-18T22:02:19.713Z] INFO: Tidying pidfile d:\CI\PR-43185\8\docker.pid [2022-02-18T22:02:19.713Z] INFO: Nuking d:\CI [2022-02-18T22:02:20.171Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-18T22:02:20.171Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T22:02:20.171Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-18T22:02:20.171Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T22:02:20.171Z] === RUN TestDockerSuite/TestLogsTail [2022-02-18T22:02:21.453Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-18T22:02:21.453Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T22:02:21.453Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-18T22:02:22.360Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-18T22:02:25.276Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-18T22:02:26.211Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-18T22:02:26.211Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T22:02:26.211Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-18T22:02:26.211Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T22:02:26.211Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-18T22:02:28.196Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-18T22:02:28.196Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestNetHostname [2022-02-18T22:02:28.196Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-18T22:02:28.196Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-18T22:02:28.196Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-18T22:02:28.196Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPluginActive [2022-02-18T22:02:28.196Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-18T22:02:28.196Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-18T22:02:28.196Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-18T22:02:28.196Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-18T22:02:28.196Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-18T22:02:28.196Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-18T22:02:28.196Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-18T22:02:28.196Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-18T22:02:28.196Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.196Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-18T22:02:28.196Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.660Z] === RUN TestDockerSuite/TestPortList [2022-02-18T22:02:28.660Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T22:02:28.660Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-18T22:02:29.169Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-18T22:02:29.169Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T22:02:29.169Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-18T22:02:29.169Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T22:02:29.169Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-18T22:02:29.169Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T22:02:29.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-18T22:02:29.169Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T22:02:29.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-18T22:02:29.169Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T22:02:29.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-18T22:02:29.169Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T22:02:29.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-18T22:02:29.169Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T22:02:29.169Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-18T22:02:31.386Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-18T22:02:33.362Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-18T22:02:33.362Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:02:33.362Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-18T22:02:33.362Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-18T22:02:33.362Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T22:02:33.362Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-18T22:02:33.362Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T22:02:33.362Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-18T22:02:33.362Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T22:02:33.362Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-18T22:02:33.362Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T22:02:33.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-18T22:02:33.362Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T22:02:33.823Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-18T22:02:33.823Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T22:02:33.823Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-18T22:02:33.823Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T22:02:33.823Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-18T22:02:35.191Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-18T22:02:38.526Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-18T22:02:38.526Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T22:02:38.526Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-18T22:02:38.986Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-18T22:02:38.986Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T22:02:38.986Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-18T22:02:38.986Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T22:02:38.986Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-18T22:02:38.986Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T22:02:38.986Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-18T22:02:42.785Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-18T22:02:42.785Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T22:02:42.785Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-18T22:02:42.785Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T22:02:42.785Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-18T22:02:42.785Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T22:02:42.785Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-18T22:02:42.785Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T22:02:42.785Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-18T22:02:45.003Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-18T22:02:48.866Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-18T22:02:48.866Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T22:02:48.866Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-18T22:02:49.618Z] INFO: Zapped successfully [2022-02-18T22:02:49.618Z] [2022-02-18T22:02:49.618Z] INFO: executeCI.ps1 exiting at Fri Feb 18 22:02:45 CUT 2022. Duration 01:14:14.1092805 [2022-02-18T22:02:49.618Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-18T22:02:49.859Z] Recording test results [2022-02-18T22:02:52.170Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-18T22:02:52.170Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T22:02:52.170Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-18T22:02:52.170Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T22:02:52.170Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-18T22:02:52.170Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T22:02:52.170Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-18T22:02:52.170Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T22:02:52.170Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-18T22:02:52.170Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T22:02:52.170Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-18T22:02:52.170Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T22:02:52.170Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-18T22:02:55.973Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-18T22:02:55.973Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T22:02:55.973Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-18T22:02:55.973Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-18T22:02:55.973Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T22:02:55.973Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-18T22:02:58.403Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-18T22:02:59.768Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-18T22:03:00.437Z] Creating win-2022-integration-bundles.zip [2022-02-18T22:03:01.283Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [Pipeline] archiveArtifacts [2022-02-18T22:03:02.177Z] Archiving artifacts [2022-02-18T22:03:02.728Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-18T22:03:02.728Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T22:03:02.728Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-18T22:03:06.528Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-18T22:03:06.528Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T22:03:06.528Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-18T22:03:06.528Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T22:03:06.528Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-18T22:03:06.528Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T22:03:06.528Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-18T22:03:10.443Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-18T22:03:14.250Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-18T22:03:18.036Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43185/8/artifacts/ [Pipeline] } [2022-02-18T22:03:18.050Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [Pipeline] // catchError [Pipeline] sh [2022-02-18T22:03:18.989Z] + make clean [2022-02-18T22:03:20.553Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T22:03:20.553Z] docker-dev-cache [2022-02-18T22:03:20.553Z] docker-mod-cache [Pipeline] deleteDir [2022-02-18T22:03:21.847Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-18T22:03:21.847Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-18T22:03:21.847Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T22:03:21.847Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-18T22:03:21.847Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T22:03:21.847Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-18T22:03:21.847Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T22:03:21.847Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-18T22:03:21.847Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T22:03:21.847Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T22:03:21.847Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T22:03:21.847Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-18T22:03:21.847Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T22:03:21.847Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-18T22:03:21.847Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T22:03:21.847Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-18T22:03:22.535Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-18T22:03:22.535Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-18T22:03:22.535Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T22:03:22.535Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T22:03:29.047Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-18T22:03:29.047Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T22:03:29.047Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-18T22:03:29.047Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-18T22:03:29.047Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T22:03:29.047Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-18T22:03:29.047Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T22:03:29.047Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-18T22:03:29.047Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T22:03:29.047Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-18T22:03:29.047Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T22:03:29.047Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-18T22:03:35.054Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-18T22:03:37.721Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-18T22:03:37.721Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T22:03:37.721Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-18T22:03:39.822Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunMount [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-18T22:03:39.939Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T22:03:39.939Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-18T22:03:50.372Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-18T22:03:50.372Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T22:03:50.372Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-18T22:03:50.372Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T22:03:50.372Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-18T22:03:50.372Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T22:03:50.372Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-18T22:03:54.790Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-18T22:03:57.539Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-18T22:03:58.589Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-18T22:03:58.589Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T22:03:58.589Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-18T22:03:58.589Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T22:03:58.589Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-18T22:04:03.413Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-18T22:04:03.414Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T22:04:03.414Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-18T22:04:03.414Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T22:04:03.414Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-18T22:04:03.414Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T22:04:03.414Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-18T22:04:03.414Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T22:04:03.414Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-18T22:04:03.414Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T22:04:03.414Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-18T22:04:03.414Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T22:04:03.414Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-18T22:04:03.414Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T22:04:03.882Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-18T22:04:03.882Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T22:04:03.882Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-18T22:04:03.882Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T22:04:03.882Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-18T22:04:04.351Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-18T22:04:04.618Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-18T22:04:04.618Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T22:04:04.618Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-18T22:04:04.618Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T22:04:04.618Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-18T22:04:04.618Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T22:04:04.618Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-18T22:04:04.618Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T22:04:04.618Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-18T22:04:05.388Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-18T22:04:07.603Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-18T22:04:09.823Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-18T22:04:11.388Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-18T22:04:13.299Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-18T22:04:13.299Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T22:04:13.299Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-18T22:04:14.289Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-18T22:04:14.289Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T22:04:14.289Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-18T22:04:14.345Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-18T22:04:14.816Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T22:04:14.817Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-18T22:04:14.817Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T22:04:14.817Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-18T22:04:14.817Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T22:04:14.817Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-18T22:04:14.817Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T22:04:14.817Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-18T22:04:14.817Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T22:04:14.817Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-18T22:04:14.817Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T22:04:14.817Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-18T22:04:14.817Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T22:04:14.817Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-18T22:04:14.817Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T22:04:14.817Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T22:04:15.282Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-18T22:04:16.273Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-18T22:04:16.273Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T22:04:16.274Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-18T22:04:19.575Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-18T22:04:19.575Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T22:04:19.575Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-18T22:04:19.575Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T22:04:19.575Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-18T22:04:19.575Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T22:04:19.575Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-18T22:04:19.575Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T22:04:19.575Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-18T22:04:19.575Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T22:04:19.575Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-18T22:04:21.044Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-18T22:04:25.816Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-18T22:04:28.776Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-18T22:04:32.079Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-18T22:04:32.079Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T22:04:32.079Z] === RUN TestDockerSuite/TestRunRm [2022-02-18T22:04:35.872Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-18T22:04:41.744Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-18T22:04:45.544Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-18T22:04:49.347Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-18T22:04:53.144Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-18T22:04:53.144Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T22:04:53.144Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-18T22:04:53.144Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T22:04:53.144Z] === RUN TestDockerSuite/TestRunState [2022-02-18T22:04:53.144Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T22:04:53.144Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-18T22:04:54.080Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-18T22:04:54.080Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T22:04:54.080Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-18T22:04:56.859Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-18T22:04:56.859Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T22:04:56.859Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-18T22:04:56.859Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-18T22:04:56.859Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T22:04:56.859Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-18T22:04:56.859Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T22:04:56.859Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-18T22:04:57.316Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-18T22:04:57.316Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-18T22:04:57.316Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T22:04:57.316Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-18T22:04:58.766Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-18T22:04:58.766Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-18T22:04:59.225Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-18T22:05:00.190Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-18T22:05:03.094Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-18T22:05:03.094Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T22:05:03.094Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-18T22:05:03.094Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T22:05:03.094Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-18T22:05:03.094Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T22:05:03.094Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-18T22:05:03.094Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T22:05:03.094Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-18T22:05:03.094Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T22:05:03.094Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-18T22:05:03.094Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T22:05:03.094Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-18T22:05:03.094Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T22:05:03.094Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-18T22:05:03.094Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T22:05:03.094Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-18T22:05:03.094Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T22:05:03.094Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-18T22:05:03.094Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T22:05:03.094Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-18T22:05:04.870Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-18T22:05:06.813Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-18T22:05:06.813Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T22:05:06.813Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-18T22:05:09.545Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-18T22:05:09.545Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T22:05:09.545Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-18T22:05:10.534Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-18T22:05:10.534Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T22:05:10.534Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-18T22:05:10.534Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T22:05:10.534Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-18T22:05:14.251Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-18T22:05:15.330Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-18T22:05:15.330Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-18T22:05:15.330Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-18T22:05:24.536Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-18T22:05:31.583Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-18T22:05:33.011Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-18T22:05:35.185Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-18T22:05:36.150Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-18T22:05:41.883Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-18T22:05:41.884Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T22:05:41.884Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-18T22:05:41.884Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-18T22:05:44.707Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-18T22:05:46.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-18T22:05:49.444Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-18T22:05:50.494Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-18T22:05:53.166Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-18T22:05:53.166Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T22:05:53.166Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-18T22:05:53.166Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-18T22:05:53.166Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-18T22:05:53.166Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T22:05:53.166Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-18T22:05:53.166Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T22:05:53.166Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-18T22:05:53.166Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T22:05:53.166Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-18T22:05:53.166Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T22:05:53.166Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-18T22:05:53.166Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T22:05:53.166Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-18T22:05:58.940Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-18T22:06:01.829Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-18T22:06:03.993Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-18T22:06:05.297Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-18T22:06:09.037Z] === RUN TestDockerSuite/TestRmiTag [2022-02-18T22:06:09.495Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-18T22:06:11.041Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-18T22:06:11.041Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-18T22:06:11.041Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-18T22:06:11.041Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-18T22:06:11.041Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-18T22:06:11.041Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T22:06:11.041Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-18T22:06:12.397Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-18T22:06:13.208Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-18T22:06:13.663Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-18T22:06:14.119Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-18T22:06:14.575Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-18T22:06:16.102Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-18T22:06:26.395Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-18T22:06:26.395Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T22:06:26.395Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-18T22:06:33.470Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-18T22:06:35.003Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-18T22:06:38.739Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-18T22:06:38.739Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T22:06:38.739Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-18T22:06:40.786Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-18T22:06:42.322Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-18T22:06:42.322Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T22:06:42.322Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-18T22:06:42.322Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T22:06:42.322Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-18T22:06:42.322Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T22:06:42.322Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-18T22:06:42.322Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T22:06:42.322Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-18T22:06:42.322Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T22:06:42.322Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-18T22:06:42.322Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T22:06:42.323Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-18T22:06:42.323Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T22:06:42.780Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-18T22:06:44.612Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-18T22:06:44.612Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T22:06:44.612Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-18T22:06:44.612Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T22:06:44.612Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-18T22:06:44.612Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T22:06:44.612Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-18T22:06:44.612Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T22:06:44.612Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-18T22:06:45.107Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-18T22:06:45.107Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T22:06:45.107Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-18T22:06:45.107Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T22:06:45.107Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-18T22:06:49.873Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-18T22:06:51.778Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-18T22:06:51.778Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T22:06:51.778Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-18T22:06:51.778Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T22:06:51.778Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-18T22:06:51.778Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T22:06:52.247Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-18T22:06:52.247Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T22:06:52.247Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-18T22:06:52.247Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T22:06:52.247Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-18T22:06:52.247Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T22:06:52.247Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-18T22:06:53.678Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-18T22:06:55.904Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-18T22:06:56.044Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-18T22:07:00.806Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-18T22:07:00.806Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T22:07:00.806Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-18T22:07:04.577Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-18T22:07:04.605Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-18T22:07:04.605Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T22:07:04.605Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-18T22:07:04.605Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T22:07:04.605Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-18T22:07:04.605Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T22:07:04.605Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-18T22:07:04.605Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T22:07:04.605Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-18T22:07:04.606Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T22:07:04.606Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-18T22:07:04.606Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T22:07:04.606Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-18T22:07:06.148Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-18T22:07:06.148Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-18T22:07:12.029Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-18T22:07:12.029Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T22:07:12.029Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-18T22:07:12.029Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T22:07:12.029Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-18T22:07:12.029Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T22:07:12.029Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-18T22:07:12.029Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T22:07:12.029Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-18T22:07:12.029Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T22:07:12.029Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-18T22:07:12.029Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T22:07:12.029Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-18T22:07:12.029Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T22:07:12.029Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-18T22:07:12.029Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T22:07:12.029Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-18T22:07:12.029Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T22:07:12.029Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-18T22:07:12.029Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T22:07:12.030Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-18T22:07:12.030Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T22:07:12.030Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-18T22:07:14.996Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-18T22:07:14.996Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T22:07:14.996Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-18T22:07:18.795Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-18T22:07:18.795Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T22:07:18.795Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-18T22:07:18.795Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T22:07:18.795Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-18T22:07:21.017Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-18T22:07:21.017Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T22:07:21.017Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-18T22:07:21.017Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T22:07:21.017Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-18T22:07:21.017Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T22:07:21.017Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-18T22:07:21.017Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T22:07:21.017Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-18T22:07:21.017Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T22:07:21.017Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-18T22:07:21.017Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T22:07:21.017Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-18T22:07:21.017Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T22:07:21.017Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-18T22:07:22.434Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-18T22:07:22.434Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-18T22:07:22.434Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-18T22:07:22.434Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T22:07:22.434Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-18T22:07:22.434Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-18T22:07:22.434Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-18T22:07:22.434Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-18T22:07:23.980Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-18T22:07:25.391Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-18T22:07:25.391Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-18T22:07:26.203Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-18T22:07:29.167Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-18T22:07:29.167Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T22:07:29.167Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-18T22:07:29.167Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T22:07:29.167Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-18T22:07:29.167Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T22:07:29.167Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-18T22:07:29.188Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-18T22:07:29.656Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-18T22:07:30.124Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-18T22:07:30.125Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-18T22:07:30.593Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-18T22:07:36.334Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-18T22:07:36.334Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T22:07:36.334Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-18T22:07:36.334Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T22:07:36.334Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-18T22:07:36.334Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T22:07:36.334Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-18T22:07:36.334Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T22:07:36.334Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-18T22:07:38.563Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-18T22:07:43.098Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-18T22:07:43.098Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T22:07:43.098Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-18T22:07:43.098Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-18T22:07:43.098Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-18T22:07:43.098Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T22:07:43.098Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-18T22:07:45.743Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-18T22:07:45.743Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T22:07:45.743Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-18T22:07:45.743Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T22:07:45.743Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-18T22:07:45.743Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T22:07:45.743Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-18T22:07:45.743Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T22:07:45.743Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-18T22:07:45.743Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T22:07:45.743Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-18T22:07:45.743Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T22:07:45.743Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-18T22:07:47.973Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-18T22:07:47.973Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T22:07:47.973Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-18T22:07:47.973Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-18T22:07:47.973Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T22:07:47.973Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-18T22:07:50.936Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-18T22:07:53.167Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-18T22:07:53.167Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T22:07:53.167Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-18T22:07:53.532Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-18T22:07:53.532Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-18T22:07:53.532Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-18T22:07:55.389Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-18T22:07:55.389Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T22:07:55.389Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-18T22:07:55.389Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T22:07:55.389Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-18T22:07:55.389Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T22:07:55.860Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-18T22:08:03.033Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-18T22:08:05.999Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-18T22:08:08.482Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-18T22:08:08.482Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T22:08:08.482Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite (3045.61s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (93.99s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.32s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.76s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.74s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.66s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.59s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.48s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.67s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.17s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.67s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.86s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.52s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.24s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.88s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.96s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.64s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.56s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.91s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.27s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.62s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.15s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.12s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.37s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.55s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.53s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.38s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.08s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.72s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.79s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.19s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.65s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.64s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.24s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T22:08:08.953Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.19s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (47.02s) [2022-02-18T22:08:08.953Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.88s) [2022-02-18T22:08:08.954Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s) [2022-02-18T22:08:08.954Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.00s) [2022-02-18T22:08:08.954Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-02-18T22:08:08.954Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-18T22:08:08.954Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-18T22:08:08.954Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-02-18T22:08:08.954Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T22:08:08.954Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.02s) [2022-02-18T22:08:08.954Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2022-02-18T22:08:08.954Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-18T22:08:08.954Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.78s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.17s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.08s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.08s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.06s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.16s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignore (65.68s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.79s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.52s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.08s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.05s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.99s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.60s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.84s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.01s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.99s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (101.31s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.43s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.74s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.74s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.61s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.62s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.24s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.52s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.54s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildFails (3.64s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.29s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.09s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.03s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.55s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.65s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.40s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.61s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildHistory (13.56s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.25s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.93s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.17s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildLabels (1.20s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.85s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.96s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.39s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.09s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.75s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.40s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.86s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.72s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.76s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.90s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.18s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.42s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.27s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.67s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.89s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.26s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.61s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.59s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.97s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.09s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.10s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.70s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.74s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.96s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.52s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.53s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.47s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildRm (16.48s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.10s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.69s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.13s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.00s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.93s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.74s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.62s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.06s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildStderr (5.87s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.64s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.47s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.60s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.31s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.17s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.84s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.26s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.99s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.88s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.21s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.07s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.69s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.40s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.89s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.61s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.98s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.35s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.51s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.47s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestCommitChange (6.67s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.19s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.08s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestCommitTTY (9.95s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.14s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.73s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (14.82s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.84s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestContainerAPICreate (4.66s) [2022-02-18T22:08:09.424Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.53s) [2022-02-18T22:08:09.424Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.23s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.38s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.26s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.24s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.58s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.57s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.62s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.33s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.39s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.74s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.27s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.50s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.66s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.31s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.25s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.57s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.29s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.92s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.41s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.44s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.37s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.46s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000385770_} (3.41s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1425457396_c:\foo_false____} (3.40s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1425457396_c:\foo_true____} (3.39s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.74s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.60s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.74s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.59s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.69s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.21s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.81s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCpToDot (3.58s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCpToStdout (3.63s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.59s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.16s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.68s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.61s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.57s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.57s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.72s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.36s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsCopy (7.06s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.57s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.53s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.01s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsFilters (7.13s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsFormat (6.96s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsRename (3.62s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsResize (33.86s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.54s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.28s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.12s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.90s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.60s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.72s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.76s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.25s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.26s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.35s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.72s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.40s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecInspectID (6.29s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.53s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.22s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.00s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.05s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.76s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.73s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.77s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.72s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.27s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.28s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.23s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.65s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.87s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.15s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T22:08:09.425Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.52s) [2022-02-18T22:08:09.425Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.55s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.63s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.44s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectDefault (3.63s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectHistory (6.38s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.60s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.28s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.53s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.35s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.34s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectStatus (4.29s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.81s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.26s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.45s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.30s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.53s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.64s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.80s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.56s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.54s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.74s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.59s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.33s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.11s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.06s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.99s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.11s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.61s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.80s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsSince (10.18s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsTail (3.86s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.55s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.52s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.78s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.59s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPsByOrder (14.43s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.55s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.09s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.94s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.71s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.69s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.65s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.45s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.81s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.39s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.90s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.57s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.45s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.74s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.58s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.27s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.53s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.94s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.99s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.59s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.69s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (15.17s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.78s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.66s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.05s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.85s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.19s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.38s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.22s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.89s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.48s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.54s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.63s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.42s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.94s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.39s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.49s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.13s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.45s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.67s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.97s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.63s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.18s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.07s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.64s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.46s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.47s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.77s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunExitCode (3.71s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.04s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.85s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.41s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.24s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T22:08:09.426Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T22:08:09.426Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.56s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.74s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.40s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.10s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.19s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.24s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.29s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.19s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.61s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.16s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunRm (3.47s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.58s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.52s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.44s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.10s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.36s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.55s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.75s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.39s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.38s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.24s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.43s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.94s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.74s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.52s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.54s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.44s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.33s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.79s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.31s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.97s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.27s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.05s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.25s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.99s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.16s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.13s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.12s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.81s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.18s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.84s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.48s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.83s) [2022-02-18T22:08:09.427Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T22:08:09.427Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.87s) [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-18T22:08:09.427Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.427Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-18T22:08:09.428Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-18T22:08:09.428Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-18T22:08:09.428Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-18T22:08:09.428Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-18T22:08:09.428Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-18T22:08:09.428Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T22:08:09.428Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T22:08:09.428Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-18T22:08:09.428Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-18T22:08:09.428Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T22:08:09.428Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T22:08:09.428Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T22:08:09.428Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-18T22:08:09.428Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-18T22:08:09.428Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-18T22:08:09.428Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-18T22:08:09.428Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-18T22:08:09.428Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-18T22:08:09.428Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-18T22:08:09.428Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-18T22:08:09.428Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-18T22:08:09.428Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-18T22:08:09.428Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-18T22:08:09.428Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-18T22:08:09.428Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-18T22:08:09.428Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-18T22:08:09.428Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-18T22:08:09.428Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-18T22:08:09.428Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T22:08:09.428Z] === RUN TestDockerDaemonSuite [2022-02-18T22:08:09.428Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-18T22:08:09.428Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-18T22:08:09.428Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-18T22:08:09.428Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T22:08:09.428Z] === RUN TestDockerSwarmSuite [2022-02-18T22:08:09.428Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-18T22:08:09.428Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-18T22:08:09.428Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-18T22:08:09.428Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-18T22:08:09.428Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-18T22:08:09.428Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-18T22:08:09.428Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-18T22:08:09.428Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-18T22:08:09.428Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-18T22:08:09.428Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-18T22:08:09.428Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-18T22:08:09.428Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T22:08:09.428Z] === RUN TestDockerExternalVolumeSuite [2022-02-18T22:08:09.428Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-18T22:08:09.428Z] === RUN TestDockerNetworkSuite [2022-02-18T22:08:09.428Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-18T22:08:09.428Z] === RUN TestDockerHubPullSuite [2022-02-18T22:08:09.428Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-18T22:08:09.428Z] PASS [2022-02-18T22:08:09.428Z] ok github.com/docker/docker/integration-cli 3046.051s [2022-02-18T22:08:09.428Z] [2022-02-18T22:08:09.428Z] === Skipped [2022-02-18T22:08:09.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T22:08:09.428Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T22:08:09.428Z] [2022-02-18T22:08:09.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T22:08:09.428Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T22:08:09.428Z] [2022-02-18T22:08:09.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T22:08:09.428Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-18T22:08:09.428Z] [2022-02-18T22:08:09.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T22:08:09.428Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T22:08:09.428Z] [2022-02-18T22:08:09.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-18T22:08:09.428Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.428Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-18T22:08:09.428Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T22:08:09.901Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T22:08:09.901Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T22:08:09.901Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.32s) [2022-02-18T22:08:09.901Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.32s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T22:08:09.901Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-02-18T22:08:09.901Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T22:08:09.901Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T22:08:09.901Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-18T22:08:09.901Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-02-18T22:08:09.901Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-18T22:08:09.901Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-18T22:08:09.901Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T22:08:09.901Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.901Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T22:08:09.901Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-02-18T22:08:09.902Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.51s) [2022-02-18T22:08:09.902Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.51s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T22:08:09.902Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-18T22:08:09.902Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.04s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T22:08:09.902Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T22:08:09.902Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.902Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T22:08:09.902Z] [2022-02-18T22:08:09.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T22:08:09.903Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T22:08:09.903Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T22:08:09.903Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T22:08:09.903Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T22:08:09.903Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T22:08:09.903Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T22:08:09.903Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T22:08:09.903Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-18T22:08:09.903Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T22:08:09.903Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T22:08:09.903Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-18T22:08:09.903Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T22:08:09.903Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T22:08:09.903Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T22:08:09.903Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.903Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T22:08:09.903Z] [2022-02-18T22:08:09.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T22:08:09.904Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T22:08:09.904Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T22:08:09.904Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.05s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.05s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T22:08:09.904Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T22:08:09.904Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-18T22:08:09.904Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T22:08:09.904Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T22:08:09.904Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-18T22:08:09.904Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.904Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-18T22:08:09.904Z] [2022-02-18T22:08:09.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T22:08:09.904Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-18T22:08:09.905Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T22:08:09.905Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T22:08:09.905Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T22:08:09.905Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T22:08:09.905Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T22:08:09.905Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:08:09.905Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-18T22:08:09.905Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T22:08:09.905Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T22:08:09.905Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T22:08:09.905Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T22:08:09.905Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.905Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T22:08:09.905Z] [2022-02-18T22:08:09.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T22:08:09.905Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.906Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T22:08:09.906Z] [2022-02-18T22:08:09.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-18T22:08:09.906Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T22:08:09.907Z] [2022-02-18T22:08:09.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-02-18T22:08:09.907Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-18T22:08:09.907Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T22:08:10.376Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.376Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T22:08:10.376Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-18T22:08:10.377Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T22:08:10.377Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T22:08:10.377Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.377Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T22:08:10.377Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-18T22:08:10.378Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] DONE 1085 tests, 544 skipped in 3058.604s [2022-02-18T22:08:10.378Z] INFO: Integration tests ended at 02/18/2022 22:08:10. Duration:00:50:58.7598074 [2022-02-18T22:08:10.378Z] INFO: Docker info of the daemon under test at end of run [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] Containers: 2 [2022-02-18T22:08:10.378Z] Running: 0 [2022-02-18T22:08:10.378Z] Paused: 0 [2022-02-18T22:08:10.378Z] Stopped: 2 [2022-02-18T22:08:10.378Z] Images: 18 [2022-02-18T22:08:10.378Z] Server Version: 0.0.0-dev [2022-02-18T22:08:10.378Z] Storage Driver: windowsfilter [2022-02-18T22:08:10.378Z] Windows: [2022-02-18T22:08:10.378Z] Logging Driver: json-file [2022-02-18T22:08:10.378Z] Plugins: [2022-02-18T22:08:10.378Z] Volume: local [2022-02-18T22:08:10.378Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T22:08:10.378Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T22:08:10.378Z] Swarm: inactive [2022-02-18T22:08:10.378Z] Default Isolation: process [2022-02-18T22:08:10.378Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-18T22:08:10.378Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-18T22:08:10.378Z] OSType: windows [2022-02-18T22:08:10.378Z] Architecture: x86_64 [2022-02-18T22:08:10.378Z] CPUs: 4 [2022-02-18T22:08:10.378Z] Total Memory: 32GiB [2022-02-18T22:08:10.378Z] Name: azwin-2-c2c340 [2022-02-18T22:08:10.378Z] ID: QSUI:PDFG:OYJE:C3T3:2JK3:IAQ7:5HQU:TGLZ:UJI2:5N7C:XPIS:M4DX [2022-02-18T22:08:10.378Z] Docker Root Dir: D:\CI\PR-43185\8\daemon [2022-02-18T22:08:10.378Z] Debug Mode (client): false [2022-02-18T22:08:10.378Z] Debug Mode (server): true [2022-02-18T22:08:10.378Z] File Descriptors: -1 [2022-02-18T22:08:10.378Z] Goroutines: 46 [2022-02-18T22:08:10.378Z] System Time: 2022-02-18T22:08:10.1406838Z [2022-02-18T22:08:10.378Z] EventsListeners: 0 [2022-02-18T22:08:10.378Z] Registry: https://index.docker.io/v1/ [2022-02-18T22:08:10.378Z] Labels: [2022-02-18T22:08:10.378Z] Experimental: false [2022-02-18T22:08:10.378Z] Insecure Registries: [2022-02-18T22:08:10.378Z] 127.0.0.0/8 [2022-02-18T22:08:10.378Z] Live Restore Enabled: false [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] [2022-02-18T22:08:10.378Z] INFO: Stopping daemon under test [2022-02-18T22:08:10.378Z] SUCCESS: The process with PID 5804 (child process of PID 3000) has been terminated. [2022-02-18T22:08:10.378Z] SUCCESS: The process with PID 3000 (child process of PID 2944) has been terminated. [2022-02-18T22:08:10.848Z] INFO: Stop tailing logs of the daemon under tests [2022-02-18T22:08:10.848Z] INFO: executeCI.ps1 Completed successfully at 02/18/2022 22:08:10. [2022-02-18T22:08:10.848Z] INFO: Tidying up at end of run [2022-02-18T22:08:10.848Z] INFO: Saving daemon under test log (d:\CI\PR-43185\8\dut.out) to bundles\CIDUT.out [2022-02-18T22:08:10.848Z] INFO: Saving daemon under test log (d:\CI\PR-43185\8\dut.err) to bundles\CIDUT.err [2022-02-18T22:08:10.848Z] INFO: Saving containerd logs to bundles [2022-02-18T22:08:10.848Z] INFO: Nuke-Everything... [2022-02-18T22:08:10.848Z] INFO: Container count on control daemon to delete is 2 [2022-02-18T22:08:10.848Z] e5bb69b5391a [2022-02-18T22:08:10.848Z] 82256df79507 [2022-02-18T22:08:11.317Z] INFO: Tidying pidfile d:\CI\PR-43185\8\docker.pid [2022-02-18T22:08:11.317Z] INFO: Killing containerd with PID 4372 [2022-02-18T22:08:11.317Z] INFO: Nuking d:\CI [2022-02-18T22:08:13.170Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-18T22:08:16.129Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-18T22:08:16.129Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-18T22:08:16.129Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T22:08:16.129Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-18T22:08:16.129Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T22:08:16.129Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-18T22:08:16.129Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T22:08:16.129Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-18T22:08:16.129Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T22:08:16.129Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-18T22:08:16.129Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T22:08:16.129Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-18T22:08:16.129Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T22:08:16.129Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-18T22:08:16.129Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T22:08:16.129Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-18T22:08:26.569Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-18T22:08:26.569Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T22:08:26.569Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-18T22:08:26.569Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-18T22:08:26.569Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T22:08:26.569Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-18T22:08:26.569Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T22:08:26.569Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-18T22:08:26.569Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T22:08:26.569Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-18T22:08:26.569Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T22:08:26.569Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-18T22:08:37.016Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-18T22:08:37.017Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T22:08:37.017Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunMount [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-18T22:08:38.588Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T22:08:38.588Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-18T22:08:41.475Z] INFO: Zapped successfully [2022-02-18T22:08:41.475Z] [2022-02-18T22:08:41.475Z] INFO: executeCI.ps1 exiting at Fri Feb 18 22:08:37 CUT 2022. Duration 01:20:03.9021681 [2022-02-18T22:08:41.475Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-18T22:08:41.728Z] Recording test results [2022-02-18T22:08:49.188Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-18T22:08:50.716Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-18T22:08:53.158Z] Archiving artifacts [2022-02-18T22:08:53.549Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-18T22:08:53.549Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T22:08:53.549Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-18T22:08:53.550Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T22:08:53.550Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-18T22:08:53.550Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T22:08:53.550Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-18T22:08:57.352Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-18T22:09:02.116Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-18T22:09:02.116Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T22:09:02.116Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-18T22:09:02.116Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T22:09:02.116Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-18T22:09:02.116Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T22:09:02.116Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-18T22:09:02.116Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T22:09:02.116Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-18T22:09:02.116Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T22:09:02.116Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-18T22:09:02.116Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T22:09:02.116Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-18T22:09:02.116Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T22:09:02.116Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-18T22:09:02.116Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T22:09:02.116Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-18T22:09:02.116Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T22:09:02.116Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-18T22:09:03.109Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-18T22:09:04.099Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-18T22:09:07.061Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-18T22:09:07.845Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43185/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T22:09:08.803Z] + make clean [2022-02-18T22:09:09.280Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-18T22:09:10.271Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-18T22:09:11.024Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T22:09:11.024Z] docker-dev-cache [2022-02-18T22:09:11.024Z] docker-mod-cache [Pipeline] deleteDir [2022-02-18T22:09:13.239Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-18T22:09:13.239Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T22:09:13.239Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-18T22:09:13.239Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T22:09:13.239Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-18T22:09:13.239Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T22:09:13.239Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-18T22:09:13.239Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T22:09:13.239Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-18T22:09:13.239Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T22:09:13.239Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-18T22:09:13.239Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T22:09:13.239Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-18T22:09:13.239Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T22:09:13.239Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-18T22:09:13.239Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T22:09:13.239Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-18T22:09:17.043Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-18T22:09:17.043Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T22:09:17.043Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-18T22:09:17.043Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T22:09:17.043Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-18T22:09:17.043Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T22:09:17.043Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-18T22:09:17.043Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T22:09:17.043Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-18T22:09:17.043Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T22:09:17.043Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-18T22:09:32.008Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-18T22:09:32.008Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T22:09:32.008Z] === RUN TestDockerSuite/TestRunRm [2022-02-18T22:09:32.998Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-18T22:09:38.881Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-18T22:09:41.861Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-18T22:09:44.822Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-18T22:09:47.043Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-18T22:09:50.003Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-18T22:09:50.003Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T22:09:50.003Z] === RUN TestDockerSuite/TestRunState [2022-02-18T22:09:50.003Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T22:09:50.472Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-18T22:09:53.434Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-18T22:09:53.434Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T22:09:53.434Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-18T22:09:55.657Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-18T22:09:55.657Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T22:09:55.657Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-18T22:09:55.657Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T22:09:55.657Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-18T22:09:55.657Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-18T22:09:55.657Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-18T22:09:55.657Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T22:09:55.657Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-18T22:10:01.547Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-18T22:10:01.547Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T22:10:01.547Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-18T22:10:01.547Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T22:10:01.547Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-18T22:10:01.547Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T22:10:01.547Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-18T22:10:01.547Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T22:10:01.547Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-18T22:10:01.547Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T22:10:01.547Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-18T22:10:01.547Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T22:10:01.547Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-18T22:10:01.547Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T22:10:01.547Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-18T22:10:01.547Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T22:10:01.547Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-18T22:10:01.547Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T22:10:01.547Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-18T22:10:01.547Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T22:10:01.547Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-18T22:10:03.770Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-18T22:10:03.770Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T22:10:03.770Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-18T22:10:12.449Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-18T22:10:12.449Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T22:10:12.449Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-18T22:10:12.449Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T22:10:12.449Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-18T22:10:14.671Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-18T22:10:29.624Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-18T22:10:33.428Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-18T22:10:40.606Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-18T22:10:40.606Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T22:10:40.606Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-18T22:10:40.606Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-18T22:10:43.563Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-18T22:10:50.737Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-18T22:10:53.693Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-18T22:10:53.693Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T22:10:53.693Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-18T22:10:53.693Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-18T22:10:53.693Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-18T22:10:53.693Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T22:10:53.693Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-18T22:10:53.693Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T22:10:53.693Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-18T22:10:53.693Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T22:10:53.693Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-18T22:10:53.693Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T22:10:53.693Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-18T22:10:53.693Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T22:10:53.693Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-18T22:10:58.462Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-18T22:11:00.684Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-18T22:11:02.904Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-18T22:11:13.353Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-18T22:11:13.353Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-18T22:11:13.353Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-18T22:11:13.353Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-18T22:11:13.353Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-18T22:11:13.353Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T22:11:13.353Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-18T22:11:16.318Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-18T22:11:16.318Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-18T22:11:16.787Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-18T22:11:17.258Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-18T22:11:18.828Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-18T22:11:27.511Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-18T22:11:27.511Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T22:11:27.511Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-18T22:11:36.187Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-18T22:11:36.187Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T22:11:36.187Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-18T22:11:39.984Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-18T22:11:39.984Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T22:11:39.984Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-18T22:11:39.984Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T22:11:39.984Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-18T22:11:39.984Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T22:11:39.984Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-18T22:11:39.984Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T22:11:39.984Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-18T22:11:47.146Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-18T22:11:47.146Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T22:11:47.146Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-18T22:11:47.146Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T22:11:47.146Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-18T22:11:47.146Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T22:11:47.146Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-18T22:11:47.146Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T22:11:47.146Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-18T22:11:47.146Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T22:11:47.146Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-18T22:11:47.146Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T22:11:47.146Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-18T22:11:49.368Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-18T22:11:52.333Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-18T22:11:52.333Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T22:11:52.333Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-18T22:11:54.565Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-18T22:11:54.565Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T22:11:54.565Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-18T22:11:54.565Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T22:11:54.565Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-18T22:11:54.565Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T22:11:54.565Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-18T22:11:54.565Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T22:11:54.565Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-18T22:11:54.565Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T22:11:55.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-18T22:11:55.035Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T22:11:55.035Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-18T22:12:09.988Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-18T22:12:10.462Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-18T22:12:10.462Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-18T22:12:10.462Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T22:12:10.933Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-18T22:12:11.404Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-18T22:12:11.404Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-18T22:12:11.873Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-18T22:12:14.834Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-18T22:12:14.834Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-18T22:12:18.638Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-18T22:12:19.108Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-18T22:12:19.577Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-18T22:12:19.577Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-18T22:12:19.577Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-18T22:12:34.539Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-18T22:12:34.539Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T22:12:34.539Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-18T22:12:34.539Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-18T22:12:35.008Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-18T22:12:35.009Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T22:12:35.009Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-18T22:12:43.816Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-18T22:12:43.816Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-18T22:12:43.816Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-18T22:13:01.664Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-18T22:13:01.664Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.664Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite (3092.67s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (121.27s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.22s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.20s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.51s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.52s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.61s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.10s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (131.70s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.92s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.95s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.13s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.78s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.90s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.74s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.54s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.62s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.32s) [2022-02-18T22:13:01.664Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.49s) [2022-02-18T22:13:01.664Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.99s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.45s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildAddTar (52.83s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.05s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.10s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.69s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.70s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.01s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.98s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.21s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.25s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.46s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.77s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.25s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.68s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.83s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.22s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.12s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.70s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.54s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.68s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.44s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.47s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.10s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.87s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.12s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.26s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.95s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.16s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.11s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.29s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.30s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.16s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignore (85.00s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.51s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (102.60s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.04s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.86s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.49s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.42s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.71s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.77s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.10s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (136.82s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.34s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.27s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.75s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.54s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.61s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.27s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.83s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.79s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildFails (7.50s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.28s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.14s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.00s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.70s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.69s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.45s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.09s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildHistory (14.18s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.32s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.37s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.07s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildLabel (1.22s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.83s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildLabels (1.27s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.92s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.42s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.75s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.06s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.52s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.65s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.45s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.01s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.72s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.55s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.98s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.58s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.30s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.95s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.60s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.31s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.91s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.42s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.13s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.33s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.33s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.26s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.12s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.69s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.96s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.82s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.55s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildRm (15.59s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.17s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.86s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.20s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.50s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.64s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.52s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.08s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.83s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.93s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.93s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildStderr (5.61s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.14s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.63s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.68s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.46s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.19s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.92s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.35s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.32s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.56s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.49s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.04s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.37s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.58s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.59s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.26s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.57s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.48s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.71s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.52s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.56s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestCommitChange (5.79s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.27s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.77s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestCommitTTY (8.10s) [2022-02-18T22:13:01.665Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.35s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T22:13:01.665Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.95s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.81s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.57s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.56s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.79s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.97s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.63s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.51s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.70s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.55s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.61s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.09s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.47s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.31s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.46s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.14s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.80s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.51s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.64s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.27s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.21s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.51s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.79s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.75s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.78s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.84s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004670c8_} (2.75s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13974223915_c:\foo_false____} (2.77s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13974223915_c:\foo_true____} (2.79s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.71s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.77s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.82s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.00s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.90s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.47s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.34s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCpToDot (2.73s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCpToStdout (7.68s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.41s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.71s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.41s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.05s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.85s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.82s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.75s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.70s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.85s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsCopy (6.07s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.66s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.67s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.98s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.40s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.25s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsFilters (5.31s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsFormat (5.53s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsRename (2.87s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsResize (8.22s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.50s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.15s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.23s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.34s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.25s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.28s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.35s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.55s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.49s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.35s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.90s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.77s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecInspectID (5.21s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.15s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.95s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.12s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.42s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.41s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.56s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.33s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.23s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.78s) [2022-02-18T22:13:01.666Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.28s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.20s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-02-18T22:13:01.666Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.66s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.22s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.39s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.04s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.77s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.78s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.58s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.42s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectDefault (2.60s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectHistory (10.35s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.56s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.57s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.56s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.61s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.61s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectStatus (3.07s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.23s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.77s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.41s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.56s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.62s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.52s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.52s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.35s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.23s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.12s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.00s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.68s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.14s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.62s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.14s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.07s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.96s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.70s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.82s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsSince (9.62s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsTail (3.35s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.68s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.01s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.98s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPsByOrder (9.97s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.13s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.87s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.09s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.51s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.11s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.52s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.55s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.31s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.59s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.76s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.30s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.67s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.88s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.90s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.18s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiBlank (0.12s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.38s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.26s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.93s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.64s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.94s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.68s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.26s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiTag (0.84s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.76s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.85s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.13s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.85s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.42s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.31s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.04s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.45s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.40s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.83s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.65s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.54s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.66s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.25s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.63s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.65s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.56s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.42s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.39s) [2022-02-18T22:13:01.667Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.26s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T22:13:01.667Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.69s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.60s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.56s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.47s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunExitCode (7.53s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.55s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.32s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.71s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.30s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.11s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.94s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.05s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.43s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.81s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.54s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.53s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.47s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.43s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.17s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.73s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunRm (2.66s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.91s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.87s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.62s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.69s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.10s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.71s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.37s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.18s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.59s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.55s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.51s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.20s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.16s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.34s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.89s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.36s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.72s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.54s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.97s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.54s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.14s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.55s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.84s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.65s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.03s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.44s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.55s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.54s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.75s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.54s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.50s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.15s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.36s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.21s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.27s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.25s) [2022-02-18T22:13:01.668Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T22:13:01.668Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s) [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.668Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-18T22:13:01.668Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-18T22:13:01.669Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-18T22:13:01.669Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-18T22:13:01.669Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-18T22:13:01.669Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-18T22:13:01.669Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-18T22:13:01.669Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-18T22:13:01.669Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-18T22:13:01.669Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-18T22:13:01.669Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-18T22:13:01.669Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-18T22:13:01.669Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-18T22:13:01.669Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-18T22:13:01.669Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-18T22:13:01.669Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-18T22:13:01.669Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-18T22:13:01.669Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-18T22:13:01.669Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-18T22:13:01.669Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-18T22:13:01.669Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-18T22:13:01.669Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-18T22:13:01.669Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-18T22:13:01.669Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-18T22:13:01.669Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-18T22:13:01.669Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-18T22:13:01.669Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T22:13:01.669Z] === RUN TestDockerDaemonSuite [2022-02-18T22:13:01.669Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-18T22:13:01.669Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-18T22:13:01.669Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-18T22:13:01.669Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T22:13:01.669Z] === RUN TestDockerSwarmSuite [2022-02-18T22:13:01.669Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-18T22:13:01.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-18T22:13:01.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-18T22:13:01.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-18T22:13:01.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-18T22:13:01.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-18T22:13:01.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-18T22:13:01.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-18T22:13:01.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-18T22:13:01.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-18T22:13:01.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-18T22:13:01.669Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T22:13:01.669Z] === RUN TestDockerExternalVolumeSuite [2022-02-18T22:13:01.669Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-18T22:13:01.669Z] === RUN TestDockerNetworkSuite [2022-02-18T22:13:01.669Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-18T22:13:01.669Z] === RUN TestDockerHubPullSuite [2022-02-18T22:13:01.669Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-18T22:13:01.669Z] PASS [2022-02-18T22:13:01.669Z] ok github.com/docker/docker/integration-cli 3093.172s [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === Skipped [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T22:13:01.669Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T22:13:01.669Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-18T22:13:01.669Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T22:13:01.669Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T22:13:01.669Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T22:13:01.669Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T22:13:01.669Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T22:13:01.669Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-18T22:13:01.669Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T22:13:01.669Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T22:13:01.669Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T22:13:01.669Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T22:13:01.669Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T22:13:01.669Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-18T22:13:01.669Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-18T22:13:01.669Z] [2022-02-18T22:13:01.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T22:13:01.669Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-02-18T22:13:01.670Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-18T22:13:01.670Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-18T22:13:01.670Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.670Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-18T22:13:01.670Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-02-18T22:13:01.671Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-18T22:13:01.671Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T22:13:01.671Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T22:13:01.671Z] docker_cli_sni_test.go:18: Flakey test [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-18T22:13:01.671Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-02-18T22:13:01.671Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T22:13:01.671Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-02-18T22:13:01.671Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-02-18T22:13:01.671Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.671Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-18T22:13:01.671Z] [2022-02-18T22:13:01.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T22:13:01.671Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-02-18T22:13:01.672Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T22:13:01.672Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T22:13:01.672Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T22:13:01.672Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T22:13:01.672Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-02-18T22:13:01.672Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T22:13:01.672Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T22:13:01.672Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T22:13:01.672Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T22:13:01.672Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T22:13:01.672Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T22:13:01.672Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T22:13:01.672Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T22:13:01.672Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T22:13:01.672Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-02-18T22:13:01.672Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T22:13:01.672Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T22:13:01.672Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.04s) [2022-02-18T22:13:01.672Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.04s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-02-18T22:13:01.672Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.672Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-02-18T22:13:01.672Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T22:13:01.673Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-18T22:13:01.673Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T22:13:01.673Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T22:13:01.673Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-02-18T22:13:01.673Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-02-18T22:13:01.673Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-18T22:13:01.673Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-18T22:13:01.673Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-18T22:13:01.673Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-18T22:13:01.673Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-18T22:13:01.673Z] [2022-02-18T22:13:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T22:13:01.673Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-18T22:13:01.673Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-18T22:13:02.146Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T22:13:02.146Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T22:13:02.146Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T22:13:02.146Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T22:13:02.146Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T22:13:02.146Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:13:02.146Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-18T22:13:02.146Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T22:13:02.146Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T22:13:02.146Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-18T22:13:02.146Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T22:13:02.146Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-18T22:13:02.146Z] [2022-02-18T22:13:02.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T22:13:02.146Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.146Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T22:13:02.147Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.147Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-18T22:13:02.147Z] [2022-02-18T22:13:02.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-18T22:13:02.148Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T22:13:02.148Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.148Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-18T22:13:02.148Z] [2022-02-18T22:13:02.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-02-18T22:13:02.148Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T22:13:02.149Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T22:13:02.149Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T22:13:02.149Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T22:13:02.149Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.149Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-18T22:13:02.149Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-18T22:13:02.150Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.150Z] DONE 1085 tests, 539 skipped in 3106.450s [2022-02-18T22:13:02.150Z] INFO: Integration tests ended at 02/18/2022 22:13:02. Duration:00:51:46.6490841 [2022-02-18T22:13:02.150Z] INFO: Docker info of the daemon under test at end of run [2022-02-18T22:13:02.150Z] [2022-02-18T22:13:02.622Z] Containers: 2 [2022-02-18T22:13:02.622Z] Running: 0 [2022-02-18T22:13:02.622Z] Paused: 0 [2022-02-18T22:13:02.622Z] Stopped: 2 [2022-02-18T22:13:02.622Z] Images: 18 [2022-02-18T22:13:02.622Z] Server Version: 0.0.0-dev [2022-02-18T22:13:02.622Z] Storage Driver: windowsfilter [2022-02-18T22:13:02.622Z] Windows: [2022-02-18T22:13:02.622Z] Logging Driver: json-file [2022-02-18T22:13:02.622Z] Plugins: [2022-02-18T22:13:02.622Z] Volume: local [2022-02-18T22:13:02.622Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-18T22:13:02.622Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-18T22:13:02.622Z] Swarm: inactive [2022-02-18T22:13:02.622Z] Default Isolation: process [2022-02-18T22:13:02.622Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-18T22:13:02.622Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-18T22:13:02.622Z] OSType: windows [2022-02-18T22:13:02.622Z] Architecture: x86_64 [2022-02-18T22:13:02.622Z] CPUs: 4 [2022-02-18T22:13:02.622Z] Total Memory: 32GiB [2022-02-18T22:13:02.622Z] Name: azwin-2-a23300 [2022-02-18T22:13:02.622Z] ID: 7BKU:MGPK:OHNZ:JZND:UPST:L6O2:FQPT:BDLG:AUJR:JP4W:7UHX:R6WB [2022-02-18T22:13:02.622Z] Docker Root Dir: D:\CI\PR-43185\8\daemon [2022-02-18T22:13:02.622Z] Debug Mode (client): false [2022-02-18T22:13:02.622Z] Debug Mode (server): true [2022-02-18T22:13:02.622Z] File Descriptors: -1 [2022-02-18T22:13:02.622Z] Goroutines: 17 [2022-02-18T22:13:02.622Z] System Time: 2022-02-18T22:13:02.1616263Z [2022-02-18T22:13:02.622Z] EventsListeners: 0 [2022-02-18T22:13:02.622Z] Registry: https://index.docker.io/v1/ [2022-02-18T22:13:02.622Z] Labels: [2022-02-18T22:13:02.622Z] Experimental: false [2022-02-18T22:13:02.622Z] Insecure Registries: [2022-02-18T22:13:02.622Z] 127.0.0.0/8 [2022-02-18T22:13:02.622Z] Live Restore Enabled: false [2022-02-18T22:13:02.622Z] [2022-02-18T22:13:02.622Z] [2022-02-18T22:13:02.622Z] INFO: Stopping daemon under test [2022-02-18T22:13:02.622Z] SUCCESS: The process with PID 4140 (child process of PID 5808) has been terminated. [2022-02-18T22:13:02.622Z] SUCCESS: The process with PID 5808 (child process of PID 1040) has been terminated. [2022-02-18T22:13:02.622Z] INFO: Stop tailing logs of the daemon under tests [2022-02-18T22:13:02.622Z] INFO: executeCI.ps1 Completed successfully at 02/18/2022 22:13:02. [2022-02-18T22:13:02.622Z] INFO: Tidying up at end of run [2022-02-18T22:13:02.622Z] INFO: Saving daemon under test log (d:\CI\PR-43185\8\dut.out) to bundles\CIDUT.out [2022-02-18T22:13:02.622Z] INFO: Saving daemon under test log (d:\CI\PR-43185\8\dut.err) to bundles\CIDUT.err [2022-02-18T22:13:02.622Z] INFO: Saving containerd logs to bundles [2022-02-18T22:13:02.622Z] INFO: Nuke-Everything... [2022-02-18T22:13:03.096Z] INFO: Container count on control daemon to delete is 2 [2022-02-18T22:13:03.566Z] 311bf2cf2ed1 [2022-02-18T22:13:03.566Z] 5f1f48b3009f [2022-02-18T22:13:03.566Z] INFO: Tidying pidfile d:\CI\PR-43185\8\docker.pid [2022-02-18T22:13:03.566Z] INFO: Nuking d:\CI [2022-02-18T22:13:46.282Z] INFO: Zapped successfully [2022-02-18T22:13:46.282Z] [2022-02-18T22:13:46.282Z] INFO: executeCI.ps1 exiting at Fri Feb 18 22:13:40 CUT 2022. Duration 01:24:35.9983931 [2022-02-18T22:13:46.282Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-18T22:13:46.531Z] Recording test results [2022-02-18T22:13:54.471Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-18T22:13:56.585Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-18T22:13:58.375Z] Archiving artifacts [2022-02-18T22:14:13.317Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43185/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-18T22:14:14.282Z] + make clean [2022-02-18T22:14:15.853Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-18T22:14:15.853Z] docker-dev-cache [2022-02-18T22:14:15.853Z] 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